Uses of Class
jimm.twice.xml.dom.NamedAttributes

Packages that use NamedAttributes
jimm.twice.xml.dom Contains a set of classes that provide a DOM-type way of building XML documents. 
 

Uses of NamedAttributes in jimm.twice.xml.dom
 

Subclasses of NamedAttributes in jimm.twice.xml.dom
 class Tag
          An XML tag with attributes.
 class XMLDecl
          Only used for the '' processing instruction.