Skip navigation links
Serialized Form
rootCause
java.lang.Throwable rootCause
- Root failure cause
userID
java.lang.String userID
password
char[] password
attributes
java.util.HashMap<K,V> attributes
Package javax.jcr.nodetype |
Package javax.jcr.version |
Class javax.xml.bind.DataBindingException extends java.lang.RuntimeException implements Serializable |
Class javax.xml.bind.JAXBElement extends java.lang.Object implements Serializable |
serialVersionUID: 1L
name
javax.xml.namespace.QName name
declaredType
java.lang.Class<T> declaredType
scope
java.lang.Class<T> scope
value
java.lang.Object value
nil
boolean nil
errorCode
java.lang.String errorCode
- Vendor specific error code
linkedException
java.lang.Throwable linkedException
- Exception reference
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.
-
ex
XQException ex
- The
XQException
that will be thrown to the application when an error occurs and the pooled connection is no longer usable.
vendorCode
java.lang.String vendorCode
nextException
XQException nextException
errorCode
javax.xml.namespace.QName errorCode
errorObject
XQSequence errorObject
stackTrace
XQStackTraceElement[] stackTrace
line
int line
column
int column
position
int position
moduleURI
java.lang.String moduleURI
module
java.lang.String module
line
int line
column
int column
position
int position
function
javax.xml.namespace.QName function
variables
XQStackTraceVariable[] variables
qname
javax.xml.namespace.QName qname
value
java.lang.String value
m_Connection
java.sql.Connection m_Connection
- The JDBC connection.
serialVersionUID: 1101000000L
m_Descriptors
java.util.HashMap<K,V> m_Descriptors
- Descriptor values hashed by key.
m_DataSource
javax.sql.DataSource m_DataSource
- The data source.
m_TransactionMode
byte m_TransactionMode
- The transaction mode.
m_XDBRepositoryConfigurationState
oracle.jcr.impl.xdb.XDBRepositoryConfigurationState m_XDBRepositoryConfigurationState
- The internal state of this XDBRepositoryConfiguration, currently the namespace registry and the node type registry.
reader
java.io.Reader reader
- Deprecated.
- java.io.Reader containing XML data to be parsed
rootName
java.lang.String rootName
- Deprecated.
- Name of the XML element to be treated as root
inString
java.lang.String inString
- Deprecated.
- String containing the URL to parse XML data from
inStream
java.io.InputStream inStream
- Deprecated.
- InputStream containing XML data to parse
url
java.net.URL url
- Deprecated.
- URL to parse XML data from
inSource
InputSource inSource
- Deprecated.
- InputSource containing XML data to parse
methodToCall
int methodToCall
- Deprecated.
- XML Parser method to call based on input types
result
XMLDocument result
- Deprecated.
- XML Document being parsed
id
int id
- Deprecated.
DOMEventListenerVect
java.util.Vector<E> DOMEventListenerVect
- Deprecated.
ErrorEventListenerVect
java.util.Vector<E> ErrorEventListenerVect
- Deprecated.
workingFlag
boolean workingFlag
- Deprecated.
parser
DOMParser parser
- Deprecated.
thrd
java.lang.Thread thrd
- Deprecated.
e
java.lang.Exception e
- Deprecated.
- The exception being raised.
id
int id
- Deprecated.
- ID of the source DOMBuilder object
methodToCall
int methodToCall
- Deprecated.
- The XSL transformation method to call based on input types.
result
DocumentFragment result
- Deprecated.
- Transformation result document.
id
int id
- Deprecated.
xmlDocument
XMLDocument xmlDocument
- Deprecated.
xslStylesheet
XSLStylesheet xslStylesheet
- Deprecated.
xmlReader
java.io.Reader xmlReader
- Deprecated.
xmlInputStream
java.io.InputStream xmlInputStream
- Deprecated.
xmlURL
java.net.URL xmlURL
- Deprecated.
refURL
java.net.URL refURL
- Deprecated.
xslOutputStream
java.io.OutputStream xslOutputStream
- Deprecated.
processor
XSLProcessor processor
- Deprecated.
XSLEventListenerVect
java.util.Vector<E> XSLEventListenerVect
- Deprecated.
ErrorEventListenerVect
java.util.Vector<E> ErrorEventListenerVect
- Deprecated.
workingFlag
boolean workingFlag
- Deprecated.
thrd
java.lang.Thread thrd
- Deprecated.
e
java.lang.Exception e
- Deprecated.
- The exception being raised.
id
int id
- Deprecated.
- ID of the source XSLTransformer object
Package oracle.xml.binxml |
error
XMLError error
Package oracle.xml.differ |
m_doc1
XMLDocument m_doc1
m_doc2
XMLDocument m_doc2
m_diff
oracle.xml.differ.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
oracle.xml.differ.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.parser.schema |
errId
int errId
errParams
java.lang.String[] errParams
nparam
int nparam
node
XMLElement node
defaultErr
XMLError defaultErr
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 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 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 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 serialized/compressed stream.
serialVersionUID: -1238820133938514366L
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 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.
conn
java.sql.Connection conn
kind
java.lang.String kind
flags
int flags
scalable
boolean scalable
accessMode
java.lang.String accessMode
serialVersionUID: 5186194663260030579L
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,
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 serialized/compressed stream.
serialVersionUID: -9017926583992508837L
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.
serialVersionUID: 2132947022094272960L
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.
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 serialized/compressed stream.
Class oracle.xml.parser.v2.XMLStreamEntity extends XMLEntity implements Serializable |
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 serialized/compressed stream.
Package oracle.xml.pipeline.controller |
type
java.lang.String type
processId
java.lang.String processId
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 |
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
Package oracle.xml.xmlcomp |
txtif
java.io.File txtif
- Deprecated.
txtof
java.io.File txtof
- Deprecated.
binif
java.io.File binif
- Deprecated.
binof
java.io.File binof
- Deprecated.
textSize
long textSize
- Deprecated.
compSize
long compSize
- Deprecated.
myContext
javax.servlet.ServletContext myContext
code
short code
Package org.w3c.dom.events |
code
short code
Class org.w3c.dom.ls.LSException extends java.lang.RuntimeException implements Serializable |
code
short code
Package org.w3c.dom.ranges |
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()
Skip navigation links
Copyright © 2003, 2014, Oracle and/or its affiliates. All rights reserved.