org.dlese.dpc.schemedit.sif
Class SIFDocReader
java.lang.Object
org.dlese.dpc.standards.asn.NameSpaceXMLDocReader
org.dlese.dpc.schemedit.sif.SIFDocReader
- Direct Known Subclasses:
- ActivityReader, AssessmentFormReader, AssessmentReader, AssessmentSubTestReader, CurriculumStructureReader, LearningResourceReader, LessonReader
public abstract class SIFDocReader
- extends NameSpaceXMLDocReader
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, main |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIFDocReader
public SIFDocReader(String xml)
throws Exception
- Throws:
Exception
getRefId
public String getRefId()
getReader
public static SIFDocReader getReader(String xmlFormat,
String xml)
throws Exception
- Throws:
Exception
getHeaderText
public abstract String getHeaderText()
getDescriptiveText
public abstract String getDescriptiveText()
getXmlFormat
public abstract String getXmlFormat()
getFormatName
public abstract String getFormatName()