org.vilenica.da.service
Class DocumentHandler
java.lang.Object
org.vilenica.da.service.DocumentHandler
public class DocumentHandler
- extends java.lang.Object
Responsible for retrieving the XML-File with the InterActionDefinition
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentHandler
public DocumentHandler()
getInstance
public static DocumentHandler getInstance()
- Returns Instance of IPDLParser
getDocumentBySource
public org.kxml2.kdom.Document getDocumentBySource(java.lang.String source,
java.lang.String sourceType)
getDocument
public org.kxml2.kdom.Document getDocument()