Class TeachersDomainStandardsManager
java.lang.Object
org.dlese.dpc.schemedit.standards.td.TeachersDomainStandardsManager
- All Implemented Interfaces:
StandardsManager
StandardsManager for the TeachersDomain Framework.
- Author:
- ostwald
-
Constructor Summary
ConstructorsConstructorDescriptionTeachersDomainStandardsManager(String xmlFormat, String xpath, File source) Constructor for the TeachersDomainStandardsManager object -
Method Summary
Modifier and TypeMethodDescriptionGets the rendererTag attribute of the TeachersDomainStandardsManager objectGets the standardsDocument attribute of the TeachersDomainStandardsManager objectGets the xmlFormat attribute of the TeachersDomainStandardsManager objectgetXpath()Gets the xpath attribute of the TeachersDomainStandardsManager object
-
Constructor Details
-
TeachersDomainStandardsManager
Constructor for the TeachersDomainStandardsManager object- Parameters:
source- NOT YET DOCUMENTED- Throws:
Exception- NOT YET DOCUMENTED
-
-
Method Details
-
getStandardsDocument
Gets the standardsDocument attribute of the TeachersDomainStandardsManager object- Returns:
- The standardsDocument value
-
getXmlFormat
Gets the xmlFormat attribute of the TeachersDomainStandardsManager object- Specified by:
getXmlFormatin interfaceStandardsManager- Returns:
- The xmlFormat value
-
getXpath
Gets the xpath attribute of the TeachersDomainStandardsManager object- Specified by:
getXpathin interfaceStandardsManager- Returns:
- The xpath value
-
getRendererTag
Gets the rendererTag attribute of the TeachersDomainStandardsManager object- Specified by:
getRendererTagin interfaceStandardsManager- Returns:
- The rendererTag value
-