|
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.XmlObjectAspect
public class XmlObjectAspect
| Constructor Summary | |
|---|---|
XmlObjectAspect(XmlObject aXmlObject)
|
|
| Method Summary | |
|---|---|
XmlObject |
getImmutableXmlObject()
Get the XmlObject - this bean must not be changed and should only be for reading. |
XmlObject |
getXmlObject()
Get a deeply cloned XmlObject which is safe for writing |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlObjectAspect(XmlObject aXmlObject)
| Method Detail |
|---|
public XmlObject getImmutableXmlObject()
IAspectXmlObject
getImmutableXmlObject in interface IAspectXmlObjectpublic XmlObject getXmlObject()
IAspectXmlObject
getXmlObject in interface IAspectXmlObject
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||