Uses of Class
net.sourceforge.spedit.core.XMLAttributes

Packages that use XMLAttributes
net.sourceforge.spedit.core   
 

Uses of XMLAttributes in net.sourceforge.spedit.core
 

Fields in net.sourceforge.spedit.core declared as XMLAttributes
protected  XMLAttributes XMLElement.xmlAttributes
           
 

Constructors in net.sourceforge.spedit.core with parameters of type XMLAttributes
XMLAttributes.XMLAttributesEnumeration(List attr)