Package org.custommonkey.xmlunit
Class JAXPConstants
java.lang.Object
org.custommonkey.xmlunit.JAXPConstants
Utility constant class for JAXP-defined constants.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Utility constant class for JAXP Properties, typically used withXMLReader#setProperty(String, Object)
. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JAXPConstants
public JAXPConstants()
-