com.sun.msv.verifier.jaxp
Class Const

java.lang.Object
  extended by com.sun.msv.verifier.jaxp.Const

public class Const
extends Object


Field Summary
static String SCHEMA_PROPNAME
          The property/attribute name which is used to set a schema.
 
Constructor Summary
Const()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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
Constructor Detail

Const

public Const()