Package com.amx.duet.tools.xml

Provides classes and interfaces for both parsing and writing XML data.

See:
          Description

Class Summary
Attribute The Attribute class was created to hold attributes for XML Tag objects, but it also has the capabilities to hold HTML attributes.
Tag The Tag class was created to hold the properties and attributes of an XML tag object, but it could also be used to hold tag information for HTML tags and other user defined tags.
XMLNode The XMLNode class was created to store the contents of XML files into Tag and Attribute objects, but it could also be used to store tag information for HTML tags and other user defined tags.
XMLParser This XMLParser was created as a wrapper class to simplify the parsing of XML files.
XMLWriter To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
 

Package com.amx.duet.tools.xml Description

Provides classes and interfaces for both parsing and writing XML data.

Since:
AMXTools 2.0


Copyright © 2008 AMX LLC. All Rights Reserved.