public class DleseStandardsManager extends java.lang.Object implements StandardsManager
Constructor and Description |
---|
DleseStandardsManager(java.lang.String xpath,
java.util.List dataTypeNames,
SchemaHelper schemaHelper)
Constructor for the DleseStandardsManager object
|
DleseStandardsManager(java.lang.String xpath,
java.lang.String dataTypeName,
SchemaHelper schemaHelper)
Constructor for the DleseStandardsManager object
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRendererTag()
Gets the rendererTag attribute of the DleseStandardsManager object
|
DleseStandardsDocument |
getStandardsDocument() |
java.lang.String |
getXmlFormat()
Gets the xmlFormat attribute of the StandardsManager object
|
java.lang.String |
getXpath()
Gets the xpath attribute of the DleseStandardsManager object
|
public DleseStandardsManager(java.lang.String xpath, java.lang.String dataTypeName, SchemaHelper schemaHelper) throws java.lang.Exception
schemaHelper
- NOT YET DOCUMENTEDxpath
- NOT YET DOCUMENTEDdataTypeName
- NOT YET DOCUMENTEDjava.lang.Exception
- NOT YET DOCUMENTEDpublic DleseStandardsManager(java.lang.String xpath, java.util.List dataTypeNames, SchemaHelper schemaHelper) throws java.lang.Exception
schemaHelper
- NOT YET DOCUMENTEDxpath
- NOT YET DOCUMENTEDdataTypeNames
- NOT YET DOCUMENTEDjava.lang.Exception
- NOT YET DOCUMENTEDpublic DleseStandardsDocument getStandardsDocument()
public java.lang.String getXmlFormat()
StandardsManager
getXmlFormat
in interface StandardsManager
public java.lang.String getXpath()
getXpath
in interface StandardsManager
public java.lang.String getRendererTag()
getRendererTag
in interface StandardsManager