Serialized Form
Package oracle.xml.parser.v2 |
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This method reads the information written in the compressed stream by writeExternal method and restores the object correspondingly.
-
- Throws:
java.io.IOException
- is thrown when there is an error in reading the input stream.
java.lang.ClassNotFoundException
- is thrown when the class is not found
writeExternal
public void writeExternal(java.io.ObjectOutput outArg)
throws java.io.IOException
- This method saves the state of the object by creating a binary compressed stream with information about this object.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while writing the serialized/compressed stream.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This method reads the information written in the compressed stream by writeExternal method and restores the object correspondingly.
-
- Throws:
java.io.IOException
- is thrown when there is an error in reading the input stream.
java.lang.ClassNotFoundException
- is thrown when the class is not found.
writeExternal
public void writeExternal(java.io.ObjectOutput outArg)
throws java.io.IOException
- This method saves the state of the object by creating a binray compressed stream with information about this object.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while writing the serialized/compressed stream.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This method reads the information written in the compressed stream by writeExternal method and restores the object correspondingly.
-
- Throws:
java.io.IOException
- is thrown when there is an error in reading the input stream.
java.lang.ClassNotFoundException
- is thrown when the class is not found
writeExternal
public void writeExternal(java.io.ObjectOutput outArg)
throws java.io.IOException
- This method saves the state of the object by creating a binray compressed stream with information about this object.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while writing the serialized/compressed stream.
defaultDoc
XMLDocument defaultDoc
- This document is used to create the node, based on the type of the XMLDocument. This isn't the ownerDocument of the nodes created, the ownerDocument is set in DocumentBuilder.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This method restores the information written by writeExternal.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while reading the compressed stream.
java.lang.ClassNotFoundException
- is thrown when the class is not found
writeExternal
public void writeExternal(java.io.ObjectOutput outArg)
throws java.io.IOException
- This method saves the state of the object. The object information is saved in a binary compressed stream.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while writing the compressed stream.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This method reads the information written in the compressed stream by writeExternal method and restores the object correspondingly.
-
- Throws:
java.io.IOException
- is thrown when there is an error in reading the input stream.
java.lang.ClassNotFoundException
- is thrown when the class is not found
writeExternal
public void writeExternal(java.io.ObjectOutput outArg)
throws java.io.IOException
- This method saves the state of the object by creating a binary compressed stream with information about this object.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while writing the compressed stream.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This method reads the information written in the compressed stream by writeExternal method and restores the object correspondingly.
-
- Throws:
java.io.IOException
- is thrown when there is an error in reading the input stream.
java.lang.ClassNotFoundException
- is thrown when the class is not found
writeExternal
public void writeExternal(java.io.ObjectOutput outArg)
throws java.io.IOException
- This method saves the state of the object by creating a binary compressed stream with information about this object.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while writing the compressed stream.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This method reads the information written in the compressed stream by writeExternal method and restores the object correspondingly.
-
- Throws:
java.io.IOException
- is thrown when there is an error in reading the input stream.
java.lang.ClassNotFoundException
- is thrown when the class is not found
writeExternal
public void writeExternal(java.io.ObjectOutput outArg)
throws java.io.IOException
- This method saves the state of the object by creating a binary compressed stream with information about this object.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while writing the compressed stream.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This method reads the information written in the compressed stream by writeExternal method and restores the object correspondingly.
-
- Throws:
java.io.IOException
- is thrown when there is an error in reading the input stream.
java.lang.ClassNotFoundException
- is thrown when the class is not found
writeExternal
public void writeExternal(java.io.ObjectOutput outArg)
throws java.io.IOException
- This method saves the state of the object by creating a binary compressed stream with information about this object.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while writing the serialized/compressed stream.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This method restores the information written by writeExternal by reading the input stream and regenerating the objects as per the information of the input stream.
-
- Throws:
java.io.IOException
- is thrown when there is an exception reading the compressed stream.
java.lang.ClassNotFoundException
- is thrown when the class is not found
writeExternal
public void writeExternal(java.io.ObjectOutput outArg)
throws java.io.IOException
- This method saves the state of the object by writing the object information in a binary compressed stream.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while writing the compressed stream.
conn
java.sql.Connection conn
kind
java.lang.String kind
flags
int flags
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This method restores the information written by writeExternal by reading the input stream and regenerating the objects as per the information of the input stream.
-
- Throws:
java.io.IOException
- is thrown when there is an exception reading the compressed stream.
java.lang.ClassNotFoundException
- is thrown when the class is not found
writeExternal
public void writeExternal(java.io.ObjectOutput outArg)
throws java.io.IOException
- This method saves the state of the object by writing the object information in a binary compressed stream.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while writing the compressed stream.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException,
java.io.EOFException
- This method reads the information written in the compressed stream by writeExternal method and restores the object correspondingly.
-
- Throws:
java.io.IOException
- is thrown when there is an error in reading the input stream.
java.lang.ClassNotFoundException
- is thrown when the class is not found.
java.io.EOFException
- is thrown when End of File is encountered.
writeExternal
public void writeExternal(java.io.ObjectOutput outArg)
throws java.io.IOException
- This method saves the state of the object by creating a binary compressed stream with information about this object.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while writing the serialized/compressed stream.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This method reads the information written in the compressed stream by writeExternal method and restores the object correspondingly.
-
- Throws:
java.io.IOException
- is thrown when there is an error in reading the input stream.
java.lang.ClassNotFoundException
- is thrown when the class is not found
writeExternal
public void writeExternal(java.io.ObjectOutput outArg)
throws java.io.IOException
- This method saves the state of the object by creating a binary compressed stream with information about this object.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while writing the compressed stream.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This method reads the information written in the compressed stream by writeExternal method and restores the object correspondingly.
-
- Throws:
java.io.IOException
- is thrown when there is an error in reading the input stream.
java.lang.ClassNotFoundException
- is thrown when the class is not found
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- This method saves the state of the object by creating a binary compressed stream with information about this object.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while writing the serialized/compressed stream.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This method reads the information written in the compressed stream by writeExternal method and restores the object correspondingly.
-
- Throws:
java.io.IOException
- is thrown when there is an error in reading the input stream.
java.lang.ClassNotFoundException
- is thrown when the class is not found.
writeExternal
public void writeExternal(java.io.ObjectOutput outArg)
throws java.io.IOException
- This method saves the state of the object by creating a binray compressed stream with information about this object.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while writing the serialized/compressed stream.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This method reads the information written in the compressed stream by writeExternal method and restores the object correspondingly.
-
- Throws:
java.io.IOException
- is thrown when there is an error in reading the input stream.
java.lang.ClassNotFoundException
- is thrown when the class is not found
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- This method saves the state of the object by creating a binary compressed stream with information about this object.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while writing the serialized/compressed stream.
mesg
java.lang.String mesg
sysId
java.lang.String sysId
pubId
java.lang.String pubId
type
int type
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This method reads the information written in the compressed stream by writeExternal method and restores the object correspondingly.
-
- Throws:
java.io.IOException
- is thrown when there is an error in reading the input stream.
java.lang.ClassNotFoundException
- is thrown when the class is not found
writeExternal
public void writeExternal(java.io.ObjectOutput outArg)
throws java.io.IOException
- This method saves the state of the object by creating a binary compressed stream with information about this object.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while writing the compressed stream.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This method reads the information written in the compressed stream by writeExternal method and restores the object correspondingly. This method is called if XMLText object is deserialized (or read) as an independent node and not called from some other DOM node.
-
- Throws:
java.io.IOException
- is thrown when there is an error in reading the input stream.
java.lang.ClassNotFoundException
- is thrown when the class is not found
writeExternal
public void writeExternal(java.io.ObjectOutput outArg)
throws java.io.IOException
- This method saves the state of the object by creating a binary compressed stream with information about this object.
-
- Throws:
java.io.IOException
- is thrown when there is an exception while writing the compressed stream.
Package oracle.xml.parser.schema |
errId
int errId
errParams
java.lang.String[] errParams
nparam
int nparam
node
XMLElement node
defaultErr
XMLError defaultErr
errorTag
java.lang.String errorTag
sqlErrorCode
int sqlErrorCode
sqlState
java.lang.String sqlState
errCodeSet
boolean errCodeSet
parentE
java.lang.Exception parentE
Package oracle.xml.transx |
myContext
javax.servlet.ServletContext myContext
Package oracle.xml.pipeline.controller |
type
java.lang.String type
processId
java.lang.String processId
error
XMLError error
mesg
java.lang.String mesg
sysId
java.lang.String sysId
pubId
java.lang.String pubId
type
int type
exception
java.lang.Exception exception
reader
java.io.Reader reader
- java.io.Reader containing XML data to be parsed
rootName
java.lang.String rootName
- Name of the XML element to be treated as root
inString
java.lang.String inString
- String containing the URL to parse XML data from
inStream
java.io.InputStream inStream
- InputStream containing XML data to parse
url
java.net.URL url
- URL to parse XML data from
inSource
InputSource inSource
- InputSource containing XML data to parse
methodToCall
int methodToCall
- XML Parser method to call based on input types
result
XMLDocument result
- XML Document being parsed
id
int id
DOMEventListenerVect
java.util.Vector DOMEventListenerVect
ErrorEventListenerVect
java.util.Vector ErrorEventListenerVect
workingFlag
boolean workingFlag
parser
DOMParser parser
thrd
java.lang.Thread thrd
e
java.lang.Exception e
- The exception being raised.
id
int id
- ID of the source DOMBuilder object
methodToCall
int methodToCall
- The XSL transformation method to call based on input types.
result
DocumentFragment result
- Transformation result document.
id
int id
xmlDocument
XMLDocument xmlDocument
xslStylesheet
XSLStylesheet xslStylesheet
xmlReader
java.io.Reader xmlReader
xmlInputStream
java.io.InputStream xmlInputStream
xmlURL
java.net.URL xmlURL
refURL
java.net.URL refURL
xslOutputStream
java.io.OutputStream xslOutputStream
processor
XSLProcessor processor
XSLEventListenerVect
java.util.Vector XSLEventListenerVect
ErrorEventListenerVect
java.util.Vector ErrorEventListenerVect
workingFlag
boolean workingFlag
thrd
java.lang.Thread thrd
e
java.lang.Exception e
- The exception being raised.
id
int id
- ID of the source XSLTransformer object
Package oracle.xml.differ |
m_doc1
XMLDocument m_doc1
m_doc2
XMLDocument m_doc2
m_diff
Diff m_diff
m_dom1
DOMBuilder m_dom1
m_dom2
DOMBuilder m_dom2
m_rm
ResourceManager m_rm
m_xsl_indent
int m_xsl_indent
m_dh
DomHash m_dh
m_moves
boolean m_moves
m_xsl_nodeindent
int m_xsl_nodeindent
m_domparser
DOMParser m_domparser
m_delWSdeletes
boolean m_delWSdeletes
Package oracle.xml.xmlcomp |
txtif
java.io.File txtif
txtof
java.io.File txtof
binif
java.io.File binif
binof
java.io.File binof
textSize
long textSize
compSize
long compSize
code
short code
Package org.w3c.dom.ranges |
code
short code
Package org.w3c.dom.events |
code
short code
Package org.w3c.dom.validation |
code
short code
exception
java.lang.Exception exception
- The embedded exception if tunnelling, or null.
publicId
java.lang.String publicId
- The public identifier, or null.
- See Also:
SAXParseException.getPublicId()
systemId
java.lang.String systemId
- The system identifier, or null.
- See Also:
SAXParseException.getSystemId()
lineNumber
int lineNumber
- The line number, or -1.
- See Also:
SAXParseException.getLineNumber()
columnNumber
int columnNumber
- The column number, or -1.
- See Also:
SAXParseException.getColumnNumber()
Package javax.xml.parsers |
exception
java.lang.Exception exception
Package javax.xml.transform |
locator
SourceLocator locator
- Field locator specifies where the error occured.
containedException
java.lang.Throwable containedException
- Field containedException specifies a wrapped exception. May be null.
exception
java.lang.Exception exception
- The contained exception.
errorCode
java.lang.String errorCode
- Vendor specific error code
linkedException
java.lang.Throwable linkedException
- Exception reference
Package oracle.soap.providers.sp |
serialVersionUID: -4469017106985139442l
m_tbl
java.util.Hashtable m_tbl
Package oracle.soap.server |
m_classname
java.lang.String m_classname
m_options
java.util.Hashtable m_options
m_serviceType
int m_serviceType
m_checkMustUnderstands
boolean m_checkMustUnderstands
m_isApacheDescriptor
boolean m_isApacheDescriptor
m_providerId
java.lang.String m_providerId
m_providerType
byte m_providerType
m_providerClass
java.lang.String m_providerClass
m_providerOptions
java.util.Hashtable m_providerOptions
m_scope
int m_scope
m_methods
java.lang.String[] m_methods
m_serviceClass
java.lang.String m_serviceClass
m_isStatic
boolean m_isStatic
m_defaultSMRClass
java.lang.String m_defaultSMRClass
m_typeMappings
TypeMapping[] m_typeMappings
m_sqlMap
java.util.Hashtable m_sqlMap
m_faultListener
java.lang.String[] m_faultListener
Package oracle.soap.server.http |
m_providerMap
java.util.Hashtable m_providerMap
m_providerManager
ProviderManager m_providerManager
m_serviceManager
ServiceManager m_serviceManager
m_containerContext
ContainerContext m_containerContext
m_soapServerContext
SOAPServerContext m_soapServerContext
m_log
Logger m_log
m_pathAuth
boolean m_pathAuth
m_globalHandlers
java.util.Hashtable m_globalHandlers
m_activeGlobalHandlers
java.util.Hashtable m_activeGlobalHandlers
m_globalRequestChain
Handler[] m_globalRequestChain
m_globalResponseChain
Handler[] m_globalResponseChain
m_globalErrorChain
Handler[] m_globalErrorChain
m_globalContext
java.util.Hashtable m_globalContext
m_faultRouter
SOAPFaultRouter m_faultRouter
m_serverPhaseEvent
PhaseEvent m_serverPhaseEvent
m_editor
EnvelopeEditor m_editor
m_configFilename
java.lang.String m_configFilename
m_servletContext
javax.servlet.ServletContext m_servletContext
faultCode
java.lang.String faultCode
targetException
java.lang.Throwable targetException
Package org.apache.soap.server |
fault
Fault fault
soapException
SOAPException soapException
encodingStyle
java.lang.String encodingStyle
elementType
QName elementType
javaType
java.lang.String javaType
java2XMLClassName
java.lang.String java2XMLClassName
xml2JavaClassName
java.lang.String xml2JavaClassName
sqlType
java.lang.String sqlType
Package org.apache.soap.transport |
contentType
java.lang.String contentType
offset
int offset
bytes
byte[] bytes
envelope
java.lang.String envelope
headers
java.util.Hashtable headers
ctx
SOAPContext ctx
Package org.apache.soap.util.net |
listenPort
int listenPort
tunnelHost
java.lang.String tunnelHost
tunnelPort
int tunnelPort
listenText
java.awt.TextArea listenText
tunnelText
java.awt.TextArea tunnelText
status
java.awt.Label status
inRelay
Relay inRelay
outRelay
Relay outRelay
Package org.apache.soap.util.xml |
namespaceURI
java.lang.String namespaceURI
localPart
java.lang.String localPart
m_conntype
int m_conntype
- local class members
m_gpCState
long m_gpCState
m_stringval
java.lang.String m_stringval
m_bytesval
java.io.ByteArrayOutputStream m_bytesval
m_clobval
oracle.sql.CLOB m_clobval
m_blobval
oracle.sql.BLOB m_blobval
m_cstate
long m_cstate
m_local_conn
oracle.jdbc.internal.OracleConnection m_local_conn
m_dom
Document m_dom
m_charSet
oracle.sql.CharacterSet m_charSet
m_isClosed
boolean m_isClosed
m_csid
int m_csid
m_blobCS
oracle.sql.CharacterSet m_blobCS
m_kind
java.lang.String m_kind
m_thinflags
int m_thinflags
- fields used during processing thin images
m_thinsnapshot
byte[] m_thinsnapshot
m_thinschoid
byte[] m_thinschoid
m_thinelemnum
byte[] m_thinelemnum
Copyright © 2003, 2005, Oracle. All rights reserved.