Package de.hsh.graja.transfer
Class XmlNamespace
java.lang.Object
de.hsh.graja.transfer.XmlNamespace
Graja reads and writes XML documents that must match a number of XML schemes.
The namespace URIs of these XML schemes are defined in this class.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The XML schema namespace URI of a request accepted by Graja and a result produced by Graja. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
XML_NAMESPACE_GRADE
The XML schema namespace URI of a request accepted by Graja and a result produced by Graja.- See Also:
-
-
Constructor Details
-
XmlNamespace
public XmlNamespace()
-