Uses of Class
net.sf.magicproject.xml.XmlParser.Attribute

Packages that use XmlParser.Attribute
net.sf.magicproject.xml XML builder components : parsing xml cards/rules to build the MDB file. 
 

Uses of XmlParser.Attribute in net.sf.magicproject.xml
 

Fields in net.sf.magicproject.xml declared as XmlParser.Attribute
 XmlParser.Attribute[] XmlParser.Node.aAttrs
          Attributes
 

Methods in net.sf.magicproject.xml with parameters of type XmlParser.Attribute
 void XmlParser.Node.addAttribute(XmlParser.Attribute attr)
           
 void XmlParser.Node.addFirstAttribute(XmlParser.Attribute attr)
           
 



Copyright © 2003-2007 Magic-Project. All Rights Reserved.