DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.sif
Class LearningResourceReader

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.LearningResourceReader

public class LearningResourceReader
extends SIFDocReader


Constructor Summary
LearningResourceReader(String xml)
           
 
Method Summary
 String getDescription()
           
 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

LearningResourceReader

public LearningResourceReader(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()

getDescription

public String getDescription()

DLESE Tools
v1.6.0