All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

activeFound(). Method in class oracle.xml.async.ResourceManager
addDOMBuilderErrorListener(DOMBuilderErrorListener). Method in class oracle.xml.async.DOMBuilder
Adds DOMBuilderErrorListener
addDOMBuilderListener(DOMBuilderListener). Method in class oracle.xml.async.DOMBuilder
Adds DOMBuilderListener
addXSLTransformerErrorListener(XSLTransformerErrorListener). Method in class oracle.xml.async.XSLTransformer
addXSLTransformerListener(XSLTransformerListener). Method in class oracle.xml.async.XSLTransformer

C

componentHidden(ComponentEvent). Method in class oracle.xml.transviewer.XMLTransformPanel
componentMoved(ComponentEvent). Method in class oracle.xml.transviewer.XMLTransformPanel
componentResized(ComponentEvent). Method in class oracle.xml.transviewer.XMLTransformPanel
componentShown(ComponentEvent). Method in class oracle.xml.transviewer.XMLTransformPanel

D

DOMBuilder(). Constructor for class oracle.xml.async.DOMBuilder
Creates a new parser object.
DOMBuilder(int). Constructor for class oracle.xml.async.DOMBuilder
Creates a new parser object with a given id.
DOMBuilderBeanInfo(). Constructor for class oracle.xml.async.DOMBuilderBeanInfo
domBuilderError(DOMBuilderEvent). Method in interface oracle.xml.async.DOMBuilderListener
domBuilderErrorCalled(DOMBuilderErrorEvent). Method in interface oracle.xml.async.DOMBuilderErrorListener
DOMBuilderErrorEvent(Object, Exception). Constructor for class oracle.xml.async.DOMBuilderErrorEvent
Constructor for DOMBuilderErrorEvent.
DOMBuilderEvent(Object, int). Constructor for class oracle.xml.async.DOMBuilderEvent
domBuilderOver(DOMBuilderEvent). Method in interface oracle.xml.async.DOMBuilderListener
domBuilderStarted(DOMBuilderEvent). Method in interface oracle.xml.async.DOMBuilderListener

E

e. Variable in class oracle.xml.async.DOMBuilderErrorEvent
e. Variable in class oracle.xml.async.XSLTransformerErrorEvent

F

fireXSLTransformerErrorEvent(XSLTransformerErrorEvent). Method in class oracle.xml.async.XSLTransformer
fireXSLTransformerEvent(int). Method in class oracle.xml.async.XSLTransformer
fontGet(AttributeSet). Static method in class oracle.xml.srcviewer.XMLSourceView
Extracts and returns the font from a given attributeset.
fontSet(MutableAttributeSet, Font). Static method in class oracle.xml.srcviewer.XMLSourceView
Sets the mutableattributeset font.

G

getAttributeNameFont(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the Attribute Value font.
getAttributeNameForeground(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the Attribute Name foreground color.
getAttributeValueFont(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the Attribute Value font.
getAttributeValueForeground(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the Attribute Value foreground color.
getBackground(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the background color.
getCDATAFont(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the CDATA font.
getCDATAForeground(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the CDATA foreground color.
getCommentDataFont(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the Comment Data font.
getCommentDataForeground(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the Comment Data foreground color.
getDoctype(). Method in class oracle.xml.async.DOMBuilder
Get the DTD
getDocument(). Method in class oracle.xml.async.DOMBuilder
Gets the document
getEditedText(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the edited text.
getException(). Method in class oracle.xml.async.DOMBuilderErrorEvent
Gets the Exception
getException(). Method in class oracle.xml.async.XSLTransformerErrorEvent
getIcon(int). Method in class oracle.xml.async.DOMBuilderBeanInfo
getIcon(int). Method in class oracle.xml.srcviewer.XMLSourceViewBeanInfo
getIcon(int). Method in class oracle.xml.transviewer.XMLTransformPanelBeanInfo
getIcon(int). Method in class oracle.xml.treeviewer.XMLTreeViewBeanInfo
getIcon(int). Method in class oracle.xml.async.XSLTransformerBeanInfo
getId(). Method in class oracle.xml.async.DOMBuilder
Returns the parser object id.
getID(). Method in class oracle.xml.async.DOMBuilderEvent
getId(). Method in class oracle.xml.async.XSLTransformer
getID(). Method in class oracle.xml.async.XSLTransformerEvent
getJTextPane(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the viewer JTextPane component.
getMessage(). Method in class oracle.xml.async.DOMBuilderErrorEvent
Returns the error message generated by the parser
getMessage(). Method in class oracle.xml.async.XSLTransformerErrorEvent
getMinimumSize(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the XMLSourceView minimal size.
getNodeAtOffset(int). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the XML node at a given offset.
getPCDATAFont(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the PCDATA font.
getPCDATAForeground(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the PCDATA foreground color.
getPIDataFont(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the PI Data font.
getPIDataForeground(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the PI Data foreground color.
getPINameFont(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the PI Name font.
getPINameForeground(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the PI Data foreground color.
getPreferredSize(). Method in class oracle.xml.treeviewer.XMLTreeView
Returns the XMLTreeView preffered size.
getPropertyDescriptors(). Method in class oracle.xml.async.DOMBuilderBeanInfo
getPropertyDescriptors(). Method in class oracle.xml.srcviewer.XMLSourceViewBeanInfo
getPropertyDescriptors(). Method in class oracle.xml.transviewer.XMLTransformPanelBeanInfo
getPropertyDescriptors(). Method in class oracle.xml.treeviewer.XMLTreeViewBeanInfo
getPropertyDescriptors(). Method in class oracle.xml.async.XSLTransformerBeanInfo
getReleaseVersion(). Method in class oracle.xml.async.DOMBuilder
Returns the release version of the Oracle XML Parser
getResource(). Method in class oracle.xml.async.ResourceManager
getResult(). Method in class oracle.xml.async.DOMBuilder
Gets the document
getResult(). Method in class oracle.xml.async.XSLTransformer
getSymbolFont(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the NOTATION Symbol font.
getSymbolForeground(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the NOTATION Symbol foreground color.
getTagFont(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the Tag font.
getTagForeground(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the Tag foreground color.
getText(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns the XML document as a String.
getTree(). Method in class oracle.xml.treeviewer.XMLTreeView
getValidationMode(). Method in class oracle.xml.async.DOMBuilder
Returns the validation mode
getXMLTreeModel(). Method in class oracle.xml.treeviewer.XMLTreeView

I

id. Variable in class oracle.xml.async.DOMBuilderEvent
id. Variable in class oracle.xml.async.XSLTransformerEvent
inputDOMDocument. Variable in class oracle.xml.srcviewer.XMLSourceView
inputXmlText. Variable in class oracle.xml.async.DOMBuilder
inputXmlURLLocation. Variable in class oracle.xml.async.DOMBuilder
inSource. Variable in class oracle.xml.async.DOMBuilder
inStream. Variable in class oracle.xml.async.DOMBuilder
inString. Variable in class oracle.xml.async.DOMBuilder
isEditable(). Method in class oracle.xml.srcviewer.XMLSourceView
Returns boolean to indicate whether this object is editable.

J

jScrollPane. Variable in class oracle.xml.srcviewer.XMLSourceView
jTextPane. Variable in class oracle.xml.srcviewer.XMLSourceView

M

main(String[]). Static method in class oracle.xml.transviewer.XMLTransViewer
methodToCall. Variable in class oracle.xml.async.DOMBuilder
methodToCall. Variable in class oracle.xml.async.XSLTransformer
model. Variable in class oracle.xml.treeviewer.XMLTreeView
msg. Variable in class oracle.xml.async.XSLTransformerErrorEvent

P

parse(InputSource). Method in class oracle.xml.async.DOMBuilder
Parses the XML from given input source
parse(InputStream). Method in class oracle.xml.async.DOMBuilder
Parses the XML from given input stream.
parse(Reader). Method in class oracle.xml.async.DOMBuilder
Parses the XML from given input stream.
parse(String). Method in class oracle.xml.async.DOMBuilder
Parses the XML from the URL indicated
parse(URL). Method in class oracle.xml.async.DOMBuilder
Parses the XML document pointed to by the given URL and creates the corresponding XML document hierarchy.
parseDTD(InputSource, String). Method in class oracle.xml.async.DOMBuilder
Parses the XML External DTD from given input source
parseDTD(InputStream, String). Method in class oracle.xml.async.DOMBuilder
Parses the XML External DTD from given input stream.
parseDTD(Reader, String). Method in class oracle.xml.async.DOMBuilder
Parses the XML External DTD from given input stream.
parseDTD(String, String). Method in class oracle.xml.async.DOMBuilder
Parses the XML External DTD from the URL indicated
parseDTD(URL, String). Method in class oracle.xml.async.DOMBuilder
Parses the XML External DTD document pointed to by the given URL and creates the corresponding XML document hierarchy.
processXSL(XSLStylesheet, InputStream, URL). Method in class oracle.xml.async.XSLTransformer
processXSL(XSLStylesheet, Reader, URL). Method in class oracle.xml.async.XSLTransformer
processXSL(XSLStylesheet, URL, URL). Method in class oracle.xml.async.XSLTransformer
processXSL(XSLStylesheet, XMLDocument). Method in class oracle.xml.async.XSLTransformer
processXSL(XSLStylesheet, XMLDocument, OutputStream). Method in class oracle.xml.async.XSLTransformer

R

reader. Variable in class oracle.xml.async.DOMBuilder
releaseResource(). Method in class oracle.xml.async.ResourceManager
removeDOMBuilderErrorListener(DOMBuilderErrorListener). Method in class oracle.xml.async.DOMBuilder
Remove DOMBuilderErrorListener
removeDOMBuilderListener(DOMBuilderListener). Method in class oracle.xml.async.DOMBuilder
Remove DOMBuilderListener
removeDOMTransformerErrorListener(XSLTransformerErrorListener). Method in class oracle.xml.async.XSLTransformer
removeXSLTransformerListener(XSLTransformerListener). Method in class oracle.xml.async.XSLTransformer
ResourceManager(int). Constructor for class oracle.xml.async.ResourceManager
result. Variable in class oracle.xml.async.DOMBuilder
result. Variable in class oracle.xml.async.XSLTransformer
rootName. Variable in class oracle.xml.async.DOMBuilder
run(). Method in class oracle.xml.async.DOMBuilder
This method runs in a thread
run(). Method in class oracle.xml.async.XSLTransformer

S

scrollPane. Variable in class oracle.xml.treeviewer.XMLTreeView
selectNodeAt(int). Method in class oracle.xml.srcviewer.XMLSourceView
Moves the cursor to XML Node at offset i.
setAttributeNameFont(Font). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the Attribute Name font.
setAttributeNameForeground(Color). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the Attribute Name foreground color.
setAttributeValueFont(Font). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the Attribute Value font.
setAttributeValueForeground(Color). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the Attribute Value foreground color.
setBackground(Color). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the background color.
setBaseURL(URL). Method in class oracle.xml.async.DOMBuilder
Set the base URL for loading external enitites and DTDs.
setCDATAFont(Font). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the CDATA font.
setCDATAForeground(Color). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the CDATA foreground color.
setCommentDataFont(Font). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the Comment font.
setCommentDataForeground(Color). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the Comment foreground color.
setDoctype(DTD). Method in class oracle.xml.async.DOMBuilder
Set the DTD
setEditable(boolean). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the specified boolean to indicate whether this object should be editable.
setErrorStream(OutputStream). Method in class oracle.xml.async.DOMBuilder
Creates an output stream for the output of errors and warnings.
setErrorStream(OutputStream). Method in class oracle.xml.async.XSLTransformer
setErrorStream(OutputStream, String). Method in class oracle.xml.async.DOMBuilder
Creates an output stream for the output of errors and warnings.
setErrorStream(PrintWriter). Method in class oracle.xml.async.DOMBuilder
Creates an output stream for the output of errors and warnings.
setNodeFactory(NodeFactory). Method in class oracle.xml.async.DOMBuilder
Set the node factory.
setPCDATAFont(Font). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the PCDATA font.
setPCDATAForeground(Color). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the PCDATA foreground color.
setPIDataFont(Font). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the PI Data font.
setPIDataForeground(Color). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the PI Data foreground color.
setPINameFont(Font). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the PI Name font.
setPINameForeground(Color). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the PI Name foreground color.
setPreserveWhitespace(boolean). Method in class oracle.xml.async.DOMBuilder
Set the white space preserving mode
setSelectedNode(Node). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the cursor position at the selected XML node.
setSymbolFont(Font). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the NOTATION Symbol font.
setSymbolForeground(Color). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the NOTATION Symbol foreground color.
setTagFont(Font). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the Tag font.
setTagForeground(Color). Method in class oracle.xml.srcviewer.XMLSourceView
Sets the Tag foreground color.
setValidationMode(boolean). Method in class oracle.xml.async.DOMBuilder
Set the validation mode
setXMLDocument(Document). Method in class oracle.xml.srcviewer.XMLSourceView
Associates the XMLviewer with a XML document.
setXMLDocument(Document). Method in class oracle.xml.treeviewer.XMLTreeView
Associates the XMLTreeViewer with a XML document.
showWarnings(boolean). Method in class oracle.xml.async.DOMBuilder
Switch to determine whether to print warnings
showWarnings(boolean). Method in class oracle.xml.async.XSLTransformer
sleep(int). Method in class oracle.xml.async.ResourceManager

T

theTree. Variable in class oracle.xml.treeviewer.XMLTreeView

U

updateUI(). Method in class oracle.xml.treeviewer.XMLTreeView
Forces the XMLTreeView to update/refresh UI.
url. Variable in class oracle.xml.async.DOMBuilder

X

XMLSourceView(). Constructor for class oracle.xml.srcviewer.XMLSourceView
The class constructor.
XMLSourceViewBeanInfo(). Constructor for class oracle.xml.srcviewer.XMLSourceViewBeanInfo
xmlStyledDocument. Variable in class oracle.xml.srcviewer.XMLSourceView
XMLTransformPanel(). Constructor for class oracle.xml.transviewer.XMLTransformPanel
The class constructor.
XMLTransformPanelBeanInfo(). Constructor for class oracle.xml.transviewer.XMLTransformPanelBeanInfo
XMLTransViewer(). Constructor for class oracle.xml.transviewer.XMLTransViewer
XMLTreeView(). Constructor for class oracle.xml.treeviewer.XMLTreeView
The class constructor.
XMLTreeViewBeanInfo(). Constructor for class oracle.xml.treeviewer.XMLTreeViewBeanInfo
XSLTransformer(). Constructor for class oracle.xml.async.XSLTransformer
XSLTransformer(int). Constructor for class oracle.xml.async.XSLTransformer
XSLTransformerBeanInfo(). Constructor for class oracle.xml.async.XSLTransformerBeanInfo
xslTransformerError(XSLTransformerEvent). Method in interface oracle.xml.async.XSLTransformerListener
xslTransformerErrorCalled(XSLTransformerErrorEvent). Method in interface oracle.xml.async.XSLTransformerErrorListener
XSLTransformerErrorEvent(Object, Exception). Constructor for class oracle.xml.async.XSLTransformerErrorEvent
XSLTransformerEvent(Object, int). Constructor for class oracle.xml.async.XSLTransformerEvent
xslTransformerOver(XSLTransformerEvent). Method in interface oracle.xml.async.XSLTransformerListener
xslTransformerStarted(XSLTransformerEvent). Method in interface oracle.xml.async.XSLTransformerListener