Class DleseStandardsManager

java.lang.Object
org.dlese.dpc.schemedit.standards.adn.DleseStandardsManager
All Implemented Interfaces:
StandardsManager

public class DleseStandardsManager extends Object implements StandardsManager
StandardsManager for the ADN Framework. Manages standards represented as ":"-delimited strings.
Author:
ostwald
  • Constructor Details

    • DleseStandardsManager

      public DleseStandardsManager(String xpath, String dataTypeName, SchemaHelper schemaHelper) throws Exception
      Constructor for the DleseStandardsManager object
      Parameters:
      xpath - NOT YET DOCUMENTED
      dataTypeName - NOT YET DOCUMENTED
      schemaHelper - NOT YET DOCUMENTED
      Throws:
      Exception - NOT YET DOCUMENTED
    • DleseStandardsManager

      public DleseStandardsManager(String xpath, List dataTypeNames, SchemaHelper schemaHelper) throws Exception
      Constructor for the DleseStandardsManager object
      Parameters:
      xpath - NOT YET DOCUMENTED
      dataTypeNames - NOT YET DOCUMENTED
      schemaHelper - NOT YET DOCUMENTED
      Throws:
      Exception - NOT YET DOCUMENTED
  • Method Details

    • getStandardsDocument

      public DleseStandardsDocument getStandardsDocument()
    • getXmlFormat

      public String getXmlFormat()
      Description copied from interface: StandardsManager
      Gets the xmlFormat attribute of the StandardsManager object
      Specified by:
      getXmlFormat in interface StandardsManager
      Returns:
      The xmlFormat value
    • getXpath

      public String getXpath()
      Gets the xpath attribute of the DleseStandardsManager object
      Specified by:
      getXpath in interface StandardsManager
      Returns:
      The xpath value
    • getRendererTag

      public String getRendererTag()
      Gets the rendererTag attribute of the DleseStandardsManager object
      Specified by:
      getRendererTag in interface StandardsManager
      Returns:
      The rendererTag value