ist.palcom.resource.function
Class FunctionInfoXMLFactory

java.lang.Object
  extended by ist.palcom.xml.XMLFactory
      extended by ist.palcom.resource.communication.CommunicationInfoXMLFactory
          extended by ist.palcom.resource.function.FunctionInfoXMLFactory
Direct Known Subclasses:
AssemblyXMLFactory, DiscoveryInfoXMLFactory, FullXMLFactory

public class FunctionInfoXMLFactory
extends CommunicationInfoXMLFactory


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

Constructor Detail

FunctionInfoXMLFactory

public FunctionInfoXMLFactory()
Method Detail

createFromTagName

protected XMLRepresentable createFromTagName(java.lang.String tagName)
                                      throws XMLException
Overrides:
createFromTagName in class CommunicationInfoXMLFactory
Throws:
XMLException