ist.palcom.discovery
Class InfoXMLFactory

java.lang.Object
  extended by ist.palcom.xml.XMLFactory
      extended by ist.palcom.discovery.InfoXMLFactory
Direct Known Subclasses:
ConnectionsXMLFactory

public class InfoXMLFactory
extends XMLFactory


Field Summary
 
Fields inherited from class ist.palcom.xml.XMLFactory
DTD
 
Constructor Summary
InfoXMLFactory()
           
 
Method Summary
protected  XMLRepresentable createFromTagName(String tagName)
           
 
Methods inherited from class ist.palcom.xml.XMLFactory
createFromElement, createFromXMLData
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, println, toString
 

Constructor Detail

InfoXMLFactory

public InfoXMLFactory()
Method Detail

createFromTagName

protected XMLRepresentable createFromTagName(String tagName)
                                      throws XMLException
Specified by:
createFromTagName in class XMLFactory
Throws:
XMLException