|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.schemedit.standards.asn.AsnStandardsManager
org.dlese.dpc.schemedit.standards.asn.DynaStandardsManager
public class DynaStandardsManager
Provides acess to all XML files within a specified directory as AsnStandardsDocuments instances on behalf of a SuggestionServiceHelper.
| Constructor Summary | |
|---|---|
DynaStandardsManager(String xmlFormat,
String xpath,
File standardsDirectory,
String defaultDocKey)
Constructor for the DynaStandardsManager object |
|
| Method Summary | |
|---|---|
String |
getStandardsDirectory()
Gets the standardsDirectory attribute of the DynaStandardsManager object |
void |
init(File standardsDirectory)
Initialize the standardsRegistry and availableDocs attributes for this Manager. |
static void |
main(String[] args)
The main program for the DynaStandardsManager class |
void |
report()
NOT YET DOCUMENTED |
| Methods inherited from class org.dlese.dpc.schemedit.standards.asn.AsnStandardsManager |
|---|
getAvailableDocs, getDefaultDocKey, getRendererTag, getStandardsRegistry, getXmlFormat, getXpath, setAvailableDocs, setDefaultDocKey, setXpath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DynaStandardsManager(String xmlFormat,
String xpath,
File standardsDirectory,
String defaultDocKey)
throws Exception
xpath - xpath of instanceDoc to which standards are
assignedxmlFormat - format of framework for this helperstandardsDirectory - path to directory containing standardsDocsdefaultDocKey - as configured for this helper
Exception - if AsnDocument files cannot be processed| Method Detail |
|---|
public void init(File standardsDirectory)
throws Exception
init in class AsnStandardsManagerstandardsDirectory - NOT YET DOCUMENTED
Exception - NOT YET DOCUMENTEDpublic String getStandardsDirectory()
public static void main(String[] args)
throws Exception
args - The command line arguments
Exception - NOT YET DOCUMENTEDpublic void report()
report in class AsnStandardsManager
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||