Class CommCoreStandardsManager

java.lang.Object
org.dlese.dpc.schemedit.standards.commcore.CommCoreStandardsManager
All Implemented Interfaces:
StandardsManager

public class CommCoreStandardsManager extends Object implements StandardsManager
StandardsManager for the CommCore Framework.
Author:
ostwald
  • Constructor Details

    • CommCoreStandardsManager

      public CommCoreStandardsManager(String xmlFormat, String xpath, File source) throws Exception
      Constructor for the CommCoreStandardsManager object
      Parameters:
      source - NOT YET DOCUMENTED
      Throws:
      Exception - NOT YET DOCUMENTED
  • Method Details

    • getStandardsDocument

      public CommCoreStandardsDocument getStandardsDocument()
      Gets the standardsDocument attribute of the CommCoreStandardsManager object
      Returns:
      The standardsDocument value
    • getXmlFormat

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

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

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