Package com.oorian.xml


package com.oorian.xml
  • Class
    Description
    Represents a CDATA section in an XML document.
    Represents an XML comment node.
    Represents a text node within an XML document.
    Represents an XML document with a root element and optional XML declaration.
    Represents an XML element with a name, attributes, and child nodes.
    Base interface for all XML node types in the Oorian XML library.
    Exception thrown when XML parsing fails.