|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.dlese.dpc.schemedit.standards.commcore.CommCoreStandardsManager
public class CommCoreStandardsManager
StandardsManager for the CommCore Framework.
Constructor Summary | |
---|---|
CommCoreStandardsManager(String xmlFormat,
String xpath,
File source)
Constructor for the CommCoreStandardsManager object |
Method Summary | |
---|---|
String |
getRendererTag()
Gets the rendererTag attribute of the CommCoreStandardsManager object |
CommCoreStandardsDocument |
getStandardsDocument()
Gets the standardsDocument attribute of the CommCoreStandardsManager object |
String |
getXmlFormat()
Gets the xmlFormat attribute of the CommCoreStandardsManager object |
String |
getXpath()
Gets the xpath attribute of the CommCoreStandardsManager object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommCoreStandardsManager(String xmlFormat, String xpath, File source) throws Exception
source
- NOT YET DOCUMENTED
Exception
- NOT YET DOCUMENTEDMethod Detail |
---|
public CommCoreStandardsDocument getStandardsDocument()
public String getXmlFormat()
getXmlFormat
in interface StandardsManager
public String getXpath()
getXpath
in interface StandardsManager
public String getRendererTag()
getRendererTag
in interface StandardsManager
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |