Class Const


  • public class Const
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String SCHEMA_PROPNAME
      The property/attribute name which is used to set a schema.
    • Constructor Summary

      Constructors 
      Constructor Description
      Const()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • SCHEMA_PROPNAME

        public static final java.lang.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()