Purple Code

Uses of Class
com.purpletech.xml.XMLEntryListFactory

Packages that use XMLEntryListFactory
com.purpletech.xml   
 

Uses of XMLEntryListFactory in com.purpletech.xml
 

Fields in com.purpletech.xml declared as XMLEntryListFactory
protected static XMLEntryListFactory XMLEntryList.defaultfactory
           
protected  XMLEntryListFactory XMLEntryList.factory
           
 

Methods in com.purpletech.xml that return XMLEntryListFactory
protected  XMLEntryListFactory XMLEntryList.getFactory()
           
 

Methods in com.purpletech.xml with parameters of type XMLEntryListFactory
 void XMLEntryList.setFactory(XMLEntryListFactory factory)
           
 

Constructors in com.purpletech.xml with parameters of type XMLEntryListFactory
XMLEntryList(java.lang.String listName, XMLEntryListFactory factory)
           
XMLEntryList(java.lang.String listName, XMLEntryListFactory factory, org.w3c.dom.Node node)
           
 


Documentation generated March 5 2003