DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.standards.adn.util
Class AsnMappingDocument

java.lang.Object
  extended by org.dlese.dpc.standards.asn.AsnDocument
      extended by org.dlese.dpc.schemedit.standards.adn.util.AsnMappingDocument

public class AsnMappingDocument
extends AsnDocument


Constructor Summary
AsnMappingDocument(String path)
           
 
Method Summary
 void compareOne()
           
static DleseStandardsDocument getDleseStandardsDocument()
           
static void main(String[] args)
           
 
Methods inherited from class org.dlese.dpc.standards.asn.AsnDocument
authorIsAAAS, authorIsColorado, getAuthor, getAuthor, getAuthorPurl, getCreated, getDescription, getFileCreated, getIdentifier, getIdentifiers, getPath, getRootStandard, getStandard, getStandards, getStandardsAtLevel, getTitle, getTopic, getTopic, getTopicPurl, getUid, getVersion, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AsnMappingDocument

public AsnMappingDocument(String path)
                   throws Exception
Throws:
Exception
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

compareOne

public void compareOne()

getDleseStandardsDocument

public static DleseStandardsDocument getDleseStandardsDocument()

DLESE Tools
v1.6.0