Class XmlNamespace


  • public class XmlNamespace
    extends Object
    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 Detail

      • XML_NAMESPACE_GRADE

        public static final String XML_NAMESPACE_GRADE
        The XML schema namespace URI of a request accepted by Graja and a result produced by Graja.
        See Also:
        Constant Field Values
    • Constructor Detail

      • XmlNamespace

        public XmlNamespace()