|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ten60.netkernel.xml.representation.JDOMAspect
Implementation of the IAspectJDOM
Constructor Summary | |
JDOMAspect(Document aDocument)
Creates a new instance of JDOMAspect |
Method Summary | |
Document |
getDocument()
Get a clone of the JDOM document - the resulting document is safe for writing. |
Document |
getReadOnlyDocument()
Get the underlying JDOM document - this *must* be for read operations only. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JDOMAspect(Document aDocument)
Method Detail |
public Document getReadOnlyDocument()
IAspectJDOM
getReadOnlyDocument
in interface IAspectJDOM
public Document getDocument()
IAspectJDOM
getDocument
in interface IAspectJDOM
|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |