|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.standards.asn.AsnStatement org.dlese.dpc.standards.asn.AsnDocStatement
public class AsnDocStatement
Extends AsnStatement to capture document-level information from the "asn:StandardDocument" statement of a ASN resolver response or a ASN standards document file.
Field Summary |
---|
Fields inherited from class org.dlese.dpc.standards.asn.AsnStatement |
---|
element |
Constructor Summary | |
---|---|
AsnDocStatement(Element e)
Constructor for the AsnDocStatement object |
Method Summary | |
---|---|
String |
getCreated()
Gets the created attribute of the AsnDocStatement object |
String |
getExportVersion()
Gets the exportVersion attribute of the AsnDocStatement object |
String |
getFileCreated()
Gets the fileCreated attribute of the AsnDocStatement object |
String |
getJurisdiction()
|
String |
getTitle()
Gets the title attribute of the AsnDocStatement object |
String |
toString()
NOT YET DOCUMENTED |
Methods inherited from class org.dlese.dpc.standards.asn.AsnStatement |
---|
getChildrenIDs, getDescription, getElement, getEndGradeLevel, getGradeRange, getId, getParentId, getStartGradeLevel, getSubElementResource, getSubElementResource, getSubElementText, getSubElementText, getSubject, setDescription, setGradeLevels |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AsnDocStatement(Element e)
e
- NOT YET DOCUMENTEDMethod Detail |
---|
public String getTitle()
public String getFileCreated()
public String getCreated()
public String getExportVersion()
public String getJurisdiction()
public String toString()
toString
in class AsnStatement
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |