DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.sif
Class AssessmentSubTestReader

java.lang.Object
  extended by org.dlese.dpc.standards.asn.NameSpaceXMLDocReader
      extended by org.dlese.dpc.schemedit.sif.SIFDocReader
          extended by org.dlese.dpc.schemedit.sif.AssessmentSubTestReader

public class AssessmentSubTestReader
extends SIFDocReader


Constructor Summary
AssessmentSubTestReader(String xml)
           
 
Method Summary
 String getDescriptiveText()
           
 String getFormatName()
           
 String getHeaderText()
           
 String getName()
           
 String getXmlFormat()
           
 
Methods inherited from class org.dlese.dpc.schemedit.sif.SIFDocReader
getReader, getRefId
 
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
 

Constructor Detail

AssessmentSubTestReader

public AssessmentSubTestReader(String xml)
                        throws Exception
Throws:
Exception
Method Detail

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

getName

public String getName()

DLESE Tools
v1.6.0