Serialized Form
Package javax.xml.parsers |
exception
java.lang.Exception exception
-
Package javax.xml.transform |
containedException
java.lang.Throwable containedException
- Field containedException specifies a wrapped exception. May be null.
-
locator
SourceLocator locator
- Field locator specifies where the error occured.
-
exception
java.lang.Exception exception
- The contained exception.
-
DOMEventListenerVect
java.util.Vector DOMEventListenerVect
ErrorEventListenerVect
java.util.Vector ErrorEventListenerVect
id
int id
inSource
InputSource inSource
- InputSource containing XML data to parse
inStream
java.io.InputStream inStream
- InputStream containing XML data to parse
inString
java.lang.String inString
- String containing the URL to parse XML data from
methodToCall
int methodToCall
- XML Parser method to call based on input types
parser
DOMParser parser
reader
java.io.Reader reader
- java.io.Reader containing XML data to be parsed
result
XMLDocument result
- XML Document being parsed
rootName
java.lang.String rootName
- Name of the XML element to be treated as root
thrd
java.lang.Thread thrd
url
java.net.URL url
- URL to parse XML data from
workingFlag
boolean workingFlag
e
java.lang.Exception e
- The exception being raised.
id
int id
- ID of the source DOMBuilder object
ErrorEventListenerVect
java.util.Vector ErrorEventListenerVect
id
int id
methodToCall
int methodToCall
- The XSL transformation method to call based on input types.
processor
XSLProcessor processor
refURL
java.net.URL refURL
result
DocumentFragment result
- Transformation result document.
thrd
java.lang.Thread thrd
workingFlag
boolean workingFlag
xmlDocument
XMLDocument xmlDocument
xmlInputStream
java.io.InputStream xmlInputStream
xmlReader
java.io.Reader xmlReader
xmlURL
java.net.URL xmlURL
XSLEventListenerVect
java.util.Vector XSLEventListenerVect
xslOutputStream
java.io.OutputStream xslOutputStream
xslStylesheet
XSLStylesheet xslStylesheet
e
java.lang.Exception e
- The exception being raised.
id
int id
- ID of the source XSLTransformer object
Package oracle.xml.classgen |
Package oracle.xml.dbviewer |
con
java.sql.Connection con
driverclass
java.lang.String driverclass
editPane
javax.swing.JEditorPane editPane
hostname
java.lang.String hostname
instancename
java.lang.String instancename
lastView
java.awt.Component lastView
password
java.lang.String password
port
java.lang.String port
resClobFileName
java.lang.String resClobFileName
resClobTableName
java.lang.String resClobTableName
resFileName
java.lang.String resFileName
resHtmlView
oracle.xml.dbviewer.HTMLView resHtmlView
resSourceView
XMLSourceView resSourceView
resTreeView
XMLTreeView resTreeView
scrollPane
javax.swing.JScrollPane scrollPane
text
java.lang.String text
textView
oracle.xml.dbviewer.TextView textView
username
java.lang.String username
viewPort
javax.swing.JViewport viewPort
xmlClobFileName
java.lang.String xmlClobFileName
xmlClobTableName
java.lang.String xmlClobTableName
xmlFileName
java.lang.String xmlFileName
xmlSourceView
XMLSourceView xmlSourceView
xmlTreeView
XMLTreeView xmlTreeView
xslClobFileName
java.lang.String xslClobFileName
xslClobTableName
java.lang.String xslClobTableName
xslFileName
java.lang.String xslFileName
xslSourceView
XMLSourceView xslSourceView
xslTreeView
XMLTreeView xslTreeView
Package oracle.xml.differ |
m_delWSdeletes
boolean m_delWSdeletes
m_dh
oracle.xml.differ.DomHash m_dh
m_diff
oracle.xml.differ.Diff m_diff
m_doc1
XMLDocument m_doc1
m_doc2
XMLDocument m_doc2
m_dom1
DOMBuilder m_dom1
m_dom2
DOMBuilder m_dom2
m_moves
boolean m_moves
m_rm
ResourceManager m_rm
m_xsl_indent
int m_xsl_indent
m_xsl_nodeindent
int m_xsl_nodeindent
ONE
int ONE
TWO
int TWO
Package oracle.xml.parser.schema |
defaultErr
XMLError defaultErr
errId
int errId
errParams
java.lang.String[] errParams
nparam
int nparam
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.
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.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Input Pointer (First byte expected) : DTD_DEF (byte)
Output Pointer (Last byte read) : Last child node
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.
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.
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.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
- This method restores the information written by writeExternal.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
writeExternal
public void writeExternal(java.io.ObjectOutput outArg)
throws java.io.IOException
- DOM Serialization/Compression API's *** ***********
The Binary syntax of the compressed stream generated by this node
[element node info] {attributes }
autoEvents
boolean autoEvents
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.
writeExternal
public void writeExternal(java.io.ObjectOutput outArg)
throws java.io.IOException
- DOM Serialization/Compression API's *** ***********
The Binary syntax of the compressed stream generated by this node
[element node info] {attributes }
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.
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.
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.
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.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- DOM Serialization/Compression API's
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.
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.
readExternal
public void readExternal(java.io.ObjectInput inArg)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- DOM Serialization/Compression API's
mesg
java.lang.String mesg
pubId
java.lang.String pubId
sysId
java.lang.String sysId
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.
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.
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.
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.
defaultErr
XMLError defaultErr
errId
int errId
errParams
java.lang.String[] errParams
nparam
int nparam
errCodeSet
boolean errCodeSet
errorTag
java.lang.String errorTag
parentE
java.lang.Exception parentE
sqlErrorCode
int sqlErrorCode
sqlState
java.lang.String sqlState
Package oracle.xml.srcviewer |
inputDOMDocument
Document inputDOMDocument
jScrollPane
javax.swing.JScrollPane jScrollPane
jTextPane
javax.swing.JTextPane jTextPane
sas1
javax.swing.text.SimpleAttributeSet sas1
xmlStyledDocument
oracle.xml.srcviewer.XMLStyledDocument xmlStyledDocument
Package oracle.xml.transviewer |
defaultLocale
java.util.Locale defaultLocale
eLocale
java.util.Locale eLocale
filePanel
javax.swing.JPanel filePanel
htmlPanel
oracle.xml.transviewer.RESPanel htmlPanel
jPanel1
javax.swing.JPanel jPanel1
msg1
java.lang.String msg1
msg2
java.lang.String msg2
parser
XMLParser parser
resBundle
java.util.ResourceBundle resBundle
resDoc
XMLDocument resDoc
resPanel
oracle.xml.transviewer.RESPanel resPanel
tabmain
javax.swing.JTabbedPane tabmain
transformTabName
java.lang.String transformTabName
xmlDoc
XMLDocument xmlDoc
xmlPanel
oracle.xml.transviewer.XMLPanel xmlPanel
xmlTabName
java.lang.String xmlTabName
xslDoc
XMLDocument xslDoc
xslPanel
oracle.xml.transviewer.XSLPanel xslPanel
xslTabName
java.lang.String xslTabName
xslUrl
java.net.URL xslUrl
Package oracle.xml.treeviewer |
model
oracle.xml.treeviewer.XMLTreeModel model
error
XMLError error
exception
java.lang.Exception exception
mesg
java.lang.String mesg
pubId
java.lang.String pubId
sysId
java.lang.String sysId
type
int type
myContext
javax.servlet.ServletContext myContext
code
short code
Package org.w3c.dom.events |
code
short code
Package org.w3c.dom.ranges |
code
short code
exception
java.lang.Exception exception
- The embedded exception if tunnelling, or null.
columnNumber
int columnNumber
- The column number, or -1.
- See Also:
SAXParseException.getColumnNumber()
lineNumber
int lineNumber
- The line number, or -1.
- See Also:
SAXParseException.getLineNumber()
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()
Copyright © 1997, 2004, Oracle. All rights reserved.