Class JAXPConstants


  • public final class JAXPConstants
    extends java.lang.Object
    Utility constant class for JAXP-defined constants.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private JAXPConstants()
      Utility constant class for JAXP Properties, typically used with XMLReader.setProperty(String, Object).
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • JAXPConstants

        private JAXPConstants()
        Utility constant class for JAXP Properties, typically used with XMLReader.setProperty(String, Object).