Package org.custommonkey.xmlunit
Class JAXPConstants
- java.lang.Object
-
- org.custommonkey.xmlunit.JAXPConstants
-
public final class JAXPConstants extends java.lang.ObjectUtility constant class for JAXP-defined constants.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classJAXPConstants.Properties
-
Constructor Summary
Constructors Modifier Constructor Description privateJAXPConstants()Utility constant class for JAXP Properties, typically used withXMLReader.setProperty(String, Object).
-