Package org.castor.xmlctf.xmldiff.xml.nodes


package org.castor.xmlctf.xmldiff.xml.nodes
  • Classes
    Class
    Description
    A class representing an Attribute XML node.
    A representation of an Element XML node.
    A class representing a Namespace for an Element.
    The base object for both Element and RootNode.
    A class representing an XML Processing Instruction.
    A representation of a Root node.
    A class representing an XML Text node.
    The base node for all XMLNode types.