XML Parser

Class Hierarhcy

The diagram below illlustrates the hierarchy of class within the asdk.xml package. The primary classes that are used in development are asdk.xml.Document, asdk.xml.Element, asdk.xml.Attribute, and asdk.xml.Elements. The other classes within the hierarchy primarily support these primordial XML concepts and provide for code simplification by reusing common functionality. Beneath the diagram is a brief description of each class.