Class RootAsnStandard

java.lang.Object
org.dlese.dpc.standards.asn.AsnStandard
org.dlese.dpc.standards.asn.RootAsnStandard

public class RootAsnStandard extends AsnStandard
Root standard of the Sandards Document representing the top-most standard in the hierarchy for the Document. Almost identical to the AsnStandard, but gets its text content from a different element.
Author:
Jonathan Ostwald
  • Constructor Details

    • RootAsnStandard

      public RootAsnStandard(AsnDocStatement asnStmnt, AsnDocument asnDoc)
      Constructor for the RootAsnStandard object
      Parameters:
      asnDoc - Description of the Parameter
      e - NOT YET DOCUMENTED
  • Method Details