Uses of Package
com.amx.duet.tools.xml

Packages that use com.amx.duet.tools.xml
com.amx.duet.tools.xml Provides classes and interfaces for both parsing and writing XML data. 
 

Classes in com.amx.duet.tools.xml used by com.amx.duet.tools.xml
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.
 



Copyright © 2008 AMX LLC. All Rights Reserved.