Package org.proforma.tests.unittest
Class XmlNamespace
java.lang.Object
org.proforma.tests.unittest.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
Part of a request is based on the proforma task format. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
XML_NAMESPACE_PROFORMA_TESTS_UNITTEST
Part of a request is based on the proforma task format. This constant defines the XML schema namespace URI of the proforma task format.- See Also:
-
-
Constructor Details
-
XmlNamespace
public XmlNamespace()
-