|
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.AsnDocKey
public class AsnDocKey
Class to manage many standards documents, represented as StandardTree instances. This class makes use of a TreeCache to
reduce the memory required.
| Constructor Summary | |
|---|---|
AsnDocKey(AsnDocument doc)
Constructor for the AsnDocKey object |
|
AsnDocKey(String author,
String topic,
String created)
|
|
AsnDocKey(String author,
String topic,
String created,
String uid)
Constructor for the AsnDocKey object with provided field data |
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AsnDocKey(AsnDocument doc)
doc - NOT YET DOCUMENTED
public AsnDocKey(String author,
String topic,
String created)
public AsnDocKey(String author,
String topic,
String created,
String uid)
author - the authortopic - the topiccreated - the created| Method Detail |
|---|
public String toString()
toString in class Object
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||