Class ResQualStandardsManager

java.lang.Object
org.dlese.dpc.schemedit.standards.asn.AsnStandardsManager
org.dlese.dpc.schemedit.standards.asn.ResQualStandardsManager
All Implemented Interfaces:
StandardsManager

public class ResQualStandardsManager extends AsnStandardsManager
Extends AsnStandardsManager by exposing a setXmlFormat call, which is necessary to the res_qual scheme.
Author:
ostwald
  • Constructor Details

    • ResQualStandardsManager

      public ResQualStandardsManager(String xmlFormat, String xpath, File source) throws Exception
      Constructor for the ResQualStandardsManager object
      Parameters:
      xpath - xpath of instanceDoc to which standards are assigned
      source - AsnDocument file
      schemaHelper - the res_qual schemaHelper
      Throws:
      Exception - if AsnDocument file cannot be processed