NetKernel APIs


org.ten60.netkernel.xml.representation
Class XmlObjectAspect

java.lang.Object
  extended byorg.ten60.netkernel.xml.representation.XmlObjectAspect
All Implemented Interfaces:
IAspectXmlObject, IURAspect

public class XmlObjectAspect
extends Object
implements IAspectXmlObject


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

XmlObjectAspect

public XmlObjectAspect(XmlObject aXmlObject)
Method Detail

getImmutableXmlObject

public XmlObject getImmutableXmlObject()
Description copied from interface: IAspectXmlObject
Get the XmlObject - this bean must not be changed and should only be for reading.

Specified by:
getImmutableXmlObject in interface IAspectXmlObject

getXmlObject

public XmlObject getXmlObject()
Description copied from interface: IAspectXmlObject
Get a deeply cloned XmlObject which is safe for writing

Specified by:
getXmlObject in interface IAspectXmlObject

NetKernel APIs


Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.