org.ozoneDB.xml.util
Class XMLContainerHelperImpl_Proxy
java.lang.Object
|
+--org.ozoneDB.OzoneProxy
|
+--org.ozoneDB.xml.util.XMLContainerHelperImpl_Proxy
- All Implemented Interfaces:
- java.io.Externalizable, org.ozoneDB.OzoneCompatibleOrProxy, org.ozoneDB.OzoneRemote, java.io.Serializable, XMLContainerHelper
- public final class XMLContainerHelperImpl_Proxy
- extends org.ozoneDB.OzoneProxy
- implements XMLContainerHelper
This class was automatically generated by ozone's OPP.
Do not instantiate or use this class directly.
- See Also:
- Serialized Form
Fields inherited from class org.ozoneDB.OzoneProxy |
link, linkTable, remoteID |
Methods inherited from class org.ozoneDB.OzoneProxy |
createProxyLinkAttributes, equals, finalize, handle, hashCode, invoke, invoke, invoke, invoke, isSame, readExternal, remoteID, toString, writeExternal |
Methods inherited from class java.lang.Object |
clone, getClass, notify, notifyAll, wait, wait, wait |
XMLContainerHelperImpl_Proxy
public XMLContainerHelperImpl_Proxy()
XMLContainerHelperImpl_Proxy
public XMLContainerHelperImpl_Proxy(org.ozoneDB.core.ObjectID oid,
org.ozoneDB.OzoneInterface link)
createObject
public static XMLContainerHelper createObject(org.ozoneDB.OzoneInterface link)
setDocument
public void setDocument(org.w3c.dom.Document arg0)
- Specified by:
setDocument
in interface XMLContainerHelper
getDocument
public org.w3c.dom.Document getDocument()
- Specified by:
getDocument
in interface XMLContainerHelper
beginInputSequence
public SAXChunkConsumer beginInputSequence(org.w3c.dom.Node arg0)
throws java.lang.Exception
- Specified by:
beginInputSequence
in interface XMLContainerHelper
java.lang.Exception
putChunk
public SAXChunkConsumer putChunk(byte[] arg0,
SAXChunkConsumer arg1)
throws org.xml.sax.SAXException,
java.io.IOException
- Specified by:
putChunk
in interface XMLContainerHelper
org.xml.sax.SAXException
java.io.IOException
endInputSequence
public void endInputSequence()
throws java.lang.Exception
- Specified by:
endInputSequence
in interface XMLContainerHelper
java.lang.Exception
beginOutputSequence
public SAXChunkProducer beginOutputSequence(org.w3c.dom.NodeList arg0,
int arg1)
throws java.lang.Exception
- Specified by:
beginOutputSequence
in interface XMLContainerHelper
java.lang.Exception
createNextChunk
public SAXChunkProducer createNextChunk(SAXChunkProducer arg0)
throws org.xml.sax.SAXException
- Specified by:
createNextChunk
in interface XMLContainerHelper
org.xml.sax.SAXException
endOutputSequence
public void endOutputSequence()
throws java.lang.Exception
- Specified by:
endOutputSequence
in interface XMLContainerHelper
java.lang.Exception
executeXPath
public org.infozone.tools.xml.queries.XObject executeXPath(OzoneXPathQuery arg0)
throws java.lang.Exception
- Specified by:
executeXPath
in interface XMLContainerHelper
java.lang.Exception
executeXUpdate
public void executeXUpdate(OzoneXUpdateQuery arg0)
throws java.lang.Exception
- Specified by:
executeXUpdate
in interface XMLContainerHelper
java.lang.Exception
xpathForNode
public java.lang.String xpathForNode(org.w3c.dom.Node arg0)
- Specified by:
xpathForNode
in interface XMLContainerHelper
getObjectID
public org.ozoneDB.core.ObjectID getObjectID()
- Specified by:
getObjectID
in interface org.ozoneDB.OzoneCompatibleOrProxy
- Overrides:
getObjectID
in class org.ozoneDB.OzoneProxy
Copyright © 2002 The Ozone Database Project - www.ozone-db.org. All Rights Reserved.