Package com.sun.msv.verifier.jaxp
Class Const
- java.lang.Object
-
- com.sun.msv.verifier.jaxp.Const
-
public class Const extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
SCHEMA_PROPNAME
The property/attribute name which is used to set a schema.
-
Constructor Summary
Constructors Constructor Description Const()
-
-
-
Field Detail
-
SCHEMA_PROPNAME
public static final String SCHEMA_PROPNAME
The property/attribute name which is used to set a schema.- See Also:
SAXParserImpl
, Constant Field Values
-
-