public class TeachersDomainStandardsManager extends java.lang.Object implements StandardsManager
Constructor and Description |
---|
TeachersDomainStandardsManager(java.lang.String xmlFormat,
java.lang.String xpath,
java.io.File source)
Constructor for the TeachersDomainStandardsManager object
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRendererTag()
Gets the rendererTag attribute of the TeachersDomainStandardsManager object
|
TeachersDomainLexicon |
getStandardsDocument()
Gets the standardsDocument attribute of the TeachersDomainStandardsManager object
|
java.lang.String |
getXmlFormat()
Gets the xmlFormat attribute of the TeachersDomainStandardsManager object
|
java.lang.String |
getXpath()
Gets the xpath attribute of the TeachersDomainStandardsManager object
|
public TeachersDomainStandardsManager(java.lang.String xmlFormat, java.lang.String xpath, java.io.File source) throws java.lang.Exception
source
- NOT YET DOCUMENTEDjava.lang.Exception
- NOT YET DOCUMENTEDpublic TeachersDomainLexicon getStandardsDocument()
public java.lang.String getXmlFormat()
getXmlFormat
in interface StandardsManager
public java.lang.String getXpath()
getXpath
in interface StandardsManager
public java.lang.String getRendererTag()
getRendererTag
in interface StandardsManager