Oracle® Database XML Java API Reference
10g Release 2 (10.2)

B14293-01

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 _


A

ABSENT_NS - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ACCEPTED - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ACTION_APPEND_AS_CHILDREN - Static variable in interface org.w3c.dom.ls.LSParser
Append the result of the parse operation as children of the context node.
ACTION_INSERT_AFTER - Static variable in interface org.w3c.dom.ls.LSParser
Insert the result of the parse operation as the immediately following sibling of the context node.
ACTION_INSERT_BEFORE - Static variable in interface org.w3c.dom.ls.LSParser
Insert the result of the parse operation as the immediately preceding sibling of the context node.
ACTION_REPLACE - Static variable in interface org.w3c.dom.ls.LSParser
Replace the context node with the result of the parse operation.
ACTION_REPLACE_CHILDREN - Static variable in interface org.w3c.dom.ls.LSParser
Replace all the children of the context node with the result of the parse operation.
ADDITION - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was just added.
ALL - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ALLOW_USER_INTERACTION - Static variable in class oracle.soap.transport.http.OracleSOAPHTTPConnection
property to set user interaction
AND - Static variable in interface oracle.soap.handlers.audit.Filter
 
ANNOTATION - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ANY - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ANY - Static variable in class oracle.xml.parser.v2.ElementDecl
Element content type - Children can be any element
ANY_ATTRIBUTE - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ANY_CONTENTTYPE - Static variable in class oracle.xml.parser.v2.XMLElement
 
ANY_NODE - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ANY_SIMPLE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
ANY_URI - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
APOS - Static variable in class oracle.xml.xsql.XSQLStylesheetProcessor
 
ASTERISK - Static variable in class oracle.xml.parser.v2.ElementDecl
ContentModelParseTreeNode type - "*" node (has one children)
ATTRDECL - Static variable in class oracle.xml.parser.v2.XMLNode
A attribute declaration node
ATTRIBUTE - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ATTRIBUTE_GROUP - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
The node is an Attr.
ATTRVAL_MULTIREF_ID_PREFIX - Static variable in class org.apache.soap.Constants
 
ATTRVAL_TRUE - Static variable in class org.apache.soap.Constants
 
ATTR_ARRAY_TYPE - Static variable in class org.apache.soap.Constants
 
ATTR_ENCODING_STYLE - Static variable in class org.apache.soap.Constants
 
ATTR_ID - Static variable in class org.apache.soap.Constants
 
ATTR_MUST_UNDERSTAND - Static variable in class org.apache.soap.Constants
 
ATTR_NIL - Static variable in class org.apache.soap.Constants
 
ATTR_NULL - Static variable in class org.apache.soap.Constants
 
ATTR_REFERENCE - Static variable in class org.apache.soap.Constants
 
ATTR_TYPE - Static variable in class org.apache.soap.Constants
 
AT_TARGET - Static variable in interface org.w3c.dom.events.Event
The event is currently being evaluated at the target EventTarget.
AUDIT_EVENT_FILTER - Static variable in class oracle.soap.handlers.audit.AuditLogger
 
AUDIT_INCLUDE_REQUEST - Static variable in class oracle.soap.handlers.audit.AuditLogger
 
AUDIT_INCLUDE_RESPONSE - Static variable in class oracle.soap.handlers.audit.AuditLogger
 
AUDIT_LOG_DIRECTORY - Static variable in class oracle.soap.handlers.audit.AuditLogger
 
AUTH_TYPE - Static variable in class oracle.soap.transport.http.OracleSOAPHTTPConnection
property used for defining http auth type (basic/digest)
AUTO_VALIDATION - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ActivatedObject - class oracle.soap.providers.ejb.ActivatedObject.
 
ActivatedObject(LookedUpObject) - Constructor for class oracle.soap.providers.ejb.ActivatedObject
 
ArraySerializer - class org.apache.soap.encoding.soapenc.ArraySerializer.
A ArraySerializer can be used to serialize and deserialize arrays using the SOAP-ENC encoding style.
ArraySerializer() - Constructor for class org.apache.soap.encoding.soapenc.ArraySerializer
 
AtomicFilter - class oracle.soap.handlers.audit.AtomicFilter.
 
AtomicFilter(String) - Constructor for class oracle.soap.handlers.audit.AtomicFilter
 
AttListDecl - Static variable in interface oracle.xml.parser.v2.XMLToken
AttListDecl ::= '<' '!'
AttName - Static variable in interface oracle.xml.parser.v2.XMLToken
AttName ::= Name
AttValue - Static variable in interface oracle.xml.parser.v2.XMLToken
AttValue ::= '"' ([^<&"] | Reference)* '"' | "'" ([^<&'] | Reference)* "'"
Attr - interface org.w3c.dom.Attr.
The Attr interface represents an attribute in an Element object.
AttrDecl - class oracle.xml.parser.v2.AttrDecl.
This class hold information about each attribute declared in an attribute list in the Document Type Definition.
AttrDecl() - Constructor for class oracle.xml.parser.v2.AttrDecl
Default constructor.
Attribute - Static variable in interface oracle.xml.parser.v2.XMLToken
Attribute ::= AttName Eq AttValue
AttributeList - interface org.xml.sax.AttributeList.
Deprecated. This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support.
AttributeListImpl - class org.xml.sax.helpers.AttributeListImpl.
Deprecated. This class implements a deprecated interface, AttributeList; that interface has been replaced by Attributes, which is implemented in the AttributesImpl helper class.
AttributeListImpl() - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Create an empty attribute list.
AttributeListImpl(AttributeList) - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Construct a persistent copy of an existing attribute list.
Attributes - interface org.xml.sax.Attributes.
Interface for a list of XML attributes.
AttributesImpl - class org.xml.sax.helpers.AttributesImpl.
Default implementation of the Attributes interface.
AttributesImpl() - Constructor for class org.xml.sax.helpers.AttributesImpl
Construct a new, empty AttributesImpl object.
AttributesImpl(Attributes) - Constructor for class org.xml.sax.helpers.AttributesImpl
Copy an existing Attributes object.
AuditLogger - class oracle.soap.handlers.audit.AuditLogger.
 
AuditLogger() - Constructor for class oracle.soap.handlers.audit.AuditLogger
 
Auto_Events - Static variable in class oracle.xml.parser.v2.XMLNode
Flag to set Auto EVENTS
AutonomousProvider - interface oracle.soap.server.AutonomousProvider.
AutonomousProvider extends the Provider interface for a provider that defines its own services.
abort() - Method in interface org.w3c.dom.ls.LSParser
Abort the loading of the document that is currently being loaded by the LSParser.
acceptNode(Node) - Method in interface org.w3c.dom.ls.LSParserFilter
This method will be called by the parser at the completion of the parsing of each node.
acceptNode(Node) - Method in interface org.w3c.dom.traversal.NodeFilter
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
activate(String) - Method in class oracle.soap.providers.ejb.IIOPSessionConnection
 
activate(String) - Method in class oracle.soap.providers.ejb.IntrinsicSessionConnection
 
activeFound() - Method in class oracle.xml.async.ResourceManager
Checks if any of the logical resources being managed are in active use
addAttr(String, String, String, String, boolean, int) - Method in class oracle.xml.parser.v2.SAXAttrList
Add an attribute to the parent element node.
addAttr(String, String, String, String, boolean, int, String) - Method in class oracle.xml.parser.v2.SAXAttrList
Add an attribute to the parent element node.
addAttribute(String, String, String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Add an attribute to an attribute list.
addAttribute(String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Add an attribute to the end of the list.
addBodyPart(MimeBodyPart) - Method in class org.apache.soap.messaging.Message
Add a MIME BodyPart to the request MIME envelope.
addBodyPart(MimeBodyPart) - Method in class org.apache.soap.rpc.Call
Add a MIME BodyPart.
addBodyPart(MimeBodyPart) - Method in class org.apache.soap.rpc.SOAPContext
Adds a Part.
addBodyPart(MimeBodyPart, int) - Method in class org.apache.soap.rpc.SOAPContext
Adds a MimeBodyPart at position index.
addContentHandler(ContentHandler) - Method in class oracle.xml.parser.v2.XMLMultiHandler
Add the next level ContentHandler the order in which the handler are called is not defined.
addCookie(Cookie) - Method in class oracle.xdb.servlet.XDBServletResponse
Add a cookie
addDOMBuilderErrorListener(DOMBuilderErrorListener) - Method in class oracle.xml.async.DOMBuilder
Adds DOMBuilderErrorListener
addDOMBuilderListener(DOMBuilderListener) - Method in class oracle.xml.async.DOMBuilder
Adds DOMBuilderListener
addDateHeader(String, long) - Method in class oracle.xdb.servlet.XDBServletResponse
Add header whose value is a date.
addDeserializedMultiRef(String, Object) - Method in class org.apache.soap.rpc.SOAPContext
Adds the multiRef deserialized for a particular id.
addEventListener(String, EventListener, boolean) - Method in class oracle.xml.parser.v2.XMLNode
This method allows the registration of event listeners on the event target
addEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the registration of event listeners on the event target.
addHeader(String, String) - Method in class oracle.xdb.servlet.XDBServletResponse
Add header.
addID(String, XMLElement) - Method in class oracle.xml.parser.v2.XMLDocument
Add a ID Element associated with this document
addIndent(int) - Method in class oracle.xml.parser.v2.XMLOutputStream
Set indenting level for output
addIntHeader(String, int) - Method in class oracle.xdb.servlet.XDBServletResponse
Add header whose value is an int.
addMultiRef(Object, Serializer) - Method in class org.apache.soap.rpc.SOAPContext
Adds a multiRef element.
addNSDeclaration(String, String) - Method in class org.apache.soap.util.xml.NSStack
Add a new declaration to the current scope.
addNSDeclaration(String) - Method in class org.apache.soap.util.xml.NSStack
Add a new declaration to the current scope using a unique prefix and return the prefix.
addResultElement(Node, String, String) - Method in class oracle.xml.xsql.XSQLActionHandlerImpl
Convenience method to add a single element with text content as the result of your action handler.
addText(String) - Method in class oracle.xml.parser.v2.XMLAttr
Append the given value to the attribute value
addText(String) - Method in class oracle.xml.parser.v2.XMLComment
Adds the comment text
addText(String) - Method in class oracle.xml.parser.v2.XMLNSNode
Adds text to this node, or appends str to the last child if the last child is a text node.
addText(char[], int, int) - Method in class oracle.xml.parser.v2.XMLNSNode
Adds text to this node, or appends str to the last child if the last child is a text node.
addText(char[], int, int) - Method in class oracle.xml.parser.v2.XMLNode
Adds text to this node, or appends str to the last child if the last child is a text node.
addText(String) - Method in class oracle.xml.parser.v2.XMLPI
Adds text string to the node
addText(char[], int, int) - Method in class oracle.xml.parser.v2.XMLText
Adds text to the data of the text node, similar to appendData
addXSLTransformerErrorListener(XSLTransformerErrorListener) - Method in class oracle.xml.async.XSLTransformer
Adds an XSLTransformer error event listener
addXSLTransformerListener(XSLTransformerListener) - Method in class oracle.xml.async.XSLTransformer
Adds a XSLTransformer listener
adoptNode(Node) - Method in class oracle.xml.parser.v2.XMLDocument
Adopts a node from another document to this document.
alreadyGotOutputStream - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
alreadyGotWriter - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
appendChild(Node) - Method in class oracle.xdb.dom.XDBDocument
append the given node to the list of children of this node.
appendChild(Node) - Method in class oracle.xdb.dom.XDBNode
append the new child to the end of the child list; must be overriden by sub classes which support this method.
appendChild(Node) - Method in class oracle.xml.parser.v2.XMLDocument
Appends a new node to the document
appendChild(Node) - Method in class oracle.xml.parser.v2.XMLNSNode
Adds the node newChild to the end of the list of children of this node.
appendChild(Node) - Method in class oracle.xml.parser.v2.XMLNode
Adds the node newChild to the end of the list of children of this node.
appendChild(Node) - Method in interface org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
appendCopyOfSecondaryDocument(Node, Document) - Method in class oracle.xml.xsql.XSQLActionHandlerImpl
Convenience method to append a copy of the entire content of one XML document to another.
appendData(String) - Method in class oracle.xdb.dom.XDBCharData
append the specified string to the char data
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
appendRelativeURI(String, String) - Static method in class oracle.xml.util.XMLUtil
 
appendSecondaryDocument(Node, Document) - Method in class oracle.xml.xsql.XSQLActionHandlerImpl
Convenience method to append the entire content of one XML document to another.
apply(Hashtable) - Method in class oracle.soap.handlers.audit.AtomicFilter
 
apply(Hashtable) - Method in class oracle.soap.handlers.audit.CompoundFilter
 
apply(Hashtable) - Method in interface oracle.soap.handlers.audit.Filter
 
apply(Hashtable) - Method in class oracle.soap.handlers.audit.OneFilter
 
apply(Hashtable) - Method in class oracle.soap.handlers.audit.ZeroFilter
 
arrayParamName(String) - Static method in class oracle.xml.xsql.XSQLUtil
 
assertEjbStruct(Class) - Static method in class oracle.soap.providers.ejb.ClassUtil
 
attributeDecl(String, String, String, String, String) - Method in class oracle.xml.parser.v2.DocumentBuilder
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an attribute type declaration.
attributes - Variable in class oracle.xml.parser.v2.XMLParser
 
authenticate(String, String, String) - Method in class oracle.soap.providers.ejb.IIOPSessionConnection
 
authenticate(String, String, String) - Method in class oracle.soap.providers.ejb.IntrinsicSessionConnection
 

B

BAD_BOUNDARYPOINTS_ERR - Static variable in class org.w3c.dom.ranges.RangeException
If the boundary-points of a Range do not meet specific requirements.
BAG_DEPLOYMENTDESCRIPTOR - Static variable in class org.apache.soap.Constants
 
BAG_HTTPSERVLET - Static variable in class org.apache.soap.Constants
 
BAG_HTTPSERVLETREQUEST - Static variable in class org.apache.soap.Constants
 
BAG_HTTPSERVLETRESPONSE - Static variable in class org.apache.soap.Constants
 
BAG_HTTPSESSION - Static variable in class org.apache.soap.Constants
 
BASE64_BINARY - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
BASE_RESOLVED - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
BASE_UNRESOLVED - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
BASE_URL - Static variable in class oracle.xml.jaxp.JXDocumentBuilderFactory
Base URL used in parsing entities.
BASE_URL - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
BASE_URL - Static variable in class oracle.xml.parser.v2.XMLParser
Base URL used in parsing entities.
BINARY - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
BOOLEAN - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
BUBBLING_PHASE - Static variable in interface org.w3c.dom.events.Event
The current event phase is the bubbling phase.
BUILD_FAIL - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
BYTE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
Base64 - class org.apache.soap.encoding.soapenc.Base64.
 
Base64() - Constructor for class org.apache.soap.encoding.soapenc.Base64
 
Base64Serializer - class org.apache.soap.encoding.soapenc.Base64Serializer.
A Base64Serializer is used to serialize and deserialize byte arrays using the SOAP-ENC encoding style.
Base64Serializer() - Constructor for class org.apache.soap.encoding.soapenc.Base64Serializer
 
BaseConfigManager - class oracle.soap.server.impl.BaseConfigManager.
BaseConfigManager provides a standard implementation of most of the ConfigManager interface thus simplifying the implementation of a custom configuration manager.
BaseConfigManager() - Constructor for class oracle.soap.server.impl.BaseConfigManager
 
Bean - class org.apache.soap.util.Bean.
A Bean is the class used to represent a bean: it holds a type and a value.
Bean(Class, Object) - Constructor for class org.apache.soap.util.Bean
 
BeanMultiRefSerializer - class org.apache.soap.encoding.soapenc.BeanMultiRefSerializer.
A BeanMultiRefSerializer can be used to serialize JavaBeans using the multiRef SOAP-ENC encoding style.
BeanMultiRefSerializer() - Constructor for class org.apache.soap.encoding.soapenc.BeanMultiRefSerializer
 
BeanSerializer - class org.apache.soap.encoding.soapenc.BeanSerializer.
A BeanSerializer can be used to serialize and deserialize JavaBeans using the SOAP-ENC encoding style.
BeanSerializer() - Constructor for class org.apache.soap.encoding.soapenc.BeanSerializer
 
BinaryProviderConfigManager - class oracle.soap.server.impl.BinaryProviderConfigManager.
BinaryProviderConfigManager is an implementation of a provider manager that stores its deployment information in a file.
BinaryProviderConfigManager() - Constructor for class oracle.soap.server.impl.BinaryProviderConfigManager
 
BinaryServiceConfigManager - class oracle.soap.server.impl.BinaryServiceConfigManager.
BinaryServiceConfigManager maintains a registry of deployed services as a serialized object in a file.
BinaryServiceConfigManager() - Constructor for class oracle.soap.server.impl.BinaryServiceConfigManager
 
Body - class org.apache.soap.Body.
A Body object represents the contents and semantics of a <SOAP-ENV:Body> element.
Body() - Constructor for class org.apache.soap.Body
 
BooleanDeserializer - class org.apache.soap.encoding.soapenc.BooleanDeserializer.
This deserializer can be used to deserialize something into a boolean.
BooleanDeserializer() - Constructor for class org.apache.soap.encoding.soapenc.BooleanDeserializer
 
BooleanObjectDeserializer - class org.apache.soap.encoding.soapenc.BooleanObjectDeserializer.
This deserializer can be used to deserialize something into a Boolean.
BooleanObjectDeserializer() - Constructor for class org.apache.soap.encoding.soapenc.BooleanObjectDeserializer
 
ByteArrayDataSource - class org.apache.soap.util.mime.ByteArrayDataSource.
This class implements a typed DataSource from an InputStream, a byte array, a String, a File.
ByteArrayDataSource(File, String) - Constructor for class org.apache.soap.util.mime.ByteArrayDataSource
Create a datasource from a File.
ByteArrayDataSource(InputStream, String) - Constructor for class org.apache.soap.util.mime.ByteArrayDataSource
Create a datasource from an input stream.
ByteArrayDataSource(byte[], String) - Constructor for class org.apache.soap.util.mime.ByteArrayDataSource
Create a datasource from a byte array.
ByteArrayDataSource(String, String) - Constructor for class org.apache.soap.util.mime.ByteArrayDataSource
Create a datasource from a String.
ByteDeserializer - class org.apache.soap.encoding.soapenc.ByteDeserializer.
This deserializer can be used to deserialize something into a byte.
ByteDeserializer() - Constructor for class org.apache.soap.encoding.soapenc.ByteDeserializer
 
ByteObjectDeserializer - class org.apache.soap.encoding.soapenc.ByteObjectDeserializer.
This deserializer can be used to deserialize something into a Byte.
ByteObjectDeserializer() - Constructor for class org.apache.soap.encoding.soapenc.ByteObjectDeserializer
 
bag - Variable in class org.apache.soap.rpc.SOAPContext
 
baseUriOf(String) - Static method in class oracle.xml.xsql.XSQLUtil
 
baseuri - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
bindValue(String, String) - Method in class oracle.xml.sql.query.OracleXMLQuery
Sets a bind name/value pair.
boolean1999QName - Static variable in class org.apache.soap.Constants
 
boolean2000QName - Static variable in class org.apache.soap.Constants
 
boolean2001QName - Static variable in class org.apache.soap.Constants
 
build(String) - Method in class oracle.xml.parser.schema.XSDBuilder
Build an XMLSchema object
build(InputStream, URL) - Method in class oracle.xml.parser.schema.XSDBuilder
Build an XMLSchema object
build(Reader, URL) - Method in class oracle.xml.parser.schema.XSDBuilder
Build an XMLSchema object
build(URL) - Method in class oracle.xml.parser.schema.XSDBuilder
Build an XMLSchema object
build(InputSource) - Method in class oracle.xml.parser.schema.XSDBuilder
Build an XMLSchema object
build(XMLDocument, URL) - Method in class oracle.xml.parser.schema.XSDBuilder
Build XMLSchema from XML document
build(XMLDocument[], URL) - Method in class oracle.xml.parser.schema.XSDBuilder
Build XMLSchema from Array of XML documents
build(XMLDocument, String, String, URL) - Method in class oracle.xml.parser.schema.XSDBuilder
Build an XMLSchema object
build(String, String) - Method in class oracle.xml.parser.schema.XSDBuilder
Build an XMLSchema object
build(String, URL) - Method in class oracle.xml.parser.schema.XSDBuilder
Build an XMLSchema object
buildCookieValue(URL, Cookie[]) - Static method in class org.apache.soap.transport.http.Cookie
Returns a Cookie or Cookie2 header value for an array of cookies being sent to a URL.
buildEnvelope() - Method in class org.apache.soap.rpc.Call
 
buildEnvelope(boolean) - Method in class org.apache.soap.rpc.RPCMessage
 
buildEnvelope() - Method in class org.apache.soap.rpc.Response
 
buildFaultDetailsFromThrowable(Throwable) - Static method in class org.apache.soap.Utils
Given a throwable, return a vector containing a single entry which is an Element with one text node containing the stack trace.
buildFaultRouter(ClassLoader) - Method in class oracle.soap.server.ServiceDeploymentDescriptor
Get the fault router.
buildFaultRouter(String[], ClassLoader) - Static method in class oracle.soap.server.util.ServerUtils
Create the fault router from the list of fault listeners.
buildSOAPMappingRegistry(ServiceDeploymentDescriptor) - Static method in class oracle.soap.server.ServiceDeploymentDescriptor
Utility to generate an XML serialization registry from all the type mappings registered into a deployment descriptor.
buildSOAPMappingRegistry(ServiceDeploymentDescriptor, ClassLoader) - Static method in class oracle.soap.server.ServiceDeploymentDescriptor
Utility to generate an XML serialization registry from all the type mappings registered into a deployment descriptor.
buildSSLSocket(String, int, String, int) - Static method in class org.apache.soap.util.net.SSLUtils
This method builds an SSL socket, after auto-starting SSL
buildSchemaPathTable() - Method in class oracle.xml.parser.schema.XMLSchema
Build the schema's path tables for XSDGroup nodes.
byte1999QName - Static variable in class org.apache.soap.Constants
 
byte2000QName - Static variable in class org.apache.soap.Constants
 
byte2001QName - Static variable in class org.apache.soap.Constants
 
bytes - Variable in class org.apache.soap.transport.TransportMessage
 

C

CANT_UNBIND_SUBCONTEXT - Static variable in class oracle.xdb.XDBError
Error message
CAPTURING_PHASE - Static variable in interface org.w3c.dom.events.Event
The current event phase is the capturing phase.
CDATA - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
CDATA - Static variable in class oracle.xml.parser.v2.AttrDecl
AttType - StringType - CDATA
CDATASection - interface org.w3c.dom.CDATASection.
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup.
CDATA_SECTION_ELEMENTS - Static variable in class javax.xml.transform.OutputKeys
cdata-section-elements = expanded names.
CDATA_SECTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a CDATASection.
CDSect - Static variable in interface oracle.xml.parser.v2.XMLToken
CDSect ::= CDStart CData CDEnd CDStart ::= '<' '!'
CENTURY - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
CHOICE - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
CIPHERS - Static variable in class oracle.soap.transport.http.OracleSOAPHTTPConnection
property used for defining cipher suites used for HTTPS (colon separated list of cipher suites)
CIRCULAR_SUBST - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
CLOSED_OBJECT - Static variable in class oracle.xdb.XDBError
Error message
CLOSE_PARANTHESIS - Static variable in interface oracle.soap.handlers.audit.Filter
 
COMMA - Static variable in class oracle.xml.parser.v2.ElementDecl
ContentModelParseTreeNode type - "," node (has two children)
COMMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Comment.
COMPACT - Static variable in class oracle.xml.parser.v2.XMLOutputStream
 
COMPSTREAMRESULT - Static variable in interface oracle.xml.pipeline.controller.PipelineConstants
 
COMPSTREAMSOURCE - Static variable in interface oracle.xml.pipeline.controller.PipelineConstants
 
CONFIGFILENAME - Static variable in class org.apache.soap.Constants
 
CONFLICIT_FACET - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
CONNTYPE_KPRB - Static variable in class oracle.xdb.XMLType
KPRB connection type.
CONNTYPE_OCI8 - Static variable in class oracle.xdb.XMLType
OCI8 connection type.
CONNTYPE_THIN - Static variable in class oracle.xdb.XMLType
Thin connection type.
CONV_BSIZE - Static variable in class org.apache.soap.util.xml.XMISerializer
 
CXMLHandlerBase - class oracle.xml.comp.CXMLHandlerBase.
The SAX compression is implemented using SAX Handler which compresses the data based on SAX events.
CXMLHandlerBase(ObjectOutput) - Constructor for class oracle.xml.comp.CXMLHandlerBase
Constructs the CXMLHandlerBase using the ObjectOutput Stream
CXMLHandlerBase() - Constructor for class oracle.xml.comp.CXMLHandlerBase
Default Constructor
CXMLParser - class oracle.xml.comp.CXMLParser.
This class implements the re-generation of XML document from the compressed stream by generating the SAX events from them.
CXMLParser() - Constructor for class oracle.xml.comp.CXMLParser
Creates a new XML Parser object for reading the compressed stream.
CalendarSerializer - class org.apache.soap.encoding.soapenc.CalendarSerializer.
This class de/serializes instances of java.util.GregorianCalendar from/to the XML-Schema type 'date'.
CalendarSerializer() - Constructor for class org.apache.soap.encoding.soapenc.CalendarSerializer
 
Call - class org.apache.soap.rpc.Call.
A Call object represents an RPC call.
Call() - Constructor for class org.apache.soap.rpc.Call
 
Call(String, String, Vector, Header, String) - Constructor for class org.apache.soap.rpc.Call
 
Call(String, String, Vector, Header, String, SOAPContext) - Constructor for class org.apache.soap.rpc.Call
 
CharData - Static variable in interface oracle.xml.parser.v2.XMLToken
CharData ::= [^<&]* - ([^<&]* ']]>' [^<&]*)
CharacterData - interface org.w3c.dom.CharacterData.
The CharacterData interface extends Node with a set of attributes and methods for accessing character data in the DOM.
CharacterDataEditVAL - interface org.w3c.dom.validation.CharacterDataEditVAL.
This interface extends the NodeEditVAL interface with additional methods for document editing.
ClassUtil - class oracle.soap.providers.ejb.ClassUtil.
 
ClassUtil(String, String) - Constructor for class oracle.soap.providers.ejb.ClassUtil
 
ClassUtil(Object) - Constructor for class oracle.soap.providers.ejb.ClassUtil
 
Comment - Static variable in interface oracle.xml.parser.v2.XMLToken
Comment ::= '<' '!'
Comment - interface org.w3c.dom.Comment.
This interface inherits from CharacterData and represents the content of a comment, i.e., all the characters between the starting ' <!
CompoundFilter - class oracle.soap.handlers.audit.CompoundFilter.
 
CompoundFilter(char, Filter, Filter) - Constructor for class oracle.soap.handlers.audit.CompoundFilter
 
CompressReaderProcess - class oracle.xml.pipeline.processes.CompressReaderProcess.
Extends the pipeline Process class to create a wrapper around CXMLParser to be used by the pipeline framework.
CompressWriterProcess - class oracle.xml.pipeline.processes.CompressWriterProcess.
Extends the pipeline Process class to create a wrapper around XSLProcessor to be used by the pipeline framework.
ConfigManager - interface oracle.soap.server.ConfigManager.
A ConfigManager is responsible for saving and loading the list of deployed services or providers.
Constants - class org.apache.soap.Constants.
SOAP constants.
Constants() - Constructor for class org.apache.soap.Constants
 
ContainerContext - class oracle.soap.server.ContainerContext.
ContainerContext defines the context of the container in which the SOAP server is running.
ContainerContext() - Constructor for class oracle.soap.server.ContainerContext
 
ContentHandler - interface org.xml.sax.ContentHandler.
Receive notification of the logical content of a document.
Cookie - class org.apache.soap.transport.http.Cookie.
A cookie as defined in RFC 2109 and RFC 2965.
Cookie(URL, String) - Constructor for class org.apache.soap.transport.http.Cookie
Creates an instance from a cookie string.
cDATASection(char[], int, int) - Method in class oracle.xml.parser.v2.DefaultXMLDocumentHandler
Receive notification of a CDATA Section.
cDATASection(char[], int, int) - Method in class oracle.xml.parser.v2.DocumentBuilder
Receive notification of CDATA Section data inside an element.
cDATASection(char[], int, int) - Method in interface oracle.xml.parser.v2.XMLDocumentHandler
Receive notification of a CDATA Section.
canAppendChild(Node) - Method in class oracle.xml.parser.v2.XMLDocument
Determines whether the Node.appendChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canAppendChild(Node) - Method in class oracle.xml.parser.v2.XMLElement
Determines whether the Node.appendChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canAppendChild(Node) - Method in class oracle.xml.parser.v2.XMLNode
Determines whether the Node.appendChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canAppendChild(Node) - Method in interface org.w3c.dom.validation.NodeEditVAL
Determines whether the Node.appendChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canAppendData(String) - Method in class oracle.xml.parser.v2.XMLComment
Determines if data can be appended.
canAppendData(String) - Method in class oracle.xml.parser.v2.XMLText
Determines if data can be appended.
canAppendData(String) - Method in interface org.w3c.dom.validation.CharacterDataEditVAL
Determines if data can be appended.
canDeleteData(int, int) - Method in class oracle.xml.parser.v2.XMLComment
Determines if data can be deleted.
canDeleteData(int, int) - Method in class oracle.xml.parser.v2.XMLText
Determines if data can be deleted.
canDeleteData(int, int) - Method in interface org.w3c.dom.validation.CharacterDataEditVAL
Determines if data can be deleted.
canInsertBefore(Node, Node) - Method in class oracle.xml.parser.v2.XMLDocument
Determines whether the Node.insertBefore operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canInsertBefore(Node, Node) - Method in class oracle.xml.parser.v2.XMLElement
Determines whether the Node.insertBefore operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canInsertBefore(Node, Node) - Method in class oracle.xml.parser.v2.XMLNode
Determines whether the Node.insertBefore operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canInsertBefore(Node, Node) - Method in interface org.w3c.dom.validation.NodeEditVAL
Determines whether the Node.insertBefore operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canInsertData(int, String) - Method in class oracle.xml.parser.v2.XMLComment
Determines if data can be inserted.
canInsertData(int, String) - Method in class oracle.xml.parser.v2.XMLText
Determines if data can be inserted.
canInsertData(int, String) - Method in interface org.w3c.dom.validation.CharacterDataEditVAL
Determines if data can be inserted.
canRemoveAttribute(String) - Method in class oracle.xml.parser.v2.XMLElement
Verifies if an attribute by the given name can be removed.
canRemoveAttribute(String) - Method in interface org.w3c.dom.validation.ElementEditVAL
Verifies if an attribute by the given name can be removed.
canRemoveAttributeNS(String, String) - Method in class oracle.xml.parser.v2.XMLElement
Verifies if an attribute by the given local name and namespace can be removed.
canRemoveAttributeNS(String, String) - Method in interface org.w3c.dom.validation.ElementEditVAL
Verifies if an attribute by the given local name and namespace can be removed.
canRemoveAttributeNode(Node) - Method in class oracle.xml.parser.v2.XMLElement
Determines if an attribute node can be removed.
canRemoveAttributeNode(Node) - Method in interface org.w3c.dom.validation.ElementEditVAL
Determines if an attribute node can be removed.
canRemoveChild(Node) - Method in class oracle.xml.parser.v2.XMLAttr
Determines whether the Node.removeChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canRemoveChild(Node) - Method in class oracle.xml.parser.v2.XMLDocument
Determines whether the Node.removeChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canRemoveChild(Node) - Method in class oracle.xml.parser.v2.XMLElement
Determines whether the Node.removeChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canRemoveChild(Node) - Method in class oracle.xml.parser.v2.XMLNode
Determines whether the Node.removeChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canRemoveChild(Node) - Method in interface org.w3c.dom.validation.NodeEditVAL
Determines whether the Node.removeChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canReplaceChild(Node, Node) - Method in class oracle.xml.parser.v2.XMLDocument
Determines whether the Node.replaceChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canReplaceChild(Node, Node) - Method in class oracle.xml.parser.v2.XMLElement
Determines whether the Node.replaceChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canReplaceChild(Node, Node) - Method in class oracle.xml.parser.v2.XMLNode
Determines whether the Node.replaceChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canReplaceChild(Node, Node) - Method in interface org.w3c.dom.validation.NodeEditVAL
Determines whether the Node.replaceChild operation would make this document not compliant with the VAL_INCOMPLETE validity type.
canReplaceData(int, int, String) - Method in class oracle.xml.parser.v2.XMLComment
Determines if data can be replaced.
canReplaceData(int, int, String) - Method in class oracle.xml.parser.v2.XMLText
Determines if data can be replaced.
canReplaceData(int, int, String) - Method in interface org.w3c.dom.validation.CharacterDataEditVAL
Determines if data can be replaced.
canSetAttribute(String, String) - Method in class oracle.xml.parser.v2.XMLElement
Determines if the value for specified attribute can be set.
canSetAttribute(String, String) - Method in interface org.w3c.dom.validation.ElementEditVAL
Determines if the value for specified attribute can be set.
canSetAttributeNS(String, String, String) - Method in class oracle.xml.parser.v2.XMLElement
Determines if the attribute with given namespace and qualified name can be created if not already present in the attribute list of the element.
canSetAttributeNS(String, String, String) - Method in interface org.w3c.dom.validation.ElementEditVAL
Determines if the attribute with given namespace and qualified name can be created if not already present in the attribute list of the element.
canSetAttributeNode(Attr) - Method in class oracle.xml.parser.v2.XMLElement
Determines if an attribute node can be added.
canSetAttributeNode(Attr) - Method in interface org.w3c.dom.validation.ElementEditVAL
Determines if an attribute node can be added.
canSetData(String) - Method in class oracle.xml.parser.v2.XMLComment
Determines if data is only whitespace.
canSetData(String) - Method in class oracle.xml.parser.v2.XMLText
Determines if data can be set.
canSetData(String) - Method in interface org.w3c.dom.validation.CharacterDataEditVAL
Determines if data can be set.
canSetParameter(String, Object) - Method in interface org.w3c.dom.DOMConfiguration
Check if setting a parameter to a specific value is supported.
canSetTextContent(String) - Method in class oracle.xml.parser.v2.XMLElement
Determines if the text content of this node and its descendants can be set to the string passed in.
capturing - Static variable in class oracle.xml.parser.v2.XMLNode
 
characters(char[], int, int) - Method in class oracle.xml.comp.CXMLHandlerBase
Receive notification of character data inside an element
characters(char[], int, int) - Method in class oracle.xml.parser.schema.XSDValidator
Propagate notification of character data inside an element.
characters(char[], int, int) - Method in class oracle.xml.parser.v2.DocumentBuilder
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class oracle.xml.parser.v2.XMLMultiHandler
Receive notification of character data.
characters(char[], int, int) - Method in class oracle.xml.parser.v2.XMLSAXSerializer
Receive notification of character data inside an element.
characters(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of character data.
characters(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of character data.
characters(char[], int, int) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 characters event.
characters(char[], int, int) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a character data event.
characters(char[], int, int) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 characters event.
checkMustUnderstands(Header) - Static method in class org.apache.soap.Utils
Check for mustUnderstand headers, and throw a mustUnderstand Fault if we find any.
checkSoapConfigRootElement(Element) - Static method in class oracle.soap.server.util.ServerUtils
 
classForName(String, String) - Static method in class oracle.soap.providers.ejb.ClassUtil
 
classForName(String) - Static method in class oracle.xml.xsql.XSQLUtil
 
cleanLobList() - Method in class oracle.xml.sql.dml.OracleXMLSave
This function frees all temporary LOBs
cleanString(String) - Static method in class org.apache.soap.Utils
 
clear() - Method in class oracle.soap.providers.sp.Hashset
Clear the set.
clear() - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Clear the attribute list.
clear() - Method in class org.xml.sax.helpers.AttributesImpl
Clear the attribute list for reuse.
clearParameters() - Method in class javax.xml.transform.Transformer
Clear all parameters set with setParameter.
clearParameters() - Method in class oracle.xml.jaxp.JXTransformer
Clear all parameters set with setParameter.
clone() - Method in class oracle.soap.providers.sp.Hashset
Clone the hash set (by invoking the copy constructor).
cloneContents() - Method in interface org.w3c.dom.ranges.Range
Duplicates the contents of a Range
cloneNode(boolean) - Method in class oracle.xdb.dom.XDBNode
Returns the copy of the node. the parent of the clone is set to null
cloneNode(boolean) - Method in class oracle.xml.parser.v2.XMLNode
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
cloneNode(boolean) - Method in interface org.w3c.dom.Node
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
cloneRange() - Method in interface org.w3c.dom.ranges.Range
Produces a new Range whose boundary-points are equal to the boundary-points of the Range.
close() - Method in class oracle.soap.providers.ejb.IIOPSessionConnection
 
close() - Method in class oracle.soap.providers.ejb.IntrinsicSessionConnection
 
close() - Method in interface oracle.soap.transport.OracleSOAPTransport
Close the transport and perform any clean up.
close() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Closes the connection.
close() - Method in class oracle.xdb.RealInputStream
Function to close the RealInputStream
close() - Method in class oracle.xdb.XMLType
Function to free/close the XMLType.
close() - Method in class oracle.xdb.dom.XDBDocument
 
close() - Method in class oracle.xdb.dom.XDBNode
 
close() - Method in class oracle.xdb.servlet.XDBServletResponse
Close this response.
close() - Method in interface oracle.xml.parser.v2.PrintDriver
Closes the output stream or print writer
close() - Method in class oracle.xml.parser.v2.XMLOutputStream
Closes the output stream
close() - Method in class oracle.xml.parser.v2.XMLPrintDriver
Closes the output stream or print writer
close() - Method in class oracle.xml.sql.dml.OracleXMLSave
Closes the OracleXMLSave object and deallocates all context associated with it.
close() - Method in class oracle.xml.sql.query.OracleXMLQuery
Closes open resources created by the OracleXML engine.
close() - Method in interface oracle.xml.transx.TransX
Help reclaim used resources.
close() - Method in class oracle.xml.xsql.XSQLConnection
 
code - Variable in class org.w3c.dom.DOMException
 
code - Variable in class org.w3c.dom.events.EventException
 
code - Variable in class org.w3c.dom.ranges.RangeException
 
code - Variable in class org.w3c.dom.validation.ExceptionVAL
 
col - Variable in class oracle.xml.util.XMLError
 
collapse(boolean) - Method in interface org.w3c.dom.ranges.Range
Collapse a Range onto one of its boundary-points
commaSeparatedListOfValues(String[], boolean) - Static method in class oracle.xml.xsql.XSQLUtil
 
comment(char[], int, int) - Method in class oracle.xml.comp.CXMLHandlerBase
Receive notification of comment The parser will invoke this method for each comment found.
comment(String) - Method in class oracle.xml.comp.CXMLHandlerBase
Receive notification of comment The parser will invoke this method for each comment found.
comment(String) - Method in class oracle.xml.parser.v2.DefaultXMLDocumentHandler
Receive notification of a comment.
comment(String) - Method in class oracle.xml.parser.v2.DocumentBuilder
Receive notification of a comment.
comment(char[], int, int) - Method in class oracle.xml.parser.v2.DocumentBuilder
Report an XML comment anywhere in the document.
comment(String) - Method in interface oracle.xml.parser.v2.XMLDocumentHandler
Receive notification of a comment.
comment(char[], int, int) - Method in class oracle.xml.parser.v2.XMLSAXSerializer
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in interface org.xml.sax.ext.LexicalHandler
Report an XML comment anywhere in the document.
compareBoundaryPoints(short, Range) - Method in interface org.w3c.dom.ranges.Range
Compare the boundary-points of two Ranges in a document.
compareTo(XSDDataValue) - Method in class oracle.xml.parser.schema.XSDDataValue
Compare two values return int -1 -- smaller, 0 -- equal, 1 -- greater
compareValues(String, String) - Method in class oracle.xml.parser.schema.XSDSimpleType
 
conn - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
connFactory - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
constName - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
contains(Object) - Method in class oracle.soap.providers.sp.Hashset
Check if the set contains the specified element.
contains(String) - Method in interface org.w3c.dom.DOMStringList
Test if a string is part of this DOMStringList.
contains(String) - Method in interface org.w3c.dom.NameList
Test if a name is part of this NameList.
containsHeader(String) - Method in class oracle.xdb.servlet.XDBServletResponse
Is this header present?
containsNS(String, String) - Method in interface org.w3c.dom.NameList
Test if the pair namespaceURI/name is part of this NameList.
contentType - Variable in class org.apache.soap.transport.TransportMessage
 
convert2Int(byte[]) - Static method in class org.apache.soap.encoding.Hex
Convert 4 hex digits to an int, and return the number of converted bytes.
convertDTD2Schema() - Method in class oracle.xml.parser.v2.DTD
get XML Schema DOM tree from this DTD object
convertFromDOM(DOMResult, Output) - Method in class oracle.xml.pipeline.controller.Process
Should be called by the Process which outputs DOM.
convertFromSAX(SAXResult, Output) - Method in class oracle.xml.pipeline.controller.Process
Should be called by the Process which outputs SAX events.
convertFromStream(StreamResult, Output) - Method in class oracle.xml.pipeline.controller.Process
Should be called by the Process which outputs xml as Stream.
countKids(Element, short) - Static method in class org.apache.soap.util.xml.DOMUtils
Count number of children of a certain type of the given element.
create() - Method in class oracle.soap.providers.ejb.SessionConnectionFactory
 
create(Datum, int) - Method in class oracle.xdb.XMLTypeFactory
The create method of the Oradata interface.
create() - Method in interface oracle.xml.xsql.XSQLConnectionManagerFactory
 
create() - Method in class oracle.xml.xsql.XSQLDatasourceConnectionManager
Needed to implement XSQLConnectionManagerFactory interface
create(XSQLPageRequest) - Method in interface oracle.xml.xsql.XSQLLoggerFactory
Returns a new or existing instance of XSQL logger.
create(Properties) - Method in interface org.apache.soap.transport.EnvelopeEditorFactory
 
createAttribute(String) - Method in class oracle.xdb.dom.XDBDocument
create an empty attribute node.
createAttribute(String, String) - Method in class oracle.xml.parser.v2.NodeFactory
Creates an attribute node with the specified tag, and text.
createAttribute(String) - Method in class oracle.xml.parser.v2.XMLDocument
Creates an Attr of the given name.
createAttribute(String) - Method in interface org.w3c.dom.Document
Creates an Attr of the given name.
createAttributeNS(String, String) - Method in class oracle.xdb.dom.XDBDocument
create an empty attribute node given the namespace information.
createAttributeNS(String, String, String, String) - Method in class oracle.xml.parser.v2.NodeFactory
Creates an attribute node with the specified tag, and text.
createAttributeNS(String, String) - Method in class oracle.xml.parser.v2.XMLDocument
Creates an attribute with the given qualified name and namespace URI.
createAttributeNS(String, String) - Method in interface org.w3c.dom.Document
Creates an attribute of the given qualified name and namespace URI.
createBLOBTable(Connection, String) - Method in class oracle.xml.dbaccess.DBAccess
Create BLOB table
createBLOBTable(Connection, String) - Method in class oracle.xml.transviewer.DBAccess
Deprecated. Create BLOB table
createCDATASection(String) - Method in class oracle.xdb.dom.XDBDocument
create a CDATA section node.
createCDATASection(String) - Method in class oracle.xml.parser.v2.NodeFactory
Creates a CDATA node with the specified text.
createCDATASection(String) - Method in class oracle.xml.parser.v2.XMLDocument
Creates a CDATASection node whose value is the specified string.
createCDATASection(String) - Method in interface org.w3c.dom.Document
Creates a CDATASection node whose value is the specified string.
createComment(String) - Method in class oracle.xdb.dom.XDBDocument
create a comment node.
createComment(String) - Method in class oracle.xml.parser.v2.NodeFactory
Creates a comment node with the specified text.
createComment(String) - Method in class oracle.xml.parser.v2.XMLDocument
Creates a Comment node given the specified string.
createComment(String) - Method in interface org.w3c.dom.Document
Creates a Comment node given the specified string.
createConfigManager(Element, String, ClassLoader, ServletContext) - Static method in class oracle.soap.server.util.ServerUtils
Create an instance of a specific configuration manager given the classname.
createContext(Connection) - Static method in class oracle.xdb.XMLType
 
createDocument() - Static method in class oracle.soap.util.xml.XmlUtils
Create a Document
createDocument(String, String, DocumentType) - Method in class oracle.xdb.dom.XDBDomImplementation
create and return an empty document object and return it.
createDocument() - Method in class oracle.xml.parser.v2.NodeFactory
Creates a document node.
createDocument(String, String, DocumentType) - Method in class oracle.xml.parser.v2.XMLDOMImplementation
Creates an empty DocumentType node.
createDocument(String, String, DocumentType) - Method in interface org.w3c.dom.DOMImplementation
Creates an XML Document object of the specified type with its document element.
createDocumentFragment() - Method in class oracle.xdb.dom.XDBDocument
create an empty document fragment.
createDocumentFragment() - Method in class oracle.xml.parser.v2.NodeFactory
Creates a document fragment node.
createDocumentFragment() - Method in class oracle.xml.parser.v2.XMLDocument
Creates an empty DocumentFragment object.
createDocumentFragment() - Method in interface org.w3c.dom.Document
Creates an empty DocumentFragment object.
createDocumentType(String, String, String) - Method in class oracle.xdb.dom.XDBDomImplementation
create and return a document type defn. object and return it.
createDocumentType(String, String, String) - Method in class oracle.xml.parser.v2.XMLDOMImplementation
Creates an XML Document object of the specified type with its document element
createDocumentType(String, String, String) - Method in interface org.w3c.dom.DOMImplementation
Creates an empty DocumentType node.
createElement(String) - Method in class oracle.xdb.dom.XDBDocument
create and Return a new empty element associated with the document.
createElement(String) - Method in class oracle.xml.parser.v2.NodeFactory
Creates an Element node with the specified tag.
createElement(String) - Method in class oracle.xml.parser.v2.XMLDocument
Creates an element of the type specified.
createElement(String) - Method in interface org.w3c.dom.Document
Creates an element of the type specified.
createElementNS(String, String) - Method in class oracle.xdb.dom.XDBDocument
create and Return a new empty element associated with the document.
createElementNS(String, String, String) - Method in class oracle.xml.parser.v2.NodeFactory
Creates an Element node with the specified local name,prefix , namespaceURI.
createElementNS(String, String) - Method in class oracle.xml.parser.v2.XMLDocument
Creates an element of the given qualified name and namespace URI.
createElementNS(String, String) - Method in interface org.w3c.dom.Document
Creates an element of the given qualified name and namespace URI.
createEntityReference(String) - Method in class oracle.xdb.dom.XDBDocument
create an entity reference node.
createEntityReference(String) - Method in class oracle.xml.parser.v2.NodeFactory
Creates an entity reference node with the specified tag.
createEntityReference(String) - Method in class oracle.xml.parser.v2.XMLDocument
Creates an EntityReference object.
createEntityReference(String) - Method in interface org.w3c.dom.Document
Creates an EntityReference object.
createEvent(String) - Method in class oracle.xml.parser.v2.XMLDocument
Creates an event object of the specified type
createEvent(String) - Method in interface org.w3c.dom.events.DocumentEvent
 
createHandler(String, ClassLoader) - Static method in class oracle.soap.server.util.ServerUtils
Create an instance of a handler given the classname.
createHandlers(Element, ClassLoader) - Static method in class oracle.soap.server.util.ServerUtils
Create the list of global handlers for the SOAP server engine.
createLSInput() - Method in class oracle.xml.parser.v2.XMLDOMImplementation
Create a new empty input source object where LSInput.characterStream, LSInput.byteStream , LSInput.stringData LSInput.systemId, LSInput.publicId, LSInput.baseURI, and LSInput.encoding are null, and LSInput.certifiedText is false.
createLSInput() - Method in interface org.w3c.dom.ls.DOMImplementationLS
Create a new empty input source object where LSInput.characterStream, LSInput.byteStream , LSInput.stringData LSInput.systemId, LSInput.publicId, LSInput.baseURI, and LSInput.encoding are null, and LSInput.certifiedText is false.
createLSOutput() - Method in class oracle.xml.parser.v2.XMLDOMImplementation
Create a new empty output destination object where LSOutput.characterStream, LSOutput.byteStream, LSOutput.systemId, LSOutput.encoding are null.
createLSOutput() - Method in interface org.w3c.dom.ls.DOMImplementationLS
Create a new empty output destination object where LSOutput.characterStream, LSOutput.byteStream, LSOutput.systemId, LSOutput.encoding are null.
createLSParser(short, String) - Method in class oracle.xml.parser.v2.XMLDOMImplementation
Create a new LSParser.
createLSParser(short, String) - Method in interface org.w3c.dom.ls.DOMImplementationLS
Create a new LSParser.
createLSSerializer() - Method in class oracle.xml.parser.v2.XMLDOMImplementation
Create a new LSSerializer object.
createLSSerializer() - Method in interface org.w3c.dom.ls.DOMImplementationLS
Create a new LSSerializer object.
createLogger(Element, ContainerContext, ClassLoader) - Static method in class oracle.soap.server.util.ServerUtils
Create the logger for the SOAP server engine, which is defined in the SOAP servlet XML configuration file.
createMarshaller() - Method in class javax.xml.bind.JAXBContext
Create a Marshaller object that can be used to convert a java content tree into XML data.
createMutationEvent(String) - Method in class oracle.xml.parser.v2.XMLDocument
Creates a Mutation Event object of specified type
createNestedRequest(String, URL, Dictionary, PrintWriter, OutputStream) - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns an instance of a nested Request
createNestedRequest(String, URL, Dictionary, PrintWriter, OutputStream) - Method in class oracle.xml.xsql.XSQLServletPageRequest
Returns an instance of a nested Request
createNodeFromType(short, String, String) - Method in class oracle.xml.parser.v2.XMLDocument
Subclass of XMLDocument should override this method to create custom DOM nodes.
createNodeIterator(Node, int, NodeFilter, boolean) - Method in class oracle.xml.parser.v2.XMLDocument
Creates a Node Iterator with specified root,flag which governs what type of nodes it should include in logical view, filter for filtering nodes, flag determining whether entity references and its descendants could be included
createNodeIterator(Node, int, NodeFilter, boolean) - Method in interface org.w3c.dom.traversal.DocumentTraversal
Create a new NodeIterator over the subtree rooted at the specified node.
createObject(String, ClassLoader, StringBuffer) - Static method in class oracle.soap.server.util.ServerUtils
Create a new instance of the given class using the given classLoader.
createProcessingInstruction(String, String) - Method in class oracle.xdb.dom.XDBDocument
create a processing instruction node.
createProcessingInstruction(String, String) - Method in class oracle.xml.parser.v2.NodeFactory
Creates a PI node with the specified tag, and text.
createProcessingInstruction(String, String) - Method in class oracle.xml.parser.v2.XMLDocument
Creates a ProcessingInstruction node given the specified name and data strings.
createProcessingInstruction(String, String) - Method in interface org.w3c.dom.Document
Creates a ProcessingInstruction node given the specified name and data strings.
createProvider(String, ClassLoader) - Static method in class oracle.soap.server.util.ServerUtils
Create an instance of a specific provider given the classname.
createProviderManager(Element, ClassLoader, ServletContext) - Static method in class oracle.soap.server.util.ServerUtils
 
createRange() - Method in class oracle.xml.parser.v2.XMLDocument
Create a new Document Range Object ,with Start and End Boundary points at the begining of the document.
createRange() - Method in interface org.w3c.dom.ranges.DocumentRange
This interface can be obtained from the object implementing the Document interface using binding-specific casting methods.
createRangeEvent(String) - Method in class oracle.xml.parser.v2.XMLDocument
Creates a Range Event object of specified type
createSchemaBasedXML(String) - Method in class oracle.xdb.XMLType
Create a schema-based XML
createSerializer(String, XSQLPageRequest) - Static method in class oracle.xml.xsql.XSQLUtil
 
createServiceManager(Element, ProviderManager, ClassLoader, ServletContext) - Static method in class oracle.soap.server.util.ServerUtils
 
createTextNode(String) - Method in class oracle.xdb.dom.XDBDocument
create an empty text node.
createTextNode(String) - Method in class oracle.xml.parser.v2.NodeFactory
Creates a text node with the specified text.
createTextNode(String) - Method in class oracle.xml.parser.v2.XMLDocument
Creates a Text node given the specified string.
createTextNode(String) - Method in interface org.w3c.dom.Document
Creates a Text node given the specified string.
createTraversalEvent(String) - Method in class oracle.xml.parser.v2.XMLDocument
Creates a Traversal Event object of specified type
createTreeWalker(Node, int, NodeFilter, boolean) - Method in class oracle.xml.parser.v2.XMLDocument
Creates a Node Iterator with specified root,flag which governs what type of nodes it should include in logical view, filter for filtering nodes, flag determining whether entity references and its descendants could be included
createTreeWalker(Node, int, NodeFilter, boolean) - Method in interface org.w3c.dom.traversal.DocumentTraversal
Create a new TreeWalker over the subtree rooted at the specified node.
createURL(String) - Method in class oracle.xml.sql.dml.OracleXMLSave
Returns the URL object for a specified file or URL.
createUnmarshaller() - Method in class javax.xml.bind.JAXBContext
Create an Unmarshaller object that can be used to convert XML data into a java content tree.
createValidator() - Method in class javax.xml.bind.JAXBContext
Create a Validator object that can be used to validate a java content tree against its source schema.
createXML(OPAQUE) - Static method in class oracle.xdb.XMLType
Create an XMLType given the opaque type containing the XMLType bytes
createXML(OPAQUE, String) - Static method in class oracle.xdb.XMLType
 
createXML(Connection, String) - Static method in class oracle.xdb.XMLType
Create an XMLType given the string containing the XML data
createXML(Connection, String, String) - Static method in class oracle.xdb.XMLType
 
createXML(Connection, String, String, boolean, boolean) - Static method in class oracle.xdb.XMLType
Create an XMLType given the string containing the XML data
createXML(Connection, String, String, boolean, boolean, String) - Static method in class oracle.xdb.XMLType
 
createXML(Connection, CLOB) - Static method in class oracle.xdb.XMLType
Create an XMLType given a CLOB containing the XML data
createXML(Connection, CLOB, String) - Static method in class oracle.xdb.XMLType
 
createXML(Connection, CLOB, String, boolean, boolean) - Static method in class oracle.xdb.XMLType
Create an XMLType given a CLOB containing the XML data
createXML(Connection, CLOB, String, boolean, boolean, String) - Static method in class oracle.xdb.XMLType
 
createXML(Connection, InputStream) - Static method in class oracle.xdb.XMLType
Create an XMLType given a InputStream containing the XML data.
createXML(Connection, InputStream, String) - Static method in class oracle.xdb.XMLType
 
createXML(Connection, Document) - Static method in class oracle.xdb.XMLType
Create an XMLType given an instance of the DOM document
createXMLReader() - Static method in class org.xml.sax.helpers.XMLReaderFactory
Attempt to create an XML reader from a system property.
createXMLReader(String) - Static method in class org.xml.sax.helpers.XMLReaderFactory
Attempt to create an XML reader from a class name.
createXMLTable(Connection, String) - Method in class oracle.xml.dbaccess.DBAccess
Create XML table
createXMLTable(Connection, String) - Method in class oracle.xml.transviewer.DBAccess
Deprecated. Create XML table
createXMLTypeTable(Connection, String) - Method in class oracle.xml.xmldbaccess.XMLDBAccess
Create an XMLType table
ctx - Variable in class org.apache.soap.rpc.RPCMessage
 
ctx - Variable in class org.apache.soap.transport.TransportMessage
 
currentId - Variable in class org.apache.soap.rpc.SOAPContext
 

D

DATATYPE - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
DATE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
DATE_FORMAT - Static variable in class oracle.xml.sql.dml.OracleXMLSave
The date format for use in setDateFormat.
DATE_TIME - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
DAYTIME_DURATION - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
DBAccess - class oracle.xml.dbaccess.DBAccess.
Maintains CLOB tables that can hold multiple XML and text documents.
DBAccess() - Constructor for class oracle.xml.dbaccess.DBAccess
 
DBAccess - class oracle.xml.transviewer.DBAccess.
Deprecated. Please use oracle.xml.dbaccess.DBAccess
DBAccess() - Constructor for class oracle.xml.transviewer.DBAccess
Deprecated.  
DBAccessBeanInfo - class oracle.xml.dbaccess.DBAccessBeanInfo.
Provides information about the DBAccess bean.
DBAccessBeanInfo() - Constructor for class oracle.xml.dbaccess.DBAccessBeanInfo
Constructor
DBAccessBeanInfo - class oracle.xml.transviewer.DBAccessBeanInfo.
Deprecated. Please use oracle.xml.dbaccess.DBAccessBeanInfo
DBAccessBeanInfo() - Constructor for class oracle.xml.transviewer.DBAccessBeanInfo
Deprecated. Constructor
DEBUG_MODE - Static variable in class oracle.xml.jaxp.JXDocumentBuilderFactory
Sets Debug Mode - Boolean.TRUE or Boolean.FALSE
DEBUG_MODE - Static variable in class oracle.xml.parser.v2.DOMParser
Sets Debug Mode Boolean.TRUE or Boolean.FALSE
DEC - Static variable in class org.apache.soap.encoding.Hex
 
DECIMAL - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
DEEP_VALIDATION - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
DEFAULT - Static variable in class oracle.xml.parser.v2.AttrDecl
Attribute presence - Default
DEFAULT - Static variable in class oracle.xml.parser.v2.XMLOutputStream
 
DEFAULT_BATCH_SIZE - Static variable in class oracle.xml.sql.dml.OracleXMLSave
The default insert batch size is 17 records
DEFAULT_CONFIG_FILENAME - Static variable in class oracle.soap.server.http.SOAPServlet
 
DEFAULT_CONFIG_MANAGER - Static variable in class oracle.soap.server.impl.ProviderManagerImpl
 
DEFAULT_CONFIG_MANAGER - Static variable in class oracle.soap.server.impl.ServiceManagerImpl
 
DEFAULT_FILENAME - Static variable in class oracle.soap.server.impl.BinaryProviderConfigManager
 
DEFAULT_FILENAME - Static variable in class oracle.soap.server.impl.BinaryServiceConfigManager
 
DEFAULT_FILENAME - Static variable in class oracle.soap.server.impl.XMLProviderConfigManager
 
DEFAULT_FILENAME - Static variable in class oracle.soap.server.impl.XMLServiceConfigManager
 
DEFAULT_OUTPUT_BUFFER_SIZE - Static variable in class org.apache.soap.util.net.HTTPUtils
 
DEFAULT_SEVERITY - Static variable in class oracle.soap.server.Logger
 
DERIVATION_EXTENSION - Static variable in interface org.w3c.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the derivation by extension if complex types are involved.
DERIVATION_LIST - Static variable in interface org.w3c.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the list if simple types are involved.
DERIVATION_RESTRICTION - Static variable in interface org.w3c.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the derivation by restriction if complex types are involved, or a restriction if simple types are involved.
DERIVATION_UNION - Static variable in interface org.w3c.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the union if simple types are involved.
DISPATCH_E_ACCESSDENIED - Static variable in interface oracle.soap.providers.ejb.Dispatch
 
DISPATCH_E_BADINDEX - Static variable in interface oracle.soap.providers.ejb.Dispatch
 
DISPATCH_E_INVALIDARG - Static variable in interface oracle.soap.providers.ejb.Dispatch
 
DISPATCH_E_INVALIDARGCOUNT - Static variable in interface oracle.soap.providers.ejb.Dispatch
 
DISPATCH_E_INVOKE - Static variable in interface oracle.soap.providers.ejb.Dispatch
 
DISPATCH_E_METHODNOTFOUND - Static variable in interface oracle.soap.providers.ejb.Dispatch
 
DISPATCH_E_NOTIMPLEMENTED - Static variable in interface oracle.soap.providers.ejb.Dispatch
 
DISPATCH_E_TARGETEXCP - Static variable in interface oracle.soap.providers.ejb.Dispatch
 
DISPATCH_METHOD - Static variable in interface oracle.soap.providers.ejb.Dispatch
 
DISPATCH_SOAPMETHOD - Static variable in interface oracle.soap.providers.ejb.Dispatch
 
DMS_NOUN_SEPARATOR - Static variable in class oracle.soap.server.internal.OracleServerConstants
 
DMS_PHASE_EVENT_NAME - Static variable in class oracle.soap.server.internal.OracleServerConstants
 
DOCFRAG - Static variable in interface oracle.xml.pipeline.controller.PipelineConstants
 
DOCTYPE_PUBLIC - Static variable in class javax.xml.transform.OutputKeys
doctype-public = string.
DOCTYPE_SYSTEM - Static variable in class javax.xml.transform.OutputKeys
doctype-system = string.
DOCUMENT - Static variable in interface oracle.xml.pipeline.controller.PipelineConstants
 
DOCUMENT_FRAGMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentFragment.
DOCUMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Document.
DOCUMENT_TYPE_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentType.
DOM2Writer - class org.apache.soap.util.xml.DOM2Writer.
This class is a utility to serialize a DOM node as XML.
DOM2Writer() - Constructor for class org.apache.soap.util.xml.DOM2Writer
 
DOMAttrModified - Static variable in class oracle.xml.parser.v2.XMLNode
 
DOMBuilder - class oracle.xml.async.DOMBuilder.
This class encapsulates an eXtensible Markup Language (XML) 1.0 parser to parse an XML document and build a DOM tree.
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 - class oracle.xml.async.DOMBuilderBeanInfo.
This class provides information about the DOMBuilder Bean.
DOMBuilderBeanInfo() - Constructor for class oracle.xml.async.DOMBuilderBeanInfo
The default Constructor
DOMBuilderErrorEvent - class oracle.xml.async.DOMBuilderErrorEvent.
This class defines the error event which is sent when parse exception occurs.
DOMBuilderErrorEvent(Object, Exception) - Constructor for class oracle.xml.async.DOMBuilderErrorEvent
Constructor for DOMBuilderErrorEvent.
DOMBuilderErrorListener - interface oracle.xml.async.DOMBuilderErrorListener.
This interface must be implemented in order to receive notifications when error is found during parsing.
DOMBuilderEvent - class oracle.xml.async.DOMBuilderEvent.
The event object that DOMBuilder uses to notify all registered listeners about parse events.
DOMBuilderEvent(Object, int) - Constructor for class oracle.xml.async.DOMBuilderEvent
Creates a new DOMBuilderEvent
DOMBuilderListener - interface oracle.xml.async.DOMBuilderListener.
This interface must be implemented in order to receive notifications about events during the asyncronous parsing.
DOMCharacterDataModified - Static variable in class oracle.xml.parser.v2.XMLNode
 
DOMCompress() - Method in class oracle.xml.xmlcomp.XMLCompress
Compress the XML Data set in the Text InputStream of this object and writes the compressed data into the binary outputstream
DOMCompress(InputStream) - Method in class oracle.xml.xmlcomp.XMLCompress
Compress the XML Data set in the Text InputStream and writes the compressed data into the binary outputstream
DOMCompress(XMLDocument) - Method in class oracle.xml.xmlcomp.XMLCompress
Compress the XMLDocument object and writes the compressed data into the binary outputstream of this object
DOMCompress(String) - Method in class oracle.xml.xmlcomp.XMLCompress
Compress the xml data contained in the java String and writes the compressed data into the binary outputstream of this object
DOMCompress(CLOB) - Method in class oracle.xml.xmlcomp.XMLCompress
Compress the xml data contained in the CLOB object and writes the compressed data into the binary outputstream of this object
DOMCompress(XMLType) - Method in class oracle.xml.xmlcomp.XMLCompress
Compress the xml data contained in the database XMLType object and writes the compressed data into the binary outputstream of this object
DOMCompress(File, File) - Method in class oracle.xml.xmlcomp.XMLCompress
Compress the xml data contained in the inpTxtfile and writes the compressed ouput to outpBinfile
DOMConfiguration - interface org.w3c.dom.DOMConfiguration.
The DOMConfiguration interface represents the configuration of a document and maintains a table of recognized parameters.
DOMError - interface org.w3c.dom.DOMError.
DOMError is an interface that describes an error.
DOMErrorHandler - interface org.w3c.dom.DOMErrorHandler.
DOMErrorHandler is a callback interface that the DOM implementation can call when reporting errors that happens while processing XML data, or when doing some other processing (e.g. validating a document).
DOMException - exception org.w3c.dom.DOMException.
DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable).
DOMException(short, String) - Constructor for class org.w3c.dom.DOMException
 
DOMExpand() - Method in class oracle.xml.xmlcomp.XMLCompress
Uncompresses the binary inputstream and populates the XMLDocument of this object.
DOMExpand(InputStream) - Method in class oracle.xml.xmlcomp.XMLCompress
Uncompresses the binary inputstream parameter and populates the XMLDocument of this object.
DOMExpand(BLOB) - Method in class oracle.xml.xmlcomp.XMLCompress
Uncompresses the BLOB parameter and populates the XMLDocument of this object.
DOMExpand(File, File) - Method in class oracle.xml.xmlcomp.XMLCompress
UnCompress the data contained in the inpBinfile and writes the compressed ouput to outpTxtfile
DOMFaultListener - class org.apache.soap.server.DOMFaultListener.
Listens for fault events, and adds a DOM Element (built from Utils.buildFaultDetailsFromThrowable) representing the root exception of the fault event's SOAP exception.
DOMFaultListener() - Constructor for class org.apache.soap.server.DOMFaultListener
 
DOMImplementation - interface org.w3c.dom.DOMImplementation.
The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.
DOMImplementationLS - interface org.w3c.dom.ls.DOMImplementationLS.
DOMImplementationLS contains the factory methods for creating Load and Save objects.
DOMImplementationList - interface org.w3c.dom.DOMImplementationList.
The DOMImplementationList interface provides the abstraction of an ordered collection of DOM implementations, without defining or constraining how this collection is implemented.
DOMImplementationSource - interface org.w3c.dom.DOMImplementationSource.
This interface permits a DOM implementer to supply one or more implementations, based upon requested features and versions, as specified in .
DOMLocator - interface javax.xml.transform.dom.DOMLocator.
Indicates the position of a node in a source DOM, intended primarily for error reporting.
DOMLocator - interface org.w3c.dom.DOMLocator.
DOMLocator is an interface that describes a location (e.g.
DOMNodeInserted - Static variable in class oracle.xml.parser.v2.XMLNode
 
DOMNodeInsertedIntoDocument - Static variable in class oracle.xml.parser.v2.XMLNode
 
DOMNodeRemoved - Static variable in class oracle.xml.parser.v2.XMLNode
 
DOMNodeRemovedFromDocument - Static variable in class oracle.xml.parser.v2.XMLNode
 
DOMParser - class oracle.xml.parser.v2.DOMParser.
This class implements an eXtensible Markup Language (XML) 1.0 parser according to the World Wide Web Consortium (W3C) recommendation.
DOMParser() - Constructor for class oracle.xml.parser.v2.DOMParser
Creates a new parser object.
DOMParserProcess - class oracle.xml.pipeline.processes.DOMParserProcess.
Extends the pipeline Process class to create a wrapper around DOMParser to be used by the pipeline framework.
DOMRESULT - Static variable in interface oracle.xml.pipeline.controller.PipelineConstants
 
DOMResult - class javax.xml.transform.dom.DOMResult.
Acts as a holder for a transformation result tree, in the form of a Document Object Model (DOM) tree.
DOMResult() - Constructor for class javax.xml.transform.dom.DOMResult
Zero-argument default constructor.
DOMResult(Node) - Constructor for class javax.xml.transform.dom.DOMResult
Use a DOM node to create a new output target.
DOMResult(Node, String) - Constructor for class javax.xml.transform.dom.DOMResult
Create a new output target with a DOM node.
DOMSOURCE - Static variable in interface oracle.xml.pipeline.controller.PipelineConstants
 
DOMSTRING_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
If the specified range of text does not fit into a DOMString
DOMSource - class javax.xml.transform.dom.DOMSource.
Acts as a holder for a transformation Source tree in the form of a Document Object Model (DOM) tree.
DOMSource() - Constructor for class javax.xml.transform.dom.DOMSource
Zero-argument default constructor.
DOMSource(Node) - Constructor for class javax.xml.transform.dom.DOMSource
Create a new input source with a DOM node.
DOMSource(Node, String) - Constructor for class javax.xml.transform.dom.DOMSource
Create a new input source with a DOM node, and with the system ID also passed in as the base URI.
DOMStringList - interface org.w3c.dom.DOMStringList.
The DOMStringList interface provides the abstraction of an ordered collection of DOMString values, without defining or constraining how this collection is implemented.
DOMSubtreeModified - Static variable in class oracle.xml.parser.v2.XMLNode
 
DOMUtils - class org.apache.soap.util.xml.DOMUtils.
 
DOMUtils() - Constructor for class org.apache.soap.util.xml.DOMUtils
 
DOMWriter - class org.apache.soap.util.xml.DOMWriter.
This class is a utility to serialize a DOM node as XML.
DOMWriter() - Constructor for class org.apache.soap.util.xml.DOMWriter
 
DONE - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
DOUBLE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
DTD - class oracle.xml.parser.v2.DTD.
Implements the DOM DocumentType interface and holds the Document Type Definition information for an XML document.
DTD() - Constructor for class oracle.xml.parser.v2.DTD
Default constructor.
DTD - Static variable in class oracle.xml.sql.query.OracleXMLQuery
Specifies that a DTD is to be generated
DTDHandler - interface org.xml.sax.DTDHandler.
Receive notification of basic DTD-related events.
DTDName - Static variable in interface oracle.xml.parser.v2.XMLToken
DTDName ::= name
DTD_OBJECT - Static variable in class oracle.xml.jaxp.JXDocumentBuilderFactory
DTD Object to be used for validation.
DTD_OBJECT - Static variable in class oracle.xml.parser.v2.XMLParser
DTD Object to be used for validation.
DUPLICATE_DEF - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
DURATION - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
DateSerializer - class org.apache.soap.encoding.soapenc.DateSerializer.
This class de/serializes instances of java.util.Date from/to the XML-Schema type 'timeInstant'.
DateSerializer() - Constructor for class org.apache.soap.encoding.soapenc.DateSerializer
 
DecimalDeserializer - class org.apache.soap.encoding.soapenc.DecimalDeserializer.
This deserializer can be used to deserialize something into a double.
DecimalDeserializer() - Constructor for class org.apache.soap.encoding.soapenc.DecimalDeserializer
 
DeclHandler - interface org.xml.sax.ext.DeclHandler.
SAX2 extension handler for DTD declaration events.
DefaultHandler - class org.xml.sax.helpers.DefaultHandler.
Default base class for SAX2 event handlers.
DefaultHandler() - Constructor for class org.xml.sax.helpers.DefaultHandler
 
DefaultXMLDocumentHandler - class oracle.xml.parser.v2.DefaultXMLDocumentHandler.
This class implements the default behaviour for the XMLDocumentHandler interface.
DefaultXMLDocumentHandler() - Constructor for class oracle.xml.parser.v2.DefaultXMLDocumentHandler
Constructs a default document handler
DeploymentDescriptor - class oracle.soap.server.DeploymentDescriptor.
DeploymentDescriptor implements the core deployment descriptor methods in Oracle SOAP.
DeploymentDescriptor() - Constructor for class oracle.soap.server.DeploymentDescriptor
 
Deserializer - interface org.apache.soap.util.xml.Deserializer.
A Deserializer ...
DictionaryOfParamsAsXMLDocument(Dictionary) - Static method in class oracle.xml.xsql.XSQLUtil
 
Dispatch - interface oracle.soap.providers.ejb.Dispatch.
 
DocErrorHandler - class oracle.xml.schemavalidator.DocErrorHandler.
This class implements the three methods,i.e., error(),warning(), fatalError() defined in the ErrorHandler interface.
DocErrorHandler() - Constructor for class oracle.xml.schemavalidator.DocErrorHandler
Default Constructor for the ErrorHandler
Document - interface org.w3c.dom.Document.
The Document interface represents the entire HTML or XML document.
DocumentBuilder - class javax.xml.parsers.DocumentBuilder.
Defines the API to obtain DOM Document instances from an XML document.
DocumentBuilder() - Constructor for class javax.xml.parsers.DocumentBuilder
 
DocumentBuilder - class oracle.xml.parser.v2.DocumentBuilder.
This class implements XMLDocumentHandler (deprecated) and ContentHandler to build a DOM Tree from SAX 2.0 events.
DocumentBuilder() - Constructor for class oracle.xml.parser.v2.DocumentBuilder
Default Constructor.
DocumentBuilderFactory - class javax.xml.parsers.DocumentBuilderFactory.
Defines a factory API that enables applications to obtain a parser that produces DOM object trees from XML documents.
DocumentBuilderFactory() - Constructor for class javax.xml.parsers.DocumentBuilderFactory
 
DocumentEditVAL - interface org.w3c.dom.validation.DocumentEditVAL.
This interface extends the NodeEditVAL interface with additional methods for document editing.
DocumentEvent - interface org.w3c.dom.events.DocumentEvent.
The DocumentEvent interface provides a mechanism by which the user can create an Event of a type supported by the implementation.
DocumentFragment - interface org.w3c.dom.DocumentFragment.
DocumentFragment is a "lightweight" or "minimal" Document object.
DocumentFragmentSerializer - class oracle.soap.encoding.soapenc.DocumentFragmentSerializer.
Serializer/Deserializer for XML DocumentFragment using SOAP-ENC encoding style.
DocumentFragmentSerializer() - Constructor for class oracle.soap.encoding.soapenc.DocumentFragmentSerializer
 
DocumentHandler - interface org.xml.sax.DocumentHandler.
Deprecated. This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.
DocumentRange - interface org.w3c.dom.ranges.DocumentRange.
See also the Document Object Model (DOM) Level 2 Traversal and Range Specification.
DocumentSerializer - class oracle.soap.encoding.soapenc.DocumentSerializer.
Serializer/Deserializer for XML Document using SOAP-ENC encoding style.
DocumentSerializer() - Constructor for class oracle.soap.encoding.soapenc.DocumentSerializer
 
DocumentTraversal - interface org.w3c.dom.traversal.DocumentTraversal.
DocumentTraversal contains methods that create iterators and tree-walkers to traverse a node and its children in document order (depth first, pre-order traversal, which is equivalent to the order in which the start tags occur in the text representation of the document).
DocumentType - interface org.w3c.dom.DocumentType.
Each Document has a doctype attribute whose value is either null or a DocumentType object.
DoubleDeserializer - class org.apache.soap.encoding.soapenc.DoubleDeserializer.
This deserializer can be used to deserialize something into a double.
DoubleDeserializer() - Constructor for class org.apache.soap.encoding.soapenc.DoubleDeserializer
 
DoubleObjectDeserializer - class org.apache.soap.encoding.soapenc.DoubleObjectDeserializer.
This deserializer can be used to deserialize something into a Double.
DoubleObjectDeserializer() - Constructor for class org.apache.soap.encoding.soapenc.DoubleObjectDeserializer
 
DoubleSerializer - class oracle.soap.encoding.soapenc.DoubleSerializer.
Serializer/Deserializer for Double using SOAP-ENC encoding style.
DoubleSerializer() - Constructor for class oracle.soap.encoding.soapenc.DoubleSerializer
 
DuplicateException - exception oracle.xml.transx.DuplicateException.
Indicates that a duplicate row is found.
DuplicateException() - Constructor for class oracle.xml.transx.DuplicateException
Constructor
DuplicateException(String) - Constructor for class oracle.xml.transx.DuplicateException
Constructor
date1999QName - Static variable in class org.apache.soap.Constants
 
date2000QName - Static variable in class org.apache.soap.Constants
 
date2001QName - Static variable in class org.apache.soap.Constants
 
dayTimeDuration - Static variable in class oracle.xml.parser.schema.XSDSimpleType
 
debugPrintToFile(String, String) - Static method in class oracle.xml.xsql.XSQLDiagnostic
 
decimal1999QName - Static variable in class org.apache.soap.Constants
 
decimal2000QName - Static variable in class org.apache.soap.Constants
 
decimal2001QName - Static variable in class org.apache.soap.Constants
 
declareNamespace(String, String) - Method in class org.apache.soap.Body
 
declareNamespace(String, String) - Method in class org.apache.soap.Envelope
 
declareNamespace(String, String) - Method in class org.apache.soap.Fault
 
declareNamespace(String, String) - Method in class org.apache.soap.Header
 
declarePrefix(String, String) - Method in class org.xml.sax.helpers.NamespaceSupport
Declare a Namespace prefix.
decode(String) - Static method in class org.apache.soap.encoding.Hex
Convert a String of hexadecimal digits into the corresponding byte array by encoding each two hexadecimal digits as a byte.
decode(char[], int, int) - Static method in class org.apache.soap.encoding.soapenc.Base64
Decode the base64 data.
decode(String) - Static method in class org.apache.soap.encoding.soapenc.Base64
Decode the base64 data.
decode(char[], int, int, OutputStream) - Static method in class org.apache.soap.encoding.soapenc.Base64
Decode the base64 data.
decode(String, OutputStream) - Static method in class org.apache.soap.encoding.soapenc.Base64
Decode the base64 data.
decode(String) - Static method in class org.apache.soap.util.mime.MimeUtils
 
decodeBooleanValue(String) - Static method in class org.apache.soap.encoding.soapenc.SoapEncUtils
 
deleteBLOBName(Connection, String, String) - Method in class oracle.xml.dbaccess.DBAccess
Delete binary file from BLOB table
deleteBLOBName(Connection, String, String) - Method in class oracle.xml.transviewer.DBAccess
Deprecated. Delete binary file from BLOB table
deleteContents() - Method in interface org.w3c.dom.ranges.Range
Removes the contents of a Range from the containing document or document fragment without returning a reference to the removed content.
deleteData(int, int) - Method in class oracle.xdb.dom.XDBCharData
delete the specified substring string from the char data
deleteData(int, int) - Method in interface org.w3c.dom.CharacterData
Remove a range of 16-bit units from the node.
deleteXML(URL) - Method in class oracle.xml.sql.dml.OracleXMLSave
Deletes rows from a table based on element values of the input XML document.
deleteXML(String) - Method in class oracle.xml.sql.dml.OracleXMLSave
Deletes the rows in the table based on the XML document.
deleteXML(Reader) - Method in class oracle.xml.sql.dml.OracleXMLSave
Deletes the rows in the table based on the XML document.
deleteXML(InputStream) - Method in class oracle.xml.sql.dml.OracleXMLSave
Deletes the rows in the table based on the XML document.
deleteXML(Document) - Method in class oracle.xml.sql.dml.OracleXMLSave
Deletes the rows in the table based on the XML document By default, matches all XML element values with corresponding column names.
deleteXMLName(Connection, String, String) - Method in class oracle.xml.dbaccess.DBAccess
Delete file from XML table
deleteXMLName(Connection, String, String) - Method in class oracle.xml.transviewer.DBAccess
Deprecated. Delete file from XML table
deploy(ProviderDeploymentDescriptor) - Method in class oracle.soap.client.ProviderManagerClient
 
deploy(ServiceDeploymentDescriptor) - Method in class oracle.soap.client.ServiceManagerClient
 
deploy(DeploymentDescriptor) - Method in interface oracle.soap.server.ConfigManager
Deploy the given entity.
deploy(ProviderDeploymentDescriptor) - Method in interface oracle.soap.server.ProviderManager
Deploy the given provider.
deploy(ServiceDeploymentDescriptor) - Method in interface oracle.soap.server.ServiceManager
Deploy the given service.
deploy(DeploymentDescriptor) - Method in class oracle.soap.server.impl.BaseConfigManager
Deploy the given service.
deploy(ProviderDeploymentDescriptor) - Method in class oracle.soap.server.impl.ProviderManagerImpl
Deploy the given provider.
deploy(ServiceDeploymentDescriptor) - Method in class oracle.soap.server.impl.ServiceManagerImpl
Deploy the given service.
derivationBlock - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
derivedFrom(XSDSimpleType, String, String) - Static method in class oracle.xml.parser.schema.XSDSimpleType
Deprecated.  
deserializedMultiRef - Variable in class org.apache.soap.rpc.SOAPContext
 
destroy() - Method in class oracle.soap.handlers.audit.AuditLogger
 
destroy() - Method in class oracle.soap.providers.JavaProvider
One-time service provider cleanup.
destroy() - Method in class oracle.soap.providers.ejb.EjbProvider
One-time service provider cleanup.
destroy() - Method in class oracle.soap.providers.ejbprov.EntityEJBProvider
One-time service provider cleanup.
destroy() - Method in class oracle.soap.providers.ejbprov.StatefulEJBProvider
One-time service provider cleanup.
destroy() - Method in class oracle.soap.providers.ejbprov.StatelessEJBProvider
One-time service provider cleanup.
destroy() - Method in class oracle.soap.providers.sp.SpProvider
Cleanup this provider, by first invoking SP specific operations and then invoking the Java provider's cleanup.
destroy() - Method in interface oracle.soap.server.Handler
One-time handler cleanup.
destroy() - Method in interface oracle.soap.server.Provider
One-time provider instance cleanup.
destroy() - Method in interface oracle.soap.server.ProviderManager
Cleanup the provider manager.
destroy() - Method in interface oracle.soap.server.ServiceManager
Cleanup the service manager.
destroy() - Method in class oracle.soap.server.http.SOAPServlet
 
destroy() - Method in class oracle.soap.server.impl.ProviderManagerImpl
Cleanup the provider manager.
destroy() - Method in class oracle.soap.server.impl.ServiceManagerImpl
Cleanup the service manager.
destroy() - Method in class oracle.xml.xsql.XSQLServlet
 
destroyContext(long) - Static method in class oracle.xdb.XMLType
 
detach() - Method in interface org.w3c.dom.ranges.Range
Called to indicate that the Range is no longer in use and that the implementation may relinquish any resources associated with this Range.
detach() - Method in interface org.w3c.dom.traversal.NodeIterator
Detaches the NodeIterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
diff() - Method in class oracle.xml.differ.XMLDiff
Finds the differences between the two XML files or the two XMLDocument objects
dispatchEvent(Event) - Method in class oracle.xml.parser.v2.XMLNode
This method allows the dispatch of events into the implementations event model
dispatchEvent(Event) - Method in interface org.w3c.dom.events.EventTarget
This method allows the dispatch of events into the implementations event model.
doGet(HttpServletRequest, HttpServletResponse) - Method in class oracle.soap.server.http.SOAPServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class oracle.xml.xsql.XSQLServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class oracle.soap.server.http.SOAPServlet
Process SOAP requests.
doPost(HttpServletRequest, HttpServletResponse) - Method in class oracle.xml.xsql.XSQLServlet
 
domBuilderError(DOMBuilderEvent) - Method in interface oracle.xml.async.DOMBuilderListener
This method is called when parse error occur.
domBuilderErrorCalled(DOMBuilderErrorEvent) - Method in interface oracle.xml.async.DOMBuilderErrorListener
This method is called when a parse error occurs.
domBuilderOver(DOMBuilderEvent) - Method in interface oracle.xml.async.DOMBuilderListener
This method is called when the parse is complete
domBuilderStarted(DOMBuilderEvent) - Method in interface oracle.xml.async.DOMBuilderListener
This method is called when parse starts
double1999QName - Static variable in class org.apache.soap.Constants
 
double2000QName - Static variable in class org.apache.soap.Constants
 
double2001QName - Static variable in class org.apache.soap.Constants
 
dropBLOBTable(Connection, String) - Method in class oracle.xml.dbaccess.DBAccess
Delete BLOB table
dropBLOBTable(Connection, String) - Method in class oracle.xml.transviewer.DBAccess
Deprecated. Delete BLOB table
dropXMLTable(Connection, String) - Method in class oracle.xml.dbaccess.DBAccess
Delete XML table
dropXMLTable(Connection, String) - Method in class oracle.xml.transviewer.DBAccess
Deprecated. Delete XML table
dumpDOM(Document, StringBuffer) - Static method in class oracle.soap.util.xml.XmlUtils
 
duplicateId - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 

E

ELEMENT - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ELEMENT - Static variable in class oracle.xml.parser.v2.ElementDecl
ContentModelParseTreeNode type - 'leaf' node (has no children)
ELEMENT - Static variable in interface oracle.xml.pipeline.controller.PipelineConstants
 
ELEMENTDECL - Static variable in class oracle.xml.parser.v2.XMLNode
An element declaration node.
ELEMENTS - Static variable in class oracle.xml.parser.v2.ElementDecl
Element content type - Children can be elements as per Content Model
ELEMENTS_CONTENTTYPE - Static variable in class oracle.xml.parser.v2.XMLElement
 
ELEMENT_CHILD - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ELEMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is an Element.
ELEMENT_ONLY - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ELEM_BODY - Static variable in class org.apache.soap.Constants
 
ELEM_DETAIL - Static variable in class org.apache.soap.Constants
 
ELEM_ENVELOPE - Static variable in class org.apache.soap.Constants
 
ELEM_FAULT - Static variable in class org.apache.soap.Constants
 
ELEM_FAULT_ACTOR - Static variable in class org.apache.soap.Constants
 
ELEM_FAULT_CODE - Static variable in class org.apache.soap.Constants
 
ELEM_FAULT_DETAIL_ENTRY - Static variable in class org.apache.soap.Constants
 
ELEM_FAULT_STRING - Static variable in class org.apache.soap.Constants
 
ELEM_HEADER - Static variable in class org.apache.soap.Constants
 
ELEM_PARAMETER - Static variable in class org.apache.soap.rpc.RPCConstants
 
ELEM_RETURN - Static variable in class org.apache.soap.rpc.RPCConstants
 
EMPTY - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
EMPTY - Static variable in class oracle.xml.parser.v2.ElementDecl
Element content type - No Children
EMPTY_CONTENTTYPE - Static variable in class oracle.xml.parser.v2.XMLElement
 
EMPTY_PATH - Static variable in class oracle.xdb.XDBError
Error message
ENCODING - Static variable in class javax.xml.transform.OutputKeys
encoding = string.
ENCODING - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
ENCODING - Static variable in class oracle.xml.parser.v2.XMLSAXSerializer
Output encoding property
END_OF_ENUM - Static variable in class oracle.xdb.XDBError
Error message
END_TO_END - Static variable in interface org.w3c.dom.ranges.Range
Compare end boundary-point of sourceRange to end boundary-point of Range on which compareBoundaryPoints is invoked.
END_TO_START - Static variable in interface org.w3c.dom.ranges.Range
Compare end boundary-point of sourceRange to start boundary-point of Range on which compareBoundaryPoints is invoked.
ENTITIES - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
ENTITIES - Static variable in class oracle.xml.parser.v2.AttrDecl
AttType - TokenizedType - Entities
ENTITY - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
ENTITY - Static variable in class oracle.xml.parser.v2.AttrDecl
AttType - TokenizedType - Entity
ENTITY_NODE - Static variable in interface org.w3c.dom.Node
The node is an Entity.
ENTITY_REFERENCE_NODE - Static variable in interface org.w3c.dom.Node
The node is an EntityReference.
ENTITY_RESOLVER - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ENUMERATION - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
ENUMERATION - Static variable in class oracle.xml.parser.v2.AttrDecl
AttType - EnumeratedType - Enumeration
ENVELOPE_EDITOR_FACTORY - Static variable in class org.apache.soap.Constants
 
EQUALS - Static variable in interface oracle.soap.handlers.audit.Filter
 
EQUALS - Static variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
EQUIV_RESOLVED - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
EQUIV_UNRESOLVED - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ERROR - Static variable in interface javax.xml.bind.ValidationEvent
Conditions that correspond to the definition of "error" in section 1.2 of the W3C XML 1.0 Recommendation
ERROR - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ERROR - Static variable in class oracle.xml.parser.v2.XMLParseException
Code for non-fatal error
ERROR - Static variable in class oracle.xml.util.XMLException
Code for non-fatal error
ERROR_BAD_CHARACTER_IN_HEX_STRING - Static variable in class org.apache.soap.encoding.Hex
 
ERROR_ENCODING - Static variable in class oracle.xml.jaxp.JXDocumentBuilderFactory
Encoding for errors report via error stream (only if ERROR_STREAM is set)
ERROR_ENCODING - Static variable in class oracle.xml.parser.v2.DOMParser
Encoding for errors report via error stream (only if ERROR_STREAM is set)
ERROR_ODD_NUMBER_OF_DIGITS - Static variable in class org.apache.soap.encoding.Hex
 
ERROR_STREAM - Static variable in class oracle.xml.jaxp.JXDocumentBuilderFactory
Error stream for reporting errors.
ERROR_STREAM - Static variable in class oracle.xml.parser.v2.DOMParser
Error stream for reporting errors.
ERROR_TAG - Static variable in class oracle.xml.sql.query.OracleXMLQuery
Specifies the default tag name for the ERROR document
ERROR_TYPE - Static variable in interface oracle.soap.server.Handler
Handler invocation is part of error chain.
ERR_MSG_VERSION_MISMATCH - Static variable in class org.apache.soap.Constants
 
ETag - Static variable in interface oracle.xml.parser.v2.XMLToken
ETag ::= '<' '/' ETagName S?
ETagName - Static variable in interface oracle.xml.parser.v2.XMLToken
ETagName ::= Name
EXCEPTION_ON_DUPLICATES - Static variable in class oracle.xml.transx.LoadingMode
 
EXPAND_ENTITYREF - Static variable in class oracle.xml.parser.v2.XMLParser
Expands entities when set to true, else report just the reference
EXTENTION - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
EjbArray - class oracle.soap.providers.ejb.EjbArray.
 
EjbArray() - Constructor for class oracle.soap.providers.ejb.EjbArray
 
EjbArray(Object[], Class, Class) - Constructor for class oracle.soap.providers.ejb.EjbArray
 
EjbHome - class oracle.soap.providers.ejb.EjbHome.
 
EjbHome(SessionConnection, Object, String) - Constructor for class oracle.soap.providers.ejb.EjbHome
 
EjbObject - class oracle.soap.providers.ejb.EjbObject.
 
EjbObject(Object, boolean) - Constructor for class oracle.soap.providers.ejb.EjbObject
 
EjbProvider - class oracle.soap.providers.ejb.EjbProvider.
EjbProvider is a service provider implementation for services that are deployed Enterpise JavaBeans.
EjbProvider() - Constructor for class oracle.soap.providers.ejb.EjbProvider
 
EjbSerializer - class oracle.soap.providers.ejb.EjbSerializer.
 
EjbSerializer() - Constructor for class oracle.soap.providers.ejb.EjbSerializer
 
EjbStruct - class oracle.soap.providers.ejb.EjbStruct.
 
EjbStruct() - Constructor for class oracle.soap.providers.ejb.EjbStruct
 
EjbStruct(Object, Class) - Constructor for class oracle.soap.providers.ejb.EjbStruct
 
EjbVector - class oracle.soap.providers.ejb.EjbVector.
 
EjbVector() - Constructor for class oracle.soap.providers.ejb.EjbVector
 
EjbVector(Enumeration, Class, int) - Constructor for class oracle.soap.providers.ejb.EjbVector
 
ElemDeclName - Static variable in interface oracle.xml.parser.v2.XMLToken
ElemDeclName ::= name
Element - interface javax.xml.bind.Element.
This is an element marker interface.
Element - interface org.w3c.dom.Element.
The Element interface represents an element in an HTML or XML document.
ElementDecl - class oracle.xml.parser.v2.ElementDecl.
This class represents an element declaration in a DTD.
ElementDecl() - Constructor for class oracle.xml.parser.v2.ElementDecl
Default constructor.
ElementEditVAL - interface org.w3c.dom.validation.ElementEditVAL.
This interface extends the NodeEditVAL interface with additional methods for guided document editing.
EmptyElemTag - Static variable in interface oracle.xml.parser.v2.XMLToken
EmptyElemTag ::= '<' STagName (S Attribute)* S?
EncUtils - class oracle.soap.encoding.soapenc.EncUtils.
This class contains ser/deser utilities used by Oracle SOAP.
EncUtils() - Constructor for class oracle.soap.encoding.soapenc.EncUtils
 
Entity - interface org.w3c.dom.Entity.
This interface represents an entity, either parsed or unparsed, in an XML document.
EntityDecl - Static variable in interface oracle.xml.parser.v2.XMLToken
EntityDecl ::= '<' '!'
EntityDeclName - Static variable in interface oracle.xml.parser.v2.XMLToken
EntityValue ::= '"' ([^%&"] | PEReference | Reference)* '"' | "'" ([^%&'] | PEReference | Reference)* "'"
EntityEJBProvider - class oracle.soap.providers.ejbprov.EntityEJBProvider.
Entity EJB is a service provider implementation for services that are Entity EJB's
EntityEJBProvider() - Constructor for class oracle.soap.providers.ejbprov.EntityEJBProvider
 
EntityReference - interface org.w3c.dom.EntityReference.
EntityReference objects may be inserted into the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference.
EntityResolver - interface org.xml.sax.EntityResolver.
Basic interface for resolving entities.
EntityValue - Static variable in interface oracle.xml.parser.v2.XMLToken
EntityDeclName ::= Name
Envelope - class org.apache.soap.Envelope.
An Envelope object represents the contents and semantics of an <SOAP-ENV:Envelope> element.
Envelope() - Constructor for class org.apache.soap.Envelope
 
EnvelopeEditor - interface org.apache.soap.transport.EnvelopeEditor.
 
EnvelopeEditorAdapter - class org.apache.soap.transport.EnvelopeEditorAdapter.
 
EnvelopeEditorAdapter() - Constructor for class org.apache.soap.transport.EnvelopeEditorAdapter
 
EnvelopeEditorFactory - interface org.apache.soap.transport.EnvelopeEditorFactory.
 
ErrorHandler - interface org.xml.sax.ErrorHandler.
Basic interface for SAX error handlers.
ErrorListener - interface javax.xml.transform.ErrorListener.
To provide customized error handling, implement this interface and use the setErrorListener method to register an instance of the implmentation with the Transformer.
Event - interface org.w3c.dom.events.Event.
The Event interface is used to provide contextual information about an event to the handler processing the event.
EventException - exception org.w3c.dom.events.EventException.
Event operations may throw an EventException as specified in their method descriptions.
EventException(short, String) - Constructor for class org.w3c.dom.events.EventException
 
EventListener - interface org.w3c.dom.events.EventListener.
The EventListener interface is the primary method for handling events.
EventTarget - interface org.w3c.dom.events.EventTarget.
The EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model.
ExceptionFaultListener - class org.apache.soap.server.ExceptionFaultListener.
Listens for faults, and adds a Parameter wrapping the source exception to the fault detail entry list.
ExceptionFaultListener() - Constructor for class org.apache.soap.server.ExceptionFaultListener
 
ExceptionVAL - exception org.w3c.dom.validation.ExceptionVAL.
Some Validation operations may throw an ExceptionVAL as described in their descriptions.
ExceptionVAL(short, String) - Constructor for class org.w3c.dom.validation.ExceptionVAL
 
ExternalID - Static variable in interface oracle.xml.parser.v2.XMLToken
ExternalID ::= 'SYSTEM' S SystemLiteral | 'PUBLIC' S PubidLiteral S SystemLiteral
e - Variable in class oracle.xml.async.DOMBuilderErrorEvent
The exception being raised.
e - Variable in class oracle.xml.async.XSLTransformerErrorEvent
The exception being raised.
editEnvelope(EnvelopeEditor, boolean) - Method in class org.apache.soap.transport.TransportMessage
 
editIncoming(Reader, Writer) - Method in interface org.apache.soap.transport.EnvelopeEditor
 
editIncoming(Reader, Writer) - Method in class org.apache.soap.transport.EnvelopeEditorAdapter
 
editIncoming(EnvelopeEditor) - Method in class org.apache.soap.transport.TransportMessage
Apply envelope/root part editor on inbound message.
editOutgoing(Reader, Writer) - Method in interface org.apache.soap.transport.EnvelopeEditor
 
editOutgoing(Reader, Writer) - Method in class org.apache.soap.transport.EnvelopeEditorAdapter
 
editOutgoing(EnvelopeEditor) - Method in class org.apache.soap.transport.TransportMessage
Apply envelope/root part editor on outgoing message.
elemNotNullable - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
elementDecl(String, String) - Method in class oracle.xml.parser.v2.DocumentBuilder
Report an element type declaration.
elementDecl(String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an element type declaration.
elementNilled() - Method in class oracle.xml.parser.schema.XSDValidator
Check if current element's content is nilled
elementType - Variable in class org.apache.soap.server.TypeMapping
 
elementdecl - Static variable in interface oracle.xml.parser.v2.XMLToken
elementdecl ::= '<' '!
elements() - Method in class oracle.soap.providers.sp.Hashset
Return an enumeration of the elements in the set.
encode(byte[]) - Static method in class org.apache.soap.encoding.Hex
Convert a byte array into a printable format containing a String of hexadecimal digit characters (two per byte).
encode(byte[]) - Static method in class org.apache.soap.encoding.soapenc.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int) - Static method in class org.apache.soap.encoding.soapenc.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int, OutputStream) - Static method in class org.apache.soap.encoding.soapenc.Base64
Outputs base64 representation of the specified byte array to a byte stream.
encode(byte[], int, int, Writer) - Static method in class org.apache.soap.encoding.soapenc.Base64
Outputs base64 representation of the specified byte array to a character stream.
encodeRedirectURL(String) - Method in class oracle.xdb.servlet.XDBServletResponse
Encode URL.
encodeRedirectUrl(String) - Method in class oracle.xdb.servlet.XDBServletResponse
Deprecated.  
encodeURL(String) - Method in class oracle.xdb.servlet.XDBServletResponse
Encode URL.
encodeURL(String) - Static method in class oracle.xml.util.XMLUtil
Translates a string into x-www-form-urlencoded format.
encodeUrl(String) - Method in class oracle.xdb.servlet.XDBServletResponse
Deprecated.  
encodingStyle - Variable in class org.apache.soap.server.TypeMapping
 
encodingStyleURI - Variable in class org.apache.soap.rpc.RPCMessage
 
endCDATA() - Method in class oracle.xml.comp.CXMLHandlerBase
Receive notification of end of CDATA
endCDATA() - Method in class oracle.xml.parser.v2.DocumentBuilder
Report the end of a CDATA section.
endCDATA() - Method in class oracle.xml.parser.v2.XMLSAXSerializer
Report the end of a CDATA section.
endCDATA() - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of a CDATA section.
endDTD() - Method in class oracle.xml.comp.CXMLHandlerBase
Receive notification of end of DTD declaration
endDTD() - Method in class oracle.xml.parser.v2.DocumentBuilder
Report the end of DTD declarations.
endDTD() - Method in class oracle.xml.parser.v2.XMLSAXSerializer
Report the end of DTD declarations.
endDTD() - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of DTD declarations.
endDoctype() - Method in class oracle.xml.comp.CXMLHandlerBase
Receive notification of end of the DTD.
endDoctype() - Method in class oracle.xml.parser.v2.DefaultXMLDocumentHandler
Receive notification of end of the DTD.
endDoctype() - Method in class oracle.xml.parser.v2.DocumentBuilder
Receive notification of end of the DTD.
endDoctype() - Method in interface oracle.xml.parser.v2.XMLDocumentHandler
Receive notification of end of the DTD.
endDocument() - Method in class oracle.xml.comp.CXMLHandlerBase
Receive notification of the end of the document.
endDocument() - Method in class oracle.xml.parser.v2.DocumentBuilder
Receive notification of the end of the document.
endDocument() - Method in class oracle.xml.parser.v2.XMLMultiHandler
Receive notification of the end of a document.
endDocument() - Method in class oracle.xml.parser.v2.XMLSAXSerializer
Receive notification of the end of the document.
endDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of a document.
endDocument() - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the end of a document.
endDocument() - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the end of the document.
endDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of the document.
endDocument() - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 end document event.
endDocument() - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end document event.
endDocument() - Method in class org.xml.sax.helpers.XMLReaderAdapter
End document event.
endElement(String, String, String) - Method in class oracle.xml.comp.CXMLHandlerBase
Deprecated. this is replaced by endElement(namespace, localName, qname)
endElement(NSName) - Method in class oracle.xml.comp.CXMLHandlerBase
Deprecated. this is replaced by endElement(namespace, localName, qname)
endElement(String, String, String) - Method in class oracle.xml.parser.schema.XSDValidator
Receive notification of the end of an element.
endElement(NSName) - Method in class oracle.xml.parser.v2.DefaultXMLDocumentHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class oracle.xml.parser.v2.DefaultXMLDocumentHandler
Receive notification of the end of an element.
endElement(NSName) - Method in class oracle.xml.parser.v2.DocumentBuilder
Receive notification of the end of an element.
endElement(String, String, String) - Method in class oracle.xml.parser.v2.DocumentBuilder
Receive notification of the end of an element.
endElement(NSName) - Method in interface oracle.xml.parser.v2.XMLDocumentHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class oracle.xml.parser.v2.XMLMultiHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class oracle.xml.parser.v2.XMLSAXSerializer
Receive notification of the end of an element.
endElement(String, String, String) - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of an element.
endElement(String) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the end of an element.
endElement(String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of an element.
endElement(String) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 end element event.
endElement(String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end element event.
endElement(String, String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 end element event.
endEntity(String) - Method in class oracle.xml.comp.CXMLHandlerBase
Receive notification of end of entity
endEntity(String) - Method in class oracle.xml.parser.v2.DocumentBuilder
Report the end of an entity.
endEntity(String) - Method in class oracle.xml.parser.v2.XMLSAXSerializer
Report the end of an entity.
endEntity(String) - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of an entity.
endPrefixMapping(String) - Method in class oracle.xml.comp.CXMLHandlerBase
Receive notification of the end of scope of prefix URI mapping
endPrefixMapping(String) - Method in class oracle.xml.parser.v2.DefaultXMLDocumentHandler
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class oracle.xml.parser.v2.XMLMultiHandler
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in interface org.xml.sax.ContentHandler
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of a Namespace mapping.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end Namespace prefix mapping event.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 end prefix mapping event.
envelope - Variable in class org.apache.soap.transport.TransportMessage
 
equals(Object) - Method in class oracle.xdb.dom.XDBNode
Tests to see if the given object refers to the same node in the DOM tree as this.
equals(Object) - Method in class oracle.xdb.servlet.XDBPrincipal
Compares the given object with this object.
equals(Node, Node) - Method in class oracle.xml.differ.XMLDiff
Method which performs the comparision of 2 nodes.
equals(Object) - Method in class oracle.xml.parser.v2.XMLNode
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apache.soap.encoding.Hex
 
equals(Object) - Method in class org.apache.soap.transport.http.Cookie
Compares two Cookies.
equals(Object) - Method in class org.apache.soap.util.xml.QName
 
err - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
errid - Variable in class oracle.xml.util.XMLError
 
error(TransformerException) - Method in interface javax.xml.transform.ErrorListener
Receive notification of a recoverable error.
error(int, int, String, String, String, int, int, boolean) - Method in class oracle.xml.parser.v2.XMLError
Adds a new error to the vector
error(String, int) - Method in class oracle.xml.parser.v2.XSLStylesheet
Deprecated.  
error(String, PipelineException) - Method in interface oracle.xml.pipeline.controller.PipelineErrorHandler
 
error(int, Exception) - Method in class oracle.xml.pipeline.controller.Process
Called by a custom Process whenever an error occurs.
error(String, PipelineException) - Method in class oracle.xml.pipeline.controller.orapipe
Handle any error thrown by the pipeline
error(SAXParseException) - Method in class oracle.xml.schemavalidator.DocErrorHandler
Adds a Error message to the vector
error(int, int, String) - Method in class oracle.xml.util.XMLError
Adds a new error to the vector
error(short, String, int, String, DOMException, Object) - Method in class oracle.xml.util.XMLError
DOM 3.0 error information
error(int, int, String[]) - Method in class oracle.xml.util.XMLError
Adds a new error to the vector
error(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an error event.
error0(int, int) - Method in class oracle.xml.util.XMLError
Adds a new error to the vector
error1(int, int, String) - Method in class oracle.xml.util.XMLError
Adds a new error to the vector
error2(int, int, String, String) - Method in class oracle.xml.util.XMLError
Adds a new error to the vector
error3(int, int, String, String, String) - Method in class oracle.xml.util.XMLError
Adds a new error to the vector
errorHeader - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
execute(XSLTContext) - Method in class oracle.xml.parser.v2.XSLStylesheet
Deprecated. should use XSLProcessor.processXSL function
execute() - Method in class oracle.xml.pipeline.controller.Process
Does nothing by default, to be implemented by classes extending from the Process class.
executePipeline() - Method in class oracle.xml.pipeline.controller.PipelineProcessor
Execute the pipeline based on the PipelineDoc set earlier by setPipelineDoc().
existsNode(String, String) - Method in class oracle.xdb.XMLType
Function to check for the existence of the given set of nodes in the XMLType.
exp - Variable in class oracle.xml.util.XMLError
 
expectedElements(Element) - Method in class oracle.xml.parser.v2.ElementDecl
Returns vector of element names that can be appended to the element.
expectedElements(Element) - Method in class oracle.xml.parser.v2.XMLDocument
Returns vector of element names that can be appended to the element.
externalEntityDecl(String, String, String) - Method in class oracle.xml.parser.v2.DocumentBuilder
Report a parsed external entity declaration.
externalEntityDecl(String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report a parsed external entity declaration.
extract(String, String) - Method in class oracle.xdb.XMLType
Function to extract the given set of nodes from the XMLType.
extractContents() - Method in interface org.w3c.dom.ranges.Range
Moves the contents of a Range from the containing document or document fragment to a new DocumentFragment.
extractFromEnvelope(Envelope, SOAPMappingRegistry, SOAPContext) - Static method in class org.apache.soap.rpc.Call
 
extractFromEnvelope(Envelope, boolean, SOAPMappingRegistry, SOAPContext) - Static method in class org.apache.soap.rpc.RPCMessage
 
extractFromEnvelope(Envelope, SOAPMappingRegistry, SOAPContext) - Static method in class org.apache.soap.rpc.Response
 
extractMethodName(Envelope) - Static method in class oracle.soap.util.xml.XmlUtils
Get the method name from the envelope.
extractServiceId(Envelope) - Static method in class oracle.soap.util.xml.XmlUtils
Get the service id from the envelope.

F

FACET_CHILD - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
FAKE_ATTR - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
FAKE_NODE - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
FATAL_ERROR - Static variable in interface javax.xml.bind.ValidationEvent
Conditions that correspond to the definition of "fatal error" in section 1.2 of the W3C XML 1.0 Recommendation
FATAL_ERROR - Static variable in class oracle.xml.parser.v2.XMLParseException
Code for fatal error
FATAL_ERROR - Static variable in class oracle.xml.util.XMLException
Code for fatal error
FAULT_CODE_CLIENT - Static variable in class org.apache.soap.Constants
 
FAULT_CODE_INTERRUPTED_IOEXCEPTION - Static variable in class org.apache.soap.Constants
 
FAULT_CODE_IOEXCEPTION - Static variable in class org.apache.soap.Constants
 
FAULT_CODE_MUST_UNDERSTAND - Static variable in class org.apache.soap.Constants
 
FAULT_CODE_PROTOCOL - Static variable in class org.apache.soap.Constants
 
FAULT_CODE_SERVER - Static variable in class org.apache.soap.Constants
 
FAULT_CODE_SERVER_BAD_TARGET_OBJECT_URI - Static variable in class org.apache.soap.Constants
 
FAULT_CODE_VERSION_MISMATCH - Static variable in class org.apache.soap.Constants
 
FEATURE - Static variable in class javax.xml.transform.dom.DOMResult
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Result output of this type.
FEATURE - Static variable in class javax.xml.transform.dom.DOMSource
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Source input of this type.
FEATURE - Static variable in class javax.xml.transform.sax.SAXResult
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Result output of this type.
FEATURE - Static variable in class javax.xml.transform.sax.SAXSource
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Source input of this type.
FEATURE - Static variable in class javax.xml.transform.sax.SAXTransformerFactory
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the TransformerFactory returned from TransformerFactory.newInstance() may be safely cast to a SAXTransformerFactory.
FEATURE - Static variable in class javax.xml.transform.stream.StreamResult
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Result output of this type.
FEATURE - Static variable in class javax.xml.transform.stream.StreamSource
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Source input of this type.
FEATURE_XMLFILTER - Static variable in class javax.xml.transform.sax.SAXTransformerFactory
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the SAXTransformerFactory.newXMLFilter(Source src) and SAXTransformerFactory.newXMLFilter(Templates templates) methods are supported.
FILEURLPREF - Static variable in class oracle.xml.xsql.XSQLUtil
 
FILTER_ACCEPT - Static variable in interface org.w3c.dom.ls.LSParserFilter
Accept the node.
FILTER_ACCEPT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Accept the node.
FILTER_INTERRUPT - Static variable in interface org.w3c.dom.ls.LSParserFilter
Interrupt the normal processing of the document.
FILTER_REJECT - Static variable in interface org.w3c.dom.ls.LSParserFilter
Reject the node and its children.
FILTER_REJECT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Reject the node.
FILTER_SKIP - Static variable in interface org.w3c.dom.ls.LSParserFilter
Skip this single node.
FILTER_SKIP - Static variable in interface org.w3c.dom.traversal.NodeFilter
Skip this single node.
FIXED - Static variable in class oracle.xml.parser.v2.AttrDecl
Attribute presence - Fixed
FIXED_SCHEMA - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
FLOAT - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
FPDeserUtil - class org.apache.soap.encoding.soapenc.FPDeserUtil.
FPDeserUtil: Utilities to help with deserialization of floating point special values.
FRACTION_DIGITS - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
FactoryConfigurationError - error javax.xml.parsers.FactoryConfigurationError.
Thrown when a problem with configuration with the Parser Factories exists.
FactoryConfigurationError() - Constructor for class javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with no detail mesage.
FactoryConfigurationError(String) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with the String specified as an error message.
FactoryConfigurationError(Exception) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with a given Exception base cause of the error.
FactoryConfigurationError(Exception, String) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with the given Exception base cause and detail message.
Fault - class org.apache.soap.Fault.
A Fault object represents the contents and semantics of a <SOAP-ENV:Fault> element.
Fault() - Constructor for class org.apache.soap.Fault
 
Fault(SOAPException) - Constructor for class org.apache.soap.Fault
 
Filter - interface oracle.soap.handlers.audit.Filter.
 
FilterTransport - class org.apache.soap.transport.FilterTransport.
SOAPHTTPConnection is an implementation of the SOAPTransport interface for HTTP.
FilterTransport(EnvelopeEditor, SOAPTransport) - Constructor for class org.apache.soap.transport.FilterTransport
 
FloatDeserializer - class org.apache.soap.encoding.soapenc.FloatDeserializer.
This deserializer can be used to deserialize something into a float.
FloatDeserializer() - Constructor for class org.apache.soap.encoding.soapenc.FloatDeserializer
 
FloatObjectDeserializer - class org.apache.soap.encoding.soapenc.FloatObjectDeserializer.
This deserializer can be used to deserialize something into a Float.
FloatObjectDeserializer() - Constructor for class org.apache.soap.encoding.soapenc.FloatObjectDeserializer
 
FloatSerializer - class oracle.soap.encoding.soapenc.FloatSerializer.
Serializer/Deserializer for Float using SOAP-ENC encoding style.
FloatSerializer() - Constructor for class oracle.soap.encoding.soapenc.FloatSerializer
 
fDAYTIME - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
fFINITE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
fID - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
fIDREF - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
fINTEGER - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
fNUMERIC - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
flags for foundamental Facet and other properties
fORDERED - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
fYEARMONTH - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
fatalError(TransformerException) - Method in interface javax.xml.transform.ErrorListener
Receive notification of a non-recoverable error.
fatalError(String, PipelineException) - Method in interface oracle.xml.pipeline.controller.PipelineErrorHandler
 
fatalError(String, PipelineException) - Method in class oracle.xml.pipeline.controller.orapipe
Handle an fatal error thrown by the pipeline
fatalError(SAXParseException) - Method in class oracle.xml.schemavalidator.DocErrorHandler
Adds a fatalError message to the vector
fatalError(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a fatal error event.
fault(SOAPFaultEvent) - Method in class org.apache.soap.server.DOMFaultListener
Invoked when an exception occurs during message processing
fault(SOAPFaultEvent) - Method in class org.apache.soap.server.ExceptionFaultListener
Invoked when an exception occurs during message processing
fault(SOAPFaultEvent) - Method in interface org.apache.soap.server.SOAPFaultListener
Invoked when an exception occurs during message processing
finalize() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
 
finalize() - Method in class oracle.xdb.dom.XDBDocument
 
finalize() - Method in class oracle.xdb.dom.XDBNode
 
finalize() - Method in class oracle.xml.sql.dml.OracleXMLSave
 
finalize() - Method in class oracle.xml.xsql.XSQLDiagnostic
 
findAttrDecl(String) - Method in class oracle.xml.parser.v2.ElementDecl
Gets an attribute declaration object or null if not found
findBodyPart(String) - Method in class org.apache.soap.messaging.Message
Find the MIME part referred to by the given URI in the response MIME envelope.
findBodyPart(String) - Method in class org.apache.soap.rpc.Response
Find the Mimepart referred to by the given URI.
findBodyPart(String) - Method in class org.apache.soap.rpc.SOAPContext
Find the Mimepart referred to by the given URI.
findChildElementWithAttribute(Element, String, String) - Static method in class org.apache.soap.util.xml.DOMUtils
Return the first child element of the given element which has the given attribute with the given value.
findElementDecl(String) - Method in class oracle.xml.parser.v2.DTD
Finds an element declaration for the given tag name.
findEntity(String) - Method in class oracle.xdb.dom.XDBDocumentType
Finds the entity node of the document type based on the given name.
findEntity(String, boolean) - Method in class oracle.xml.parser.v2.DTD
Finds a named entity in the DTD.
findEquivClass(String, String) - Method in class oracle.xml.parser.schema.XSDElement
Find the equiv class corresponding to this class
findNotation(String) - Method in class oracle.xdb.dom.XDBDocumentType
Finds the entity node of the document type based on the given name.
findNotation(String) - Method in class oracle.xml.parser.v2.DTD
Retrieves the named notation from the DTD.
findPartByLocation(String) - Method in class org.apache.soap.rpc.SOAPContext
Find the Mimepart referred to by the given URI.
firstChild() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstColumnOfFirstRow(Node, String) - Method in class oracle.xml.xsql.XSQLActionHandlerImpl
Convenience method to return the first column value of the first row of a SQL statement as a String.
firstNColumnsOfFirstRow(Node, String, int) - Method in class oracle.xml.xsql.XSQLActionHandlerImpl
Convenience method to return the first column value of the first row of a SQL statement as a String.
float1999QName - Static variable in class org.apache.soap.Constants
 
float2000QName - Static variable in class org.apache.soap.Constants
 
float2001QName - Static variable in class org.apache.soap.Constants
 
flush() - Method in class oracle.xdb.servlet.XDBServletResponse
Flush the contents.
flush() - Method in interface oracle.xml.parser.v2.PrintDriver
Flushes the output stream or print writer
flush() - Method in class oracle.xml.parser.v2.XMLOutputStream
Flushes the output stream
flush() - Method in class oracle.xml.parser.v2.XMLPrintDriver
Flushes the output stream or print writer
flush() - Method in class oracle.xml.parser.v2.XMLSAXSerializer
Flushes the output stream or print writer
flushBuffer() - Method in class oracle.xdb.servlet.XDBServletResponse
Flush the buffer.
flushErrorStream() - Method in class oracle.xml.util.XMLError
Flush all the error to the ouput stream output stream defaults or to error handler
flushErrors() - Method in class oracle.xml.parser.v2.XMLError
Flush all the error to the ouput stream output stream defaults or to error handler
flushErrors1() - Method in class oracle.xml.parser.v2.XMLError
 
flushNodes(String, String) - Method in class oracle.xml.parser.v2.XMLError
Set the properties for the nodes where validation error occured.
formatErrorMesg(int) - Method in class oracle.xml.util.XMLError
 
formatErrorMessage(int) - Method in class oracle.xml.parser.v2.XMLParseException
Get the error message at specified index
formatErrorMessage(int) - Method in class oracle.xml.util.XMLException
Get the error message at specified index
fromXML(Element) - Static method in class oracle.soap.server.ProviderDeploymentDescriptor
Build a provider descriptor from the given document.
fromXML(Element) - Static method in class oracle.soap.server.ServiceDeploymentDescriptor
Populate the ServiceDeploymentDescriptor with information from the given document, which is the XML representation of the descriptor.
fullTargetObjectURI - Variable in class org.apache.soap.rpc.RPCMessage
 

G

GDAY - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
GMONTH - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
GMONTH_DAY - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
GROUP - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
GYEAR - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
GYEAR_MONTH - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
generateArrayHeader(String, Class, Object, Writer, NSStack, XMLJavaMappingRegistry, QName, String) - Static method in class org.apache.soap.encoding.soapenc.SoapEncUtils
 
generateNullArray(String, Class, Object, Writer, NSStack, XMLJavaMappingRegistry, QName, String) - Static method in class org.apache.soap.encoding.soapenc.SoapEncUtils
 
generateNullStructure(String, Class, Object, Writer, NSStack, XMLJavaMappingRegistry) - Static method in class org.apache.soap.encoding.soapenc.SoapEncUtils
 
generateStructureHeader(String, Class, Object, Writer, NSStack, XMLJavaMappingRegistry) - Static method in class org.apache.soap.encoding.soapenc.SoapEncUtils
 
generateStructureHeader(String, QName, Object, Writer, NSStack, XMLJavaMappingRegistry, QName, String, boolean) - Static method in class org.apache.soap.encoding.soapenc.SoapEncUtils
 
generateXSL(Writer) - Method in class oracle.xml.differ.XMLDiff
Generates an XSL file of input filename which represents the differences between the 2 XML files which were set initially.
generateXSLDoc() - Method in class oracle.xml.differ.XMLDiff
Generates an XSL stylesheet as an XMLDocument which represents the differences between the 2 XML documents set initially.
generateXSLFile(String) - Method in class oracle.xml.differ.XMLDiff
Generates an XSL file of input filename which represents the differences between the 2 XML files which were set initially.
generatedFault() - Method in class org.apache.soap.rpc.Response
 
get() - Method in class oracle.soap.providers.sp.WaitQueue
Request a free object from this wait queue.
getActionElement() - Method in class oracle.xml.xsql.XSQLActionHandlerImpl
Return the DOM Element representing the current XSQL action element in the XSQL page being processed.
getActionElementContent() - Method in class oracle.xml.xsql.XSQLActionHandlerImpl
Convenience method to return the first (normalized) text content of the action element, with all parameter values subsituted automatically.
getAddressFromAddressHeader(String) - Static method in class org.apache.soap.transport.smtp.SMTPUtils
This method takes an SMTP header line like from say "To:" header and extracts the actual email address in there.
getAllTargetNS() - Method in class oracle.xml.parser.schema.XMLSchema
Get all the Target Name space defined in the schema
getAllowedAttributes() - Method in class oracle.xml.parser.v2.XMLElement
 
getAllowedAttributes() - Method in interface org.w3c.dom.validation.ElementEditVAL
A NameList, as described in [DOM Level 3 Core] , of all possible attribute information items or wildcards that can appear as attributes of this element, or null if this element has no context or schema.
getAllowedChildren() - Method in class oracle.xml.parser.v2.XMLElement
A NameList, as described in [ DOM Level 3 Core], of all possible element information items or wildcards that can appear as children of this element, or null if this element has no context or schema.
getAllowedChildren() - Method in interface org.w3c.dom.validation.ElementEditVAL
A NameList, as described in [DOM Level 3 Core] , of all possible element information items or wildcards that can appear as children of this element, or null if this element has no context or schema.
getAllowedFirstChildElements() - Method in interface org.w3c.dom.validation.ElementEditVAL
A NameList, as described in [DOM Level 3 Core] , of all possible element information items or wildcards that can appear as a first child of this element, or null if this element has no context or schema.
getAllowedFirstChildren() - Method in class oracle.xml.parser.v2.XMLElement
A NameList, as described in [ DOM Level 3 Core] , of all possible element information items or wildcards that can appear as a first child of this element, or null if this element has no context or schema.
getAllowedNextSiblings() - Method in class oracle.xml.parser.v2.XMLElement
A NameList, as described in [ DOM Level 3 Core] , of all possible element information items or wildcards that can appear as a next sibling of this element, or null if this element has no context or schema.
getAllowedNextSiblings() - Method in interface org.w3c.dom.validation.ElementEditVAL
A NameList, as described in [DOM Level 3 Core] , of all possible element information items or wildcards that can appear as a next sibling of this element, or null if this element has no context or schema.
getAllowedParents() - Method in class oracle.xml.parser.v2.XMLElement
A NameList, as described in [ DOM Level 3 Core] , of all possible element information items that can appear as a parent this element, or null if this element has no context or schema.
getAllowedParents() - Method in interface org.w3c.dom.validation.ElementEditVAL
A NameList, as described in [DOM Level 3 Core] , of all possible element information items that can appear as a parent this element, or null if this element has no context or schema.
getAllowedPreviousSiblings() - Method in class oracle.xml.parser.v2.XMLElement
A NameList, as described in [ DOM Level 3 Core] , of all possible element information items or wildcards that can appear as a previous sibling of this element, or null if this element has no context or schema.
getAllowedPreviousSiblings() - Method in interface org.w3c.dom.validation.ElementEditVAL
A NameList, as described in [DOM Level 3 Core] , of all possible element information items or wildcards that can appear as a previous sibling of this element, or null if this element has no context or schema.
getAny() - Method in class oracle.soap.providers.sp.Hashset
Get a random element in the set.
getAssociatedStylesheet(Source, String, String, String) - Method in class javax.xml.transform.TransformerFactory
Get the stylesheet specification(s) associated via the xml-stylesheet processing instruction (see http://www.w3.org/TR/xml-stylesheet/) with the document document specified in the source parameter, and that match the given criteria.
getAssociatedStylesheet(Source, String, String, String) - Method in class oracle.xml.jaxp.JXSAXTransformerFactory
Get the stylesheet specification(s) associated via the xml-stylesheet processing instruction (see http://www.w3.org/TR/xml-stylesheet/) with the document document specified in the source parameter, and that match the given criteria.
getAsync() - Method in interface org.w3c.dom.ls.LSParser
true if the LSParser is asynchronous, false if it is synchronous.
getAttrChange() - Method in interface org.w3c.dom.events.MutationEvent
attrChange indicates the type of change which triggered the DOMAttrModified event.
getAttrDecls() - Method in class oracle.xml.parser.v2.ElementDecl
Gets an enumeration of attribute declarations
getAttrName() - Method in interface org.w3c.dom.events.MutationEvent
attrName indicates the name of the changed Attr node in a DOMAttrModified event.
getAttrPresence() - Method in class oracle.xml.parser.v2.AttrDecl
Gets attribute presence
getAttrType() - Method in class oracle.xml.parser.v2.AttrDecl
Gets attribute type
getAttribute(String) - Method in class javax.xml.parsers.DocumentBuilderFactory
Allows the user to retrieve specific attributes on the underlying implementation.
getAttribute(String) - Method in class javax.xml.transform.TransformerFactory
Allows the user to retrieve specific attributes on the underlying implementation.
getAttribute(String) - Method in class oracle.soap.server.ContainerContext
Returns the attribute with the given name, or null if there is no attribute by that name.
getAttribute(String) - Method in class oracle.soap.server.SOAPServerContext
Returns the attribute with the given name, or null if there is no attribute by that name.
getAttribute(String) - Method in class oracle.xdb.dom.XDBElement
 
getAttribute(String) - Method in class oracle.xdb.servlet.XDBServletContext
Get the attribute given the name.
getAttribute(String) - Method in class oracle.xdb.servlet.XDBServletRequest
Get the attribute given the name.
getAttribute(String) - Method in class oracle.xml.jaxp.JXDocumentBuilderFactory
Allows the user to retrieve specific attributes on the underlying implementation.
getAttribute(String) - Method in class oracle.xml.jaxp.JXSAXTransformerFactory
Allows the user to retrieve specific attributes on the underlying implementation.
getAttribute(String) - Method in class oracle.xml.parser.v2.DOMParser
Allows the user to retrieve specific attributes on the underlying implementation.
getAttribute(String) - Method in class oracle.xml.parser.v2.XMLElement
Retrieves an attribute value by name.
getAttribute(String) - Method in class oracle.xml.parser.v2.XMLParser
Allows the user to retrieve specific attributes on the underlying implementation.
getAttribute(String, Element) - Method in class oracle.xml.xsql.XSQLActionHandlerImpl
Convenience method to get the value of an attribute by name the actionElement or some sub-element.
getAttribute(QName) - Method in class org.apache.soap.Body
 
getAttribute(QName) - Method in class org.apache.soap.Envelope
 
getAttribute(QName) - Method in class org.apache.soap.Fault
 
getAttribute(QName) - Method in class org.apache.soap.Header
 
getAttribute(Element, String) - Static method in class org.apache.soap.util.xml.DOMUtils
Returns the value of an attribute of an element.
getAttribute(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by name.
getAttributeAllowingParam(String, Element) - Method in class oracle.xml.xsql.XSQLActionHandlerImpl
Convenience method to get the value of an attribute by name the actionElement or some sub-element.
getAttributeDeclaration(String, String) - Method in class oracle.xml.parser.schema.XSDElement
Returns the attribute declaration matched given namespace and name
getAttributeDeclarations() - Method in class oracle.xml.parser.schema.XMLSchemaNode
Get all the top level attributes in the schema
getAttributeDeclarations() - Method in class oracle.xml.parser.schema.XSDComplexType
get attribute declarations of this complex type does not include wild card array of attribute declarations
getAttributeDeclarations() - Method in class oracle.xml.parser.schema.XSDElement
Returns the all attribute declarations
getAttributeNS(String, String) - Method in class oracle.xdb.dom.XDBElement
 
getAttributeNS(String, String) - Method in class oracle.xml.parser.v2.XMLElement
Retrieves an attribute value by local name and namespace URI.
getAttributeNS(Element, String, String) - Static method in class org.apache.soap.util.xml.DOMUtils
Returns the value of an attribute of an element.
getAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by local name and namespace URI.
getAttributeNames() - Method in class oracle.soap.server.ContainerContext
Returns an Enumeration containing the attribute names available within this SOAP context.
getAttributeNames() - Method in class oracle.soap.server.SOAPServerContext
Returns an Enumeration containing the attribute names available within this SOAP context.
getAttributeNames() - Method in class oracle.xdb.servlet.XDBServletContext
Get all attribute names.
getAttributeNames() - Method in class oracle.xdb.servlet.XDBServletRequest
Get all attribute names.
getAttributeNode(String) - Method in class oracle.xdb.dom.XDBElement
 
getAttributeNode(String) - Method in class oracle.xml.parser.v2.XMLElement
Retrieves an Attr node by name.
getAttributeNode(String, String) - Method in class oracle.xml.parser.v2.XMLElement
Deprecated. As of DOM 2
getAttributeNode(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute node by name.
getAttributeNodeNS(String, String) - Method in class oracle.xdb.dom.XDBElement
 
getAttributeNodeNS(String, String) - Method in class oracle.xml.parser.v2.XMLElement
Retrieves an Attr node by local name and namespace URI.
getAttributeNodeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an Attr node by local name and namespace URI.
getAttributeSet() - Method in class oracle.xml.parser.schema.XMLSchemaNode
Deprecated. - use getAttributeDeclarations
getAttributeSet() - Method in class oracle.xml.parser.schema.XSDComplexType
Deprecated. - use getAttributeDeclarations and getAttributeWildcard
getAttributeTemplateValue(XSLTContext, String, String) - Method in class oracle.xml.parser.v2.XSLExtensionElement
Get an attribute value as template
getAttributeValue(String, String) - Method in class oracle.xml.parser.v2.XSLExtensionElement
Get an attribute value
getAttributeValue(Element, String, String, String, boolean) - Static method in class org.apache.soap.encoding.soapenc.SoapEncUtils
 
getAttributes() - Method in class oracle.xdb.dom.XDBNode
Returns the attributes of the node.
getAttributes() - Method in class oracle.xml.parser.v2.XMLDocument
 
getAttributes() - Method in class oracle.xml.parser.v2.XMLDocumentFragment
 
getAttributes() - Method in class oracle.xml.parser.v2.XMLElement
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributes() - Method in class oracle.xml.parser.v2.XMLNode
Gets a NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributes() - Method in interface org.w3c.dom.Node
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAuthType() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Get the HTTP authentication type.
getAuthType() - Method in class oracle.xdb.servlet.XDBServletRequest
Native method to get authentication type.
getAutoCommit() - Method in class oracle.xml.xsql.XSQLNamedConnection
 
getBLOBData(Connection, String, String) - Method in class oracle.xml.dbaccess.DBAccess
Retrieve binary file from BLOB table
getBLOBData(Connection, String, String) - Method in class oracle.xml.transviewer.DBAccess
Deprecated. Retrieve binary file from BLOB table
getBase() - Method in class oracle.xml.parser.schema.XSDSimpleType
 
getBaseAttributeSet() - Method in class oracle.xml.parser.schema.XSDComplexType
Deprecated. - access from base type
getBaseElementSet() - Method in class oracle.xml.parser.schema.XSDComplexType
Deprecated. - use get base type
getBaseRegistry(String) - Static method in class org.apache.soap.encoding.SOAPMappingRegistry
Return the singleton registry instance configured for the indicated schema URI.
getBaseType() - Method in class oracle.xml.parser.schema.XSDComplexType
Get the base type of this complextype
getBaseURI() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns a String representation of the requested document's Base URI
getBaseURI() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getBaseURI() - Method in class org.apache.soap.rpc.SOAPContext
Determine the document's base URI, according to the following scheme: The Content-Location header of the root (SOAP) part.
getBaseURI() - Method in interface org.w3c.dom.ls.LSInput
The base URI to be used (see section 5.1.4 in [IETF RFC 2396]) for resolving a relative systemId to an absolute URI.
getBaseURL() - Method in class oracle.xml.parser.v2.XMLParser
Gets the base URL
getBasicType() - Method in class oracle.xml.parser.schema.XSDSimpleType
Gets the basic type from which this type was derived.
getBasicType(int) - Static method in class oracle.xml.parser.schema.XSDSimpleType
Gets the basic type from which this type was derived.
getBindVariableCount() - Method in class oracle.xml.xsql.XSQLActionHandlerImpl
 
getBlobVal(int) - Method in class oracle.xdb.XMLType
Get the BLOB value containing the XML data from the XMLType.
getBody() - Method in class org.apache.soap.Envelope
 
getBodyEntries() - Method in class org.apache.soap.Body
 
getBodyPart(int) - Method in class org.apache.soap.messaging.Message
Get the specified Part in the reponse MIME envelope by its index.
getBodyPart(int) - Method in class org.apache.soap.rpc.Response
Get the specified Part by its index.
getBodyPart(int) - Method in class org.apache.soap.rpc.SOAPContext
Get the specified Part.
getBodyPart(String) - Method in class org.apache.soap.rpc.SOAPContext
Get the Mimepart referred to by the given ContentID (CID).
getBubbles() - Method in interface org.w3c.dom.events.Event
Used to indicate whether or not an event is a bubbling event.
getBufferSize() - Method in class oracle.xdb.servlet.XDBServletResponse
Get buffer size.
getBuiltInDatatypes() - Static method in class oracle.xml.parser.schema.XSDSimpleType
Gets all built-in datatype
getBuiltInId() - Method in class oracle.xml.parser.schema.XSDSimpleType
Gets the id of builtIn type from which this type was derived.
getBusy() - Method in interface org.w3c.dom.ls.LSParser
true if the LSParser is currently busy loading a document, otherwise false.
getByteOffset() - Method in interface org.w3c.dom.DOMLocator
The byte offset into the input source this locator is pointing to or -1 if there is no byte offset available.
getByteStream() - Method in interface org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of bytes.
getByteStream() - Method in interface org.w3c.dom.ls.LSOutput
An attribute of a language and binding dependent type that represents a writable stream of bytes.
getByteStream() - Method in class org.xml.sax.InputSource
Get the byte stream for this input source.
getBytes() - Method in class org.apache.soap.encoding.Hex
 
getBytes() - Method in class org.apache.soap.transport.TransportMessage
Get the response byte array.
getCancelable() - Method in interface org.w3c.dom.events.Event
Used to indicate whether or not an event can have its default action prevented.
getCause() - Method in class javax.xml.transform.TransformerException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCertificate() - Method in class oracle.soap.server.OracleSOAPContext
Returns the user certificate.
getCertifiedText() - Method in interface org.w3c.dom.ls.LSInput
If set to true, assume that the input is certified (see section 2.13 in [XML 1.1]) when parsing [XML 1.1].
getCharacterEncoding() - Method in class oracle.xdb.servlet.XDBServletRequest
Native method to get character encoding.
getCharacterEncoding() - Method in class oracle.xdb.servlet.XDBServletResponse
Get character encoding.
getCharacterStream() - Method in interface org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of 16-bit units.
getCharacterStream() - Method in interface org.w3c.dom.ls.LSOutput
An attribute of a language and binding dependent type that represents a writable stream to which 16-bit units can be output.
getCharacterStream() - Method in class org.xml.sax.InputSource
Get the character stream for this input source.
getCheckMustUnderstands() - Method in class oracle.soap.server.ServiceDeploymentDescriptor
Get the mustUnderstand attribute processing mode
getChildCharacterData(Element) - Static method in class org.apache.soap.util.xml.DOMUtils
Concat all the text and cdata node children of this elem and return the resulting text.
getChildElements() - Method in class oracle.xml.parser.schema.XSDElement
Returns the all possible element children
getChildNodes() - Method in class oracle.xdb.dom.XDBNode
Returns the nodelist of child nodes.
getChildNodes() - Method in class oracle.xml.parser.v2.XMLNSNode
Gets a NodeList that contains all children of this node.
getChildNodes() - Method in class oracle.xml.parser.v2.XMLNode
Gets a NodeList that contains all children of this node.
getChildNodes() - Method in class oracle.xml.parser.v2.XSLExtensionElement
Gets the childNodes of the extension elements
getChildNodes() - Method in interface org.w3c.dom.Node
A NodeList that contains all children of this node.
getChildrenByTagName(String) - Method in class oracle.xdb.dom.XDBElement
get the children node list based on the tag name
getChildrenByTagName(String) - Method in class oracle.xml.parser.v2.XMLElement
Returns a NodeList of all immediate children with a given tag name,
getChildrenByTagName(String, String) - Method in class oracle.xml.parser.v2.XMLElement
Returns a NodeList of all immediate children with a given tag name and namespace
getChildrenByTagNameNS(String, String) - Method in class oracle.xdb.dom.XDBElement
get the children node list based on the tag name
getCiphers() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Get the cipher suites
getClassLoader() - Method in class org.apache.soap.rpc.SOAPContext
 
getClassName(Class) - Static method in class org.apache.soap.util.StringUtils
 
getClassName(Class) - Static method in class org.apache.soap.util.xml.XMLJavaMappingRegistry
 
getClassname() - Method in class oracle.soap.server.ProviderDeploymentDescriptor
Returns the name of the class that implements this provider.
getClobVal() - Method in class oracle.xdb.XMLType
Get the CLOB value containing the XML data from the XMLType.
getCollapsed() - Method in interface org.w3c.dom.ranges.Range
TRUE if the Range is collapsed
getColumnNumber() - Method in interface javax.xml.bind.ValidationEventLocator
Return the column number if available
getColumnNumber() - Method in interface javax.xml.transform.SourceLocator
Return the character position where the current document event ends.
getColumnNumber() - Method in class oracle.xml.parser.v2.XMLDocument
Get column number debug information
getColumnNumber() - Method in class oracle.xml.parser.v2.XMLNode
Get column number debug information
getColumnNumber(int) - Method in class oracle.xml.parser.v2.XMLParseException
Get the column number of error at specified index
getColumnNumber(int) - Method in class oracle.xml.util.XMLError
Get the column number of error at specified index
getColumnNumber(int) - Method in class oracle.xml.util.XMLException
Get the column number of error at specified index
getColumnNumber() - Method in interface org.w3c.dom.DOMLocator
The column number this locator is pointing to, or -1 if there is no column number available.
getColumnNumber() - Method in interface org.xml.sax.Locator
Return the column number where the current document event ends.
getColumnNumber() - Method in class org.xml.sax.SAXParseException
The column number of the end of the text where the exception occurred.
getColumnNumber() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved column number (1-based).
getCommonAncestorContainer() - Method in interface org.w3c.dom.ranges.Range
The deepest common ancestor container of the Range's two boundary-points.
getCompPercent() - Method in class oracle.xml.xmlcomp.XMLCompress
Return the compression factor.
getComplexTypeSet() - Method in class oracle.xml.parser.schema.XMLSchemaNode
Get all the top level complex type elements in the schema
getComplexTypeTable() - Method in class oracle.xml.parser.schema.XMLSchemaNode
Deprecated.  
getConfig() - Method in interface org.w3c.dom.ls.LSParser
The DOMConfiguration object used when parsing an input source.
getConfig() - Method in interface org.w3c.dom.ls.LSSerializer
The DOMConfiguration object used by the LSSerializer when serializing a DOM node.
getConnType(Connection) - Static method in class oracle.xdb.XMLType
Get the connection type of the given connection.
getConnection(String, XSQLPageRequest) - Method in interface oracle.xml.xsql.XSQLConnectionManager
 
getConnection(String, XSQLPageRequest) - Method in class oracle.xml.xsql.XSQLDatasourceConnectionManager
Needed to implement XSQLConnectionManager interface
getConnectionManagerFactory() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns the instance of the connection manager factory to use for this request
getConnectionManagerFactory() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getConnectionName() - Method in class oracle.xml.xsql.XSQLConnection
 
getConnectionName() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns the name of the connection being used for this request May be null if no connection set/in-use.
getConnectionName() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
Returns the name of the connection being used for this request May be null if no connection set/in-use.
getConstructor(Class, Class[]) - Static method in class org.apache.soap.util.MethodUtils
Class.getConstructor() finds only the entry point (if any) _exactly_ matching the specified argument types.
getContainerType() - Method in class oracle.soap.server.ContainerContext
Returns the container type.
getContent() - Method in class oracle.xml.parser.schema.XSDElement
Get the content information of the node
getContentAsReader(URL) - Static method in class org.apache.soap.util.StringUtils
 
getContentAsString(URL) - Static method in class org.apache.soap.util.StringUtils
 
getContentElements() - Method in class oracle.xml.parser.v2.ElementDecl
Returns Vector of elements that can be appended to this element
getContentHandler() - Method in class oracle.xml.comp.CXMLParser
Get content handler
getContentHandler() - Method in class oracle.xml.parser.v2.SAXParser
Return the current content handler.
getContentHandler() - Method in interface org.xml.sax.XMLReader
Return the current content handler.
getContentHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current content handler.
getContentHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the content event handler.
getContentHandlers() - Method in class oracle.xml.parser.v2.XMLMultiHandler
Return the next level of ContentHandlers
getContentLength() - Method in class oracle.xdb.servlet.XDBServletRequest
Native method to get content length.
getContentLength() - Method in class org.apache.soap.transport.TransportMessage
Get size of response content in bytes.
getContentType() - Method in class oracle.xdb.servlet.XDBServletRequest
Native method to get content type.
getContentType() - Method in class oracle.xml.parser.v2.ElementDecl
Returns content model of element
getContentType() - Method in class oracle.xml.parser.v2.XMLElement
The content type of an element.
getContentType() - Method in class org.apache.soap.rpc.SOAPContext
Return the content-type
getContentType() - Method in class org.apache.soap.transport.TransportMessage
Get Content-Type.
getContentType() - Method in class org.apache.soap.util.mime.ByteArrayDataSource
Get the content type.
getContentType() - Method in interface org.w3c.dom.validation.ElementEditVAL
The content type of an element.
getContents() - Method in class oracle.xml.transx.TxuResourceBundle_ca
 
getContext(String) - Method in class oracle.xdb.servlet.XDBServletContext
Get the Servlet Context.
getContextNode() - Method in class oracle.xml.parser.v2.XSLTContext
Get the current context node
getContextPath() - Method in class oracle.xdb.servlet.XDBServletRequest
Native method to get context path.
getContextPosition() - Method in class oracle.xml.parser.v2.XSLTContext
Get the current context node position
getContextSize() - Method in class oracle.xml.parser.v2.XSLTContext
Get the current context size
getContinuousValidityChecking() - Method in class oracle.xml.parser.v2.XMLDocument
An attribute specifying whether the validity of the document is continuously enforced.
getContinuousValidityChecking() - Method in interface org.w3c.dom.validation.DocumentEditVAL
An attribute specifying whether the validity of the document is continuously enforced.
getCookie(String) - Method in class oracle.xml.xsql.XSQLServletPageRequest
 
getCookies() - Method in class oracle.xdb.servlet.XDBServletRequest
Get cookies.
getCookies() - Method in class org.apache.soap.transport.http.SOAPHTTPConnection
Gets the cookies.
getCookies2() - Method in class org.apache.soap.transport.http.SOAPHTTPConnection
Gets the cookie2's.
getCount() - Method in class org.apache.soap.rpc.SOAPContext
Return the number of enclosed BodyPart objects.
getCurrentId() - Method in class org.apache.soap.rpc.SOAPContext
Gets the id attribute for the element currently being deserialized.
getCurrentMode() - Method in class oracle.xml.parser.schema.XSDValidator
Get the current validation mode
getCurrentNode() - Method in interface org.w3c.dom.traversal.TreeWalker
The node at which the TreeWalker is currently positioned.
getCurrentTarget() - Method in interface org.w3c.dom.events.Event
Used to indicate the EventTarget whose EventListeners are currently being processed.
getDOM() - Method in class oracle.xdb.XMLType
Gets the DOM document associated with the XMLType.
getDOMErrorOption() - Method in class oracle.xml.parser.v2.XMLError
Gets the flag for DOM Errors to be returned.
getDOMImplementation() - Method in class javax.xml.parsers.DocumentBuilder
Obtain an instance of a DOMImplementation object.
getDOMImplementation() - Method in class oracle.xml.jaxp.JXDocumentBuilder
The DOMImplementation object that handles this document.
getDOMImplementation(String) - Method in interface org.w3c.dom.DOMImplementationSource
A method to request the first DOM implementation that supports the specified features.
getDOMImplementationList(String) - Method in interface org.w3c.dom.DOMImplementationSource
A method to request a list of DOM implementations that support the specified features and versions, as specified in .
getDTDHandler() - Method in class oracle.xml.parser.v2.SAXParser
Return the current DTD handler.
getDTDHandler() - Method in interface org.xml.sax.XMLReader
Return the current DTD handler.
getDTDHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current DTD handler.
getDTDHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current DTD event handler.
getData() - Method in class oracle.xdb.dom.XDBCharData
Returns the char data
getData() - Method in class oracle.xdb.dom.XDBProcInst
get the value the data
getData() - Method in class oracle.xml.parser.v2.XMLDeclPI
Returns the fully constructed string 'version=1.0 ....'
getData() - Method in class oracle.xml.parser.v2.XMLText
The character data of the node that implements this interface.
getData() - Method in interface org.w3c.dom.CharacterData
The character data of the node that implements this interface.
getData() - Method in interface org.w3c.dom.ProcessingInstruction
The content of this processing instruction.
getDateHeader(String) - Method in class oracle.xdb.servlet.XDBServletRequest
Native method to get date header.
getDburl() - Method in class oracle.xml.xsql.XSQLNamedConnection
 
getDebugMode() - Method in class oracle.xml.parser.v2.XMLDocument
Get the debug flag
getDebugMode() - Method in class oracle.xml.parser.v2.XMLNode
Get debug information mode
getDeclaredFields() - Method in class oracle.soap.providers.ejb.ClassUtil
 
getDeclaredMethod(String) - Method in class oracle.soap.providers.ejb.ClassUtil
 
getDeclaredMethodNames() - Method in class oracle.soap.providers.ejb.ClassUtil
 
getDeclaredMethods() - Method in class oracle.soap.providers.ejb.ClassUtil
 
getDeclaredPrefixes() - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes declared in this context.
getDefaultConfigManagerClassname() - Method in interface oracle.soap.server.ProviderManager
Get the class name of the default configuration manager.
getDefaultConfigManagerClassname() - Method in interface oracle.soap.server.ServiceManager
Get the class name of the default configuration manager.
getDefaultConfigManagerClassname() - Method in class oracle.soap.server.impl.ProviderManagerImpl
Get the class name of the default configuration manager.
getDefaultConfigManagerClassname() - Method in class oracle.soap.server.impl.ServiceManagerImpl
Get the class name of the default configuration manager.
getDefaultErrorHandler() - Static method in class oracle.xml.xsql.XSQLUtil
 
getDefaultFetchSize() - Method in class oracle.xml.xsql.XSQLActionHandlerImpl
Convenience method to return default row prefetch size
getDefaultOWAFetchStyle() - Method in class oracle.xml.xsql.XSQLActionHandlerImpl
 
getDefaultSMRClass() - Method in class oracle.soap.server.ServiceDeploymentDescriptor
Get the default SOAP mapping registry class.
getDefaultVal() - Method in class oracle.xml.parser.schema.XSDAttribute
Get the value of 'default' attr in case of element, and the value of 'value' attr based on 'use' attribute
getDefaultVal() - Method in class oracle.xml.parser.schema.XSDElement
Get the value of 'default' attr in case of element, and the value of 'value' attr based on 'use' attribute
getDefaultValue() - Method in class oracle.xml.parser.v2.AttrDecl
Gets attribute default value
getDefaultValue() - Method in class oracle.xml.parser.v2.XMLElement
The default value specified in an attribute or an element declaration or null if unspecified.
getDefaultValue() - Method in class oracle.xml.parser.v2.XMLNode
The default value specified in an attribute or an element declaration or null if unspecified.
getDefaultValue() - Method in interface org.w3c.dom.validation.NodeEditVAL
The default value specified in an attribute or an element declaration or null if unspecified.
getDefinedElements(String) - Method in class oracle.xml.parser.v2.XMLDocument
Returns list of all element information item names of global declaration, belonging to the specified namespace.
getDefinedElements(String) - Method in interface org.w3c.dom.validation.DocumentEditVAL
Returns list of all element information item names of global declaration, belonging to the specified namespace.
getDeserializedMultiRef(String) - Method in class org.apache.soap.rpc.SOAPContext
Gets the multiRef deserialized for a particular id.
getDetailEntries() - Method in class org.apache.soap.Fault
 
getDiffPane1() - Method in class oracle.xml.differ.XMLDiff
Gets the text panel as JTextPane object which visually shows the diffs in the first XML file.
getDiffPane2() - Method in class oracle.xml.differ.XMLDiff
Gets the text panel as JTextPane object which visually shows the diffs in the second XML file or document
getDoctype() - Method in class oracle.xdb.dom.XDBDocument
Returns the document type defn. of the doc.
getDoctype() - Method in class oracle.xml.async.DOMBuilder
Get the DTD
getDoctype() - Method in class oracle.xml.parser.v2.DOMParser
Get the DTD
getDoctype() - Method in class oracle.xml.parser.v2.XMLDocument
The Document Type Declaration (DTD) associated with this document.
getDoctype() - Method in interface org.w3c.dom.Document
The Document Type Declaration (see DocumentType) associated with this document.
getDocument() - Method in class oracle.xdb.XMLType
Gets the DOM document associated with the XMLType.
getDocument() - Method in class oracle.xml.async.DOMBuilder
Gets the document
getDocument() - Method in class oracle.xml.parser.v2.DOMParser
Gets the document
getDocument() - Method in class oracle.xml.parser.v2.DocumentBuilder
Get the document being build
getDocument() - Method in class oracle.xml.pipeline.controller.PipelineDoc
Get the encapsulated document object
getDocument1() - Method in class oracle.xml.differ.XMLDiff
Gets the document root as an XMLDocument object of the first XML tree
getDocument2() - Method in class oracle.xml.differ.XMLDiff
Gets the document root as an XMLDocument object of the second XML tree
getDocumentElement() - Method in class oracle.xdb.dom.XDBDocument
Returns the root element of the document.
getDocumentElement() - Method in class oracle.xml.parser.v2.XMLDocument
This is a convenience attribute that allows direct access to the child node that is the root element of the document.
getDocumentElement() - Method in interface org.w3c.dom.Document
This is a convenience attribute that allows direct access to the child node that is the root element of the document.
getDocumentFragment() - Method in class oracle.xdb.XMLType
Function to return XDBDocFragment if XMLType instance is a fragment
getDriver() - Method in class oracle.xml.xsql.XSQLNamedConnection
 
getElement(String, String) - Method in class oracle.xml.parser.schema.XMLSchema
Get Element schema component given local name, namespace
getElementByID(Element, String) - Static method in class org.apache.soap.util.xml.DOMUtils
 
getElementById(String) - Method in class oracle.xdb.dom.XDBDocument
get elements of the given ID with a pre-order traversal of the document tree.
getElementById(String) - Method in class oracle.xml.parser.v2.XMLDocument
Returns the Element whose ID is given by elementId.
getElementById(String) - Method in interface org.w3c.dom.Document
Returns the Element whose ID is given by elementId.
getElementDeclaration() - Method in class oracle.xml.parser.schema.XSDValidator
Get the current element declaration
getElementDecls() - Method in class oracle.xml.parser.v2.DTD
A NamedNodeMap containing the element declarations in the DTD.
getElementSet() - Method in class oracle.xml.parser.schema.XMLSchemaNode
Get all the top level elements in the schema
getElementSet() - Method in class oracle.xml.parser.schema.XSDComplexType
Get all the local elements inside a complexType element If the complexType element extends another complexType element
getElementType() - Method in class oracle.soap.providers.ejb.EjbArray
 
getElements() - Method in class oracle.soap.providers.ejb.EjbArray
 
getElements() - Method in class oracle.soap.providers.ejb.EjbVector
 
getElementsByTagName(String) - Method in class oracle.xdb.dom.XDBDocument
get elements of the given tagname with a pre-order traversal of the document tree.
getElementsByTagName(String) - Method in class oracle.xdb.dom.XDBElement
 
getElementsByTagName(String) - Method in class oracle.xml.parser.v2.XMLDocument
Returns a NodeList of all the Elements with a given tag name in the order in which they would be encountered in a preorder traversal of the Document tree.
getElementsByTagName(String) - Method in class oracle.xml.parser.v2.XMLElement
Returns a NodeList of all descendant elements with a given tag name, in the order in which they would be encountered in a preorder traversal of the Element tree.
getElementsByTagName(String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements with a given tag name in the order in which they are encountered in a preorder traversal of the Document tree.
getElementsByTagName(String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all descendant Elements with a given tag name, in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagNameNS(String, String) - Method in class oracle.xdb.dom.XDBDocument
get elements of the given tagname and ns URI with a pre-order traversal of the document tree.
getElementsByTagNameNS(String, String) - Method in class oracle.xdb.dom.XDBElement
 
getElementsByTagNameNS(String, String) - Method in class oracle.xml.parser.v2.XMLDocument
Returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
getElementsByTagNameNS(String, String) - Method in class oracle.xml.parser.v2.XMLElement
Returns a NodeList of all the descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all the descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
getEncoding() - Method in class oracle.xml.parser.v2.XMLDeclPI
Retrieves the character encoding information.
getEncoding() - Method in class oracle.xml.parser.v2.XMLDocument
Retrieves the character encoding information.
getEncoding(String, String) - Static method in class org.apache.soap.util.mime.MimeUtils
Extract a Java encoding from a Content-Type's MIME character set.
getEncoding() - Method in interface org.w3c.dom.ls.LSInput
The character encoding, if known.
getEncoding() - Method in interface org.w3c.dom.ls.LSOutput
The character encoding to use for the output.
getEncoding() - Method in class org.xml.sax.InputSource
Get the character encoding for a byte stream or URI.
getEncodingStyleURI() - Method in class org.apache.soap.rpc.Parameter
 
getEncodingStyleURI() - Method in class org.apache.soap.rpc.RPCMessage
 
getEndContainer() - Method in interface org.w3c.dom.ranges.Range
Node within which the Range ends
getEndOffset() - Method in interface org.w3c.dom.ranges.Range
Offset within the ending node of the Range.
getEntities() - Method in class oracle.xdb.dom.XDBDocumentType
Returns the entity map of the document type node
getEntities() - Method in class oracle.xml.parser.v2.DTD
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
getEntities() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
getEntityResolver() - Method in class oracle.xml.parser.v2.XMLParser
Return the current entity resolver.
getEntityResolver() - Method in interface org.xml.sax.XMLReader
Return the current entity resolver.
getEntityResolver() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current entity resolver.
getEntityResolver() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current entity resolver.
getEnumeratedValues() - Method in class oracle.xml.parser.v2.XMLElement
A DOMStringList, as described in [ DOM Level 3 Core], of distinct values for an attribute or an element declaration or null if unspecified.
getEnumeratedValues() - Method in class oracle.xml.parser.v2.XMLNode
A DOMStringList, as described in [ DOM Level 3 Core] , of distinct values for an attribute or an element declaration or null if unspecified.
getEnumeratedValues() - Method in interface org.w3c.dom.validation.NodeEditVAL
A DOMStringList, as described in [DOM Level 3 Core] , of distinct values for an attribute or an element declaration or null if unspecified.
getEnumerationValues() - Method in class oracle.xml.parser.v2.AttrDecl
Gets attribute values
getEnvNative(long) - Static method in class oracle.xdb.dom.XDBDocument
 
getEnvelope() - Method in class org.apache.soap.transport.TransportMessage
Get SOAP Envelope/root part as a String.
getEnvelopeEntries() - Method in class org.apache.soap.Envelope
 
getEnvelopeReader() - Method in class org.apache.soap.transport.TransportMessage
Get SOAP Envelope/root part as a Reader.
getEnvelopeString(SOAPTransport) - Static method in class org.apache.soap.rpc.Call
Check if response root part is text/xml and return it as a String.
getEquivClassRef() - Method in class oracle.xml.parser.schema.XSDElement
Get the local name of the resolved equiv class
getError() - Method in class oracle.xml.parser.v2.XSLTContext
Get the XMLError instance for reporting errors
getError() - Method in class oracle.xml.schemavalidator.XSDValidator
gets the XMLError object for this object.
getErrorCode() - Method in class javax.xml.bind.JAXBException
Get the vendor specific error code
getErrorCode() - Method in class oracle.xml.sql.OracleXMLSQLException
This function gets the SQL error code
getErrorCode() - Method in class oracle.xml.xsql.XSQLError
Returns the XSQL error code
getErrorDocument(String, boolean) - Method in class oracle.xml.pipeline.controller.Process
Get the error element as an XML Document tree
getErrorHandle(Connection, int) - Static method in class oracle.xdb.XMLType
Get the error handle given the connection and the connection type.
getErrorHandler() - Method in class oracle.xml.comp.CXMLParser
Get the current error handler
getErrorHandler() - Method in class oracle.xml.parser.v2.XMLError
Return register error handler
getErrorHandler() - Method in class oracle.xml.parser.v2.XMLParser
Return the current error handler.
getErrorHandler() - Static method in class oracle.xml.xsql.XSQLUtil
 
getErrorHandler() - Method in interface org.xml.sax.XMLReader
Return the current error handler.
getErrorHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current error handler.
getErrorHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current error event handler.
getErrorHandlers(Element) - Static method in class oracle.soap.server.util.ServerUtils
Get the ordered list of error handler names.
getErrorList() - Method in class oracle.xml.schemavalidator.DocErrorHandler
Gets the List of Error messages returned by the Validator.
getErrorListener() - Method in class javax.xml.transform.Transformer
Get the error event handler in effect for the transformation.
getErrorListener() - Method in class javax.xml.transform.TransformerFactory
Get the error event handler for the TransformerFactory.
getErrorListener() - Method in class oracle.xml.jaxp.JXSAXTransformerFactory
Get the error event handler for the TransformerFactory.
getErrorListener() - Method in class oracle.xml.jaxp.JXTransformer
Get the error event handler in effect for the transformation.
getErrorSource(String) - Method in class oracle.xml.pipeline.controller.Process
Retrieve the error element as Source
getErrorStream(String, OutputStream, boolean) - Method in class oracle.xml.pipeline.controller.Process
Write the error element to the outputstream provided.
getErrorStream(String, boolean) - Method in class oracle.xml.pipeline.controller.Process
Get the error element as an Input stream for reading error.
getErrorWriter() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns a PrintWriter to print out errors processing this request
getErrorWriter() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getErrorXML() - Method in class oracle.xml.xsql.XSQLError
Returns the XSQL error information formatted as a well-formed XML fragment.
getErrorXMLDocument() - Method in class oracle.xml.xsql.XSQLError
Returns the XSQL error information as a DOM Document
getEventHandler() - Method in interface javax.xml.bind.Marshaller
Return the current event handler or the default event handler if one hasn't been set.
getEventHandler() - Method in interface javax.xml.bind.Unmarshaller
Return the current event handler or the default event handler if one hasn't been set.
getEventHandler() - Method in interface javax.xml.bind.Validator
Return the current event handler or the default event handler if one hasn't been set.
getEventPhase() - Method in interface org.w3c.dom.events.Event
Used to indicate which phase of event flow is currently being evaluated.
getEvents() - Method in class javax.xml.bind.util.ValidationEventCollector
Return a copy of all of the collected errors and warnings.
getException() - Method in class javax.xml.parsers.FactoryConfigurationError
Return the actual exception (if any) that caused this exception to be raised.
getException() - Method in class javax.xml.transform.TransformerException
This method retrieves an exception that this exception wraps.
getException() - Method in class javax.xml.transform.TransformerFactoryConfigurationError
Return the actual exception (if any) that caused this exception to be raised.
getException() - Method in class oracle.xml.async.DOMBuilderErrorEvent
Gets the Exception
getException() - Method in class oracle.xml.async.XSLTransformerErrorEvent
Returns the exception that XSLTransformer encountered object unique id.
getException(int) - Method in class oracle.xml.parser.v2.XMLParseException
Get the exception (if exists) that occured in error at specified index
getException(int) - Method in class oracle.xml.util.XMLError
Get the exception (if exists) that occured in error at specified index
getException(int) - Method in class oracle.xml.util.XMLException
Get the exception (if exists) that occured in error at specified index
getException() - Method in class org.xml.sax.SAXException
Return the embedded exception, if any.
getExceptionType() - Method in class oracle.xml.pipeline.controller.PipelineException
Get the type of the exception
getExecutionMode() - Method in class oracle.xml.pipeline.controller.PipelineProcessor
Get the type of execution mode
getExpandEntityReferences() - Method in interface org.w3c.dom.traversal.NodeIterator
The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
getExpandEntityReferences() - Method in interface org.w3c.dom.traversal.TreeWalker
The value of this flag determines whether the children of entity reference nodes are visible to the TreeWalker.
getExpandedName() - Method in class oracle.xdb.dom.XDBNode
get the expanded name of the node
getExpandedName(int) - Method in class oracle.xml.parser.v2.SAXAttrList
Get the expanded name for an attribute in the list (by position)
getExpandedName() - Method in class oracle.xml.parser.v2.XMLAttr
Gets the fully resolved Name for this attribute
getExpandedName() - Method in class oracle.xml.parser.v2.XMLElement
Get the fully resolved name for this element.
getExpandedName() - Method in interface oracle.xml.util.NSName
Get the fully resolved name for this name
getExpired() - Method in class org.apache.soap.transport.http.Cookie
Returns whether the cookie has expired.
getFacetId() - Method in class oracle.xml.parser.schema.XSDConstrainingFacet
 
getFacets() - Method in class oracle.xml.parser.schema.XSDSimpleType
Get the facets
getFault() - Method in class org.apache.soap.rpc.Response
 
getFault() - Method in class org.apache.soap.server.SOAPFaultEvent
 
getFaultActorURI() - Method in class org.apache.soap.Fault
 
getFaultCode() - Method in class org.apache.soap.Fault
 
getFaultCode() - Method in class org.apache.soap.SOAPException
 
getFaultEntries() - Method in class org.apache.soap.Fault
 
getFaultListener() - Method in class oracle.soap.server.ServiceDeploymentDescriptor
Get the fault listener list.
getFaultListener() - Method in class org.apache.soap.server.SOAPFaultRouter
Get all listeners
getFaultListener(int) - Method in class org.apache.soap.server.SOAPFaultRouter
Get a listener
getFaultListeners(Element) - Static method in class oracle.soap.server.util.ServerUtils
Create the list of fault listeners for the SOAP server engine.
getFaultString() - Method in class org.apache.soap.Fault
 
getFeature(String) - Method in class javax.xml.parsers.SAXParserFactory
returns the particular property requested for in the underlying implementation of org.xml.sax.XMLReader.
getFeature(String) - Method in class javax.xml.transform.TransformerFactory
Look up the value of a feature.
getFeature(String) - Method in class oracle.xml.jaxp.JXSAXParserFactory
returns the particular property requested for in the underlying implementation of org.xml.sax.XMLReader.
getFeature(String) - Method in class oracle.xml.jaxp.JXSAXTransformerFactory
Look up the value of a feature.
getFeature(String) - Method in class oracle.xml.parser.v2.SAXParser
Look up the value of a feature.
getFeature(String) - Method in interface org.xml.sax.XMLReader
Look up the value of a feature.
getFeature(String) - Method in class org.xml.sax.helpers.ParserAdapter
Check a parser feature.
getFeature(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Look up the state of a feature.
getFields() - Method in class oracle.xml.parser.schema.XSDIdentity
Get the fields
getFileFromNameAndContext(String, ServletContext) - Static method in class org.apache.soap.server.http.ServerHTTPUtils
If the fileName is absolute, a file representing it is returned.
getFilter() - Method in interface org.w3c.dom.ls.LSParser
When a filter is provided, the implementation will call out to the filter as it is constructing the DOM tree structure.
getFilter() - Method in interface org.w3c.dom.ls.LSSerializer
When the application provides a filter, the serializer will call out to the filter before serializing each Node.
getFilter() - Method in interface org.w3c.dom.traversal.NodeIterator
The NodeFilter used to screen nodes.
getFilter() - Method in interface org.w3c.dom.traversal.TreeWalker
The filter used to screen nodes.
getFirstAttribute() - Method in class oracle.xml.parser.v2.XMLElement
Retrieves the first Attr.
getFirstChild() - Method in class oracle.xdb.dom.XDBDocument
 
getFirstChild() - Method in class oracle.xdb.dom.XDBNode
Returns the first child of the node. must be overriden derived classes which support this
getFirstChild() - Method in class oracle.xml.parser.v2.XMLAttr
Gets the first child of this node.
getFirstChild() - Method in class oracle.xml.parser.v2.XMLNSNode
Gets the first child of this node.
getFirstChild() - Method in class oracle.xml.parser.v2.XMLNode
Gets the first child of this node.
getFirstChild() - Method in interface org.w3c.dom.Node
The first child of this node.
getFirstChildElement(Element) - Static method in class org.apache.soap.util.xml.DOMUtils
Return the first child element of the given element.
getFirstError() - Method in class oracle.xml.util.XMLError
 
getFixedVal() - Method in class oracle.xml.parser.schema.XSDAttribute
Get the value of 'fixed' attr in case of element, and the value of 'value' attr based on 'use' attribute
getFixedVal() - Method in class oracle.xml.parser.schema.XSDElement
Get the value of 'fixed' attr in case of element, and the value of 'value' attr based on 'use' attribute
getFullTargetObjectURI() - Method in class org.apache.soap.rpc.RPCMessage
 
getGP(Connection) - Static method in class oracle.xdb.dom.XDBDocument
 
getGlobalContext() - Method in class oracle.soap.server.SOAPServerContext
Returns the global context.
getGroup() - Method in class oracle.xml.parser.schema.XSDComplexType
Get the attribute group or the child & attribute group
getHandler() - Method in class javax.xml.transform.sax.SAXResult
Get the ContentHandler that is the Result.
getHandler() - Method in class oracle.xml.comp.CXMLHandlerBase
Get the next pipe-line node handler.
getHandler() - Method in class oracle.xml.parser.v2.DefaultXMLDocumentHandler
Get the next pipe-line node handler.
getHandler() - Method in interface oracle.xml.parser.v2.XMLDocumentHandler
Get the next pipe-line node handler.
getHeader(String) - Method in class oracle.xdb.servlet.XDBServletRequest
Native method to get header.
getHeader() - Method in class org.apache.soap.Envelope
 
getHeader() - Method in class org.apache.soap.rpc.RPCMessage
 
getHeader(String) - Method in class org.apache.soap.transport.TransportMessage
Get a transport header.
getHeaderEntries() - Method in class org.apache.soap.Header
 
getHeaderNames() - Method in class oracle.xdb.servlet.XDBServletRequest
Get all header names.
getHeaderNames() - Method in class org.apache.soap.transport.TransportMessage
Get transport header names.
getHeaders() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Return access to headers generated by the protocol.
getHeaders(String) - Method in class oracle.xdb.servlet.XDBServletRequest
Get all headers
getHeaders() - Method in class org.apache.soap.transport.FilterTransport
Return access to headers generated by the protocol.
getHeaders() - Method in interface org.apache.soap.transport.SOAPTransport
Return access to headers generated by the protocol.
getHeaders() - Method in class org.apache.soap.transport.TransportMessage
Get the complete header hashtable.
getHeaders() - Method in class org.apache.soap.transport.http.SOAPHTTPConnection
Return access to headers generated by the protocol.
getHeaders() - Method in class org.apache.soap.transport.smtp.SOAPSMTPConnection
Return access to headers generated by the protocol.
getHelper() - Method in class oracle.soap.providers.ejb.ActivatedObject
 
getHelper() - Method in class oracle.soap.providers.ejb.LookedUpObject
 
getHttpServlet() - Method in class oracle.soap.server.ContainerContext
Returns the HTTP servlet if the container type is SERVLET_CONTAINER.
getHttpServlet() - Method in class oracle.soap.server.OracleSOAPContext
Returns the HTTP servlet.
getHttpServletRequest() - Method in class oracle.soap.server.OracleSOAPContext
Returns the HTTP servlet request.
getHttpServletRequest() - Method in class oracle.xml.xsql.XSQLServletPageRequest
Get the HttpServletRequest that initiated this XSQL Page Request.
getHttpServletResponse() - Method in class oracle.soap.server.OracleSOAPContext
Returns the HTTP servlet response.
getHttpServletResponse() - Method in class oracle.xml.xsql.XSQLServletPageRequest
Get the HttpServletResponse that is associated with this XSQL Page Request
getHttpSession() - Method in class oracle.soap.server.OracleSOAPContext
Returns the HTTP session.
getID() - Method in class oracle.xml.async.DOMBuilderEvent
Returns unique id of the DOMBuilder object which can be used to identify which instance of the DOMBuilder generated this event in cases where multiple instances of DOMBuilder may be working in background.
getID() - Method in class oracle.xml.async.XSLTransformerEvent
Returns unique id of the XSLTransformer object which can be used to identify which instance of the XSLTransformer generated this event in cases where multiple instances of XSLTransformer may be working in background.
getIDElement(String) - Method in class oracle.xml.parser.v2.XMLDocument
Deprecated. As of DOM 2
getIDHashtable() - Method in class oracle.xml.parser.v2.XMLDocument
Get the ID element hashtable in the XML DOM Tree
getIcon(int) - Method in class oracle.xml.async.DOMBuilderBeanInfo
Gets an image object that can be used to represent DOMBuilder bean in toolbars, toolboxes, etc.
getIcon(int) - Method in class oracle.xml.async.XSLTransformerBeanInfo
Gets an image object that can be used to represent XSLTransformer bean in toolbars, toolboxes, etc.
getIcon(int) - Method in class oracle.xml.dbaccess.DBAccessBeanInfo
 
getIcon(int) - Method in class oracle.xml.differ.XMLDiffBeanInfo
 
getIcon(int) - Method in class oracle.xml.schemavalidator.XSDValidatorBeanInfo
 
getIcon(int) - Method in class oracle.xml.transviewer.DBAccessBeanInfo
Deprecated.  
getIcon(int) - Method in class oracle.xml.xmlcomp.XMLCompressBeanInfo
 
getIcon(int) - Method in class oracle.xml.xmldbaccess.XMLDBAccessBeanInfo
 
getId() - Method in class oracle.soap.providers.JavaProvider
Get this provider's unique provider id.
getId() - Method in class oracle.soap.providers.ejb.EjbProvider
Get this provider's unique provider id.
getId() - Method in class oracle.soap.providers.ejbprov.EntityEJBProvider
Get this provider's unique provider id.
getId() - Method in class oracle.soap.providers.ejbprov.StatefulEJBProvider
Get this provider's unique provider id.
getId() - Method in class oracle.soap.providers.ejbprov.StatelessEJBProvider
Get this provider's unique provider id.
getId() - Method in class oracle.soap.server.DeploymentDescriptor
Get the unique ID for this descriptor.
getId() - Method in interface oracle.soap.server.Provider
Get this provider's unique name.
getId() - Method in class oracle.xml.async.DOMBuilder
Returns the parser object id.
getId() - Method in class oracle.xml.async.XSLTransformer
Returns the unique XSLTransformer id
getId() - Method in class org.apache.soap.encoding.soapenc.MultiRefContext
 
getIdentities() - Method in class oracle.xml.parser.schema.XSDElement
Returns the set of identities
getImplementation() - Method in class oracle.xdb.dom.XDBDocument
Returns the dom implementation object.
getImplementation() - Method in class oracle.xml.parser.v2.XMLDocument