|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.custommonkey.xmlunit.JAXPConstants.Properties
public static final class JAXPConstants.Properties
Utility constant class for JAXP Properties, typically used with
XMLReader#setProperty(String, Object)
.
Field Summary | |
---|---|
static java.lang.String |
SCHEMA_LANGUAGE
Property name for the Schema Language being used. |
static java.lang.String |
SCHEMA_SOURCE
Property name for the Schema Location being used. |
Constructor Summary | |
---|---|
JAXPConstants.Properties()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SCHEMA_LANGUAGE
XMLConstants.W3C_XML_SCHEMA_NS_URI
,
http://java.sun.com/webservices/jaxp/change-requests-11.html
,
Constant Field Valuespublic static final java.lang.String SCHEMA_SOURCE
http://java.sun.com/webservices/jaxp/change-requests-11.html
,
Constant Field ValuesConstructor Detail |
---|
public JAXPConstants.Properties()
|
XMLUnit is hosted by sourceforge.net |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |