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.
autoEvents
boolean autoEvents
xmlctx
long xmlctx
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
errCodeSet
boolean errCodeSet
sqlState
java.lang.String sqlState
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