org.ozoneDB.xml.util
Class XMLContainerHelperImpl_Proxy

java.lang.Object
  extended byorg.ozoneDB.OzoneProxy
      extended byorg.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

Field Summary
 
Fields inherited from class org.ozoneDB.OzoneProxy
link, linkTable, remoteID
 
Constructor Summary
XMLContainerHelperImpl_Proxy()
           
XMLContainerHelperImpl_Proxy(org.ozoneDB.core.ObjectID oid, org.ozoneDB.OzoneInterface link)
           
 
Method Summary
 org.ozoneDB.xml.util.SAXChunkConsumer beginInputSequence(org.w3c.dom.Node arg0)
           
 org.ozoneDB.xml.util.SAXChunkProducer beginOutputSequence(org.w3c.dom.NodeList arg0, int arg1)
           
 void clearDocument()
           
 org.ozoneDB.xml.util.SAXChunkProducer createNextChunk(org.ozoneDB.xml.util.SAXChunkProducer arg0)
           
static XMLContainerHelper createObject(org.ozoneDB.OzoneInterface link)
           
 void endInputSequence()
           
 void endOutputSequence()
           
 org.infozone.tools.xml.queries.XObject executeXPath(OzoneXPathQuery arg0)
           
 void executeXUpdate(OzoneXUpdateQuery arg0)
           
 org.w3c.dom.Document getDocument()
           
 org.ozoneDB.core.ObjectID getObjectID()
           
 org.ozoneDB.xml.util.SAXChunkConsumer putChunk(byte[] arg0, org.ozoneDB.xml.util.SAXChunkConsumer arg1)
           
 void setDocument(org.w3c.dom.Document arg0)
           
 java.lang.String xpathForNode(org.w3c.dom.Node arg0)
           
 
Methods inherited from class org.ozoneDB.OzoneProxy
createProxyLinkAttributes, equals, finalize, getHandle, 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
 

Constructor Detail

XMLContainerHelperImpl_Proxy

public XMLContainerHelperImpl_Proxy()

XMLContainerHelperImpl_Proxy

public XMLContainerHelperImpl_Proxy(org.ozoneDB.core.ObjectID oid,
                                    org.ozoneDB.OzoneInterface link)
Method Detail

createObject

public static XMLContainerHelper createObject(org.ozoneDB.OzoneInterface link)

clearDocument

public void clearDocument()
Specified by:
clearDocument in interface XMLContainerHelper

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 org.ozoneDB.xml.util.SAXChunkConsumer beginInputSequence(org.w3c.dom.Node arg0)
                                                         throws java.lang.Exception
Specified by:
beginInputSequence in interface XMLContainerHelper
Throws:
java.lang.Exception

putChunk

public org.ozoneDB.xml.util.SAXChunkConsumer putChunk(byte[] arg0,
                                                      org.ozoneDB.xml.util.SAXChunkConsumer arg1)
                                               throws org.xml.sax.SAXException,
                                                      java.io.IOException
Specified by:
putChunk in interface XMLContainerHelper
Throws:
org.xml.sax.SAXException
java.io.IOException

endInputSequence

public void endInputSequence()
                      throws java.lang.Exception
Specified by:
endInputSequence in interface XMLContainerHelper
Throws:
java.lang.Exception

beginOutputSequence

public org.ozoneDB.xml.util.SAXChunkProducer beginOutputSequence(org.w3c.dom.NodeList arg0,
                                                                 int arg1)
                                                          throws java.lang.Exception
Specified by:
beginOutputSequence in interface XMLContainerHelper
Throws:
java.lang.Exception

createNextChunk

public org.ozoneDB.xml.util.SAXChunkProducer createNextChunk(org.ozoneDB.xml.util.SAXChunkProducer arg0)
                                                      throws org.xml.sax.SAXException
Specified by:
createNextChunk in interface XMLContainerHelper
Throws:
org.xml.sax.SAXException

endOutputSequence

public void endOutputSequence()
                       throws java.lang.Exception
Specified by:
endOutputSequence in interface XMLContainerHelper
Throws:
java.lang.Exception

executeXPath

public org.infozone.tools.xml.queries.XObject executeXPath(OzoneXPathQuery arg0)
                                                    throws java.lang.Exception
Specified by:
executeXPath in interface XMLContainerHelper
Throws:
java.lang.Exception

executeXUpdate

public void executeXUpdate(OzoneXUpdateQuery arg0)
                    throws java.lang.Exception
Specified by:
executeXUpdate in interface XMLContainerHelper
Throws:
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


Copyright © 2004 The Ozone Database Project - www.ozone-db.org. All Rights Reserved.