org.dlese.dpc.schemedit.sif
Class ActivityReader
java.lang.Object
org.dlese.dpc.standards.asn.NameSpaceXMLDocReader
org.dlese.dpc.schemedit.sif.SIFDocReader
org.dlese.dpc.schemedit.sif.ActivityReader
public class ActivityReader
- extends SIFDocReader
Methods inherited from class org.dlese.dpc.standards.asn.NameSpaceXMLDocReader |
destroy, getChildElementAttribute, getChildElementText, getDocument, getNamespace, getNode, getNode, getNodes, getNodes, getNodeText, getQName, getRootElement, getValueAtPath, getXPath, init |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivityReader
public ActivityReader(String xml)
throws Exception
- Throws:
Exception
getHeaderText
public String getHeaderText()
- Specified by:
getHeaderText
in class SIFDocReader
getDescriptiveText
public String getDescriptiveText()
- Specified by:
getDescriptiveText
in class SIFDocReader
getXmlFormat
public String getXmlFormat()
- Specified by:
getXmlFormat
in class SIFDocReader
getFormatName
public String getFormatName()
- Specified by:
getFormatName
in class SIFDocReader
getTitle
public String getTitle()
getPreamble
public String getPreamble()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception