Package org.custommonkey.xmlunit
Class JAXPConstants
java.lang.Object
org.custommonkey.xmlunit.JAXPConstants
Utility constant class for JAXP-defined constants.
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateUtility constant class for JAXP Properties, typically used withXMLReader.setProperty(String, Object). -
Method Summary
-
Constructor Details
-
JAXPConstants
private JAXPConstants()Utility constant class for JAXP Properties, typically used withXMLReader.setProperty(String, Object).
-