it.eng.geo.document
Class XMLDocumentFactory

java.lang.Object
  extended by it.eng.geo.document.XMLDocumentFactory

public class XMLDocumentFactory
extends java.lang.Object


Constructor Summary
XMLDocumentFactory()
           
 
Method Summary
static XMLDocumentIFace getXMLDocument(java.lang.String className)
           Does ...
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLDocumentFactory

public XMLDocumentFactory()
Method Detail

getXMLDocument

public static XMLDocumentIFace getXMLDocument(java.lang.String className)
                                       throws java.lang.Exception

Does ...

Parameters:
serviceId -
Throws:
java.lang.Exception