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

Part no. B12024-03
September 2004
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

abort() - Method in interface org.w3c.dom.ls.LSParser
Abort the loading of the document that is currently being loaded by the LSParser.
ABSENT_NS - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ACCEPTED - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
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.
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.
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.
activate(String) - Method in class oracle.soap.providers.ejb.IntrinsicSessionConnection
 
activate(String) - Method in class oracle.soap.providers.ejb.IIOPSessionConnection
 
ActivatedObject - class oracle.soap.providers.ejb.ActivatedObject.
 
ActivatedObject(LookedUpObject) - Constructor for class oracle.soap.providers.ejb.ActivatedObject
 
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.SOAPContext
Adds a Part.
addBodyPart(MimeBodyPart) - Method in class org.apache.soap.rpc.Call
Add a MIME BodyPart.
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
 
addDateHeader(String, long) - Method in class oracle.xdb.servlet.XDBServletResponse
 
addDeserializedMultiRef(String, Object) - Method in class org.apache.soap.rpc.SOAPContext
Adds the multiRef deserialized for a particular id.
addDOMBuilderErrorListener(DOMBuilderErrorListener) - Method in class oracle.xml.async.DOMBuilder
Adds DOMBuilderErrorListener
addDOMBuilderListener(DOMBuilderListener) - Method in class oracle.xml.async.DOMBuilder
Adds DOMBuilderListener
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
 
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
 
ADDITION - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was just added.
addMultiRef(Object, Serializer) - Method in class org.apache.soap.rpc.SOAPContext
Adds a multiRef element.
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.
addNSDeclaration(String, String) - Method in class org.apache.soap.util.xml.NSStack
Add a new declaration to the current scope.
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(char[], int, int) - Method in class oracle.xml.parser.v2.XMLText
Adds text to the data of the text node, similar to appendData
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(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(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
addToEnvironment(String, Object) - Method in class oracle.xdb.spi.XDBContext
Adds a new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class oracle.xdb.spi.XDBBaseContext
Adds a new environment property to the environment of this context.
addToEnvironment(String, Object) - Method in class oracle.xdb.spi.XDBResourceContext
Adds a new environment property to the environment of this context.
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.
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
alreadyGotOutputStream - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
alreadyGotWriter - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
AND - Static variable in interface oracle.soap.handlers.audit.Filter
 
ANNOTATION - 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 - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
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
 
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.
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.xdb.dom.XDBDocument
append the given node to 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 interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
appendData(String) - Method in class oracle.xdb.dom.XDBCharData
append the specified string to the char data
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.ZeroFilter
 
apply(Hashtable) - Method in class oracle.soap.handlers.audit.OneFilter
 
apply(Hashtable) - Method in interface oracle.soap.handlers.audit.Filter
 
apply(Hashtable) - Method in class oracle.soap.handlers.audit.CompoundFilter
 
apply(Hashtable) - Method in class oracle.soap.handlers.audit.AtomicFilter
 
arrayParamName(String) - Static method in class oracle.xml.xsql.XSQLUtil
 
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
 
assertEjbStruct(Class) - Static method in class oracle.soap.providers.ejb.ClassUtil
 
ASTERISK - Static variable in class oracle.xml.parser.v2.ElementDecl
ContentModelParseTreeNode type - "*" node (has one children)
AT_TARGET - Static variable in interface org.w3c.dom.events.Event
The event is currently being evaluated at the target EventTarget.
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
Attr - interface org.w3c.dom.Attr.
The Attr interface represents an attribute in an Element object.
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
 
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 - Static variable in class oracle.xml.parser.v2.XMLNode
A attribute declaration node
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
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.
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.
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 - Variable in class oracle.xml.parser.v2.XMLParser
 
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.
ATTRVAL_MULTIREF_ID_PREFIX - Static variable in class org.apache.soap.Constants
 
ATTRVAL_TRUE - Static variable in class org.apache.soap.Constants
 
AttValue - Static variable in interface oracle.xml.parser.v2.XMLToken
AttValue ::= '"' ([^<&"] | Reference)* '"' | "'" ([^<&'] | Reference)* "'"
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
 
AuditLogger - class oracle.soap.handlers.audit.AuditLogger.
 
AuditLogger() - Constructor for 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)
authenticate(String, String, String) - Method in class oracle.soap.providers.ejb.IntrinsicSessionConnection
 
authenticate(String, String, String) - Method in class oracle.soap.providers.ejb.IIOPSessionConnection
 
Auto_Events - Static variable in class oracle.xml.parser.v2.XMLNode
Flag to set Auto EVENTS
AUTO_VALIDATION - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
AutonomousProvider - interface oracle.soap.server.AutonomousProvider.
AutonomousProvider extends the Provider interface for a provider that defines its own services.

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 - Variable in class org.apache.soap.rpc.SOAPContext
 
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
 
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.parser.v2.XMLParser
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.jaxp.JXDocumentBuilderFactory
Base URL used in parsing entities.
Base64 - class org.apache.soap.encoding.soapenc.Base64.
 
BASE64_BINARY - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
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
 
baseuri - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
baseUriOf(String) - Static method in class oracle.xml.xsql.XSQLUtil
 
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
 
BINARY - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
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
 
bind(Name, Object) - Method in class oracle.xdb.spi.XDBContext
Binds the given name to the object.
bind(Name, Object) - Method in class oracle.xdb.spi.XDBBaseContext
Binds the given name to the object.
bind(Name, Object) - Method in class oracle.xdb.spi.XDBResourceContext
Binds the given name to the object.
bind(String, Object) - Method in class oracle.xdb.spi.XDBContext
Binds the given name to the object.
bind(String, Object) - Method in class oracle.xdb.spi.XDBBaseContext
Binds the given name to the object.
bind(String, Object) - Method in class oracle.xdb.spi.XDBResourceContext
Binds the given name to the object.
bindValue(String, String) - Method in class oracle.xml.sql.query.OracleXMLQuery
Sets a bind name/value pair.
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
 
BOOLEAN - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
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
 
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
 
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
 
build(InputSource) - 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(String) - 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
build(URL) - 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 Array of XML documents
build(XMLDocument, String, String, URL) - 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
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.Response
 
buildEnvelope() - Method in class org.apache.soap.rpc.Call
 
buildEnvelope(boolean) - Method in class org.apache.soap.rpc.RPCMessage
 
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.
buildSchemaPathTable() - Method in class oracle.xml.parser.schema.XMLSchema
Build the schema's path tables for XSDGroup nodes.
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
BYTE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
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
 
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(byte[], String) - Constructor for class org.apache.soap.util.mime.ByteArrayDataSource
Create a datasource from a byte array.
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(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
 
bytes - Variable in class org.apache.soap.transport.TransportMessage
 

C

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
 
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.XMLNode
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 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.XMLText
Determines if data can be appended.
canAppendData(String) - Method in class oracle.xml.parser.v2.XMLComment
Determines if data can be appended.
canAppendData(String) - Method in interface org.w3c.dom.validation.CharacterDataEditVAL
Determines if data can be appended.
CANCEL_DEFAULT - Static variable in interface oracle.xml.parser.v2.XMLEventListenerAttributes
Constants for Default Action Constant for "cancel" default action
canDeleteData(int, int) - Method in class oracle.xml.parser.v2.XMLText
Determines if data can be deleted.
canDeleteData(int, int) - Method in class oracle.xml.parser.v2.XMLComment
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.XMLNode
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 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.XMLText
Determines if data can be inserted.
canInsertData(int, String) - Method in class oracle.xml.parser.v2.XMLComment
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.
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.
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.
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.XMLNode
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 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.XMLNode
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 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.XMLText
Determines if data can be replaced.
canReplaceData(int, int, String) - Method in class oracle.xml.parser.v2.XMLComment
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.
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.
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.
canSetData(String) - Method in class oracle.xml.parser.v2.XMLText
Determines if data can be set.
canSetData(String) - Method in class oracle.xml.parser.v2.XMLComment
Determines if data is only whitespace.
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.
CANT_UNBIND_SUBCONTEXT - Static variable in class oracle.xdb.XDBError
 
CAPTURE_PHASE - Static variable in interface oracle.xml.parser.v2.XMLEventListenerAttributes
Constants for Listener Phase.
capturing - Static variable in class oracle.xml.parser.v2.XMLNode
 
CAPTURING_PHASE - Static variable in interface org.w3c.dom.events.Event
The current event phase is the capturing phase.
CDATA - Static variable in class oracle.xml.parser.v2.AttrDecl
AttType - StringType - CDATA
CDATA - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
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.
CDATASection - interface org.w3c.dom.CDATASection.
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup.
cDATASection(char[], int, int) - Method in interface oracle.xml.parser.v2.XMLDocumentHandler
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 class oracle.xml.parser.v2.DefaultXMLDocumentHandler
Receive notification of a CDATA Section.
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
 
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.
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 class oracle.xml.parser.v2.XMLMultiHandler
Receive notification of character data.
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.schema.XSDValidator
Propagate notification of character data inside an element.
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 org.xml.sax.HandlerBase
Deprecated. Receive notification of character data inside an element.
characters(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of character data.
characters(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of character data.
characters(char[], int, int) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 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.ParserAdapter
Adapt a SAX1 characters event.
characters(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of character data inside an element.
CharData - Static variable in interface oracle.xml.parser.v2.XMLToken
CharData ::= [^<&]* - ([^<&]* ']]>' [^<&]*)
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
 
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
 
classForName(String) - Static method in class oracle.xml.xsql.XSQLUtil
 
classForName(String, String) - Static method in class oracle.soap.providers.ejb.ClassUtil
 
ClassUtil - class oracle.soap.providers.ejb.ClassUtil.
 
ClassUtil(Object) - Constructor for class oracle.soap.providers.ejb.ClassUtil
 
ClassUtil(String, String) - Constructor for class oracle.soap.providers.ejb.ClassUtil
 
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 org.xml.sax.helpers.AttributesImpl
Clear the attribute list for reuse.
clear() - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Clear the attribute list.
clear() - Method in class oracle.soap.providers.sp.Hashset
Clear the set.
clearParameters() - Method in class oracle.xml.jaxp.JXTransformer
Clear all parameters set with setParameter.
clearParameters() - Method in class javax.xml.transform.Transformer
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.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.
cloneNode(boolean) - Method in class oracle.xdb.dom.XDBNode
Returns the copy of the node. the parent of the clone is set to null
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_PARANTHESIS - Static variable in interface oracle.soap.handlers.audit.Filter
 
close() - Method in class oracle.xml.parser.v2.XMLOutputStream
Closes the output stream
close() - Method in interface oracle.xml.parser.v2.PrintDriver
Closes the output stream or print writer
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
 
close() - Method in class oracle.soap.providers.ejb.IntrinsicSessionConnection
 
close() - Method in class oracle.soap.providers.ejb.IIOPSessionConnection
 
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.XMLType
Function to free/close the XMLType.
close() - Method in class oracle.xdb.RealInputStream
Function to close the RealInputStream
close() - Method in class oracle.xdb.dom.XDBNode
 
close() - Method in class oracle.xdb.dom.XDBDocument
 
close() - Method in class oracle.xdb.servlet.XDBServletResponse
 
close() - Method in class oracle.xdb.spi.XDBContext
Closes this context, signaling the implementation to free the resources taken up by this context.
close() - Method in class oracle.xdb.spi.XDBBaseContext
Closes this context, signaling the implementation to free the resources taken up by this context.
close() - Method in class oracle.xdb.spi.XDBNamingEnumeration
 
close() - Method in class oracle.xdb.spi.XDBResourceContext
Closes this context, signaling the implementation to free the resources taken up by this context.
CLOSED_OBJECT - Static variable in class oracle.xdb.XDBError
 
code - Variable in class org.w3c.dom.DOMException
 
code - Variable in class org.w3c.dom.ranges.RangeException
 
code - Variable in class org.w3c.dom.events.EventException
 
code - Variable in class org.w3c.dom.validation.ExceptionVAL
 
code - Variable in class org.w3c.dom.ls.LSException
 
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
COMMA - Static variable in class oracle.xml.parser.v2.ElementDecl
ContentModelParseTreeNode type - "," node (has two children)
commaSeparatedListOfValues(String[], boolean) - Static method in class oracle.xml.xsql.XSQLUtil
 
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 ' <!
Comment - Static variable in interface oracle.xml.parser.v2.XMLToken
Comment ::= '<' '!'
COMMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is 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 class oracle.xml.parser.v2.DocumentBuilder
Report an XML comment anywhere in the document.
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(char[], int, int) - Method in interface org.xml.sax.ext.LexicalHandler
Report an XML comment anywhere in the document.
comment(String) - Method in interface oracle.xml.parser.v2.XMLDocumentHandler
Receive notification of a comment.
comment(String) - Method in class oracle.xml.parser.v2.DocumentBuilder
Receive notification of a comment.
comment(String) - Method in class oracle.xml.parser.v2.DefaultXMLDocumentHandler
Receive notification of a comment.
comment(String) - Method in class oracle.xml.comp.CXMLHandlerBase
Receive notification of comment The parser will invoke this method for each comment found.
COMPACT - Static variable in class oracle.xml.parser.v2.XMLOutputStream
 
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
 
composeName(Name, Name) - Method in class oracle.xdb.spi.XDBContext
Composes a name by combining the prefix with the name.
composeName(Name, Name) - Method in class oracle.xdb.spi.XDBBaseContext
Composes a name by combining the prefix with the name.
composeName(Name, Name) - Method in class oracle.xdb.spi.XDBResourceContext
Composes a name by combining the prefix with the name.
composeName(String, String) - Method in class oracle.xdb.spi.XDBContext
Composes a name by combining the prefix with the name.
composeName(String, String) - Method in class oracle.xdb.spi.XDBBaseContext
Composes a name by combining the prefix with the name.
composeName(String, String) - Method in class oracle.xdb.spi.XDBResourceContext
Composes a name by combining the prefix with the name.
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.
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
 
ConfigManager - interface oracle.soap.server.ConfigManager.
A ConfigManager is responsible for saving and loading the list of deployed services or providers.
CONFLICIT_FACET - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
conn - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
connFactory - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
CONNTYPE_KPRB - Static variable in class oracle.xdb.XMLType
 
CONNTYPE_OCI8 - Static variable in class oracle.xdb.XMLType
 
CONNTYPE_THIN - Static variable in class oracle.xdb.XMLType
 
Constants - class org.apache.soap.Constants.
SOAP constants.
Constants() - Constructor for class org.apache.soap.Constants
 
constName - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
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
 
contains(Object) - Method in class oracle.soap.providers.sp.Hashset
Check if the set contains the specified element.
containsHeader(String) - Method in class oracle.xdb.servlet.XDBServletResponse
 
ContentHandler - interface org.xml.sax.ContentHandler.
Receive notification of the logical content of a document.
contentType - Variable in class org.apache.soap.transport.TransportMessage
 
CONTINUE_PROPAGATION - Static variable in interface oracle.xml.parser.v2.XMLEventListenerAttributes
Constants for Event propagation Constant for "continue" propagation
CONV_BSIZE - Static variable in class org.apache.soap.util.xml.XMISerializer
 
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.
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.
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.xml.xsql.XSQLDatasourceConnectionManager
Needed to implement XSQLConnectionManagerFactory interface
create() - Method in interface oracle.xml.xsql.XSQLConnectionManagerFactory
 
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(Properties) - Method in interface org.apache.soap.transport.EnvelopeEditorFactory
 
create(XSQLPageRequest) - Method in interface oracle.xml.xsql.XSQLLoggerFactory
Returns a new or existing instance of XSQL logger.
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.
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.
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.
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.
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.xml.parser.v2.XMLDocument
Creates a CDATASection node whose value is the specified string.
createCDATASection(String) - Method in class oracle.xml.parser.v2.NodeFactory
Creates a CDATA node with the specified text.
createCDATASection(String) - Method in interface org.w3c.dom.Document
Creates a CDATASection node whose value is the specified string.
createCDATASection(String) - Method in class oracle.xdb.dom.XDBDocument
create a CDATA section node.
createComment(String) - Method in class oracle.xml.parser.v2.XMLDocument
Creates a Comment node given the specified string.
createComment(String) - Method in class oracle.xml.parser.v2.NodeFactory
Creates a comment node with the specified text.
createComment(String) - Method in interface org.w3c.dom.Document
Creates a Comment node given the specified string.
createComment(String) - Method in class oracle.xdb.dom.XDBDocument
create a comment node.
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.
createDocument() - Method in class oracle.xml.parser.v2.NodeFactory
Creates a document node.
createDocument() - Static method in class oracle.soap.util.xml.XmlUtils
Create a Document
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.
createDocument(String, String, DocumentType) - Method in class oracle.xdb.dom.XDBDomImplementation
create and return an empty document object and return it.
createDocumentFragment() - Method in class oracle.xml.parser.v2.XMLDocument
Creates an empty DocumentFragment object.
createDocumentFragment() - Method in class oracle.xml.parser.v2.NodeFactory
Creates a document fragment node.
createDocumentFragment() - Method in interface org.w3c.dom.Document
Creates an empty DocumentFragment object.
createDocumentFragment() - Method in class oracle.xdb.dom.XDBDocument
create an empty document fragment.
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.
createDocumentType(String, String, String) - Method in class oracle.xdb.dom.XDBDomImplementation
create and return a document type defn. object and return it.
createElement(String) - Method in class oracle.xml.parser.v2.XMLDocument
Creates an element of the type specified.
createElement(String) - Method in class oracle.xml.parser.v2.NodeFactory
Creates an Element node with the specified tag.
createElement(String) - Method in interface org.w3c.dom.Document
Creates an element of the type specified.
createElement(String) - Method in class oracle.xdb.dom.XDBDocument
create and Return a new empty element associated with the document.
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.
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.
createEntityReference(String) - Method in class oracle.xml.parser.v2.XMLDocument
Creates an EntityReference object.
createEntityReference(String) - Method in class oracle.xml.parser.v2.NodeFactory
Creates an entity reference node with the specified tag.
createEntityReference(String) - Method in interface org.w3c.dom.Document
Creates an EntityReference object.
createEntityReference(String) - Method in class oracle.xdb.dom.XDBDocument
create an entity reference node.
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.
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.
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.
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 class oracle.xml.xsql.XSQLServletPageRequest
Returns an instance of a nested Request
createNestedRequest(String, URL, Dictionary, PrintWriter, OutputStream) - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns an instance of a nested Request
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.xml.parser.v2.XMLDocument
Creates a ProcessingInstruction node given the specified name and data strings.
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 interface org.w3c.dom.Document
Creates a ProcessingInstruction node given the specified name and data strings.
createProcessingInstruction(String, String) - Method in class oracle.xdb.dom.XDBDocument
create a processing instruction node.
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
 
createSubcontext(Name) - Method in class oracle.xdb.spi.XDBContext
Creates a new subcontext, bound to the given name.
createSubcontext(Name) - Method in class oracle.xdb.spi.XDBBaseContext
Creates a new subcontext, bound to the given name.
createSubcontext(Name) - Method in class oracle.xdb.spi.XDBResourceContext
Creates a new subcontext, bound to the given name.
createSubcontext(String) - Method in class oracle.xdb.spi.XDBContext
Creates a new subcontext, bound to the given name.
createSubcontext(String) - Method in class oracle.xdb.spi.XDBBaseContext
Creates a new subcontext, bound to the given name.
createSubcontext(String) - Method in class oracle.xdb.spi.XDBResourceContext
Creates a new subcontext, bound to the given name.
createTextNode(String) - Method in class oracle.xml.parser.v2.XMLDocument
Creates a Text node given the specified string.
createTextNode(String) - Method in class oracle.xml.parser.v2.NodeFactory
Creates a text node with the specified text.
createTextNode(String) - Method in interface org.w3c.dom.Document
Creates a Text node given the specified string.
createTextNode(String) - Method in class oracle.xdb.dom.XDBDocument
create an empty text node.
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.
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.
createURL(String) - Method in class oracle.xml.sql.dml.OracleXMLSave
Returns the URL object for a specified file or URL.
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(Connection, CLOB) - Static method in class oracle.xdb.XMLType
Create an XMLType given a CLOB containing the XML data
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, Document) - Static method in class oracle.xdb.XMLType
Create an XMLType given an instance of the DOM document
createXML(Connection, InputStream) - Static method in class oracle.xdb.XMLType
Create an XMLType given a InputStream containing the XML data.
createXML(Connection, String) - Static method in class oracle.xdb.XMLType
Create an XMLType given the string containing the XML data
createXML(Connection, String, String, boolean, boolean) - Static method in class oracle.xdb.XMLType
Create an XMLType given the string containing the XML data
createXML(OPAQUE) - Static method in class oracle.xdb.XMLType
Create an XMLType given the opaque type containing the XMLType bytes
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
 
CXMLHandlerBase - class oracle.xml.comp.CXMLHandlerBase.
The SAX compression is implemented using SAX Handler which compresses the data based on SAX events.
CXMLHandlerBase() - Constructor for class oracle.xml.comp.CXMLHandlerBase
Default Constructor
CXMLHandlerBase(ObjectOutput) - Constructor for class oracle.xml.comp.CXMLHandlerBase
Constructs the CXMLHandlerBase using the ObjectOutput Stream
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.

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
 
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
 
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
 
DBAccess - class oracle.xml.dbaccess.DBAccess.
Maintains CLOB tables that can hold multiple XML and text documents.
DBAccess - class oracle.xml.transviewer.DBAccess.
Deprecated. Please use oracle.xml.dbaccess.DBAccess
DBAccess() - Constructor for class 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 - class oracle.xml.transviewer.DBAccessBeanInfo.
Deprecated. Please use oracle.xml.dbaccess.DBAccessBeanInfo
DBAccessBeanInfo() - Constructor for class oracle.xml.dbaccess.DBAccessBeanInfo
Constructor
DBAccessBeanInfo() - Constructor for class oracle.xml.transviewer.DBAccessBeanInfo
Deprecated. Constructor
DEBUG_MODE - Static variable in class oracle.xml.parser.v2.DOMParser
Sets Debug Mode Boolean.TRUE or Boolean.FALSE
DEBUG_MODE - Static variable in class oracle.xml.jaxp.JXDocumentBuilderFactory
Sets Debug Mode - Boolean.TRUE or Boolean.FALSE
debugPrintToFile(String, String) - Static method in class oracle.xml.xsql.XSQLDiagnostic
 
DEC - Static variable in class org.apache.soap.encoding.Hex
 
DECIMAL - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
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
 
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
 
declareNamespace(String, String) - Method in class org.apache.soap.Header
 
declareNamespace(String, String) - Method in class org.apache.soap.Fault
 
declareNamespace(String, String) - Method in class org.apache.soap.Envelope
 
declareNamespace(String, String) - Method in class org.apache.soap.Body
 
declarePrefix(String, String) - Method in class org.xml.sax.helpers.NamespaceSupport
Declare a Namespace prefix.
DeclHandler - interface org.xml.sax.ext.DeclHandler.
SAX2 extension handler for DTD declaration events.
decode(char[], int, int) - 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) - 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(String) - 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
 
decode(String, OutputStream) - Static method in class org.apache.soap.encoding.soapenc.Base64
Decode the base64 data.
decodeBooleanValue(String) - Static method in class org.apache.soap.encoding.soapenc.SoapEncUtils
 
DEEP_VALIDATION - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
DEFAULT - Static variable in class oracle.xml.parser.v2.XMLOutputStream
 
DEFAULT - Static variable in class oracle.xml.parser.v2.AttrDecl
Attribute presence - Default
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.ServiceManagerImpl
 
DEFAULT_CONFIG_MANAGER - Static variable in class oracle.soap.server.impl.ProviderManagerImpl
 
DEFAULT_FILENAME - Static variable in class oracle.soap.server.impl.XMLServiceConfigManager
 
DEFAULT_FILENAME - Static variable in class oracle.soap.server.impl.XMLProviderConfigManager
 
DEFAULT_FILENAME - Static variable in class oracle.soap.server.impl.BinaryServiceConfigManager
 
DEFAULT_FILENAME - Static variable in class oracle.soap.server.impl.BinaryProviderConfigManager
 
DEFAULT_OUTPUT_BUFFER_SIZE - Static variable in class org.apache.soap.util.net.HTTPUtils
 
DEFAULT_PHASE - Static variable in interface oracle.xml.parser.v2.XMLEventListenerAttributes
Constants for Listener Phase.
DEFAULT_SEVERITY - Static variable in class oracle.soap.server.Logger
 
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
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 interface org.w3c.dom.CharacterData
Remove a range of 16-bit units from the node.
deleteData(int, int) - Method in class oracle.xdb.dom.XDBCharData
delete the specified substring string from the char data
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.
deleteXML(InputStream) - 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(String) - Method in class oracle.xml.sql.dml.OracleXMLSave
Deletes the rows in the table based on the XML document.
deleteXML(URL) - Method in class oracle.xml.sql.dml.OracleXMLSave
Deletes rows from a table based on element values of the input XML document.
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(DeploymentDescriptor) - Method in interface oracle.soap.server.ConfigManager
Deploy the given entity.
deploy(DeploymentDescriptor) - Method in class oracle.soap.server.impl.BaseConfigManager
Deploy the given service.
deploy(ProviderDeploymentDescriptor) - Method in class oracle.soap.client.ProviderManagerClient
 
deploy(ProviderDeploymentDescriptor) - Method in interface oracle.soap.server.ProviderManager
Deploy the given provider.
deploy(ProviderDeploymentDescriptor) - Method in class oracle.soap.server.impl.ProviderManagerImpl
Deploy the given provider.
deploy(ServiceDeploymentDescriptor) - Method in class oracle.soap.client.ServiceManagerClient
 
deploy(ServiceDeploymentDescriptor) - Method in interface oracle.soap.server.ServiceManager
Deploy the given service.
deploy(ServiceDeploymentDescriptor) - Method in class oracle.soap.server.impl.ServiceManagerImpl
Deploy the given service.
DeploymentDescriptor - class oracle.soap.server.DeploymentDescriptor.
DeploymentDescriptor implements the core deployment descriptor methods in Oracle SOAP.
DeploymentDescriptor() - Constructor for class oracle.soap.server.DeploymentDescriptor
 
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
 
Deserializer - interface org.apache.soap.util.xml.Deserializer.
A Deserializer ...
destroy() - Method in class oracle.xml.xsql.XSQLServlet
 
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.StatelessEJBProvider
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.EntityEJBProvider
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.ServiceManager
Cleanup the service manager.
destroy() - Method in interface oracle.soap.server.ProviderManager
Cleanup the provider manager.
destroy() - Method in interface oracle.soap.server.Provider
One-time provider instance cleanup.
destroy() - Method in interface oracle.soap.server.Handler
One-time handler cleanup.
destroy() - Method in class oracle.soap.server.http.SOAPServlet
 
destroy() - Method in class oracle.soap.server.impl.ServiceManagerImpl
Cleanup the service manager.
destroy() - Method in class oracle.soap.server.impl.ProviderManagerImpl
Cleanup the provider manager.
destroySubcontext(Name) - Method in class oracle.xdb.spi.XDBContext
Unbinds the named subcontext.
destroySubcontext(Name) - Method in class oracle.xdb.spi.XDBBaseContext
Unbinds the named subcontext.
destroySubcontext(Name) - Method in class oracle.xdb.spi.XDBResourceContext
Unbinds the named subcontext.
destroySubcontext(String) - Method in class oracle.xdb.spi.XDBContext
Unbinds the named subcontext.
destroySubcontext(String) - Method in class oracle.xdb.spi.XDBBaseContext
Unbinds the named subcontext.
destroySubcontext(String) - Method in class oracle.xdb.spi.XDBResourceContext
Unbinds the named subcontext.
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.
DictionaryOfParamsAsXMLDocument(Dictionary) - Static method in class oracle.xml.xsql.XSQLUtil
 
diff() - Method in class oracle.xml.differ.XMLDiff
Finds the differences between the two XML files or the two XMLDocument objects
Dispatch - interface oracle.soap.providers.ejb.Dispatch.
 
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
 
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.
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
 
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
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 - interface org.w3c.dom.Document.
The Document interface represents the entire HTML or XML document.
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.
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 - class javax.xml.parsers.DocumentBuilder.
Defines the API to obtain DOM Document instances from an XML document.
DocumentBuilder() - Constructor for class oracle.xml.parser.v2.DocumentBuilder
Default Constructor.
DocumentBuilder() - Constructor for class javax.xml.parsers.DocumentBuilder
 
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.
doGet(HttpServletRequest, HttpServletResponse) - Method in class oracle.xml.xsql.XSQLServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class oracle.soap.server.http.SOAPServlet
 
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
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.
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.
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
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(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(File, File) - Method in class oracle.xml.xmlcomp.XMLCompress
Compress the xml data contained in the inpTxtfile and writes the compressed ouput to outpBinfile
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(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(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(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
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(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
DOMExpand(InputStream) - Method in class oracle.xml.xmlcomp.XMLCompress
Uncompresses the binary inputstream parameter and populates the XMLDocument of this object.
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.
DOMLocator - interface org.w3c.dom.DOMLocator.
DOMLocator is an interface that describes a location (e.g.
DOMLocator - interface javax.xml.transform.dom.DOMLocator.
Indicates the position of a node in a source DOM, intended primarily for error reporting.
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 - 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 - Static variable in interface oracle.xml.pipeline.controller.PipelineConstants
 
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 - 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 - Static variable in interface oracle.xml.pipeline.controller.PipelineConstants
 
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.
DOMSTRING_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
If the specified range of text does not fit into a DOMString
DOMStringList - interface org.w3c.dom.DOMStringList.
The DOMStringList interface provides the abstraction of an ordered collection of parallel pairs of name and namespace 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
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class oracle.xml.xsql.XSQLServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class oracle.soap.server.http.SOAPServlet
Process SOAP requests.
DOUBLE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
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
 
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
 
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
DTD - class oracle.xml.parser.v2.DTD.
Implements the DOM DocumentType interface and holds the Document Type Definition information for an XML document.
DTD - Static variable in class oracle.xml.sql.query.OracleXMLQuery
Specifies that a DTD is to be generated
DTD_OBJECT - Static variable in class oracle.xml.parser.v2.XMLParser
DTD Object to be used for validation.
DTD_OBJECT - Static variable in class oracle.xml.jaxp.JXDocumentBuilderFactory
DTD Object to be used for validation.
DTD() - Constructor for class oracle.xml.parser.v2.DTD
Default constructor.
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
dumpDOM(Document, StringBuffer) - Static method in class oracle.soap.util.xml.XmlUtils
 
DUPLICATE_DEF - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
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
duplicateId - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
DURATION - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 

E

e - Variable in class oracle.xml.async.XSLTransformerErrorEvent
The exception being raised.
e - Variable in class oracle.xml.async.DOMBuilderErrorEvent
The exception being raised.
editEnvelope(EnvelopeEditor, boolean) - Method in class org.apache.soap.transport.TransportMessage
 
editIncoming(EnvelopeEditor) - Method in class org.apache.soap.transport.TransportMessage
Apply envelope/root part editor on inbound message.
editIncoming(Reader, Writer) - Method in class org.apache.soap.transport.EnvelopeEditorAdapter
 
editIncoming(Reader, Writer) - Method in interface org.apache.soap.transport.EnvelopeEditor
 
editOutgoing(EnvelopeEditor) - Method in class org.apache.soap.transport.TransportMessage
Apply envelope/root part editor on outgoing message.
editOutgoing(Reader, Writer) - Method in class org.apache.soap.transport.EnvelopeEditorAdapter
 
editOutgoing(Reader, Writer) - Method in interface org.apache.soap.transport.EnvelopeEditor
 
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
 
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
 
ElemDeclName - Static variable in interface oracle.xml.parser.v2.XMLToken
ElemDeclName ::= name
Element - interface org.w3c.dom.Element.
The Element interface represents an element in an HTML or XML document.
Element - interface javax.xml.bind.Element.
This is an element marker interface.
ELEMENT - Static variable in class oracle.xml.parser.v2.ElementDecl
ContentModelParseTreeNode type - 'leaf' node (has no children)
ELEMENT - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ELEMENT - Static variable in interface oracle.xml.pipeline.controller.PipelineConstants
 
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
 
elementdecl - Static variable in interface oracle.xml.parser.v2.XMLToken
elementdecl ::= '<' '!
ElementDecl - class oracle.xml.parser.v2.ElementDecl.
This class represents an element declaration in a DTD.
ELEMENTDECL - Static variable in class oracle.xml.parser.v2.XMLNode
An element declaration node.
ElementDecl() - Constructor for class oracle.xml.parser.v2.ElementDecl
Default constructor.
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.
ElementEditVAL - interface org.w3c.dom.validation.ElementEditVAL.
This interface extends the NodeEditVAL interface with additional methods for guided document editing.
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
 
elements() - Method in class oracle.soap.providers.sp.Hashset
Return an enumeration of the elements in the set.
elementType - Variable in class org.apache.soap.server.TypeMapping
 
elemNotNullable - 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 - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
EMPTY_CONTENTTYPE - Static variable in class oracle.xml.parser.v2.XMLElement
 
EMPTY_PATH - Static variable in class oracle.xdb.XDBError
 
EmptyElemTag - Static variable in interface oracle.xml.parser.v2.XMLToken
EmptyElemTag ::= '<' STagName (S Attribute)* S?
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
Deprecated.  
encodeRedirectURL(String) - Method in class oracle.xdb.servlet.XDBServletResponse
 
encodeUrl(String) - Method in class oracle.xdb.servlet.XDBServletResponse
Deprecated.  
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
 
ENCODING - Static variable in class oracle.xml.parser.v2.XMLSAXSerializer
Output encoding property
ENCODING - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
ENCODING - Static variable in class javax.xml.transform.OutputKeys
encoding = string.
encodingStyle - Variable in class org.apache.soap.server.TypeMapping
 
encodingStyleURI - Variable in class org.apache.soap.rpc.RPCMessage
 
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
 
END_OF_ENUM - Static variable in class oracle.xdb.XDBError
 
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.
endCDATA() - Method in class oracle.xml.parser.v2.XMLSAXSerializer
Report the end of a CDATA section.
endCDATA() - Method in class oracle.xml.parser.v2.DocumentBuilder
Report the end of a CDATA section.
endCDATA() - Method in class oracle.xml.comp.CXMLHandlerBase
Receive notification of end of CDATA
endCDATA() - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of a CDATA section.
endDoctype() - Method in interface oracle.xml.parser.v2.XMLDocumentHandler
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 class oracle.xml.parser.v2.DefaultXMLDocumentHandler
Receive notification of end of the DTD.
endDoctype() - Method in class oracle.xml.comp.CXMLHandlerBase
Receive notification of end of the DTD.
endDocument() - Method in class oracle.xml.parser.v2.XMLSAXSerializer
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.DocumentBuilder
Receive notification of the end of the document.
endDocument() - Method in class oracle.xml.comp.CXMLHandlerBase
Receive notification of the end of the document.
endDocument() - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the end of the document.
endDocument() - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the end of a document.
endDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of a document.
endDocument() - Method in class org.xml.sax.helpers.XMLReaderAdapter
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.ParserAdapter
Adapt a SAX1 end document event.
endDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of the document.
endDTD() - Method in class oracle.xml.parser.v2.XMLSAXSerializer
Report the end of DTD declarations.
endDTD() - Method in class oracle.xml.parser.v2.DocumentBuilder
Report the end of DTD declarations.
endDTD() - Method in class oracle.xml.comp.CXMLHandlerBase
Receive notification of end of DTD declaration
endDTD() - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of DTD declarations.
endElement(NSName) - Method in interface oracle.xml.parser.v2.XMLDocumentHandler
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(NSName) - Method in class oracle.xml.parser.v2.DefaultXMLDocumentHandler
Receive notification of the end of an element.
endElement(NSName) - Method in class oracle.xml.comp.CXMLHandlerBase
Deprecated. this is replaced by endElement(namespace, localName, qname)
endElement(String) - Method in class org.xml.sax.HandlerBase
Deprecated. 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.helpers.ParserAdapter
Adapt a SAX1 end element event.
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 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.DocumentBuilder
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(String, String, String) - Method in class oracle.xml.parser.schema.XSDValidator
Receive notification of the end of an element.
endElement(String, String, String) - Method in class oracle.xml.comp.CXMLHandlerBase
Deprecated. this is replaced by endElement(namespace, localName, qname)
endElement(String, String, String) - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 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.DefaultHandler
Receive notification of the end of an element.
endEntity(String) - Method in class oracle.xml.parser.v2.XMLSAXSerializer
Report the end of an entity.
endEntity(String) - Method in class oracle.xml.parser.v2.DocumentBuilder
Report the end of an entity.
endEntity(String) - Method in class oracle.xml.comp.CXMLHandlerBase
Receive notification of end of entity
endEntity(String) - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of an entity.
endPrefixMapping(String) - Method in class oracle.xml.parser.v2.XMLMultiHandler
End the scope of a 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.comp.CXMLHandlerBase
Receive notification of the end of scope of 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.XMLReaderAdapter
Adapt a SAX2 end prefix mapping event.
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.DefaultHandler
Receive notification of the end of a Namespace mapping.
ENTITIES - Static variable in class oracle.xml.parser.v2.AttrDecl
AttType - TokenizedType - Entities
ENTITIES - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
Entity - interface org.w3c.dom.Entity.
This interface represents an entity, either parsed or unparsed, in an XML document.
ENTITY - Static variable in class oracle.xml.parser.v2.AttrDecl
AttType - TokenizedType - Entity
ENTITY - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
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
 
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
ENUMERATION - Static variable in class oracle.xml.parser.v2.AttrDecl
AttType - EnumeratedType - Enumeration
ENUMERATION - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
ENV_CONNECTION - Static variable in class oracle.xdb.spi.XDBContextFactory
 
envelope - Variable in class org.apache.soap.transport.TransportMessage
 
Envelope - class org.apache.soap.Envelope.
An Envelope object represents the contents and semantics of an <SOAP-ENV:Envelope> element.
ENVELOPE_EDITOR_FACTORY - Static variable in class org.apache.soap.Constants
 
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.
 
EQUALS - Static variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
EQUALS - Static variable in interface oracle.soap.handlers.audit.Filter
 
equals(Node, Node) - Method in class oracle.xml.differ.XMLDiff
Method which performs the comparision of 2 nodes.
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
 
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
 
EQUIV_RESOLVED - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
EQUIV_UNRESOLVED - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
err - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
ERR_MSG_VERSION_MISMATCH - Static variable in class org.apache.soap.Constants
 
errid - Variable in class oracle.xml.util.XMLError
 
ERROR - Static variable in class oracle.xml.parser.v2.XMLParseException
Code for non-fatal error
ERROR - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
ERROR - Static variable in class oracle.xml.util.XMLException
Code for non-fatal error
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_BAD_CHARACTER_IN_HEX_STRING - Static variable in class org.apache.soap.encoding.Hex
 
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_ENCODING - Static variable in class oracle.xml.jaxp.JXDocumentBuilderFactory
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.parser.v2.DOMParser
Error stream for reporting errors.
ERROR_STREAM - Static variable in class oracle.xml.jaxp.JXDocumentBuilderFactory
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.
error(int, Exception) - Method in class oracle.xml.pipeline.controller.Process
Called by a custom Process whenever an error occurs.
error(int, int, String) - Method in class oracle.xml.util.XMLError
Adds a new error to the vector
error(int, int, String[]) - Method in class oracle.xml.util.XMLError
Adds a new error to the vector
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(SAXParseException) - Method in class oracle.xml.schemavalidator.DocErrorHandler
Adds a Error message to the vector
error(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a recoverable parser error.
error(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an error event.
error(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a recoverable parser error.
error(String, int) - Method in class oracle.xml.parser.v2.XSLStylesheet
Deprecated.  
error(String, PipelineException) - Method in class oracle.xml.pipeline.controller.orapipe
Handle any error thrown by the pipeline
error(String, PipelineException) - Method in interface oracle.xml.pipeline.controller.PipelineErrorHandler
 
error(TransformerException) - Method in interface javax.xml.transform.ErrorListener
Receive notification of a recoverable error.
error(XSLNode, String, int) - Method in class oracle.xml.parser.v2.XSLStylesheet
Deprecated.  
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
ErrorHandler - interface org.xml.sax.ErrorHandler.
Basic interface for SAX error handlers.
errorHeader - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
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.
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
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.
EXCEPTION_ON_DUPLICATES - Static variable in class oracle.xml.transx.LoadingMode
 
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
 
execute() - Method in class oracle.xml.pipeline.controller.Process
Does nothing by default, to be implemented by classes extending from the Process class.
execute(XSLTContext) - Method in class oracle.xml.parser.v2.XSLStylesheet
Deprecated. should use XSLProcessor.processXSL function
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
 
EXPAND_ENTITYREF - Static variable in class oracle.xml.parser.v2.XMLParser
Expands entities when set to true, else report just the reference
expectedElements(Element) - Method in class oracle.xml.parser.v2.XMLDocument
Returns vector of element names that can be appended to the element.
expectedElements(Element) - Method in class oracle.xml.parser.v2.ElementDecl
Returns vector of element names that can be appended to the element.
EXTENTION - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
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.
ExternalID - Static variable in interface oracle.xml.parser.v2.XMLToken
ExternalID ::= 'SYSTEM' S SystemLiteral | 'PUBLIC' S PubidLiteral S SystemLiteral
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, 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
 
extractFromEnvelope(Envelope, SOAPMappingRegistry, SOAPContext) - Static method in class org.apache.soap.rpc.Call
 
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
 
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(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.
FactoryConfigurationError(String) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with the String specified as an error message.
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 class oracle.xml.parser.v2.XMLParseException
Code for fatal error
FATAL_ERROR - Static variable in class oracle.xml.util.XMLException
Code for fatal error
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
fatalError(SAXParseException) - Method in class oracle.xml.schemavalidator.DocErrorHandler
Adds a fatalError message to the vector
fatalError(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a fatal error event.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Report a fatal XML parsing error.
fatalError(String, PipelineException) - Method in class oracle.xml.pipeline.controller.orapipe
Handle an fatal error thrown by the pipeline
fatalError(String, PipelineException) - Method in interface oracle.xml.pipeline.controller.PipelineErrorHandler
 
fatalError(TransformerException) - Method in interface javax.xml.transform.ErrorListener
Receive notification of a non-recoverable error.
Fault - class org.apache.soap.Fault.
A Fault object represents the contents and semantics of a <SOAP-ENV:Fault> element.
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
 
Fault() - Constructor for class org.apache.soap.Fault
 
Fault(SOAPException) - Constructor for class org.apache.soap.Fault
 
fault(SOAPFaultEvent) - Method in interface org.apache.soap.server.SOAPFaultListener
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 class org.apache.soap.server.DOMFaultListener
Invoked when an exception occurs during message processing
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.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.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.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.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.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 - 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_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.
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
 
FILEURLPREF - Static variable in class oracle.xml.xsql.XSQLUtil
 
Filter - interface oracle.soap.handlers.audit.Filter.
 
FILTER_ACCEPT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Accept the node.
FILTER_ACCEPT - Static variable in interface org.w3c.dom.ls.LSParserFilter
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.traversal.NodeFilter
Reject the node.
FILTER_REJECT - Static variable in interface org.w3c.dom.ls.LSParserFilter
Reject the node and its children.
FILTER_SKIP - Static variable in interface org.w3c.dom.traversal.NodeFilter
Skip this single node.
FILTER_SKIP - Static variable in interface org.w3c.dom.ls.LSParserFilter
Skip this single node.
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
 
finalize() - Method in class oracle.xml.sql.dml.OracleXMLSave
 
finalize() - Method in class oracle.xml.xsql.XSQLDiagnostic
 
finalize() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
 
finalize() - Method in class oracle.xdb.XMLType
Finalize does nothing, use close().
finalize() - Method in class oracle.xdb.dom.XDBNode
 
finalize() - Method in class oracle.xdb.dom.XDBDocument
 
finalize() - Method in class oracle.xdb.spi.XDBNamingEnumeration
 
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.SOAPContext
Find the Mimepart referred to by the given URI.
findBodyPart(String) - Method in class org.apache.soap.rpc.Response
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.xml.parser.v2.DTD
Retrieves the named notation from the DTD.
findNotation(String) - Method in class oracle.xdb.dom.XDBDocumentType
Finds the entity node of the document type based on the given name.
findPartByLocation(String) - Method in class org.apache.soap.rpc.SOAPContext
Find the Mimepart referred to by the given URI.
fINTEGER - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
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.
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
 
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
 
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
 
flush() - Method in class oracle.xml.parser.v2.XMLSAXSerializer
Flushes the output stream or print writer
flush() - Method in class oracle.xml.parser.v2.XMLOutputStream
Flushes the output stream
flush() - Method in interface oracle.xml.parser.v2.PrintDriver
Flushes the output stream or print writer
flush() - Method in class oracle.xml.parser.v2.XMLPrintDriver
Flushes the output stream or print writer
flush() - Method in class oracle.xdb.servlet.XDBServletResponse
 
flushBuffer() - Method in class oracle.xdb.servlet.XDBServletResponse
 
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
 
flushErrorStream() - Method in class oracle.xml.util.XMLError
Flush all the error to the ouput stream output stream defaults or to error handler
flushNodes(String, String) - Method in class oracle.xml.parser.v2.XMLError
Set the properties for the nodes where validation error occured.
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
 
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
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
 
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.
fromXML(Element) - Static method in class oracle.soap.server.ProviderDeploymentDescriptor
Build a provider descriptor from the given document.
fullTargetObjectURI - Variable in class org.apache.soap.rpc.RPCMessage
 

G

GDAY - 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
 
generatedFault() - Method in class org.apache.soap.rpc.Response
 
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.
get_class() - Method in class oracle.soap.providers.ejb.ClassUtil
 
get_paramnames() - Method in class oracle.xdb.servlet.XDBServletConfig
 
get() - Method in class oracle.soap.providers.sp.WaitQueue
Request a free object from this wait queue.
getACL() - Method in interface oracle.xdb.spi.Resource
 
getACL() - Method in class oracle.xdb.spi.XDBResource
 
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.
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.
getAllTargetNS() - Method in class oracle.xml.parser.schema.XMLSchema
Get all the Target Name space defined in the schema
getAnnotation() - Method in class oracle.xml.parser.schema.XSDNode
 
getAny() - Method in class oracle.soap.providers.sp.Hashset
Get a random element in the set.
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.
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.
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
getAttribute(Element, String) - Static method in class org.apache.soap.util.xml.DOMUtils
Returns the value of an attribute of an element.
getAttribute(QName) - Method in class org.apache.soap.Header
 
getAttribute(QName) - Method in class org.apache.soap.Fault
 
getAttribute(QName) - Method in class org.apache.soap.Envelope
 
getAttribute(QName) - Method in class org.apache.soap.Body
 
getAttribute(String) - Method in class oracle.xml.parser.v2.XMLParser
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.DOMParser
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.jaxp.JXDocumentBuilderFactory
Allows the user to retrieve specific attributes on the underlying implementation.
getAttribute(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by name.
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.SOAPServerContext
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.ContainerContext
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.XDBServletRequest
 
getAttribute(String) - Method in class oracle.xdb.servlet.XDBServletContext
 
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.
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.XSDElement
Returns the all attribute declarations
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.XMLSchemaNode
Get all the top level attributes in the schema
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.soap.server.ContainerContext
Returns an Enumeration containing the attribute names available within this SOAP context.
getAttributeNames() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getAttributeNames() - Method in class oracle.xdb.servlet.XDBServletContext
 
getAttributeNode(String) - Method in class oracle.xml.parser.v2.XMLElement
Retrieves an Attr node by name.
getAttributeNode(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute node by name.
getAttributeNode(String) - Method in class oracle.xdb.dom.XDBElement
 
getAttributeNode(String, String) - Method in class oracle.xml.parser.v2.XMLElement
Deprecated. As of DOM 2
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.
getAttributeNodeNS(String, String) - Method in class oracle.xdb.dom.XDBElement
 
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 class oracle.xml.parser.v2.XMLElement
Retrieves an attribute value by local name and namespace URI.
getAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by local name and namespace URI.
getAttributeNS(String, String) - Method in class oracle.xdb.dom.XDBElement
 
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.XMLNode
Gets a NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
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 interface org.w3c.dom.Node
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributes() - Method in class oracle.xdb.dom.XDBNode
Returns the attributes of the node.
getAttributeSet() - Method in class oracle.xml.parser.schema.XSDComplexType
Deprecated. - use getAttributeDeclarations and getAttributeWildcard
getAttributeSet() - Method in class oracle.xml.parser.schema.XMLSchemaNode
Deprecated. - use getAttributeDeclarations
getAttributeTemplateValue(XSLTContext, String, String) - Method in class oracle.xml.parser.v2.XSLExtensionElement
Get an attribute value as template
getAttributeValue(Element, String, String, String, boolean) - Static method in class org.apache.soap.encoding.soapenc.SoapEncUtils
 
getAttributeValue(String, String) - Method in class oracle.xml.parser.v2.XSLExtensionElement
Get an attribute value
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
getAuthor() - Method in interface oracle.xdb.spi.Resource
 
getAuthor() - Method in class oracle.xdb.spi.XDBResource
 
getAuthType() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Get the HTTP authentication type.
getAuthType() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getAutoCommit() - Method in class oracle.xml.xsql.XSQLNamedConnection
 
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 class oracle.xml.xsql.XSQLPageRequestImpl
 
getBaseURI() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns a String representation of the requested document's Base URI
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.
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.
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.
getBindVariableCount() - Method in class oracle.xml.xsql.XSQLActionHandlerImpl
 
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
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.SOAPContext
Get the specified Part.
getBodyPart(int) - Method in class org.apache.soap.rpc.Response
Get the specified Part by its index.
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
 
getBuiltInDatatypes() - Static method in class oracle.xml.parser.schema.XSDSimpleType
Gets all built-in datatype
getBusy() - Method in interface org.w3c.dom.ls.LSParser
true if the LSParser is currently busy loading a document, otherwise false.
getBytes() - Method in class org.apache.soap.encoding.Hex
 
getBytes() - Method in class org.apache.soap.transport.TransportMessage
Get the response byte array.
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 interface org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of bytes.
getByteStream() - Method in class org.xml.sax.InputSource
Get the byte stream for this input source.
getBytesValue() - Method in class oracle.xdb.XMLType
NOTE - this function is for internal use only.
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.XDBServletResponse
 
getCharacterEncoding() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getCharacterSet() - Method in interface oracle.xdb.spi.Resource
 
getCharacterSet() - Method in class oracle.xdb.spi.XDBResource
 
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 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 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
getChildArray(long) - Method in class oracle.xdb.bean.XMLTypeBean
 
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.
getChildElemAt(long, int) - Method in class oracle.xdb.bean.XMLTypeBean
 
getChildElements() - Method in class oracle.xml.parser.schema.XSDElement
Returns the all possible element children
getChildNodes() - Method in class oracle.xml.parser.v2.XSLExtensionElement
Gets the childNodes of the extension elements
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 interface org.w3c.dom.Node
A NodeList that contains all children of this node.
getChildNodes() - Method in class oracle.xdb.dom.XDBNode
Returns the nodelist of child nodes.
getChildrenByTagName(String) - Method in class oracle.xml.parser.v2.XMLElement
Returns a NodeList of all immediate children with a given tag name,
getChildrenByTagName(String) - Method in class oracle.xdb.dom.XDBElement
get the children node list based on the 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() - Method in class oracle.soap.server.ProviderDeploymentDescriptor
Returns the name of the class that implements this provider.
getClassName(Class) - Static method in class org.apache.soap.util.StringUtils
 
getClassName(Class) - Static method in class org.apache.soap.util.xml.XMLJavaMappingRegistry
 
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 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() - 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 class org.xml.sax.SAXParseException
The column number of the end of the text where the exception occurred.
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.helpers.LocatorImpl
Return the saved column number (1-based).
getColumnNumber() - Method in interface javax.xml.transform.SourceLocator
Return the character position where the current document event ends.
getColumnNumber() - Method in interface javax.xml.bind.ValidationEventLocator
Return the column number if available
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.XMLException
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
getComment() - Method in interface oracle.xdb.spi.Resource
 
getComment() - Method in class oracle.xdb.spi.XDBResource
 
getCommonAncestorContainer() - Method in interface org.w3c.dom.ranges.Range
The deepest common ancestor container of the Range's two boundary-points.
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.  
getCompPercent() - Method in class oracle.xml.xmlcomp.XMLCompress
Return the compression factor.
getConnection(String, XSQLPageRequest) - Method in class oracle.xml.xsql.XSQLDatasourceConnectionManager
Needed to implement XSQLConnectionManager interface
getConnection(String, XSQLPageRequest) - Method in interface oracle.xml.xsql.XSQLConnectionManager
 
getConnectionManagerFactory() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getConnectionManagerFactory() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns the instance of the connection manager factory to use for this request
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.
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.XSQLConnection
 
getConnType(Connection) - Static method in class oracle.xdb.XMLType
 
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
 
getContentBinary() - Method in interface oracle.xdb.spi.Resource
 
getContentBinary() - Method in class oracle.xdb.spi.XDBResource
 
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.parser.v2.SAXParser
Return the current content handler.
getContentHandler() - Method in class oracle.xml.comp.CXMLParser
Get content handler
getContentHandler() - Method in interface org.xml.sax.XMLReader
Return the current content handler.
getContentHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the content event handler.
getContentHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current content handler.
getContentHandlers() - Method in class oracle.xml.parser.v2.XMLMultiHandler
Return the next level of ContentHandlers
getContentLength() - Method in class org.apache.soap.transport.TransportMessage
Get size of response content in bytes.
getContentLength() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getContents() - Method in class oracle.xml.transx.TxuResourceBundle_ca
 
getContentType() - Method in class oracle.xml.parser.v2.XMLElement
The content type of an element.
getContentType() - Method in class oracle.xml.parser.v2.ElementDecl
Returns content model of element
getContentType() - Method in interface org.w3c.dom.validation.ElementEditVAL
The content type of an element as defined above.
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 class oracle.xdb.servlet.XDBServletRequest
 
getContentType() - Method in interface oracle.xdb.spi.Resource
 
getContentType() - Method in class oracle.xdb.spi.XDBResource
 
getContentXML() - Method in interface oracle.xdb.spi.Resource
 
getContentXML() - Method in class oracle.xdb.spi.XDBResource
 
getContext(String) - Method in class oracle.xdb.servlet.XDBServletContext
 
getContextNode() - Method in class oracle.xml.parser.v2.XSLTContext
Get the current context node
getContextPath() - Method in class oracle.xdb.servlet.XDBServletRequest
 
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 org.apache.soap.transport.http.SOAPHTTPConnection
Gets the cookies.
getCookies() - Method in class oracle.xdb.servlet.XDBServletRequest
 
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.
getCreationDate() - Method in interface oracle.xdb.spi.Resource
 
getCreationDate() - Method in class oracle.xdb.spi.XDBResource
 
getCreator() - Method in interface oracle.xdb.spi.Resource
 
getCreator() - Method in class oracle.xdb.spi.XDBResource
 
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.
getData() - Method in class oracle.xml.parser.v2.XMLText
The character data of the node that implements this interface.
getData() - Method in class oracle.xml.parser.v2.XMLDeclPI
Returns the fully constructed string 'version=1.0 ....'
getData() - Method in interface org.w3c.dom.ProcessingInstruction
The content of this processing instruction.
getData() - Method in interface org.w3c.dom.CharacterData
The character data of the node that implements this interface.
getData() - Method in class oracle.xdb.dom.XDBProcInst
get the value the data
getData() - Method in class oracle.xdb.dom.XDBCharData
Returns the char data
getDateHeader(String) - Method in class oracle.xdb.servlet.XDBServletRequest
 
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.
getDefaultAction() - Method in interface oracle.xml.parser.v2.XMLEventListenerAttributes
Returns the specified "defaultAction" property of XMLEvent Listener (XMLEvents specification)
getDefaultConfigManagerClassname() - Method in interface oracle.soap.server.ServiceManager
Get the class name of the default configuration manager.
getDefaultConfigManagerClassname() - Method in interface oracle.soap.server.ProviderManager
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.
getDefaultConfigManagerClassname() - Method in class oracle.soap.server.impl.ProviderManagerImpl
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.XSDElement
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.XSDAttribute
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.XMLNode
The default value specified in an attribute or an element declaration or null if unspecified.
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.AttrDecl
Gets attribute default value
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
getDisplayName() - Method in interface oracle.xdb.spi.Resource
 
getDisplayName() - Method in class oracle.xdb.spi.XDBResource
 
getDoctype() - Method in class oracle.xml.parser.v2.XMLDocument
The Document Type Declaration (DTD) associated with this document.
getDoctype() - Method in class oracle.xml.parser.v2.DOMParser
Get the DTD
getDoctype() - Method in class oracle.xml.async.DOMBuilder
Get the DTD
getDoctype() - Method in interface org.w3c.dom.Document
The Document Type Declaration (see DocumentType) associated with this document.
getDoctype() - Method in class oracle.xdb.dom.XDBDocument
Returns the document type defn. of the doc.
getDocument() - Method in class oracle.xml.parser.v2.DocumentBuilder
Get the document being build
getDocument() - Method in class oracle.xml.parser.v2.DOMParser
Gets the document
getDocument() - Method in class oracle.xml.pipeline.controller.PipelineDoc
Get the encapsulated document object
getDocument() - Method in class oracle.xml.async.DOMBuilder
Gets the document
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.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.
getDocumentElement() - Method in class oracle.xdb.dom.XDBDocument
Returns the root element of the document.
getDocumentFragment() - Method in class oracle.xdb.XMLType
Function to return XDBDocFragment if XMLType instance is a fragment
getDOM() - Method in class oracle.xdb.XMLType
Gets the DOM document associated with the XMLType.
getDomConfig() - Method in interface org.w3c.dom.ls.LSSerializer
The DOMConfiguration object used by the LSSerializer when serializing a DOM node.
getDomConfig() - Method in interface org.w3c.dom.ls.LSParser
The DOMConfiguration object used when parsing an input source.
getDOMErrorOption() - Method in class oracle.xml.parser.v2.XMLError
Gets the flag for DOM Errors to be returned.
getDOMImplementation() - Method in class oracle.xml.jaxp.JXDocumentBuilder
The DOMImplementation object that handles this document.
getDOMImplementation() - Method in class javax.xml.parsers.DocumentBuilder
Obtain an instance of a DOMImplementation object.
getDriver() - Method in class oracle.xml.xsql.XSQLNamedConnection
 
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.XMLFilterImpl
Get the current DTD event handler.
getDTDHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current DTD handler.
getElem(int) - Method in class oracle.xdb.bean.XMLTypeBean
 
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.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.
getElementById(String) - Method in class oracle.xdb.dom.XDBDocument
get elements of the given ID with a pre-order traversal of the document tree.
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.
getElements() - Method in class oracle.soap.providers.ejb.EjbVector
 
getElements() - Method in class oracle.soap.providers.ejb.EjbArray
 
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.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.
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 class oracle.xdb.dom.XDBElement
 
getElementsByTagName(String) - Method in class oracle.xdb.dom.XDBDocument
get elements of the given tagname with a pre-order traversal of the document tree.
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.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.
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 class oracle.xdb.dom.XDBElement
 
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.
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
getElementSet() - Method in class oracle.xml.parser.schema.XMLSchemaNode
Get all the top level elements in the schema
getElementType() - Method in class oracle.soap.providers.ejb.EjbArray
 
getEncoding() - Method in class oracle.xml.parser.v2.XMLDocument
Retrieves the character encoding information.
getEncoding() - Method in class oracle.xml.parser.v2.XMLDeclPI
Retrieves the character encoding information.
getEncoding() - Method in interface org.w3c.dom.ls.LSOutput
The character encoding to use for the output.
getEncoding() - Method in interface org.w3c.dom.ls.LSInput
The character encoding, if known.
getEncoding() - Method in class org.xml.sax.InputSource
Get the character encoding for a byte stream or URI.
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.
getEncodingStyleURI() - Method in class org.apache.soap.rpc.RPCMessage
 
getEncodingStyleURI() - Method in class org.apache.soap.rpc.Parameter
 
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.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.
getEntities() - Method in class oracle.xdb.dom.XDBDocumentType
Returns the entity map of the document type node
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.XMLFilterImpl
Get the current entity resolver.
getEntityResolver() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current entity resolver.
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 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 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
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.
getEnvironment() - Method in class oracle.xdb.spi.XDBContext
Retrieves the environment properties for this context.
getEnvironment() - Method in class oracle.xdb.spi.XDBBaseContext
Retrieves the environment properties for this context.
getEnvironment() - Method in class oracle.xdb.spi.XDBResourceContext
Retrieves the environment properties for this context.
getEnvNative(long) - Static method in class oracle.xdb.dom.XDBDocument
 
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.
getError(String) - Method in class oracle.xml.pipeline.controller.Process
Retrieve a specific Error object by name
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
getErrorCode() - Method in class javax.xml.bind.JAXBException
Get the vendor specific 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
 
getErrorHandler() - Method in class oracle.xml.parser.v2.XMLParser
Return the current error handler.
getErrorHandler() - Method in class oracle.xml.parser.v2.XMLError
Return register error handler
getErrorHandler() - Method in class oracle.xml.comp.CXMLParser
Get 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.XMLFilterImpl
Get the current error event handler.
getErrorHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current error 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 oracle.xml.jaxp.JXTransformer
Get the error event handler in effect for the transformation.
getErrorListener() - Method in class oracle.xml.jaxp.JXSAXTransformerFactory
Get the error event handler for the TransformerFactory.
getErrorListener() - Method in class javax.xml.transform.TransformerFactory
Get the error event handler for the TransformerFactory.
getErrorListener() - Method in class javax.xml.transform.Transformer
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, boolean) - Method in class oracle.xml.pipeline.controller.Process
Get the error element as an Input stream for reading error.
getErrorStream(String, OutputStream, boolean) - Method in class oracle.xml.pipeline.controller.Process
Write the error element to the outputstream provided.
getErrorWriter() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getErrorWriter() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns a PrintWriter to print out errors processing this request
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.Validator
Return the current event handler or the default event handler if one hasn't been set.
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.
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.
getEventType() - Method in interface oracle.xml.parser.v2.XMLEventListenerAttributes
Returns the "event" property of XMLEvent Listener (XMLEvents specification)
getException() - Method in class oracle.xml.async.XSLTransformerErrorEvent
Returns the exception that XSLTransformer encountered object unique id.
getException() - Method in class oracle.xml.async.DOMBuilderErrorEvent
Gets the Exception
getException() - Method in class org.xml.sax.SAXException
Return the embedded exception, if any.
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.TransformerFactoryConfigurationError
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(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.XMLException
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
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
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
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)
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.
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.
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.SOAPException
 
getFaultCode() - Method in class org.apache.soap.Fault
 
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 oracle.xml.parser.v2.SAXParser
Look up the value of a feature.
getFeature(String) - Method in class oracle.xml.jaxp.JXSAXTransformerFactory
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 interface org.xml.sax.XMLReader
Look up the value of a feature.
getFeature(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Look up the state of a feature.
getFeature(String) - Method in class org.xml.sax.helpers.ParserAdapter
Check a parser feature.
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.
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.traversal.TreeWalker
The filter used to screen nodes.
getFilter() - Method in interface org.w3c.dom.traversal.NodeIterator
The NodeFilter used to screen nodes.
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.ls.LSParser
When a filter is provided, the implementation will call out to the filter as it is constructing the DOM tree structure.
getFirstAttribute() - Method in class oracle.xml.parser.v2.XMLElement
Retrieves the first Attr.
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.
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.xdb.dom.XDBDocument
 
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.XSDElement
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.XSDAttribute
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
 
getGlobalContext() - Method in class oracle.soap.server.SOAPServerContext
Returns the global context.
getGP(Connection) - Static method in class oracle.xdb.dom.XDBDocument
 
getGroup() - Method in class oracle.xml.parser.schema.XSDComplexType
Get the attribute group or the child & attribute group
getHandler() - Method in interface oracle.xml.parser.v2.XMLEventListenerAttributes
Returns the specified "handler" property of XMLEvent Listener (XMLEvents specification)
getHandler() - Method in interface oracle.xml.parser.v2.XMLDocumentHandler
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 class oracle.xml.comp.CXMLHandlerBase
Get the next pipe-line node handler.
getHandler() - Method in class javax.xml.transform.sax.SAXResult
Get the ContentHandler that is the Result.
getHandlerUri() - Method in interface oracle.xml.parser.v2.XMLEventListenerAttributes
Returns the specified "handler" property of XMLEvent Listener (XMLEvents specification)
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.
getHeader(String) - Method in class oracle.xdb.servlet.XDBServletRequest
 
getHeaderEntries() - Method in class org.apache.soap.Header
 
getHeaderNames() - Method in class org.apache.soap.transport.TransportMessage
Get transport header names.
getHeaderNames() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getHeaders() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
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 interface org.apache.soap.transport.SOAPTransport
Return access to headers generated by the protocol.
getHeaders() - Method in class org.apache.soap.transport.FilterTransport
Return access to headers generated by the protocol.
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.
getHeaders(String) - Method in class oracle.xdb.servlet.XDBServletRequest
 
getHelper() - Method in class oracle.soap.providers.ejb.LookedUpObject
 
getHelper() - Method in class oracle.soap.providers.ejb.ActivatedObject
 
getHttpServlet() - Method in class oracle.soap.server.OracleSOAPContext
Returns the HTTP servlet.
getHttpServlet() - Method in class oracle.soap.server.ContainerContext
Returns the HTTP servlet if the container type is SERVLET_CONTAINER.
getHttpServletRequest() - Method in class oracle.xml.xsql.XSQLServletPageRequest
Get the HttpServletRequest that initiated this XSQL Page Request.
getHttpServletRequest() - Method in class oracle.soap.server.OracleSOAPContext
Returns the HTTP servlet request.
getHttpServletResponse() - Method in class oracle.xml.xsql.XSQLServletPageRequest
Get the HttpServletResponse that is associated with this XSQL Page Request
getHttpServletResponse() - Method in class oracle.soap.server.OracleSOAPContext
Returns the HTTP servlet response.
getHttpSession() - Method in class oracle.soap.server.OracleSOAPContext
Returns the HTTP session.
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.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.dbaccess.DBAccessBeanInfo
 
getIcon(int) - Method in class oracle.xml.transviewer.DBAccessBeanInfo
Deprecated.  
getIcon(int) - Method in class oracle.xml.differ.XMLDiffBeanInfo
 
getId() - Method in class oracle.xml.async.XSLTransformer
Returns the unique XSLTransformer id
getId() - Method in class oracle.xml.async.DOMBuilder
Returns the parser object id.
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.StatelessEJBProvider
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.EntityEJBProvider
Get this provider's unique provider id.
getId() - Method in interface oracle.soap.server.Provider
Get this provider's unique name.
getId() - Method in class oracle.soap.server.DeploymentDescriptor
Get the unique ID for this descriptor.
getId() - Method in class org.apache.soap.encoding.soapenc.MultiRefContext
 
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.
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.
getIDElement(String) - Method in class oracle.xml.parser.v2.XMLDocument
Deprecated. As of DOM 2
getIdentities() - Method in class oracle.xml.parser.schema.XSDElement
Returns the set of identities
getIDHashtable() - Method in class oracle.xml.parser.v2.XMLDocument
Get the ID element hashtable in the XML DOM Tree
getImplementation() - Method in class oracle.xml.parser.v2.XMLDocument
The DOMImplementation object that handles this document.
getImplementation() - Method in interface org.w3c.dom.Document
The DOMImplementation object that handles this document.
getImplementation() - Method in class oracle.xdb.dom.XDBDocument
Returns the dom implementation object.
getIndex(String) - Method in class oracle.xml.parser.v2.SAXAttrList
Look up the index of an attribute by XML 1.0 qualified name.
getIndex(String) - Method in interface org.xml.sax.Attributes
Look up the index of an attribute by XML 1.0 qualified name.
getIndex(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's index by qualified (prefixed) name.
getIndex(String, String) - Method in class oracle.xml.parser.v2.SAXAttrList
Look up the index of an attribute by Namespace name.
getIndex(String, String) - Method in interface org.xml.sax.Attributes
Look up the index of an attribute by Namespace name.
getIndex(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's index by Namespace name.
getInitialContext(Hashtable) - Method in class oracle.xdb.spi.XDBContextFactory
Retrieves the Initial Context.
getInitParameter(String) - Method in class oracle.xdb.servlet.XDBServletContext
 
getInitParameter(String) - Method in class oracle.xdb.servlet.XDBServletConfig
 
getInitParameterNames() - Method in class oracle.xdb.servlet.XDBServletContext
 
getInitParameterNames() - Method in class oracle.xdb.servlet.XDBServletConfig
 
getInParamValue(String) - Method in class oracle.xml.pipeline.controller.Process
Get an input param value based on its name
getInput() - Method in interface org.w3c.dom.ls.LSProgressEvent
The input source that is being parsed.
getInput() - Method in interface org.w3c.dom.ls.LSLoadEvent
The input source that was parsed.
getInput(String) - Method in class oracle.xml.pipeline.controller.Process
Retrieve the Input object by name
getInputSource() - Method in class javax.xml.transform.sax.SAXSource
Get the SAX InputSource to be used for the Source.
getInputSource(String) - Method in class oracle.xml.pipeline.controller.Process
Get the Source object associated with an input
getInputStream() - Method in class javax.xml.transform.stream.StreamSource
Get the byte stream that was set with setByteStream.
getInputStream() - Method in class org.apache.soap.util.mime.ByteArrayDataSource
Return an InputStream to read the content.
getInputStream() - Method in class oracle.xdb.XMLType
Get an InputStream from the XMLType, applications can read XML data from the stream
getInputStream() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getInternalSubset() - Method in class oracle.xml.parser.v2.DTD
Gets the internal subset of the DTD
getInternalSubset() - Method in interface org.w3c.dom.DocumentType
The internal subset as a string.The actual content returned depends on how much information is available to the implementation.
getInternalSubset() - Method in class oracle.xdb.dom.XDBDocumentType
Returns the internal subset.
getIntHeader(String) - Method in class oracle.xdb.servlet.XDBServletRequest
 
getIsApacheDescriptor() - Method in class oracle.soap.server.ServiceDeploymentDescriptor
Get indication of whether this is an Apache SOAP deployment descriptor or not.
getIsStatic() - Method in class oracle.soap.server.ServiceDeploymentDescriptor
Get an indication of whether the methods exposed by this service are static or not.
getJavaEncoding(String) - Static method in class oracle.xml.util.XMLUtil
Get Java encoding from IANA encoding
getJDBCConnection() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
Gets the JDBC connection being used for this request (can be null)
getJDBCConnection() - Method in interface oracle.xml.xsql.XSQLPageRequest
Gets the JDBC connection being used for this request (can be null)
getJDBCConnection() - Method in class oracle.xml.xsql.XSQLConnection
 
getLanguage() - Method in interface oracle.xdb.spi.Resource
 
getLanguage() - Method in class oracle.xdb.spi.XDBResource
 
getLastChild() - Method in class oracle.xml.parser.v2.XMLNSNode
Gets the last child of this node.
getLastChild() - Method in class oracle.xml.parser.v2.XMLNode
Gets the last child of this node.
getLastChild() - Method in interface org.w3c.dom.Node
The last child of this node.
getLastChild() - Method in class oracle.xdb.dom.XDBNode
Returns the last child of the node. must be overriden derived classes which support this
getLastChild() - Method in class oracle.xdb.dom.XDBDocument
 
getLastModifier() - Method in interface oracle.xdb.spi.Resource
 
getLastModifier() - Method in class oracle.xdb.spi.XDBResource
 
getLastUsed() - Method in class oracle.xml.xsql.XSQLConnection
 
getLength() - Method in class oracle.xml.parser.v2.SAXAttrList
Return the number of attributes in this list.
getLength() - Method in class oracle.xml.parser.schema.XSDDataValue
Gets the length of STRING/BINARY value return int length
getLength() - Method in interface org.w3c.dom.NameList
The number of pairs (name and namespaceURI) in the list.
getLength() - Method in interface org.w3c.dom.DOMStringList
The number of DOMStrings in the list.
getLength() - Method in interface org.w3c.dom.NodeList
The number of nodes in the list.
getLength() - Method in interface org.w3c.dom.NamedNodeMap
The number of nodes in this map.
getLength() - Method in interface org.w3c.dom.CharacterData
The number of 16-bit units that are available through data and the substringData method below.
getLength() - Method in interface org.xml.sax.Attributes
Return the number of attributes in the list.
getLength() - Method in interface org.xml.sax.AttributeList
Deprecated. Return the number of attributes in this list.
getLength() - Method in class org.xml.sax.helpers.AttributesImpl
Return the number of attributes in the list.
getLength() - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Return the number of attributes in the list.
getLength() - Method in class oracle.soap.providers.ejb.EjbVector
 
getLength() - Method in class oracle.soap.providers.ejb.EjbArray
 
getLength() - Method in class oracle.xdb.dom.XDBNamedNodeMap
 
getLength() - Method in class oracle.xdb.dom.XDBNodeList
 
getLength() - Method in class oracle.xdb.dom.XDBCharData
gets the length of the char data
getLexicalEnumeration() - Method in class oracle.xml.parser.schema.XSDConstrainingFacet
 
getLexicalHandler() - Method in class javax.xml.transform.sax.SAXResult
Get a SAX2 LexicalHandler for the output.
getLexicalValue() - Method in class oracle.xml.parser.schema.XSDDataValue
Gets LEXICAL value from the XSDDataValue class return String value
getLexicalValue() - Method in class oracle.xml.parser.schema.XSDConstrainingFacet
 
getLineNumber() - Method in class oracle.xml.parser.v2.XMLDocument
Get line number debug information
getLineNumber() - Method in class oracle.xml.parser.v2.XMLNode
Get line number debug information
getLineNumber() - Method in interface org.w3c.dom.DOMLocator
The line number this locator is pointing to, or -1 if there is no column number available.
getLineNumber() - Method in class org.xml.sax.SAXParseException
The line number of the end of the text where the exception occurred.
getLineNumber() - Method in interface org.xml.sax.Locator
Return the line number where the current document event ends.
getLineNumber() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved line number (1-based).
getLineNumber() - Method in interface javax.xml.transform.SourceLocator
Return the line number where the current document event ends.
getLineNumber() - Method in interface javax.xml.bind.ValidationEventLocator
Return the line number if available
getLineNumber(int) - Method in class oracle.xml.parser.v2.XMLParseException
Get the line number of error at specified index
getLineNumber(int) - Method in class oracle.xml.util.XMLException
Get the line number of error at specified index
getLineNumber(int) - Method in class oracle.xml.util.XMLError
Get the line number of error at specified index
getLinkedException() - Method in interface javax.xml.bind.ValidationEvent
Retrieve the linked exception for this warning/error.
getLinkedException() - Method in class javax.xml.bind.JAXBException
Get the linked exception
getListenPort() - Method in class org.apache.soap.util.net.TcpTunnelGui
 
getListenText() - Method in class org.apache.soap.util.net.TcpTunnelGui
 
getListTrees() - Method in class oracle.xml.parser.v2.XMLError
This method returns the list of stacks that was built with the nodes where the schema validation failed
getLoader() - Static method in class oracle.xml.transx.loader
Get an instance of TransX
getLocale() - Method in class oracle.xdb.servlet.XDBServletResponse
 
getLocale() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getLocales() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getLocalName() - Method in class oracle.xml.parser.v2.XMLDocument
Gets the local Name for this element.
getLocalName() - Method in class oracle.xml.parser.v2.XMLAttr
Gets the Local Name of this node
getLocalName() - Method in class oracle.xml.parser.v2.XMLDocumentFragment
Gets the local Name for this element.
getLocalName() - Method in class oracle.xml.parser.v2.XMLNode
Gets the Local Name of this node
getLocalName() - Method in class oracle.xml.parser.v2.XMLElement
Gets the Local Name of this node
getLocalName() - Method in interface oracle.xml.util.NSName
Get the local name for this name
getLocalName() - Method in interface org.w3c.dom.Node
Returns the local part of the qualified name of this node.
getLocalName() - Method in class oracle.xdb.dom.XDBNode
get the local name of the node
getLocalName(int) - Method in class oracle.xml.parser.v2.SAXAttrList
Look up an attribute's local name by index.
getLocalName(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's local name by index.
getLocalName(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's local name.
getLocalName(String) - Static method in class oracle.xml.util.XMLUtil
extracts localName part from a qualified name
getLocalPart() - Method in class org.apache.soap.util.xml.QName
 
getLocation() - Method in interface org.w3c.dom.DOMError
The location of the error.
getLocationAsString() - Method in class javax.xml.transform.TransformerException
Get the location information as a string.
getLocator() - Method in class oracle.xml.parser.v2.DocumentBuilder
Get the locator reported by the Reader using setDocumentLocator
getLocator() - Method in class oracle.xml.util.XMLError
Return the registered locator
getLocator() - Method in class javax.xml.transform.TransformerException
Method getLocator retrieves an instance of a SourceLocator object that specifies where an error occured.
getLocator() - Method in interface javax.xml.bind.ValidationEvent
Retrieve the locator for this warning/error.
getLogger() - Method in class oracle.soap.server.SOAPServerContext
Returns the SOAP logger.
getMaintainSession() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Return session maintanence status.
getMaintainSession() - Method in class org.apache.soap.transport.http.SOAPHTTPConnection
Return session maintanence status.
getMajorVersion() - Method in class oracle.xdb.servlet.XDBServletContext
 
getMappedIdentity(String) - Method in class oracle.soap.providers.IdentityMapping
Get the provider specific identity.
getMaxOccurs() - Method in interface oracle.xml.parser.schema.XSDParticleNode
 
getMaxOccurs() - Method in class oracle.xml.parser.schema.XSDGroup
Get the maxOccurs maximum occurrence for this content particle.
getMaxOccurs() - Method in class oracle.xml.parser.schema.XSDElement
Get the maxOccurs
getMessage() - Method in class oracle.xml.parser.schema.XSDException
Overrride getMessage, in order to construct error message from error id, and error params
getMessage() - Method in class oracle.xml.xsql.XSQLError
Returns the text of the XSQL error that has occurred.
getMessage() - Method in class oracle.xml.async.XSLTransformerErrorEvent
Returns the error message that describes the error that XSLTransformer encountered
getMessage() - Method in class oracle.xml.async.DOMBuilderErrorEvent
Returns the error message generated by the parser
getMessage() - Method in interface org.w3c.dom.DOMError
An implementation specific string describing the error that occured.
getMessage() - Method in class org.xml.sax.SAXException
Return a detail message for this exception.
getMessage() - Method in class javax.xml.parsers.FactoryConfigurationError
Return the message (if any) for this error .
getMessage() - Method in class javax.xml.transform.TransformerFactoryConfigurationError
Return the message (if any) for this error .
getMessage() - Method in interface javax.xml.bind.ValidationEvent
Retrieve the text message for this warning/error.
getMessage() - Method in class org.apache.soap.SOAPException
 
getMessage(int) - Method in class oracle.xml.parser.v2.XMLParseException
Get the error message at specified index
getMessage(int) - Method in class oracle.xml.util.XMLException
Get the error message at specified index
getMessage(int) - Method in class oracle.xml.util.XMLError
Get the error message at specified index
getMessage(int, String[]) - Method in class oracle.xml.util.XMLError
Get error message with more than 5 arguments
getMessage(XMLError) - Method in class oracle.xml.parser.schema.XSDException
Get localized message based on the XMLError sent as parameter
getMessage0(int) - Method in class oracle.xml.util.XMLError
Get error message with no arguments
getMessage1(int, String) - Method in class oracle.xml.util.XMLError
Get error message with 1 arguments
getMessage2(int, String, String) - Method in class oracle.xml.util.XMLError
Get error message with 2 arguments
getMessage3(int, String, String, String) - Method in class oracle.xml.util.XMLError
Get error message with 3 arguments
getMessage4(int, String, String, String, String) - Method in class oracle.xml.util.XMLError
Get error message with 4 arguments
getMessage5(int, String, String, String, String, String) - Method in class oracle.xml.util.XMLError
Get error message with 5 arguments
getMessageAndLocation() - Method in class javax.xml.transform.TransformerException
Get the error message with location information appended.
getMessageType(int) - Method in class oracle.xml.parser.v2.XMLParseException
Get the type of the error message at specified index
getMessageType(int) - Method in class oracle.xml.util.XMLException
Get the type of the error message at specified index
getMessageType(int) - Method in class oracle.xml.util.XMLError
Get the type of the error message at specified index
getMethod() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getMethod(Class, String, Class[], boolean) - Static method in class org.apache.soap.util.MethodUtils
 
getMethod(Object, String, Class[]) - Static method in class org.apache.soap.util.MethodUtils
Class.getMethod() finds only the entry point (if any) _exactly_ matching the specified argument types.
getMethodName() - Method in class oracle.soap.server.RequestContext
Get the method name for this SOAP request.
getMethodName() - Method in class org.apache.soap.rpc.RPCMessage
 
getMethods() - Method in class oracle.soap.server.ServiceDeploymentDescriptor
Get the list of methods that are provided by this service.
getMimeType(String) - Method in class oracle.xdb.servlet.XDBServletContext
 
getMinOccurs() - Method in interface oracle.xml.parser.schema.XSDParticleNode
 
getMinOccurs() - Method in class oracle.xml.parser.schema.XSDGroup
Get the minOccurs min occurrence for this content particle.
getMinOccurs() - Method in class oracle.xml.parser.schema.XSDElement
Get the minOccurs
getMinorVersion() - Method in class oracle.xdb.servlet.XDBServletContext
 
getModificationDate() - Method in interface oracle.xdb.spi.Resource
 
getModificationDate() - Method in class oracle.xdb.spi.XDBResource
 
getMsg(String) - Static method in class oracle.xdb.XDBError
Gets the error message for the specified error message.
getMultiRefCount() - Method in class org.apache.soap.rpc.SOAPContext
Gets the number of multiRefs.
getMultiRefObject(int) - Method in class org.apache.soap.rpc.SOAPContext
Gets the multiRef object for a particular id.
getMultiRefSerializer(int) - Method in class org.apache.soap.rpc.SOAPContext
Gets the multiRef serializer for a particular id.
getName() - Method in class oracle.xml.parser.v2.XMLAttr
Gets the attribute name.
getName() - Method in class oracle.xml.parser.v2.DTD
Gets the name of the DTD; i.e., the name immediately following the DOCTYPE keyword.
getName() - Method in class oracle.xml.parser.schema.XSDNode
Get the name of the node
getName() - Method in class oracle.xml.parser.schema.XSDElement
Get the name of the node
getName() - Method in class oracle.xml.parser.schema.XSDConstrainingFacet
 
getName() - Method in class oracle.xml.parser.schema.XSDAttribute
Get the name of the node
getName() - Method in interface org.w3c.dom.DocumentType
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
getName() - Method in interface org.w3c.dom.Attr
Returns the name of this attribute.
getName() - Method in class oracle.soap.handlers.audit.AuditLogger
 
getName() - Method in class oracle.soap.providers.ejb.LookedUpObject
 
getName() - Method in interface oracle.soap.server.Handler
Get this handler's name.
getName() - Method in class org.apache.soap.rpc.Parameter
 
getName() - Method in class org.apache.soap.util.mime.ByteArrayDataSource
getName() is not implemented.
getName() - Method in class oracle.xdb.dom.XDBAttribute
Returns the name of the attribute.
getName() - Method in class oracle.xdb.dom.XDBDocumentType
Returns the name map of the document type node
getName() - Method in class oracle.xdb.servlet.XDBPrincipal
 
getName(Class) - Static method in class oracle.soap.providers.ejb.ClassUtil
 
getName(int) - Method in class oracle.xml.parser.v2.SAXAttrList
Deprecated. as of SAX2 - Replaced by getLocalName(int i)
getName(int) - Method in interface org.w3c.dom.NameList
Returns the indexth name item in the collection.
getName(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the name of an attribute in this list (by position).
getName(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the name of an attribute (by position).
getNamedConnection(String, XSQLPageRequest) - Static method in class oracle.xml.xsql.XSQLNamedConnectionManager
 
getNamedDispatcher(String) - Method in class oracle.xdb.servlet.XDBServletContext
 
getNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by name.
getNamedItem(String) - Method in class oracle.xdb.dom.XDBNamedNodeMap
 
getNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by local name and namespace URI.
getNamedItemNS(String, String) - Method in class oracle.xdb.dom.XDBNamedNodeMap
 
getNameInNamespace() - Method in class oracle.xdb.spi.XDBContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - Method in class oracle.xdb.spi.XDBBaseContext
Retrieves the full name of this context within its own namespace.
getNameInNamespace() - Method in class oracle.xdb.spi.XDBResourceContext
Retrieves the full name of this context within its own namespace.
getNameParser(Name) - Method in class oracle.xdb.spi.XDBContext
Retrieves the parser associated with the named context.
getNameParser(Name) - Method in class oracle.xdb.spi.XDBBaseContext
Retrieves the parser associated with the named context.
getNameParser(Name) - Method in class oracle.xdb.spi.XDBResourceContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class oracle.xdb.spi.XDBContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class oracle.xdb.spi.XDBBaseContext
Retrieves the parser associated with the named context.
getNameParser(String) - Method in class oracle.xdb.spi.XDBResourceContext
Retrieves the parser associated with the named context.
getNameSize() - Method in class oracle.xml.dbaccess.DBAccess
Returns the size of the field where the filename is kept.
getNameSize() - Method in class oracle.xml.transviewer.DBAccess
Deprecated. Returns the size of the field where the filename is kept.
getNamespace() - Method in interface oracle.xml.util.NSName
Get the resolved Namespace for this name
getNamespace() - Method in class oracle.xdb.XMLType
return the default namespace of the XMLType document
getNamespace(int) - Method in class oracle.xml.parser.v2.SAXAttrList
Deprecated. as of SAX2 - Replaced by getURI(int i)
getNamespaceURI() - Method in class oracle.xml.parser.v2.XMLDocument
 
getNamespaceURI() - Method in class oracle.xml.parser.v2.XMLAttr
Gets the namespace URI of this node.
getNamespaceURI() - Method in class oracle.xml.parser.v2.XMLDocumentFragment
Gets the name space URI of this element
getNamespaceURI() - Method in class oracle.xml.parser.v2.XMLNode
Gets the namespace URI of this node.
getNamespaceURI() - Method in class oracle.xml.parser.v2.XMLElement
Gets the namespace URI of this node.
getNamespaceURI() - Method in interface org.w3c.dom.Node
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI() - Method in class org.apache.soap.util.xml.QName
 
getNamespaceURI() - Method in class oracle.xdb.dom.XDBNode
 
getNamespaceURI(int) - Method in interface org.w3c.dom.NameList
Returns the indexth namespaceURI item in the collection.
getNamespaceURIFromPrefix(Node, String) - Static method in class org.apache.soap.util.xml.DOMUtils
Given a prefix and a node, return the namespace URI that the prefix has been associated with.
getNamingContext() - Method in class oracle.soap.providers.ejb.IntrinsicSessionConnection
 
getNamingContext() - Method in class oracle.soap.providers.ejb.IIOPSessionConnection
 
getNewArray(String, Element, QName, XMLJavaMappingRegistry) - Static method in class org.apache.soap.encoding.soapenc.ArraySerializer
 
getNewDocument() - Method in interface org.w3c.dom.ls.LSLoadEvent
The document that finished loading.
getNewLine() - Method in interface org.w3c.dom.ls.LSSerializer
The end-of-line sequence of characters to be used in the XML being written out.
getNewValue() - Method in interface org.w3c.dom.events.MutationEvent
newValue indicates the new value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharDataModified events.
getNextAttribute() - Method in class oracle.xml.parser.v2.XMLAttr
Gets the next attribute if any
getNextSibling() - Method in class oracle.xml.parser.v2.XMLDocument
Gets The node immediately following this node.
getNextSibling() - Method in class oracle.xml.parser.v2.XMLNotation
Gets The node immediately following this node.
getNextSibling() - Method in class oracle.xml.parser.v2.XMLEntity
Gets The node immediately following this node.
getNextSibling() - Method in class oracle.xml.parser.v2.XMLAttr
Gets The node immediately following this node.
getNextSibling() - Method in class oracle.xml.parser.v2.XMLDocumentFragment
Gets The node immediately following this node.
getNextSibling() - Method in class oracle.xml.parser.v2.XMLNode
Gets The node immediately following this node.
getNextSibling() - Method in interface org.w3c.dom.Node
The node immediately following this node.
getNextSibling() - Method in class oracle.xdb.dom.XDBNode
Returns the next sibling of the node. must be overriden derived classes which support this
getNextSibling() - Method in class oracle.xdb.dom.XDBDocument
 
getNextSiblingElement(Element) - Static method in class org.apache.soap.util.xml.DOMUtils
Return the next sibling element of the given element.
getNode() - Method in class javax.xml.transform.dom.DOMSource
Get the node that represents a Source DOM tree.
getNode() - Method in class javax.xml.transform.dom.DOMResult
Get the node that will contain the result DOM tree.
getNode() - Method in interface javax.xml.bind.ValidationEventLocator
Return a reference to the DOM Node if available
getNodeFromCState(XDBDocument, long) - Static method in class oracle.xdb.dom.XDBNode
 
getNodeName() - Method in class oracle.xml.parser.v2.XMLDocument
Gets a name of the node
getNodeName() - Method in class oracle.xml.parser.v2.XMLText
Gets the name of the XMLText
getNodeName() - Method in class oracle.xml.parser.v2.XMLNotation
Gets the name of this node, depending on its type
getNodeName() - Method in class oracle.xml.parser.v2.XMLPI
Gets the name of this node, depending on its type
getNodeName() - Method in class oracle.xml.parser.v2.XMLEntityReference
Gets the name of this node, depending on its type
getNodeName() - Method in class oracle.xml.parser.v2.XMLEntity
Gets the name of this node, depending on its type
getNodeName() - Method in class oracle.xml.parser.v2.XMLAttr
Gets the name of this node, depending on its type
getNodeName() - Method in class oracle.xml.parser.v2.XMLDocumentFragment
Gets a name of the node
getNodeName() - Method in class oracle.xml.parser.v2.XMLNode
Gets the name of this node
getNodeName() - Method in class oracle.xml.parser.v2.XMLComment
Gets a name of the node
getNodeName() - Method in class oracle.xml.parser.v2.XMLCDATA
Gets a name of the node
getNodeName() - Method in class oracle.xml.parser.v2.XMLElement
Gets the name of this node, depending on its type
getNodeName() - Method in class oracle.xml.parser.v2.ElementDecl
Gets the name of this node, depending on its type
getNodeName() - Method in class oracle.xml.parser.v2.DTD
Gets the name of this node, depending on its type
getNodeName() - Method in class oracle.xml.parser.v2.AttrDecl
Gets the name of this node, depending on its type
getNodeName() - Method in interface org.w3c.dom.Node
The name of this node, depending on its type; see the table above.
getNodeName() - Method in class oracle.xdb.dom.XDBNode
get the name of the node; sub classes need to override this method.
getNodeName() - Method in class oracle.xdb.dom.XDBDocument
get the name of the node
getNodeType() - Method in class oracle.xml.parser.v2.XMLDocument
Gets a code representing the type of the underlying object
getNodeType() - Method in class oracle.xml.parser.v2.XMLText
Gets a code representing the type of the underlying object
getNodeType() - Method in class oracle.xml.parser.v2.XMLNotation
Gets a code representing the type of the underlying object
getNodeType() - Method in class oracle.xml.parser.v2.XMLPI
Gets a code representing the type of the underlying object
getNodeType() - Method in class oracle.xml.parser.v2.XMLEntityReference
Gets a code representing the type of the underlying object
getNodeType() - Method in class oracle.xml.parser.v2.XMLEntity
Gets a code representing the type of the underlying object
getNodeType() - Method in class oracle.xml.parser.v2.XMLAttr
Gets a code representing the type of the underlying object
getNodeType() - Method in class oracle.xml.parser.v2.XMLDocumentFragment
Gets a code representing the type of the underlying object
getNodeType() - Method in class oracle.xml.parser.v2.XMLNode
Gets the type of the node
getNodeType() - Method in class oracle.xml.parser.v2.XMLComment
Gets a code representing the type of the underlying object
getNodeType() - Method in class oracle.xml.parser.v2.XMLCDATA
Gets a code representing the type of the underlying object
getNodeType() - Method in class oracle.xml.parser.v2.XMLElement
Gets a code representing the type of the underlying object
getNodeType() - Method in class oracle.xml.parser.v2.ElementDecl
Gets a code representing the type of the underlying object
getNodeType() - Method in class oracle.xml.parser.v2.DTD
Gets a code representing the type of the underlying object
getNodeType() - Method in class oracle.xml.parser.v2.AttrDecl
Gets a code representing the type of the underlying object
getNodeType() - Method in class oracle.xml.parser.schema.XSDNode
Get the type of XSDNode.
getNodeType() - Method in class oracle.xml.parser.schema.XSDIdentity
Get the node Type
getNodeType() - Method in interface org.w3c.dom.Node
A code representing the type of the underlying object, as defined above.
getNodeType() - Method in class oracle.xdb.dom.XDBNode
Returns the type of the node.
getNodeValue() - Method in class oracle.xml.parser.v2.XMLEntity
Gets the value of this node, depending on its type
getNodeValue() - Method in class oracle.xml.parser.v2.XMLAttr
Gets the value of this node, depending on its type
getNodeValue() - Method in class oracle.xml.parser.v2.XMLDeclPI
Gets the value of this node
getNodeValue() - Method in class oracle.xml.parser.v2.XMLNode
Gets the value of this node, depending on its type
getNodeValue() - Method in interface org.w3c.dom.Node
The value of this node, depending on its type; see the table above.
getNodeValue() - Method in class oracle.xdb.dom.XDBNode
get the value of the node; sub classes which need to return valid values should override this method.
getNodeVector() - Method in class oracle.xml.parser.schema.XSDGroup
Get the particles of the group stored in nodeVector
getNotationName() - Method in class oracle.xml.parser.v2.XMLEntity
For unparsed entities, gets the name of the notation for the entity.
getNotationName() - Method in interface org.w3c.dom.Entity
For unparsed entities, the name of the notation for the entity.
getNotationName() - Method in class oracle.xdb.dom.XDBEntity
Returns the notation name of the entity node
getNotations() - Method in class oracle.xml.parser.v2.DTD
A NamedNodeMap containing the notations declared in the DTD.
getNotations() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the notations declared in the DTD.
getNotations() - Method in class oracle.xdb.dom.XDBDocumentType
Returns the notation map of the document type node
getNumberVal() - Method in class oracle.xdb.XMLType
Return the numeric value of the XML document
getNumChildArray(long) - Method in class oracle.xdb.bean.XMLTypeBean
 
getNumContentHandlers() - Method in class oracle.xml.parser.v2.XMLMultiHandler
Return the number of ContentHandlers
getNumErrors() - Method in class oracle.xml.schemavalidator.DocErrorHandler
Gets the List of Error messages returned by the Validator.
getNumMessages() - Method in class oracle.xml.parser.v2.XMLParseException
Return the total number of errors/warnings found during parsing
getNumMessages() - Method in class oracle.xml.util.XMLException
Return the total number of errors/warnings found during parsing
getNumMessages() - Method in class oracle.xml.util.XMLError
Return the total number of errors/warnings found during parsing
getNumRowsProcessed() - Method in class oracle.xml.sql.query.OracleXMLQuery
Returns the number of rows processed.
getObject() - Method in class oracle.xml.parser.schema.XSDBuilder
Returns the schema object.
getObject() - Method in interface javax.xml.bind.ValidationEventLocator
Return a reference to the object in the Java content tree if available
getObserver() - Method in interface oracle.xml.parser.v2.XMLEventListenerAttributes
Returns the specified "observer" property of XMLEvent Listener (XMLEvents specification)
getOffset() - Method in interface org.w3c.dom.DOMLocator
The byte or character offset into the input source this locator is pointing to.
getOffset() - Method in interface javax.xml.bind.ValidationEventLocator
Return the byte offset if available
getOptions() - Method in class oracle.soap.handlers.audit.AuditLogger
 
getOptions() - Method in class oracle.soap.server.ProviderDeploymentDescriptor
Get the provider-specific options.
getOptions() - Method in interface oracle.soap.server.Handler
Get this handler's options.
getORADataFactory() - Static method in class oracle.xdb.XMLType
NOTE - Internal function, not to be used by applications Get the oradata factory for this XMLType.
getOrder() - Method in class oracle.xml.parser.schema.XSDGroup
Get the composite type - ALL, SEQUENCE, CHOICE
getOriginatingNode() - Method in interface javax.xml.transform.dom.DOMLocator
Return the node where the event occurred.
getOutParamValue(String) - Method in class oracle.xml.pipeline.controller.Process
Get the output param value based on its name
getOutputBufferSize() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Gets the output buffer size (in bytes).
getOutputBufferSize() - Method in class org.apache.soap.transport.http.SOAPHTTPConnection
Gets the output buffer size (in bytes).
getOutputEncoding() - Method in class oracle.xml.parser.v2.XSLStylesheet
Get the value of the encoding specified in xsl:output
getOutputMediaType() - Method in class oracle.xml.parser.v2.XSLStylesheet
Get the value of the media-type specified in xsl:output
getOutputProperties() - Method in class oracle.xml.parser.v2.XSLStylesheet
Gets the output properties of the stylesheet
getOutputProperties() - Method in class oracle.xml.jaxp.JXTransformer
Get a copy of the output properties for the transformation.
getOutputProperties() - Method in class javax.xml.transform.Transformer
Get a copy of the output properties for the transformation.
getOutputProperties() - Method in interface javax.xml.transform.Templates
Get the static properties for xsl:output.
getOutputProperty(String) - Method in class oracle.xml.jaxp.JXTransformer
Get an output property that is in effect for the transformation.
getOutputProperty(String) - Method in class javax.xml.transform.Transformer
Get an output property that is in effect for the transformation.
getOutputStream() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getOutputStream() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns an OutputStream used for writing out the results of a page request
getOutputStream() - Method in class javax.xml.transform.stream.StreamResult
Get the byte stream that was set with setOutputStream.
getOutputStream() - Method in class org.apache.soap.util.mime.ByteArrayDataSource
This DataSource cannot return an OutputStream, so this method is not implemented.
getOutputStream() - Method in class oracle.xdb.servlet.XDBServletResponse
 
getOutputStream(String) - Method in class oracle.xml.pipeline.controller.Process
Get the output stream for printing to a specific output
getOutputStyle() - Method in class oracle.xml.parser.v2.XMLOutputStream
Gets the Current output style
getOutputWriter(String) - Method in class oracle.xml.pipeline.controller.Process
Get the output writer for writing to a specific output
getOwner() - Method in interface oracle.xdb.spi.Resource
 
getOwner() - Method in class oracle.xdb.spi.XDBResource
 
getOwnerDocument() - Method in class oracle.xml.parser.v2.XMLDocument
The Document object associated with this node.
getOwnerDocument() - Method in class oracle.xml.parser.v2.XMLNode
Gets the Document object associated with this node.
getOwnerDocument() - Method in class oracle.xml.parser.v2.DTD
Gets the Document object associated with this node.
getOwnerDocument() - Method in interface org.w3c.dom.Node
The Document object associated with this node.
getOwnerDocument() - Method in class oracle.xdb.dom.XDBNode
Returns the owner document of the node.
getOwnerDocument() - Method in class oracle.xdb.dom.XDBDocument
the owner document for this node
getOwnerElement() - Method in class oracle.xml.parser.v2.XMLAttr
Gets the element which owns this attribute
getOwnerElement() - Method in interface org.w3c.dom.Attr
The Element node this attribute is attached to or null if this attribute is not in use.
getOwnerElement() - Method in class oracle.xdb.dom.XDBAttribute
gets the owner element of the attribute; null if the attribute has not been attached to any element
getOwnerId() - Method in interface oracle.xdb.spi.Resource
 
getOwnerId() - Method in class oracle.xdb.spi.XDBResource
 
getPageEncoding() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
Returns encoding of source XSQL Page associated with this request
getPageEncoding() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns encoding of source XSQL Page associated with this request
getPageParam(String) - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getPageParamValues(String) - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getPageProcessorVersion() - Static method in class oracle.xml.xsql.XSQLRequest
Return the version number of the XSQL Page Processor
getPageRequest() - Method in class oracle.xml.xsql.XSQLActionHandlerImpl
Get XSQL Page Request object for the request being processed
getParam(String) - Method in class oracle.xml.parser.v2.XSLProcessor
Deprecated. - use getParam(String, String);
getParam(String, String) - Method in class oracle.xml.parser.v2.XSLProcessor
Gets the value of a top-level stylesheet parameter.
getParameter(String) - Method in class oracle.xml.jaxp.JXTransformer
Get a parameter that was explicitly set with setParameter or setParameters.
getParameter(String) - Method in class oracle.xml.xsql.XSQLServletPageRequest
Use HTTP Parameters as the source of parameters instead
getParameter(String) - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getParameter(String) - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns the value of the requested parameter
getParameter(String) - Method in interface org.w3c.dom.DOMConfiguration
Return the value of a parameter if known.
getParameter(String) - Method in class javax.xml.transform.Transformer
Get a parameter that was explicitly set with setParameter or setParameters.
getParameter(String) - Method in class oracle.xdb.servlet.XDBServletRequest
 
getParameterNames() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getParameterNames(int) - Method in class oracle.soap.providers.ejb.ClassUtil
 
getParameters(int) - Method in class oracle.soap.providers.ejb.ClassUtil
 
getParameterValues(String) - Method in class oracle.xml.xsql.XSQLServletPageRequest
 
getParameterValues(String) - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getParameterValues(String) - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns an array of values for the requested parameter
getParameterValues(String) - Method in class oracle.xdb.servlet.XDBServletRequest
 
getParams() - Method in class org.apache.soap.rpc.RPCMessage
 
getParent() - Method in interface org.xml.sax.XMLFilter
Get the parent reader.
getParent() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the parent reader.
getParent() - Method in class org.apache.soap.encoding.SOAPMappingRegistry
Returns the "parent" registry, if there is one.
getParentException() - Method in class oracle.xml.sql.OracleXMLSQLException
Returns the original exception it if exists; otherwise, returns null.
getParentNode() - Method in class oracle.xml.parser.v2.XMLDocument
Gets the parent of this node.
getParentNode() - Method in class oracle.xml.parser.v2.XMLNotation
Gets the parent of this node.
getParentNode() - Method in class oracle.xml.parser.v2.XMLEntity
Gets the parent of this node.
getParentNode() - Method in class oracle.xml.parser.v2.XMLAttr
Gets the parent of this node.
getParentNode() - Method in class oracle.xml.parser.v2.XMLDocumentFragment
Gets the parent of this node
getParentNode() - Method in class oracle.xml.parser.v2.XMLNode
Gets the parent of this node.
getParentNode() - Method in interface org.w3c.dom.Node
The parent of this node.
getParentNode() - Method in class oracle.xdb.dom.XDBNode
Returns the parent of the node.
getParser() - Method in class oracle.xml.jaxp.JXSAXParser
Deprecated. Use getXMLReader()
getParser() - Method in class javax.xml.parsers.SAXParser
Returns the SAX parser that is encapsultated by the implementation of this class.
getParseTree() - Method in class oracle.xml.parser.v2.ElementDecl
Returns the root node of Content Model Parse Tree.
getPartCount() - Method in class org.apache.soap.messaging.Message
Return the number of enclosed BodyPart objects in the response MIME envelope.
getPartCount() - Method in class org.apache.soap.rpc.Response
Return the number of enclosed BodyPart objects.
getPassword() - Method in class oracle.xml.xsql.XSQLNamedConnection
 
getPassword() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Get the password for HTTP authentication.
getPathAuth(Element) - Static method in class oracle.soap.server.util.ServerUtils
 
getPathInfo() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getPathTranslated() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getPhase() - Method in interface oracle.xml.parser.v2.XMLEventListenerAttributes
Returns the specified "phase" property of XMLEvent Listener (XMLEvents specification)
getPosition() - Method in interface org.w3c.dom.ls.LSProgressEvent
The current position in the input source, including all external entities and other resources that have been read.
getPostedDocument() - Method in class oracle.xml.xsql.XSQLServletPageRequest
 
getPostedDocument() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getPostedDocument() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns the content of Posted XML for this request as an XML Document
getPrecision() - Method in class oracle.xml.parser.schema.XSDDataValue
Gets the precision of decimal value return int precision
getPrefix() - Method in class oracle.xml.parser.v2.XMLAttr
Get the namespace prefix for this element.
getPrefix() - Method in class oracle.xml.parser.v2.XMLNode
Get the namespace prefix for this element.
getPrefix() - Method in class oracle.xml.parser.v2.XMLElement
Get the namespace prefix for this element.
getPrefix() - Method in interface oracle.xml.util.NSName
Get the prefix for this name
getPrefix() - Method in interface org.w3c.dom.Node
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in class org.apache.soap.util.xml.PrefixedName
 
getPrefix() - Method in class oracle.xdb.dom.XDBNode
 
getPrefix(int) - Method in class oracle.xml.parser.v2.SAXAttrList
Get the namespace prefix for an attribute in the list (by position)
getPrefix(String) - Static method in class oracle.xml.util.XMLUtil
extracts prefix part from a qualified name
getPrefix(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Return one of the prefixes mapped to a Namespace URI.
getPrefixes() - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes currently declared.
getPrefixes(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes currently declared for a URI.
getPrefixFromURI(String) - Method in class org.apache.soap.util.xml.NSStack
Return the prefix associated with the given namespace name by looking thru all the namespace declarations that are in scope.
getPrefixFromURI(String, Writer) - Method in class org.apache.soap.util.xml.NSStack
Return the prefix associated with the given namespace name by looking thru all the namespace declarations that are in scope.
getPrevAttribute() - Method in class oracle.xml.parser.v2.XMLAttr
Deprecated.  
getPreviousSibling() - Method in class oracle.xml.parser.v2.XMLDocument
Gets the node immediately preceding this node.
getPreviousSibling() - Method in class oracle.xml.parser.v2.XMLNotation
Gets the node immediately preceding this node.
getPreviousSibling() - Method in class oracle.xml.parser.v2.XMLEntity
Gets the node immediately preceding this node.
getPreviousSibling() - Method in class oracle.xml.parser.v2.XMLAttr
Gets the node immediately preceding this node.
getPreviousSibling() - Method in class oracle.xml.parser.v2.XMLDocumentFragment
Gets the node immediately preceding this node.
getPreviousSibling() - Method in class oracle.xml.parser.v2.XMLNode
Gets the node immediately preceding this node.
getPreviousSibling() - Method in interface org.w3c.dom.Node
The node immediately preceding this node.
getPreviousSibling() - Method in class oracle.xdb.dom.XDBNode
Returns the previous sibling of the node. must be overriden derived classes which support this
getPreviousSibling() - Method in class oracle.xdb.dom.XDBDocument
 
getPrevValue() - Method in interface org.w3c.dom.events.MutationEvent
prevValue indicates the previous value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharDataModified events.
getPrimitiveType(int) - Static method in class oracle.xml.parser.schema.XSDSimpleType
Get primitive type
getPrimitiveTypeId() - Method in class oracle.xml.parser.v2.XMLNode
Get Schema primitive type id
getProcessId() - Method in class oracle.xml.pipeline.controller.PipelineException
Get the Pipeline Process id where the exception is occuring
getPropagate() - Method in interface oracle.xml.parser.v2.XMLEventListenerAttributes
Returns the specified "propagate" property of XMLEvent Listener (XMLEvents specification)
getProperties() - Method in interface oracle.soap.transport.OracleSOAPTransport
Get the connection properties.
getProperties() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Get the connection properties.
getProperty(String) - Method in class oracle.xml.parser.v2.XMLNode
Get a property of the node
getProperty(String) - Method in class oracle.xml.parser.v2.SAXParser
Look up the value of a property.
getProperty(String) - Method in class oracle.xml.comp.CXMLHandlerBase
Look up the value of a property.
getProperty(String) - Method in class oracle.xml.jaxp.JXSAXParser
returns the particular property requested for in the underlying implementation of org.xml.sax.XMLReader.
getProperty(String) - Method in interface org.xml.sax.XMLReader
Look up the value of a property.
getProperty(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Look up the value of a property.
getProperty(String) - Method in class org.xml.sax.helpers.ParserAdapter
Get a parser property.
getProperty(String) - Method in class javax.xml.parsers.SAXParser
returns the particular property requested for in the underlying implementation of org.xml.sax.XMLReader.
getProperty(String) - Method in interface javax.xml.bind.Marshaller
Get the particular property in the underlying implementation of Marshaller.
getProperty(String) - Method in class org.apache.soap.rpc.SOAPContext
Look for something in the hold-all 'bag'
getPropertyDescriptors() - Method in class oracle.xml.async.XSLTransformerBeanInfo
Gets the XSLTransformer bean's PropertyDescriptors
getPropertyDescriptors() - Method in class oracle.xml.async.DOMBuilderBeanInfo
Gets the DOMBuilder bean's PropertyDescriptors
getPropertyDescriptors() - Method in class oracle.xml.dbaccess.DBAccessBeanInfo
 
getPropertyDescriptors() - Method in class oracle.xml.schemavalidator.XSDValidatorBeanInfo
 
getPropertyDescriptors() - Method in class oracle.xml.transviewer.DBAccessBeanInfo
Deprecated.  
getPropertyDescriptors() - Method in class oracle.xml.xmldbaccess.XMLDBAccessBeanInfo
 
getPropertyDescriptors() - Method in class oracle.xml.differ.XMLDiffBeanInfo
 
getPropertyDescriptors() - Method in class oracle.xml.xmlcomp.XMLCompressBeanInfo
 
getPropertyNames() - Method in class org.apache.soap.rpc.SOAPContext
Return the entire list of 'names' in the hold-all 'bag'
getProtocol() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getProviderClass() - Method in class oracle.soap.server.ServiceDeploymentDescriptor
Get the provider class.
getProviderId() - Method in class oracle.soap.server.ServiceDeploymentDescriptor
Get the provider id for this service.
getProviderOptions() - Method in class oracle.soap.server.ServiceDeploymentDescriptor
Get the provider-specific options.
getProviderType() - Method in class oracle.soap.server.ServiceDeploymentDescriptor
Get the provider type.
getProxyAuthType() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Get the HTTP proxy authentication type.
getProxyHost() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Get HTTP proxy host.
getProxyHost() - Method in class org.apache.soap.transport.http.SOAPHTTPConnection
Get HTTP proxy host.
getProxyPassword() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Get the password for HTTP proxy authentication.
getProxyPort() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Get HTTP proxy port.
getProxyPort() - Method in class org.apache.soap.transport.http.SOAPHTTPConnection
Get HTTP proxy port.
getProxyRealm() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Get the realm for HTTP proxy authentication.
getProxyUserName() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Get the username for HTTP proxy authentication.
getPublicId() - Method in class oracle.xml.parser.v2.XMLNotation
Gets the Public identifer; if not specified, then null
getPublicId() - Method in class oracle.xml.parser.v2.XMLEntity
Gets the public identifier associated with the entity, if specified.
getPublicId() - Method in class oracle.xml.parser.v2.DTD
Gets The public identifier associated with the DTD, if specified.
getPublicId() - Method in interface org.w3c.dom.Notation
The public identifier of this notation.
getPublicId() - Method in interface org.w3c.dom.Entity
The public identifier associated with the entity, if specified.
getPublicId() - Method in interface org.w3c.dom.DocumentType
The public identifier of the external subset.
getPublicId() - Method in interface org.w3c.dom.ls.LSInput
The public identifier for this input source.
getPublicId() - Method in class org.xml.sax.SAXParseException
Get the public identifier of the entity where the exception occurred.
getPublicId() - Method in interface org.xml.sax.Locator
Return the public identifier for the current document event.
getPublicId() - Method in class org.xml.sax.InputSource
Get the public identifier for this input source.
getPublicId() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved public identifier.
getPublicId() - Method in interface javax.xml.transform.SourceLocator
Return the public identifier for the current document event.
getPublicId() - Method in class javax.xml.transform.stream.StreamSource
Get the public identifier that was set with setPublicId.
getPublicId() - Method in class oracle.xdb.dom.XDBNotation
Returns the public id of the notation node
getPublicId() - Method in class oracle.xdb.dom.XDBEntity
Returns the public id of the entity node
getPublicId() - Method in class oracle.xdb.dom.XDBDocumentType
Returns the public id of the document type node
getPublicId(int) - Method in class oracle.xml.parser.v2.XMLParseException
Get the public ID of input when error at specified index occured
getPublicId(int) - Method in class oracle.xml.util.XMLException
Get the public ID of input when error at specified index occured
getPublicId(int) - Method in class oracle.xml.util.XMLError
Get the public ID of input when error at specified index occured
getQName() - Method in class org.apache.soap.util.xml.PrefixedName
 
getQName(int) - Method in class oracle.xml.parser.v2.SAXAttrList
Look up an attribute's XML 1.0 qualified name by index.
getQName(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's XML 1.0 qualified name by index.
getQName(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's qualified (prefixed) name.
getQualifiedAttributeValue(Element, String) - Static method in class org.apache.soap.util.xml.DOMUtils
 
getQualifiedName() - Method in class oracle.xml.parser.v2.XMLAttr
Gets the qualified name for this attribute
getQualifiedName() - Method in class oracle.xml.parser.v2.XMLElement
Deprecated. - Use getNodeName
getQualifiedName() - Method in interface oracle.xml.util.NSName
Get the qualified name
getQualifiedName() - Method in class oracle.xdb.dom.XDBNode
get the qualified name of the node
getQualifiedName(int) - Method in class oracle.xml.parser.v2.SAXAttrList
Deprecated. as of SAX2 - Replaced by getQName(int i)
getQueryString() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getReader() - Method in class javax.xml.transform.stream.StreamSource
Get the character stream that was set with setReader.
getReader() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getRealm() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Get the realm for HTTP authentication.
getRealPath(String) - Method in class oracle.xdb.servlet.XDBServletRequest
Deprecated.  
getRealPath(String) - Method in class oracle.xdb.servlet.XDBServletContext
 
getRefer() - Method in class oracle.xml.parser.schema.XSDIdentity
Get the referenced key
getRefLocalname() - Method in class oracle.xml.parser.schema.XSDNode
 
getRefLocalname() - Method in class oracle.xml.parser.schema.XSDGroup
Get the refernce local name of the node
getRefLocalname() - Method in class oracle.xml.parser.schema.XSDElement
Get the local name of the resolved 'ref' attribute
getRefLocalname() - Method in class oracle.xml.parser.schema.XSDComplexType
Get the local name of resolved 'base' attr
getRefLocalname() - Method in class oracle.xml.parser.schema.XSDAttribute
Get the local name of the resolved 'ref' attribute
getRefNamespace() - Method in class oracle.xml.parser.schema.XSDElement
Get the namespace of the resolved 'ref' attribute
getRefNamespace() - Method in class oracle.xml.parser.schema.XSDAttribute
Get the namespace of the resolved 'ref' attribute
getRefState() - Method in class oracle.xml.parser.schema.XSDElement
Get refState.
getRefState() - Method in class oracle.xml.parser.schema.XSDAttribute
Get refState.
getRelatedData() - Method in interface org.w3c.dom.DOMError
The related DOMError.type dependent data if any.
getRelatedException() - Method in interface org.w3c.dom.DOMError
The related platform dependent exception if any.exception is a reserved word, we need to rename it.Change to "relatedException".
getRelatedNode() - Method in interface org.w3c.dom.DOMLocator
The node this locator is pointing to, or null if no node is available.
getRelatedNode() - Method in interface org.w3c.dom.events.MutationEvent
relatedNode is used to identify a secondary node related to a mutation event.
getReleaseVersion() - Static method in class oracle.xml.parser.v2.XMLParser
Returns the release version of the Oracle XML Parser
getReleaseVersion() - Static method in class oracle.xml.xsql.XSQLRequest
 
getReleaseVersion() - Method in class oracle.xml.async.DOMBuilder
Returns the release version of the Oracle XML Parser
getRemoteAddr() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getRemoteAddress() - Method in class oracle.soap.server.OracleSOAPContext
Returns the Internet Protocol (IP) address of the client that sent the request.
getRemoteHost() - Method in class oracle.soap.server.OracleSOAPContext
Returns the host name of the client that sent the request.
getRemoteHost() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getRemoteUser() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getRequestCopy() - Method in class org.apache.soap.transport.http.SOAPHTTPConnection
Get Buffer containing copy of the request.
getRequestDispatcher(String) - Method in class oracle.xdb.servlet.XDBServletRequest
 
getRequestDispatcher(String) - Method in class oracle.xdb.servlet.XDBServletContext
 
getRequestedSessionId() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getRequestEncodingStyle() - Method in class oracle.soap.server.RequestContext
Get the encoding style that was used on the request.
getRequestEnvelope() - Method in class oracle.soap.server.RequestContext
Get the envelope that represents the actual SOAP request.
getRequestHandlers(Element) - Static method in class oracle.soap.server.util.ServerUtils
Get the ordered list of request handler names.
getRequestHeaders() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Gets the HTTP request headers.
getRequestObject(String) - Method in class oracle.xml.xsql.XSQLPageRequestImpl
Gets a request-scope object
getRequestObject(String) - Method in interface oracle.xml.xsql.XSQLPageRequest
Gets a request-scope object
getRequestParamsAsXMLDocument() - Method in class oracle.xml.xsql.XSQLServletPageRequest
 
getRequestParamsAsXMLDocument() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getRequestParamsAsXMLDocument() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns the content of a Request parameters as an XML Document
getRequestSOAPContext() - Method in class oracle.soap.server.RequestContext
Get the Oracle extended SOAPContext for this SOAP request.
getRequestSOAPContext() - Method in class org.apache.soap.messaging.Message
Get the request SOAPContext.
getRequestType() - Method in class oracle.xml.xsql.XSQLServletPageRequest
 
getRequestType() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns a string identifying the type of page request being made.
getRequestURI() - Method in class oracle.soap.server.OracleSOAPContext
Returns the URI of the request.
getRequestURI() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getRequiredAttributes() - Method in class oracle.xml.parser.v2.XMLElement
A NameList, as described in [DOM Level 3 Core] , of required attribute information items that must appear on this element, or null if this element has no context or schema.
getRequiredAttributes() - Method in interface org.w3c.dom.validation.ElementEditVAL
A NameList, as described in [DOM Level 3 Core] , of required attribute information items that must appear on this element, or null if this element has no context or schema.
getRequiredRequestURI() - Method in interface oracle.soap.server.ServiceManager
Get the URI that service manager requests must be made to in order to be accepted.
getRequiredRequestURI() - Method in interface oracle.soap.server.ProviderManager
Get the URI that provider manager requests must be made to in order to be accepted.
getRequiredRequestURI() - Method in class oracle.soap.server.impl.ServiceManagerImpl
Get the URI that service manager requests must be made to in order to be accepted.
getRequiredRequestURI() - Method in class oracle.soap.server.impl.ProviderManagerImpl
Get the URI that provider manager requests must be made to in order to be accepted.
getResource() - Method in class oracle.xml.async.ResourceManager
If the number of resources available for use is nonzero, the method decreases the number of resources by one.
getResource(String) - Method in class oracle.xdb.servlet.XDBServletContext
 
getResourceAsStream(String) - Method in class oracle.xdb.servlet.XDBServletContext
 
getResponseCopy() - Method in class org.apache.soap.transport.http.SOAPHTTPConnection
Get Buffer containing copy of the response.
getResponseEnvelope() - Method in class oracle.soap.server.RequestContext
Get the envelope that represents the SOAP response.
getResponseHandlers(Element) - Static method in class oracle.soap.server.util.ServerUtils
Get the ordered list of response handler names.
getResponseMap() - Method in class oracle.soap.server.RequestContext
Get the mapping registry that must be used to serialize the SOAP response.
getResponseSOAPContext() - Method in class oracle.soap.server.RequestContext
Get the Oracle extended SOAPContext for the response to this SOAP request.
getResponseSOAPContext() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Return the SOAPContext associated with the response.
getResponseSOAPContext() - Method in class org.apache.soap.messaging.Message
Get the response SOAPContext.
getResponseSOAPContext() - Method in interface org.apache.soap.transport.SOAPTransport
Return the SOAPContext associated with the response.
getResponseSOAPContext() - Method in class org.apache.soap.transport.FilterTransport
Return the SOAPContext associated with the response.
getResponseSOAPContext() - Method in class org.apache.soap.transport.http.SOAPHTTPConnection
Return the SOAPContext associated with the response.
getResponseSOAPContext() - Method in class org.apache.soap.transport.smtp.SOAPSMTPConnection
Return the SOAPContext associated with the response.
getResult() - Method in class oracle.xml.async.XSLTransformer
Returns the document fragment for the resulting document.
getResult() - Method in class oracle.xml.async.DOMBuilder
Gets the document
getResult() - Method in interface javax.xml.bind.UnmarshallerHandler
Obtains the unmarshalled result.
getResult() - Method in class javax.xml.bind.util.JAXBResult
Gets the unmarshalled object created by the transformation.
getReturnValue() - Method in class org.apache.soap.rpc.Response
 
getRoot() - Method in interface org.w3c.dom.traversal.TreeWalker
The root node of the TreeWalker, as specified when it was created.
getRoot() - Method in interface org.w3c.dom.traversal.NodeIterator
The root node of the NodeIterator, as specified when it was created.
getRootElement() - Method in class oracle.xdb.XMLType
Return the root element name
getRootException() - Method in class org.apache.soap.SOAPException
 
getRootPart() - Method in class org.apache.soap.messaging.Message
Get the root Part of the reponse MIME envelope, or the only part if the response wasn't multipart.
getRootPart() - Method in class org.apache.soap.rpc.SOAPContext
Find the root part.
getRootTag() - Method in class oracle.xml.parser.v2.DTD
Get the root tag for the DTD
getSAXContentHandler(Output) - Method in class oracle.xml.pipeline.controller.Process
Get the ContentHandler which will handle the sax events generated.
getSAXErrorHandler(Output) - Method in class oracle.xml.pipeline.controller.Process
Get the SAX ErrorHandler which will handle the sax error events generated.
getScalarBigDecimal(int) - Method in class oracle.xdb.bean.XMLTypeBean
 
getScalarboolean(int) - Method in class oracle.xdb.bean.XMLTypeBean
 
getScalarbyte(int) - Method in class oracle.xdb.bean.XMLTypeBean
 
getScalarDate(int) - Method in class oracle.xdb.bean.XMLTypeBean
 
getScalarfloat(int) - Method in class oracle.xdb.bean.XMLTypeBean
 
getScalarint(int) - Method in class oracle.xdb.bean.XMLTypeBean
 
getScalarlong(int) - Method in class oracle.xdb.bean.XMLTypeBean
 
getScalarshort(int) - Method in class oracle.xdb.bean.XMLTypeBean
 
getScalarString(int) - Method in class oracle.xdb.bean.XMLTypeBean
 
getScale() - Method in class oracle.xml.parser.schema.XSDDataValue
Gets the scale of decimal value return int scale
getSchema() - Method in class oracle.xml.parser.v2.XMLDocument
return the validator
getSchema() - Method in class oracle.soap.providers.ejb.LookedUpObject
 
getSchemaByTargetNS(String) - Method in class oracle.xml.parser.schema.XMLSchema
Get schemaNode for the given namespace
getSchemaElement() - Method in interface oracle.xdb.spi.Resource
 
getSchemaElement() - Method in class oracle.xdb.spi.XDBResource
 
getSchemaName() - Method in class oracle.soap.providers.ejb.IntrinsicSessionConnection
 
getSchemaName() - Method in class oracle.soap.providers.ejb.IIOPSessionConnection
 
getSchemaNameNative(long, String[]) - Static method in class oracle.xdb.spi.XDBContext
 
getSchemaNameNative(long, String[]) - Static method in class oracle.xdb.spi.XDBResourceContext
 
getSchemaNode() - Method in class oracle.xdb.dom.XDBNode
 
getSchemaTargetNS() - Method in class oracle.xml.parser.schema.XMLSchema
Get the top level schema's target Namespace.
getSchemaURI() - Method in class org.apache.soap.encoding.SOAPMappingRegistry
Return the schemaURI that was used to create this registry instance.
getSchemaURL() - Method in class oracle.xdb.XMLType
Return the schema URL (i.e. location of the schema to which this XMLType conforms)
getScheme() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getScope() - Method in class oracle.soap.server.ServiceDeploymentDescriptor
Get the scope.
getSecureChannel() - Method in class oracle.soap.server.OracleSOAPContext
Returns an indication whether the channel is secure.
getSelector() - Method in class oracle.xml.parser.schema.XSDIdentity
Get the selector
getServerEnv() - Static method in class oracle.xdb.spi.XDBContext
 
getServerEnv() - Static method in class oracle.xdb.spi.XDBResource
 
getServerInfo() - Method in class oracle.xdb.servlet.XDBServletContext
 
getServerName() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getServerPort() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getServiceClass() - Method in class oracle.soap.server.ServiceDeploymentDescriptor
Get the Java class for this service.
getServiceDeploymentDescriptor() - Method in class oracle.soap.server.OracleSOAPContext
Returns the service deployment descriptor associated with the request/response.
getServiceHandle(Connection, int) - Static method in class oracle.xdb.XMLType
 
getServiceId() - Method in class oracle.soap.server.RequestContext
Get the service id (URI) for this SOAP request.
getServiceType() - Method in class oracle.soap.server.ServiceDeploymentDescriptor
Get the service type.
getServlet(String) - Method in class oracle.xdb.servlet.XDBServletContext
Deprecated.  
getServletClassLoaderFromContext(ServletContext) - Static method in class org.apache.soap.server.http.ServerHTTPUtils
Retrieves the ClassLoader from the ServletContext, if one is registered.
getServletConfig() - Method in class oracle.xml.xsql.XSQLServletPageRequest
Get the ServletConfig associated with servlet processing this request.
getServletContext() - Method in class oracle.xml.xsql.XSQLServletPageRequest
Get the ServletContext associated with servlet processing this request
getServletContext() - Method in class oracle.xdb.servlet.XDBServletConfig
 
getServletInfo() - Method in class oracle.xml.xsql.XSQLServlet
 
getServletName() - Method in class oracle.xdb.servlet.XDBServletConfig
 
getServletNames() - Method in class oracle.xdb.servlet.XDBServletContext
Deprecated.  
getServletPath() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getServlets() - Method in class oracle.xdb.servlet.XDBServletContext
Deprecated.  
getSession() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getSession(boolean) - Method in class oracle.xdb.servlet.XDBServletRequest
 
getSeverity() - Method in interface org.w3c.dom.DOMError
The severity of the error, either SEVERITY_WARNING, SEVERITY_ERROR, or SEVERITY_FATAL_ERROR.
getSeverity() - Method in interface javax.xml.bind.ValidationEvent
Retrieve the severity code for this warning/error.
getSeverity() - Method in class oracle.soap.server.Logger
Get the current severity.
getSeverityName(int) - Method in class oracle.soap.server.Logger
Get the severity name associated with the given severity.
getSeverityValue(String) - Method in class oracle.soap.server.Logger
Get the severity value associated with the given severity name.
getSimpleTypeSet() - Method in class oracle.xml.parser.schema.XMLSchemaNode
Get all the top level simpleType elements in the schema
getSimpleTypeTable() - Method in class oracle.xml.parser.schema.XMLSchemaNode
Deprecated.  
getSize() - Method in class org.apache.soap.util.mime.ByteArrayDataSource
Return the number of bytes in the content.
getSize() - Method in interface oracle.xdb.spi.Resource
 
getSize() - Method in class oracle.xdb.spi.XDBResource
 
getSMRFromContext(ServletContext) - Static method in class org.apache.soap.server.http.ServerHTTPUtils
Return the soap mapping registry instance from the servlet context.
getSOAPContext() - Method in class org.apache.soap.rpc.RPCMessage
 
getSOAPContext() - Method in class org.apache.soap.transport.TransportMessage
Get SOAPContext.
getSOAPException() - Method in class org.apache.soap.server.SOAPFaultEvent
 
getSOAPMappingRegistry() - Method in class org.apache.soap.rpc.Call
 
getSOAPTransport() - Method in class org.apache.soap.messaging.Message
 
getSOAPTransport() - Method in class org.apache.soap.rpc.Call
 
getSourceDocumentURI() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getSourceDocumentURI() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns a String representation of the requested document's URI
getSpecified() - Method in class oracle.xml.parser.v2.XMLAttr
Returns true if the attribute was specified explicity in the element
getSpecified() - Method in interface org.w3c.dom.Attr
If this attribute was explicitly given a value in the original document, this is true; otherwise, it is false.
getSpecified() - Method in class oracle.xdb.dom.XDBAttribute
specifies whether the attribute has been assigned a value
getSqlMap() - Method in class oracle.soap.server.ServiceDeploymentDescriptor
Get the SQL type to Java type map.
getStackList() - Method in class oracle.xml.schemavalidator.XSDValidator
Gets the List of Tree Paths in the XMLDocument which leads to the node that encountered a validation error.
getStackTrace(Throwable) - Static method in class oracle.soap.server.util.ServerUtils
 
getStandalone() - Method in class oracle.xml.parser.v2.XMLDocument
Retrieves the standalone information.
getStandalone() - Method in class oracle.xml.parser.v2.XMLDeclPI
Retrieves the standalone information.
getStartContainer() - Method in interface org.w3c.dom.ranges.Range
Node within which the Range begins
getStartOffset() - Method in interface org.w3c.dom.ranges.Range
Offset within the starting node of the Range.
getStatus() - Method in class org.apache.soap.util.net.TcpTunnelGui
 
getStream() - Method in class oracle.xdb.dom.XDBBinaryDocument
 
getStringData() - Method in interface org.w3c.dom.ls.LSInput
String data to parse.
getStringFromReader(Reader) - Static method in class org.apache.soap.util.IOUtils
 
getStringVal() - Method in class oracle.xdb.XMLType
Get the string value containing the XML data from the XMLType.
getStylesheetParameter(String) - Method in class oracle.xml.xsql.XSQLPageRequestImpl
Gets a stylesheet parameter by name
getStylesheetParameter(String) - Method in interface oracle.xml.xsql.XSQLPageRequest
Gets a stylesheet parameter by name
getStylesheetParameters() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
Gets an enumeration of stylesheet parameter names
getStylesheetParameters() - Method in interface oracle.xml.xsql.XSQLPageRequest
Gets an enumeration of stylesheet parameter names
getStylesheetURI() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getStylesheetURI() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns the URI of the stylesheet to be used to process the result.
getSubstitutionGroup() - Method in class oracle.xml.parser.schema.XSDElement
Get the substitutionGroup
getSupplementalErrorInfo() - Method in class oracle.xml.xsql.XSQLError
Returns an Object array of supplemental error information.
getSystemId() - Method in class oracle.xml.parser.v2.XMLDocument
Get the system id of the entity contain this node
getSystemId() - Method in class oracle.xml.parser.v2.XMLNotation
Gets the System identifer; if not specified, then null
getSystemId() - Method in class oracle.xml.parser.v2.XMLEntity
Gets the system identifier associated with the entity, if specified.
getSystemId() - Method in class oracle.xml.parser.v2.XMLNode
Get the system id of the entity contain this node
getSystemId() - Method in class oracle.xml.parser.v2.DTD
Gets the system identifier associated with the DTD, if specified.
getSystemId() - Method in interface org.w3c.dom.Notation
The system identifier of this notation.
getSystemId() - Method in interface org.w3c.dom.Entity
The system identifier associated with the entity, if specified.
getSystemId() - Method in interface org.w3c.dom.DocumentType
The system identifier of the external subset.
getSystemId() - Method in interface org.w3c.dom.ls.LSOutput
The system identifier, a URI reference [IETF RFC 2396], for this output destination.
getSystemId() - Method in interface org.w3c.dom.ls.LSInput
The system identifier, a URI reference [IETF RFC 2396], for this input source.
getSystemId() - Method in class org.xml.sax.SAXParseException
Get the system identifier of the entity where the exception occurred.
getSystemId() - Method in interface org.xml.sax.Locator
Return the system identifier for the current document event.
getSystemId() - Method in class org.xml.sax.InputSource
Get the system identifier for this input source.
getSystemId() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved system identifier.
getSystemId() - Method in interface javax.xml.transform.SourceLocator
Return the system identifier for the current document event.
getSystemId() - Method in interface javax.xml.transform.Source
Get the system identifier that was set with setSystemId.
getSystemId() - Method in interface javax.xml.transform.Result
Get the system identifier that was set with setSystemId.
getSystemId() - Method in class javax.xml.transform.dom.DOMSource
Get the base ID (URL or system ID) from where URLs will be resolved.
getSystemId() - Method in class javax.xml.transform.dom.DOMResult
Get the system identifier that was set with setSystemId.
getSystemId() - Method in interface javax.xml.transform.sax.TransformerHandler
Get the base ID (URI or system ID) from where relative URLs will be resolved.
getSystemId() - Method in interface javax.xml.transform.sax.TemplatesHandler
Get the base ID (URI or system ID) from where relative URLs will be resolved.
getSystemId() - Method in class javax.xml.transform.sax.SAXSource
Get the base ID (URI or system ID) from where URIs will be resolved.
getSystemId() - Method in class javax.xml.transform.sax.SAXResult
Get the system identifier that was set with setSystemId.
getSystemId() - Method in class javax.xml.transform.stream.StreamSource
Get the system identifier that was set with setSystemId.
getSystemId() - Method in class javax.xml.transform.stream.StreamResult
Get the system identifier that was set with setSystemId.
getSystemId() - Method in class oracle.xdb.dom.XDBNotation
Returns the system id of the notation node
getSystemId() - Method in class oracle.xdb.dom.XDBEntity
Returns the system id of the entity node
getSystemId() - Method in class oracle.xdb.dom.XDBDocumentType
Returns the system id of the entity node
getSystemId(int) - Method in class oracle.xml.parser.v2.XMLParseException
Get the system ID of input when error at specified index occured
getSystemId(int) - Method in class oracle.xml.util.XMLException
Get the system ID of input when error at specified index occured
getSystemId(int) - Method in class oracle.xml.util.XMLError
Get the system ID of input when error at specified index occured
getTagName() - Method in class oracle.xml.parser.v2.XMLElement
Gets the name of the element.
getTagName() - Method in interface org.w3c.dom.Element
The name of the element.
getTagName() - Method in class oracle.xdb.dom.XDBElement
 
getTarget() - Method in interface oracle.xml.parser.v2.XMLEventListenerAttributes
Returns the specified "target" property of XMLEvent Listener (XMLEvents specification)
getTarget() - Method in class oracle.xml.parser.v2.XMLPI
Returns the target of this PI.
getTarget() - Method in interface org.w3c.dom.ProcessingInstruction
The target of this processing instruction.
getTarget() - Method in interface org.w3c.dom.events.Event
Used to indicate the EventTarget to which the event was originally dispatched.
getTarget() - Method in class oracle.xdb.dom.XDBProcInst
Returns the target name of the PI
getTargetException() - Method in class org.apache.soap.SOAPException
 
getTargetNS() - Method in class oracle.xml.parser.schema.XSDSimpleType
Get target namespace
getTargetNS() - Method in class oracle.xml.parser.schema.XSDNode
Get target namespace
getTargetNS() - Method in class oracle.xml.parser.schema.XSDElement
Get target namespace
getTargetNS() - Method in class oracle.xml.parser.schema.XSDAttribute
Get target namespace
getTargetNS() - Method in class oracle.xml.parser.schema.XMLSchemaNode
Get targetNS of the schema
getTargetObject(RequestContext) - Method in class oracle.soap.providers.JavaProvider
 
getTargetObjectURI() - Method in class org.apache.soap.rpc.RPCMessage
 
getTcpNoDelay() - Method in class org.apache.soap.transport.http.SOAPHTTPConnection
Get the TCPNoDelay setting.
getTemplates() - Method in interface javax.xml.transform.sax.TemplatesHandler
When a TemplatesHandler object is used as a ContentHandler for the parsing of transformation instructions, it creates a Templates object, which the caller can get once the SAX events have been completed.
getText() - Method in class oracle.xml.parser.v2.XMLDocument
Returns the non-marked-up text contained by this element.
getText() - Method in class oracle.xml.parser.v2.XMLNSNode
Returns the non-marked-up text contained by this element.
getText() - Method in class oracle.xml.parser.v2.XMLNode
Returns the non-marked-up text contained by this element.
getText() - Method in class org.apache.soap.util.mime.ByteArrayDataSource
Return the content as a String.
getTimeout() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Get the HTTP read timeout.
getTimeout() - Method in class org.apache.soap.rpc.Call
Get timeout from our MessageContext.
getTimeout() - Method in class org.apache.soap.transport.http.SOAPHTTPConnection
Get the HTTP read timeout.
getTimeStamp() - Method in interface org.w3c.dom.events.Event
Used to specify the time (in milliseconds relative to the epoch) at which the event was created.
getTopRequest() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getTotalSize() - Method in interface org.w3c.dom.ls.LSProgressEvent
The total size of the document including all external resources, this number might change as a document is being parsed if references to more external resources are seen.
getTransformer() - Method in interface javax.xml.transform.sax.TransformerHandler
Get the Transformer associated with this handler, which is needed in order to set parameters and output properties.
getTunnelHost() - Method in class org.apache.soap.util.net.TcpTunnelGui
 
getTunnelPort() - Method in class org.apache.soap.util.net.TcpTunnelGui
 
getTunnelText() - Method in class org.apache.soap.util.net.TcpTunnelGui
 
getType() - Method in class oracle.xml.parser.schema.XSDElement
Get the node type
getType() - Method in class oracle.xml.parser.schema.XSDAttribute
Get the node type
getType() - Method in interface org.w3c.dom.DOMError
A DOMString indicating which related data is expected in relatedData.
getType() - Method in interface org.w3c.dom.events.Event
The name of the event (case-insensitive).
getType() - Method in class oracle.soap.providers.ejb.EjbVector
 
getType() - Method in class oracle.soap.providers.ejb.EjbStruct
 
getType() - Method in class oracle.soap.providers.ejb.EjbArray
 
getType() - Method in class org.apache.soap.rpc.Parameter
 
getType(int) - Method in class oracle.xml.parser.v2.SAXAttrList
Look up an attribute's type by index.
getType(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by index.
getType(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the type of an attribute in the list (by position).
getType(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's type by index.
getType(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the type of an attribute (by position).
getType(String) - Method in class oracle.xml.parser.v2.SAXAttrList
Look up an attribute's type by XML 1.0 qualified name.
getType(String) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by XML 1.0 qualified name.
getType(String) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the type of an attribute in the list (by name).
getType(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's type by qualified (prefixed) name.
getType(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the type of an attribute (by name).
getType(String, String) - Method in class oracle.xml.parser.v2.SAXAttrList
Look up an attribute's type by Namespace name.
getType(String, String) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by Namespace name.
getType(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's type by Namespace-qualified name.
getTypeDefinition() - Method in class oracle.xml.parser.schema.XSDValidator
Get the current XSD type
getTypeDefinitionTable() - Method in class oracle.xml.parser.schema.XMLSchemaNode
Get the type definitions
getTypeGroup() - Method in class oracle.xml.parser.schema.XSDComplexType
 
getTypeMappings() - Method in class oracle.soap.server.ServiceDeploymentDescriptor
Get the XML-Java type mappings, which define how to deserialize XML into Java and serialize Java into XML.
getTypeQName(Element) - Static method in class org.apache.soap.encoding.soapenc.SoapEncUtils
Get the value of the xsi:type attribute, for varying values of the xsi namespace.
getUniqueValue() - Static method in class org.apache.soap.util.mime.MimeUtils
Get a unique value.
getUnmarshallerHandler() - Method in interface javax.xml.bind.Unmarshaller
Get an unmarshaller handler object that can be used as a component in an XML pipeline.
getUri() - Method in interface org.w3c.dom.DOMLocator
The URI this locator is pointing to, or null if no URI is available.
getURI(int) - Method in class oracle.xml.parser.v2.SAXAttrList
Look up an attribute's Namespace URI by index.
getURI(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's Namespace URI by index.
getURI(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's Namespace URI.
getURI(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Look up a prefix and get the currently-mapped Namespace URI.
getURIFromPrefix(String) - Method in class org.apache.soap.util.xml.NSStack
Return the namespace name associated with the given prefix by looking thru all the namespace declarations that are in scope.
getURIResolver() - Method in class oracle.xml.jaxp.JXTransformer
Get an object that will be used to resolve URIs used in document(), etc.
getURIResolver() - Method in class oracle.xml.jaxp.JXSAXTransformerFactory
Get the object that is used by default during the transformation to resolve URIs used in document(), xsl:import, or xsl:include.
getURIResolver() - Method in class javax.xml.transform.TransformerFactory
Get the object that is used by default during the transformation to resolve URIs used in document(), xsl:import, or xsl:include.
getURIResolver() - Method in class javax.xml.transform.Transformer
Get an object that will be used to resolve URIs used in document(), etc.
getURL() - Method in interface javax.xml.bind.ValidationEventLocator
Return the name of the XML source as a URL if available
getURL(String) - Static method in class oracle.xml.sql.dml.OracleXMLSave
Given a file name or a URL it return a URL object.
getURL(URL, String) - Static method in class org.apache.soap.util.StringUtils
 
getUserAgent() - Method in class oracle.xml.xsql.XSQLServletPageRequest
 
getUserAgent() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getUserAgent() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns a String identifier of the requesting program
getUserInteraction() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Get user interaction.
getUsername() - Method in class oracle.xml.xsql.XSQLNamedConnection
 
getUsername() - Method in class oracle.soap.server.OracleSOAPContext
Returns the protocol-specific username.
getUserName() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Get the username for HTTP authentication.
getUserPrincipal() - Method in class oracle.xdb.servlet.XDBServletRequest
 
getValidationMode() - Method in class oracle.xml.parser.v2.XMLParser
Returns the validation mode
getValidationMode() - Method in class oracle.xml.async.DOMBuilder
Returns the validation mode
getValidationModeValue() - Method in class oracle.xml.parser.v2.XMLParser
Returns the validation mode
getValue() - Method in class oracle.xml.parser.v2.XMLAttr
Gets the attribute value.
getValue() - Method in interface org.w3c.dom.Attr
On retrieval, the value of the attribute is returned as a string.
getValue() - Method in class oracle.soap.providers.ejb.LookedUpObject
 
getValue() - Method in class oracle.soap.providers.ejb.EjbStruct
 
getValue() - Method in class oracle.soap.providers.ejb.ActivatedObject
 
getValue() - Method in class org.apache.soap.rpc.Parameter
 
getValue() - Method in class oracle.xdb.dom.XDBAttribute
get the value the attribute
getValue(int) - Method in class oracle.xml.parser.v2.SAXAttrList
Look up an attribute's value by index.
getValue(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by index.
getValue(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the value of an attribute in the list (by position).
getValue(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's value by index.
getValue(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the value of an attribute (by position).
getValue(String) - Method in class oracle.xml.parser.v2.SAXAttrList
Look up an attribute's value by XML 1.0 qualified name.
getValue(String) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by XML 1.0 qualified name.
getValue(String) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the value of an attribute in the list (by name).
getValue(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's value by qualified (prefixed) name.
getValue(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the value of an attribute (by name).
getValue(String, String) - Method in class oracle.xml.parser.v2.SAXAttrList
Look up an attribute's value by Namespace name.
getValue(String, String) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by Namespace name.
getValue(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's value by Namespace-qualified name.
getVariety() - Method in class oracle.xml.parser.schema.XSDSimpleType
Get the variety of the type
getVersion() - Method in class oracle.xml.parser.v2.XMLDocument
Retrieves the version information.
getVersion() - Method in class oracle.xml.parser.v2.XMLDeclPI
Retrieves the version information.
getVersion() - Static method in class oracle.soap.server.VersionInfo
 
getVersionId() - Method in interface oracle.xdb.spi.Resource
 
getVersionId() - Method in class oracle.xdb.spi.XDBResource
 
getWalletLocation() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Get the Oracle Wallet Location.
getWalletPassword() - Method in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Get the Oracle Wallet password.
getWhatToShow() - Method in interface org.w3c.dom.traversal.TreeWalker
This attribute determines which node types are presented via the TreeWalker.
getWhatToShow() - Method in interface org.w3c.dom.traversal.NodeIterator
This attribute determines which node types are presented via the iterator.
getWhatToShow() - Method in interface org.w3c.dom.ls.LSSerializerFilter
Tells the LSSerializer what types of nodes to show to the filter.
getWhatToShow() - Method in interface org.w3c.dom.ls.LSParserFilter
Tells the LSParser what types of nodes to show to the method LSParserFilter.acceptNode.
getWriteMethod(String, PropertyDescriptor[], Class) - Method in class org.apache.soap.encoding.soapenc.BeanSerializer
 
getWriter() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getWriter() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns a PrintWriter used for writing out the results of a page request
getWriter() - Method in class javax.xml.transform.stream.StreamResult
Get the character stream that was set with setWriter.
getWriter() - Method in class oracle.xdb.servlet.XDBServletResponse
 
getXML(OracleXMLDocGen, int) - Method in class oracle.xml.sql.query.OracleXMLQuery
NOTE: THIS IS AN INTERNAL CALL Transforms the object-relational data, specified in the constructor, into an XML document which is returned via the doc argument.
getXMLData(Connection, String, String) - Method in class oracle.xml.dbaccess.DBAccess
Retrieve text file from XML table
getXMLData(Connection, String, String) - Method in class oracle.xml.transviewer.DBAccess
Deprecated. Retrieve text file from XML table
getXMLDocBuilder() - Static method in class org.apache.soap.util.xml.XMLParserUtils
Use this method to get a JAXP document builder.
getXMLDocument() - Method in class oracle.xml.xmlcomp.XMLCompress
Returns the XMLDocument object obtained from compressed data
getXMLDOM() - Method in class oracle.xml.sql.query.OracleXMLQuery
Transforms the object-relational data, specified in the constructor, into an XML document.
getXMLDOM(boolean) - Method in class oracle.xml.sql.query.OracleXMLQuery
Deprecated. since 1.2.1; please use getXMLDOM(int) instead
getXMLDOM(int) - Method in class oracle.xml.sql.query.OracleXMLQuery
Transforms the object-relational data, specified in the constructor, into an XML document.
getXMLDOM(Node) - Method in class oracle.xml.sql.query.OracleXMLQuery
Transforms the object-relational data, specified in the constructor, into an XML document.
getXMLDOM(Node, int) - Method in class oracle.xml.sql.query.OracleXMLQuery
Transforms the object-relational data, specified in the constructor, into XML.
getXmlEncoding() - Method in class oracle.xml.parser.v2.XMLDocument
Retrieves the character encoding information specified in the xml declaration.
getXMLError() - Method in class oracle.xml.parser.v2.XMLNode
Gets XMLError set in the document node
getXMLError() - Method in class oracle.xml.util.XMLException
Get XMLError object inside XMLException.
getXMLErrorString() - Method in class oracle.xml.sql.OracleXMLSQLException
Prints the XML error message and error tag name as a String.
getXMLMetaData(int, boolean) - Method in class oracle.xml.sql.query.OracleXMLQuery
Returns either the DTD or the XMLSchema for the XML document generated by getXML calls.
getXMLNames(Connection, String) - Method in class oracle.xml.dbaccess.DBAccess
Returns all file names in XML table
getXMLNames(Connection, String) - Method in class oracle.xml.transviewer.DBAccess
Deprecated. Returns all file names in XML table
getXMLProperty(String) - Method in class oracle.xml.parser.v2.XMLParser
Get a property.
getXMLReader() - Method in class oracle.xml.jaxp.JXSAXParser
Returns the XMLReader that is encapsulated by the implementation of this class.
getXMLReader() - Method in class javax.xml.parsers.SAXParser
Returns the XMLReader that is encapsulated by the implementation of this class.
getXMLReader() - Method in class javax.xml.transform.sax.SAXSource
Get the XMLReader to be used for the Source.
getXMLSAX(ContentHandler) - Method in class oracle.xml.sql.query.OracleXMLQuery
Transforms the object-relational data, specified in the constructor, into an XML document in SAX form.
getXMLSchema() - Method in class oracle.xml.sql.query.OracleXMLQuery
Generates XML Schema(s) corresponding to the query.
getXMLSchemaNodeTable() - Method in class oracle.xml.parser.schema.XMLSchema
Get XMLSchemaNode table
getXMLSchemaURLS() - Method in class oracle.xml.parser.schema.XMLSchema
Get XMLSchema URLs
getXMLSQLErrorString() - Method in class oracle.xml.sql.OracleXMLSQLException
Prints the SQL error message and error parameters as a String.
getXMLString() - Method in class oracle.xml.sql.query.OracleXMLQuery
Transforms the object-relational data, specified in the constructor, into an XML document.
getXMLString(boolean) - Method in class oracle.xml.sql.query.OracleXMLQuery
Deprecated. since 1.2.1; please use getXMLString(int) instead
getXMLString(int) - Method in class oracle.xml.sql.query.OracleXMLQuery
Transforms the object-relational data, specified in the constructor, into an XML document.
getXMLString(Node) - Method in class oracle.xml.sql.query.OracleXMLQuery
Transforms the object-relational data, specified in the constructor, into an XML document.
getXMLString(Node, int) - Method in class oracle.xml.sql.query.OracleXMLQuery
Transforms the object-relational data, specified in the constructor, into an XML document.
getXMLTableNames(Connection, String) - Method in class oracle.xml.dbaccess.DBAccess
Gets all XML tables with names starting with a given string
getXMLTableNames(Connection, String) - Method in class oracle.xml.transviewer.DBAccess
Deprecated. Gets all XML tables with names starting with a given string
getXMLTypeData(Connection, String, String) - Method in class oracle.xml.xmldbaccess.XMLDBAccess
Retrieve text file from an XMLType table
getXMLTypeTableNames(Connection, String) - Method in class oracle.xml.xmldbaccess.XMLDBAccess
Get all XML tables with names starting with a given string
getXMLTypeXPathTextData(Connection, String, String, String) - Method in class oracle.xml.xmldbaccess.XMLDBAccess
Retrieve the text data based on the XPATH expression from an XMLType table
getXSQLConnection() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
Gets the XSQLConnection Object being used for this request Might be null.
getXSQLConnection() - Method in interface oracle.xml.xsql.XSQLPageRequest
Gets the XSQLConnection Object being used for this request Might be null.
getXSQLPage() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
getXSQLPage() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns an instance of an XSQLPage representing the current request
getXSQLVersionMessage(XSQLPageRequest) - Static method in class oracle.xml.xsql.XSQLErrorWriter
 
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
 

H

handle(short, String, Object, Node, Node) - Method in interface org.w3c.dom.UserDataHandler
This method is called whenever the node for which this handler is registered is imported or cloned.
handleAction(Node) - Method in interface oracle.xml.xsql.XSQLActionHandler
Handle the action, typically by executing some code and appending new child DOM nodes to the rootNode.
handleBindVariables(PreparedStatement) - Method in class oracle.xml.xsql.XSQLActionHandlerImpl
 
handleBindVariables(PreparedStatement, int) - Method in class oracle.xml.xsql.XSQLActionHandlerImpl
 
handleError(DOMError) - Method in interface org.w3c.dom.DOMErrorHandler
This method is called on the error handler when an error occures.
handleError(XSQLError, XSQLPageRequest) - Method in interface oracle.xml.xsql.XSQLErrorHandler
Handle the fatal error.
handleEvent(Event) - Method in interface org.w3c.dom.events.EventListener
This method is called whenever an event occurs of the type for which the EventListener interface was registered.
handleEvent(ValidationEvent) - Method in interface javax.xml.bind.ValidationEventHandler
Receive notification of a validation warning or error.
handleEvent(ValidationEvent) - Method in class javax.xml.bind.util.ValidationEventCollector
 
Handler - interface oracle.soap.server.Handler.
Handler defines the interface for a pluggable handler in the SOAP server.
HANDLER_NAME - Static variable in class oracle.soap.handlers.audit.AuditLogger
 
HandlerBase - class org.xml.sax.HandlerBase.
Deprecated. This class works with the deprecated DocumentHandler interface. It has been replaced by the SAX2 DefaultHandler class.
HandlerBase() - Constructor for class org.xml.sax.HandlerBase
Deprecated.  
handleRequest(int, int) - Static method in class oracle.xdb.servlet.XDBServletContainer
 
hasAttribute(String) - Method in class oracle.xml.parser.v2.XMLElement
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttribute(String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttribute(String) - Method in class oracle.xdb.dom.XDBElement
 
hasAttributeNS(String, String) - Method in class oracle.xml.parser.v2.XMLElement
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value,false otherwise
hasAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasAttributeNS(String, String) - Method in class oracle.xdb.dom.XDBElement
 
hasAttributes() - Method in class oracle.xml.parser.v2.XMLNode
Returns whether this node (if it is an element) has any attributes.
hasAttributes() - Method in class oracle.xml.parser.v2.XMLElement
Returns whether this node (if it is an element) has any attributes.
hasAttributes() - Method in interface org.w3c.dom.Node
Returns whether this node (if it is an element) has any attributes.
hasAttributes() - Method in class oracle.xdb.dom.XDBNode
tests if the node has attributes.
hasChildNodes() - Method in class oracle.xml.parser.v2.XMLNode
This is a convenience method to allow easy determination of whether a node has any children.
hasChildNodes() - Method in class oracle.xml.parser.v2.DTD
This is a convenience method to allow easy determination of whether a node has any children. return false always, as DTD cannot have any overrides method in XMLNode
hasChildNodes() - Method in interface org.w3c.dom.Node
Returns whether this node has any children.
hasChildNodes() - Method in class oracle.xdb.dom.XDBNode
determines if the node has any children; sub classes must override this.
hasChildNodes() - Method in class oracle.xdb.dom.XDBDocument
does document have child nodes
hasEvents() - Method in class javax.xml.bind.util.ValidationEventCollector
Returns true if this event collector contains at least one ValidationEvent.
hasFeature(String, String) - Method in class oracle.xml.parser.v2.XMLDOMImplementation
Test if the DOM implementation implements a specific feature.
hasFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
Test if the DOM implementation implements a specific feature.
hasFeature(String, String) - Method in class oracle.xdb.dom.XDBDomImplementation
test if a particular feature is supported by the given version.
hasGotNoArgConstructor(Class) - Static method in class oracle.soap.providers.ejb.ClassUtil
 
hashCode() - Method in class org.apache.soap.encoding.Hex
 
hashCode() - Method in class org.apache.soap.util.xml.QName
 
hashCode() - Method in class oracle.xdb.dom.XDBNode
 
hashCode() - Method in class oracle.xdb.servlet.XDBPrincipal
 
Hashset - class oracle.soap.providers.sp.Hashset.
Hashset is a simple set container built on top of Hashtable.
Hashset() - Constructor for class oracle.soap.providers.sp.Hashset
Construct an empty set.
Hashset(Hashset) - Constructor for class oracle.soap.providers.sp.Hashset
Create a copy of an existing set.
HashtableSerializer - class org.apache.soap.encoding.soapenc.HashtableSerializer.
A HashtableSerializer can be used to serialize and deserialize Hashtables using the SOAP-ENC encoding style.
HashtableSerializer() - Constructor for class org.apache.soap.encoding.soapenc.HashtableSerializer
 
hasMore() - Method in class oracle.xdb.spi.XDBNamingEnumeration
 
hasMoreElements() - Method in class oracle.xdb.spi.XDBNamingEnumeration
 
header - Variable in class org.apache.soap.rpc.RPCMessage
 
Header - class org.apache.soap.Header.
A Header object represents the contents and semantics of a <SOAP-ENV:Header> element.
HEADER_AUTHORIZATION - Static variable in class org.apache.soap.Constants
 
HEADER_CONTENT_ID - Static variable in class org.apache.soap.Constants
 
HEADER_CONTENT_LENGTH - Static variable in class org.apache.soap.Constants
 
HEADER_CONTENT_LOCATION - Static variable in class org.apache.soap.Constants
 
HEADER_CONTENT_TYPE - Static variable in class org.apache.soap.Constants
 
HEADER_CONTENT_TYPE_JMS - Static variable in class org.apache.soap.Constants
 
HEADER_HOST - Static variable in class org.apache.soap.Constants
 
HEADER_POST - Static variable in class org.apache.soap.Constants
 
HEADER_PROXY_AUTHORIZATION - Static variable in class org.apache.soap.Constants
 
HEADER_SOAP_ACTION - Static variable in class org.apache.soap.Constants
 
Header() - Constructor for class org.apache.soap.Header
 
headers - Variable in class org.apache.soap.transport.TransportMessage
 
HEADERVAL_CHARSET_UTF8 - Static variable in class org.apache.soap.Constants
 
HEADERVAL_CONTENT_TYPE - Static variable in class org.apache.soap.Constants
 
HEADERVAL_CONTENT_TYPE_MULTIPART - Static variable in class org.apache.soap.Constants
 
HEADERVAL_CONTENT_TYPE_MULTIPART_PRIMARY - Static variable in class org.apache.soap.Constants
 
HEADERVAL_CONTENT_TYPE_UTF8 - Static variable in class org.apache.soap.Constants
 
HEADERVAL_DEFAULT_CHARSET - Static variable in class org.apache.soap.Constants
 
HEADERVAL_MULTIPART_CONTENT_SUBTYPE - Static variable in class org.apache.soap.Constants
 
Hex - class org.apache.soap.encoding.Hex.
Custom class for supporting primitive XSD data type hexBinary.
HEX_BINARY - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
Hex() - Constructor for class org.apache.soap.encoding.Hex
 
Hex(String) - Constructor for class org.apache.soap.encoding.Hex
 
hex1999QName - Static variable in class org.apache.soap.Constants
 
hex2000QName - Static variable in class org.apache.soap.Constants
 
hex2001QName - Static variable in class org.apache.soap.Constants
 
HexDeserializer - class org.apache.soap.encoding.soapenc.HexDeserializer.
This deserializer can be used to deserialize something into a boolean.
HexDeserializer() - Constructor for class org.apache.soap.encoding.soapenc.HexDeserializer
 
HIERARCHY_REQUEST_ERR - Static variable in class org.w3c.dom.DOMException
If any node is inserted somewhere it doesn't belong
HOST - Static variable in interface oracle.soap.handlers.audit.Filter
 
HttpRequestAsXMLDocument(HttpServletRequest, String) - Static method in class oracle.xml.xsql.XSQLHttpUtil
 
HTTPUtils - class org.apache.soap.util.net.HTTPUtils.
A bunch of utility stuff for doing HTTP things.
HTTPUtils() - Constructor for class org.apache.soap.util.net.HTTPUtils
 

I

IABSTRACT - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
iANY_SIMPLE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
Primitive datatypes const
iANY_URI - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iBASE64_BINARY - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
IBLOCKEXT - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
IBLOCKRST - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
IBLOCKSUB - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
iBOOLEAN - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
id - Variable in class oracle.xml.async.XSLTransformerEvent
ID of the source XSLTransformer object
id - Variable in class oracle.xml.async.DOMBuilderEvent
ID of the source DOMBuilder object
ID - Static variable in class oracle.xml.parser.v2.AttrDecl
AttType - TokenizedType - ID
ID - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iDATE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iDATE_TIME - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iDECIMAL - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
IDENTITY_ERROR - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
IDENTITY_KEY - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
IDENTITY_KEYREF - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
IDENTITY_UNIQUE - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
IdentityMapping - class oracle.soap.providers.IdentityMapping.
This class allow the mapping of protocol level identity to provider specific identity.
IdentityMapping(Document) - Constructor for class oracle.soap.providers.IdentityMapping
Constructor which takes Document as a parameter.
IdentityMapping(Element) - Constructor for class oracle.soap.providers.IdentityMapping
Constructor which takes Element as a parameter.
IdentityMapping(InputStream) - Constructor for class oracle.soap.providers.IdentityMapping
Constructor which takes InputStream as a parameter
IdentityMapping(String) - Constructor for class oracle.soap.providers.IdentityMapping
Constructor which takes file name as a parameter.
IdentityMapping(URL) - Constructor for class oracle.soap.providers.IdentityMapping
Constructor which takes URL as a parameter
iDOUBLE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
IDREF - Static variable in class oracle.xml.parser.v2.AttrDecl
AttType - TokenizedType - ID reference
IDREF - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
IDREFS - Static variable in class oracle.xml.parser.v2.AttrDecl
AttType - TokenizedType - ID references
IDREFS - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
Derived by List
iDUMMY - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
Contraining Facet IDs
iDURATION - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iENUMERATION - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
IFINALEXT - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
IFINALLIST - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
IFINALRST - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
IFINALUNION - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
iFLOAT - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iFRACTION_DIGITS - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iGDAY - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iGMONTH - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iGMONTH_DAY - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
ignorableWhitespace(char[], int, int) - Method in class oracle.xml.parser.v2.XMLMultiHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class oracle.xml.parser.v2.DocumentBuilder
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class oracle.xml.comp.CXMLHandlerBase
Receive notification of ignorable whitespace in element content
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 ignorable whitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an ignorable whitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 ignorable whitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of ignorable whitespace in element content.
iGYEAR - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iGYEAR_MONTH - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iHEX_BINARY - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
IIOPSessionConnection - class oracle.soap.providers.ejb.IIOPSessionConnection.
 
IIOPSessionConnection(SessionCtx, boolean) - Constructor for class oracle.soap.providers.ejb.IIOPSessionConnection
 
iLENGTH - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iMAXEXCLUSIVE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iMAXINCLUSIVE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iMAXLENGTH - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iMINEXCLUSIVE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iMININCLUSIVE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iMINLENGTH - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
IMPLIED - Static variable in class oracle.xml.parser.v2.AttrDecl
Attribute presence - Implied
IMPORT - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
importNode(Node, boolean) - Method in class oracle.xml.parser.v2.XMLDocument
Imports a node from another document to this document.
importNode(Node, boolean) - Method in interface org.w3c.dom.Document
Imports a node from another document to this document.
importNode(Node, boolean) - Method in class oracle.xdb.dom.XDBDocument
import the given node from the original document based on the rules specified by the DOM specification
INCLUDE - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
INCORRECT_ATTR - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
INCORRECT_ELEM - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
INDENT - Static variable in class oracle.xml.parser.v2.XMLSAXSerializer
Output Indenting
INDENT - Static variable in class javax.xml.transform.OutputKeys
indent = "yes" | "no".
INDEX_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
If index or size is negative, or greater than the allowed value
INFINITY - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
info(String) - Method in class oracle.xml.pipeline.controller.orapipe
Handle any informational items from the pipeline
info(String) - Method in class oracle.xml.pipeline.controller.Process
Called by a Process to report an informational message and continue with execution.
info(String) - Method in interface oracle.xml.pipeline.controller.PipelineErrorHandler
 
init() - Method in interface oracle.soap.server.ConfigManager
Initialize the configuration manager.
init() - Method in class oracle.soap.server.http.SOAPServlet
Initialize the servlet.
init() - Method in class oracle.soap.server.impl.BaseConfigManager
Initialize the service manager.
init(Properties, ContainerContext) - Method in class oracle.soap.server.Logger
One-time initialization of the logger with its configuration parameters.
init(Properties, ContainerContext) - Method in class oracle.soap.server.impl.StdOutLogger
One-time initialization of the logger with its configuration parameters.
init(Properties, ContainerContext) - Method in class oracle.soap.server.impl.ServletLogger
One-time initialization of the logger with its configuration parameters.
init(Properties, ProviderManager, ServletContext, ConfigManager) - Method in interface oracle.soap.server.ServiceManager
Initialize the service manager.
init(Properties, ProviderManager, ServletContext, ConfigManager) - Method in class oracle.soap.server.impl.ServiceManagerImpl
Initialize the service manager.
init(Properties, ServletContext, ConfigManager) - Method in interface oracle.soap.server.ProviderManager
Initialize the provider manager.
init(Properties, ServletContext, ConfigManager) - Method in class oracle.soap.server.impl.ProviderManagerImpl
Initialize the provider manager.
init(ProviderDeploymentDescriptor, SOAPServerContext) - Method in class oracle.soap.providers.JavaProvider
One-time service provider initialization.
init(ProviderDeploymentDescriptor, SOAPServerContext) - Method in class oracle.soap.providers.ejb.EjbProvider
One-time service provider initialization.
init(ProviderDeploymentDescriptor, SOAPServerContext) - Method in class oracle.soap.providers.ejbprov.StatelessEJBProvider
One-time service provider initialization.
init(ProviderDeploymentDescriptor, SOAPServerContext) - Method in class oracle.soap.providers.ejbprov.StatefulEJBProvider
One-time service provider initialization.
init(ProviderDeploymentDescriptor, SOAPServerContext) - Method in class oracle.soap.providers.ejbprov.EntityEJBProvider
One-time service provider initialization.
init(ProviderDeploymentDescriptor, SOAPServerContext) - Method in class oracle.soap.providers.sp.SpProvider
Initialize a new stored procedure provider, by first invoking the Java provider's initializations and then doing SP specific operations.
init(ProviderDeploymentDescriptor, SOAPServerContext) - Method in interface oracle.soap.server.Provider
One-time provider instance initialization.
init(ServletConfig) - Method in class oracle.xml.xsql.XSQLServlet
 
init(SOAPServerContext) - Method in class oracle.soap.handlers.audit.AuditLogger
 
init(SOAPServerContext) - Method in interface oracle.soap.server.Handler
One-time handler initialization.
init(XSQLPageRequest, Element) - Method in class oracle.xml.xsql.XSQLActionHandlerImpl
 
init(XSQLPageRequest, Element) - Method in interface oracle.xml.xsql.XSQLActionHandler
Initialize the Action Handler
initCause(Throwable) - Method in class javax.xml.transform.TransformerException
Initializes the cause of this throwable to the specified value.
initEvent(String, boolean, boolean) - Method in interface org.w3c.dom.events.Event
The initEvent method is used to initialize the value of an Event created through the DocumentEvent interface.
initialize() - Method in class oracle.xml.pipeline.controller.Process
Does nothing by default, to be implemented by the classes extending from the Process class.
initMutationEvent(String, boolean, boolean, Node, String, String, String, short) - Method in interface org.w3c.dom.events.MutationEvent
The initMutationEvent method is used to initialize the value of a MutationEvent created through the DocumentEvent interface.
inJServ() - Static method in class oracle.xml.xsql.XSQLServlet
 
iNOTATION - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
Input - class oracle.xml.pipeline.controller.Input.
This class represents an input object of a pipeline process.
InputSource - class org.xml.sax.InputSource.
A single input source for an XML entity.
InputSource() - Constructor for class org.xml.sax.InputSource
Zero-argument default constructor.
InputSource(InputStream) - Constructor for class org.xml.sax.InputSource
Create a new input source with a byte stream.
InputSource(Reader) - Constructor for class org.xml.sax.InputSource
Create a new input source with a character stream.
InputSource(String) - Constructor for class org.xml.sax.InputSource
Create a new input source with a system identifier.
insert(Object) - Method in class oracle.xml.util.Queue
 
insertBefore(Node, Node) - Method in class oracle.xml.parser.v2.XMLDocument
Inserts the node newChild before the existing child node refChild.
insertBefore(Node, Node) - Method in class oracle.xml.parser.v2.XMLNSNode
Inserts the node newChild before the existing child node refChild.
insertBefore(Node, Node) - Method in class oracle.xml.parser.v2.XMLNode
Inserts the node newChild before the existing child node refChild.
insertBefore(Node, Node) - Method in interface org.w3c.dom.Node
Inserts the node newChild before the existing child node refChild.
insertBefore(Node, Node) - Method in class oracle.xdb.dom.XDBNode
Insert the newchild before the refchild; if refchild is null insert the newchild at the end of the child list.
insertBefore(Node, Node) - Method in class oracle.xdb.dom.XDBDocument
insert the given node before the ref node.
insertBLOBData(Connection, String, String, byte[]) - Method in class oracle.xml.dbaccess.DBAccess
Inserts binary file as a row in BLOB table
insertBLOBData(Connection, String, String, byte[]) - Method in class oracle.xml.transviewer.DBAccess
Deprecated. Inserts binary file as a row in BLOB table
insertData(int, String) - Method in interface org.w3c.dom.CharacterData
Insert a string at the specified 16-bit unit offset.
insertData(int, String) - Method in class oracle.xdb.dom.XDBCharData
insert the specified string into the char data
insertNode(Node) - Method in interface org.w3c.dom.ranges.Range
Inserts a node into the Document or DocumentFragment at the start of the Range.
insertXML(Document) - Method in class oracle.xml.sql.dml.OracleXMLSave
 
insertXML(InputStream) - Method in class oracle.xml.sql.dml.OracleXMLSave
 
insertXML(Reader) - Method in class oracle.xml.sql.dml.OracleXMLSave
 
insertXML(String) - Method in class oracle.xml.sql.dml.OracleXMLSave
 
insertXML(URL) - Method in class oracle.xml.sql.dml.OracleXMLSave
Inserts an XML document from a specified URL into a table, By default, matches element names to column names, and sets columns with missing elements in input to null</null>.
insertXMLData(Connection, String, String, String) - Method in class oracle.xml.dbaccess.DBAccess
Inserts text file as a row in XML table
insertXMLData(Connection, String, String, String) - Method in class oracle.xml.transviewer.DBAccess
Deprecated. Inserts text file as a row in XML table
insertXMLTypeData(Connection, String, String, String) - Method in class oracle.xml.xmldbaccess.XMLDBAccess
Inserts text file as a row in an XMLType table
inServer() - Static method in class oracle.soap.providers.ejb.SessionUtil
 
inSource - Variable in class oracle.xml.async.DOMBuilder
InputSource containing XML data to parse
instantiateOk(Class) - Static method in class oracle.soap.providers.ejb.EjbSerializer
 
inStream - Variable in class oracle.xml.async.DOMBuilder
InputStream containing XML data to parse
inString - Variable in class oracle.xml.async.DOMBuilder
String containing the URL to parse XML data from
INT - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
int1999QName - Static variable in class org.apache.soap.Constants
 
int2000QName - Static variable in class org.apache.soap.Constants
 
int2001QName - Static variable in class org.apache.soap.Constants
 
IntDeserializer - class org.apache.soap.encoding.soapenc.IntDeserializer.
This deserializer can be used to deserialize something into an int.
IntDeserializer() - Constructor for class org.apache.soap.encoding.soapenc.IntDeserializer
 
INTEGER_STR - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
Basic generated type derived from DECIMAL
INTERNAL_ERROR - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
internalEntityDecl(String, String) - Method in class oracle.xml.parser.v2.DocumentBuilder
Report an internal entity declaration.
internalEntityDecl(String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an internal entity declaration.
IntObjectDeserializer - class org.apache.soap.encoding.soapenc.IntObjectDeserializer.
This deserializer can be used to deserialize something into an Integer.
IntObjectDeserializer() - Constructor for class org.apache.soap.encoding.soapenc.IntObjectDeserializer
 
IntrinsicSessionConnection - class oracle.soap.providers.ejb.IntrinsicSessionConnection.
 
IntrinsicSessionConnection(Context) - Constructor for class oracle.soap.providers.ejb.IntrinsicSessionConnection
 
INUSE_ATTRIBUTE_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to add an attribute that is already in use elsewhere
INVALID_ACCESS_ERR - Static variable in class org.w3c.dom.DOMException
If a parameter or an operation is not supported by the underlying object.
INVALID_CHARACTER_ERR - Static variable in class org.w3c.dom.DOMException
If an invalid or illegal character is specified, such as in a name.
INVALID_CSID - Static variable in class oracle.xdb.XDBError
 
INVALID_DERIVATION - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
INVALID_FACET - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
INVALID_FACET_VALUE - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
INVALID_MODIFICATION_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to modify the type of the underlying object.
INVALID_NODE_TYPE_ERR - Static variable in class org.w3c.dom.ranges.RangeException
If the container of an boundary-point of a Range is being set to either a node of an invalid type or a node with an ancestor of an invalid type.
INVALID_NOTATION - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
INVALID_OBJECT - Static variable in class oracle.xdb.XDBError
 
INVALID_PARAM - Static variable in class oracle.xdb.XDBError
 
INVALID_REGEX - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
INVALID_SCHEMA_NS - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
INVALID_STATE_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to use an object that is not, or is no longer, usable.
INVALID_TYPE_VALUE - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
invalidAttr - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
invalidAttrVal - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
invalidChars - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
invalidElem - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
invalidFixedChars - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
invalidNS - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
invalidPrefix - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
invalidProperty - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
invalidRef - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
invalidSubstitution - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
invalidTargetNS - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
invoke(int, RequestContext) - Method in class oracle.soap.handlers.audit.AuditLogger
 
invoke(int, RequestContext) - Method in interface oracle.soap.server.Handler
Invoke the requested handler as part of the specified chain type.
invoke(RequestContext) - Method in class oracle.soap.providers.JavaProvider
Invoke the requested method in the specified service.
invoke(RequestContext) - Method in class oracle.soap.providers.ejb.EjbProvider
Invoke the requested method in the specified service.
invoke(RequestContext) - Method in class oracle.soap.providers.ejbprov.StatelessEJBProvider
Invoke the requested method in the specified service.
invoke(RequestContext) - Method in class oracle.soap.providers.ejbprov.StatefulEJBProvider
Invoke the requested method in the specified service.
invoke(RequestContext) - Method in class oracle.soap.providers.ejbprov.EntityEJBProvider
Invoke the requested method in the specified service.
invoke(RequestContext) - Method in interface oracle.soap.server.Provider
Invoke the requested method in the specified service, where the SOAP request is completely described in the request context.
invoke(String, int, Parameter[]) - Method in class oracle.soap.providers.ejb.EjbObject
 
invoke(String, int, Parameter[]) - Method in class oracle.soap.providers.ejb.EjbHome
 
invoke(String, int, Parameter[]) - Method in interface oracle.soap.providers.ejb.Dispatch
 
invoke(URL, String) - Method in class org.apache.soap.rpc.Call
Invoke this call at the specified URL.
invokeMethod(RequestContext, Object) - Method in class oracle.soap.providers.JavaProvider
 
IOUtils - class org.apache.soap.util.IOUtils.
This file is a collection of input/output utilities.
IOUtils() - Constructor for class org.apache.soap.util.IOUtils
 
IP - Static variable in interface oracle.soap.handlers.audit.Filter
 
iPATTERN - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iQNAME - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
isAbsoluteURL(String) - Static method in class oracle.xml.xsql.XSQLUtil
 
isAbstract() - Method in class oracle.xml.parser.schema.XSDSimpleType
 
isAbstract() - Method in class oracle.xml.parser.schema.XSDElement
 
isAbstract() - Method in class oracle.xml.parser.schema.XSDComplexType
 
isACORBAObject() - Method in class oracle.soap.providers.ejb.LookedUpObject
 
isAnEJB() - Method in class oracle.soap.providers.ejb.LookedUpObject
 
isAnEJB() - Method in class oracle.soap.providers.ejb.ActivatedObject
 
isAPubObject() - Method in class oracle.soap.providers.ejb.LookedUpObject
 
isArrayParamName(String) - Static method in class oracle.xml.xsql.XSQLUtil
 
isClosed() - Method in class oracle.xdb.dom.XDBNode
 
isClosed() - Method in class oracle.xdb.dom.XDBDocument
 
isCoalescing() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which converts CDATA nodes to Text nodes and appends it to the adjacent (if any) Text node.
isCommitted() - Method in class oracle.xdb.servlet.XDBServletResponse
 
isDocumentFlag(int) - Method in class oracle.xml.parser.v2.XMLNode
Returns the document flag information
isElementDefined(String) - Method in class oracle.xml.parser.v2.XMLElement
Determines if name is defined in the schema.
isElementDefined(String) - Method in interface org.w3c.dom.validation.ElementEditVAL
Determines if name is defined in the schema.
isElementDefinedNS(String, String) - Method in class oracle.xml.parser.v2.XMLElement
Determines if name in this namespace is defined in the current context.
isElementDefinedNS(String, String) - Method in interface org.w3c.dom.validation.ElementEditVAL
Determines if name in this namespace is defined in the current context.
isEmpty() - Method in class oracle.xml.util.Queue
 
isEmpty() - Method in class oracle.soap.providers.sp.Hashset
Check if the set is empty.
isErrorSignalled() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
Returns true if processing error has occurred during this request
isErrorSignalled() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns true if processing error has occurred during this request
isExpandEntityReferences() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which expand entity reference nodes.
isFirstNameChar(char) - Static method in class oracle.xml.util.XMLUtil
return true if character can be part of a name
isFixed(boolean) - Method in class oracle.xml.parser.schema.XSDConstrainingFacet
 
isFolder() - Method in interface oracle.xdb.spi.Resource
 
isFolder() - Method in class oracle.xdb.spi.XDBResource
 
isForceSpecified() - Method in class oracle.xml.pipeline.controller.PipelineProcessor
Has force been specified for pipeline execution
isFragment() - Method in class oracle.xdb.XMLType
Function to check if the XMLType is a regular document or a document fragment.
isFull() - Method in class oracle.xml.util.Queue
 
isIgnoreElementContentWhitespace() - Method in class oracle.xml.jaxp.JXDocumentBuilderFactory
 
isIgnoringComments() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which ignores comments.
isIgnoringElementContentWhitespace() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which ignore ignorable whitespace in element content.
isIncludedRequest() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
Returns true if this request is being included in another.
isIncludedRequest() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns true if this request is being included in another.
isInServer() - Method in class oracle.soap.providers.ejb.IntrinsicSessionConnection
 
isInServer() - Method in class oracle.soap.providers.ejb.IIOPSessionConnection
 
isInSession() - Method in class oracle.soap.providers.ejb.IntrinsicSessionConnection
 
isInSession() - Method in class oracle.soap.providers.ejb.IIOPSessionConnection
 
isLoggable(int) - Method in class oracle.soap.server.Logger
Determine if a message would be logged at the given severity level.
isMethodValid(String) - Method in class oracle.soap.server.ServiceDeploymentDescriptor
Determine if the given method is valid for this service.
isMine(String) - Method in class oracle.soap.providers.ejb.EjbProvider
Return an indication of whether this provider can handle the given service request.
isMine(String) - Method in interface oracle.soap.server.AutonomousProvider
Return an indication of whether this provider can handle the given service request.
isNameChar(char) - Static method in class oracle.xml.util.XMLUtil
return true if character can be part of a name
isNamespaceAware() - Method in class oracle.xml.parser.v2.NodeFactory
Check if the NodeFactory is namespace aware If TRUE, createElementNS(localName, prefix, namespaceURI) and createAttributeNS(localName, prefix, namespaceURI, value) functions will be used to create Element and Attr nodes.
isNamespaceAware() - Method in class oracle.xml.jaxp.JXSAXParser
Indicates whether or not this parser is configured to understand namespaces.
isNamespaceAware() - Method in class oracle.xml.jaxp.JXDocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which are namespace aware.
isNamespaceAware() - Method in class oracle.xml.jaxp.JXDocumentBuilder
Indicates whether or not this parser is configured to understand namespaces.
isNamespaceAware() - Method in class javax.xml.parsers.SAXParserFactory
Indicates whether or not the factory is configured to produce parsers which are namespace aware.
isNamespaceAware() - Method in class javax.xml.parsers.SAXParser
Indicates whether or not this parser is configured to understand namespaces.
isNamespaceAware() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which are namespace aware.
isNamespaceAware() - Method in class javax.xml.parsers.DocumentBuilder
Indicates whether or not this parser is configured to understand namespaces.
isNillable() - Method in class oracle.xml.parser.schema.XSDElement
check if element is nillable
isNmtokenChar(char) - Static method in class oracle.xml.util.XMLUtil
return true if character can be part of a NMTOKEN
isNodeFlag(int) - Method in class oracle.xml.parser.v2.XMLNode
Returns the node flag information
isNodeType(int) - Method in class oracle.xml.parser.schema.XSDNode
Checks if the node is of the give type
isNull(Element) - Static method in class org.apache.soap.encoding.soapenc.SoapEncUtils
 
isNull(String) - Static method in class oracle.soap.server.util.ServerUtils
Determine if the given string is null or empty.
isNullable() - Method in class oracle.xml.parser.schema.XSDElement
Deprecated. change to isNillable
isOracleDriver() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
Returns true if the current connection uses the Oracle JDBC Driver
isOracleDriver() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns true if the current connection uses the Oracle JDBC Driver
isOracleDriver() - Method in class oracle.xml.xsql.XSQLConnection
 
isRequestedSessionIdFromCookie() - Method in class oracle.xdb.servlet.XDBServletRequest
 
isRequestedSessionIdFromUrl() - Method in class oracle.xdb.servlet.XDBServletRequest
Deprecated.  
isRequestedSessionIdFromURL() - Method in class oracle.xdb.servlet.XDBServletRequest
 
isRequestedSessionIdValid() - Method in class oracle.xdb.servlet.XDBServletRequest
 
isRequired() - Method in class oracle.xml.parser.schema.XSDAttribute
Check if the attribute is required
isRootPartSet() - Method in class org.apache.soap.rpc.SOAPContext
Returns true is setRootPart() has been called.
isSchemaBased() - Method in class oracle.xdb.XMLType
Function to check if the XMLType is schema based.
isSchemaValid(String, String) - Method in class oracle.xdb.XMLType
Function to check if the XMLType is schema based.
isSchemaValidated() - Method in class oracle.xdb.XMLType
Return TRUE if the document has been validated against its schema
isSecure() - Method in class oracle.xdb.servlet.XDBServletRequest
 
isSerializable(Class) - Static method in class oracle.soap.providers.ejb.ClassUtil
 
isSimpleContent() - Method in class oracle.xml.parser.schema.XSDComplexType
 
isSpecified(int) - Method in class oracle.xml.parser.v2.SAXAttrList
Look up if an attribute is specified by index.
isSupported(String, String) - Method in class oracle.xml.parser.v2.XMLNode
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
isSupported(String, String) - Method in interface org.w3c.dom.Node
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
isSupported(String, String) - Method in class oracle.xdb.dom.XDBNode
test if a feature is supported in the given version
iSTRING - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
isUseOutputStream() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
isUseOutputStream() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns true if request is using an output stream instead of a PrintWriter
isUserInRole(String) - Method in class oracle.xdb.servlet.XDBServletRequest
 
isValidating() - Method in class oracle.xml.jaxp.JXSAXParser
Indicates whether or not this parser is configured to validate XML documents.
isValidating() - Method in class oracle.xml.jaxp.JXDocumentBuilder
Indicates whether or not this parser is configured to validate XML documents.
isValidating() - Method in class javax.xml.parsers.SAXParserFactory
Indicates whether or not the factory is configured to produce parsers which validate the XML content during parse.
isValidating() - Method in class javax.xml.parsers.SAXParser
Indicates whether or not this parser is configured to validate XML documents.
isValidating() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which validate the XML content during parse.
isValidating() - Method in class javax.xml.parsers.DocumentBuilder
Indicates whether or not this parser is configured to validate XML documents.
isValidating() - Method in interface javax.xml.bind.Unmarshaller
Indicates whether or not the Unmarshaller is configured to validate during unmarshal operations.
isVector(long) - Method in class oracle.xdb.bean.XMLTypeBean
 
isWhiteSpace(char[], int, int) - Static method in class oracle.xml.util.XMLUtil
return true if character array is whitespace chars
isWhiteSpaceChar(char) - Static method in class oracle.xml.util.XMLUtil
return true if character is whitespace
isWhiteSpaceNode() - Method in class oracle.xml.parser.v2.XMLText
Check if the text node is a whitespace node
isWhitespaceOnly() - Method in class oracle.xml.parser.v2.XMLText
Determines if data is only whitespace.
isWhitespaceOnly() - Method in interface org.w3c.dom.validation.CharacterDataEditVAL
Determines if data is only whitespace.
isXMLPropertyReadOnly(String) - Method in class oracle.xml.parser.v2.XMLParser
Check is the property is read-only Returns true if the property is not supported
isXMLPropertySupported(String) - Method in class oracle.xml.parser.v2.XMLParser
Check is the property is supported
isXMLTable(Connection, String) - Method in class oracle.xml.dbaccess.DBAccess
Check if the table is XML table.
isXMLTable(Connection, String) - Method in class oracle.xml.transviewer.DBAccess
Deprecated. Check if the table is XML table.
isXMLType(int) - Method in class oracle.xml.pipeline.controller.Output
Checks whether this Output object supports the following types of XML as output.
isXMLType(int) - Method in class oracle.xml.pipeline.controller.Input
Checks whether this Input object supports the following types of XML as input.
isXMLTypeTable(Connection, String) - Method in class oracle.xml.xmldbaccess.XMLDBAccess
Check if the table is an XMLType table.
item(int) - Method in interface org.w3c.dom.DOMStringList
Returns the indexth item in the collection.
item(int) - Method in interface org.w3c.dom.NodeList
Returns the indexth item in the collection.
item(int) - Method in interface org.w3c.dom.NamedNodeMap
Returns the indexth item in the map.
item(int) - Method in class oracle.xdb.dom.XDBNamedNodeMap
 
item(int) - Method in class oracle.xdb.dom.XDBNodeList
 
iTIME - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iTOTAL_DIGITS - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
iWHITESPACE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 

J

JARPREF - Static variable in class oracle.xml.xsql.XSQLUtil
 
JAVA_PROVIDER_ID - Static variable in class oracle.soap.server.internal.OracleServerConstants
 
java2XMLClassName - Variable in class org.apache.soap.server.TypeMapping
 
JavaProvider - class oracle.soap.providers.JavaProvider.
JavaProvider is a service provider implementation for services that are Java classes.
JavaProvider() - Constructor for class oracle.soap.providers.JavaProvider
 
JAVASCHEME - Static variable in class oracle.xml.xsql.XSQLUtil
 
javaType - Variable in class org.apache.soap.server.TypeMapping
 
javax.xml.bind - package javax.xml.bind
Provides a runtime binding framework for client applications including unmarshalling, marshalling, and validation capabilities.
javax.xml.bind.util - package javax.xml.bind.util
Useful client utility classes.
javax.xml.parsers - package javax.xml.parsers
Provides standard APIs for DOM 2.0 and SAX 1.0 parsers.
javax.xml.transform - package javax.xml.transform
This package defines the generic APIs for processing XML transformation, and performing a transformation from a source to a result.
javax.xml.transform.dom - package javax.xml.transform.dom
This package implements DOM-specific transformation APIs.
javax.xml.transform.sax - package javax.xml.transform.sax
This package implements SAX2-specific transformation APIs.
javax.xml.transform.stream - package javax.xml.transform.stream
This package implements stream- and URI- specific transformation APIs.
JAXB_CONTEXT_FACTORY - Static variable in class javax.xml.bind.JAXBContext
The name of the property that contains the name of the class capable of creating new JAXBContext objects.
JAXB_ENCODING - Static variable in interface javax.xml.bind.Marshaller
The name of the property used to specify the output encoding in the marshalled XML data.
JAXB_FORMATTED_OUTPUT - Static variable in interface javax.xml.bind.Marshaller
The name of the property used to specify whether or not the marshalled XML data is formated with linefeeds and indentation.
JAXB_NONAMESPACESCHEMALOCATION - Static variable in interface javax.xml.bind.Marshaller
The name of the property used to specify the the xsi:noNamespaceSchemaLocation attribute value to place in the marshalled XML output.
JAXB_SCHEMALOCATION - Static variable in interface javax.xml.bind.Marshaller
The name of the property used to specify the xsi:schemaLocation attribute value to place in the marshalled XML output.
JAXBContext - class javax.xml.bind.JAXBContext.
The JAXBContext class provides the client's entry point to the JAXB API.
JAXBContext() - Constructor for class javax.xml.bind.JAXBContext
 
JAXBException - exception javax.xml.bind.JAXBException.
This is the root exception class for all JAXB exceptions.
JAXBException(String) - Constructor for class javax.xml.bind.JAXBException
Construct a JAXBException with the specified detail message.
JAXBException(String, String) - Constructor for class javax.xml.bind.JAXBException
Construct a JAXBException with the specified detail message and vendor specific errorCode.
JAXBException(String, String, Throwable) - Constructor for class javax.xml.bind.JAXBException
Construct a JAXBException with the specified detail message and vendor specific errorCode.
JAXBException(String, Throwable) - Constructor for class javax.xml.bind.JAXBException
Construct a JAXBException with the specified detail message and linkedException.
JAXBException(Throwable) - Constructor for class javax.xml.bind.JAXBException
Construct a JAXBException with a linkedException.
JAXBResult - class javax.xml.bind.util.JAXBResult.
JAXP Result implementation that unmarshals a JAXB object.
JAXBResult(JAXBContext) - Constructor for class javax.xml.bind.util.JAXBResult
Creates a new instance that uses the specified JAXBContext to unmarshal.
JAXBResult(Unmarshaller) - Constructor for class javax.xml.bind.util.JAXBResult
Creates a new instance that uses the specified Unmarshaler to unmarshal an object.
JAXBSource - class javax.xml.bind.util.JAXBSource.
JAXP Source implementation that marshals a JAXB-generated object.
JAXBSource(JAXBContext, Object) - Constructor for class javax.xml.bind.util.JAXBSource
Creates a new Source for the given content object.
JAXBSource(Marshaller, Object) - Constructor for class javax.xml.bind.util.JAXBSource
Creates a new Source for the given content object.
JXDocumentBuilder - class oracle.xml.jaxp.JXDocumentBuilder.
Defines the API to obtain DOM Document instances from an XML document.
JXDocumentBuilderFactory - class oracle.xml.jaxp.JXDocumentBuilderFactory.
Defines a factory API that enables applications to obtain a parser that produces DOM object trees from XML documents.
JXDocumentBuilderFactory() - Constructor for class oracle.xml.jaxp.JXDocumentBuilderFactory
Default Constructor
JXSAXParser - class oracle.xml.jaxp.JXSAXParser.
Defines the API that wraps an org.xml.sax.XMLReader implementation class.
JXSAXParserFactory - class oracle.xml.jaxp.JXSAXParserFactory.
Defines a factory API that enables applications to configure and obtain a SAX based parser to parse XML documents.
JXSAXParserFactory() - Constructor for class oracle.xml.jaxp.JXSAXParserFactory
Default Constructor
JXSAXTransformerFactory - class oracle.xml.jaxp.JXSAXTransformerFactory.
A JXTransformerFactory instance can be used to create Transformer and Templates objects.
JXSAXTransformerFactory() - Constructor for class oracle.xml.jaxp.JXSAXTransformerFactory
The default constructor
JXTransformer - class oracle.xml.jaxp.JXTransformer.
An instance of this class transforms a source tree into a result tree.
JXTransformer() - Constructor for class oracle.xml.jaxp.JXTransformer
Default constructor
JXTransformer(XSLStylesheet) - Constructor for class oracle.xml.jaxp.JXTransformer
Constructor is based on

K

keepCursorState(boolean) - Method in class oracle.xml.sql.query.OracleXMLQuery
Deprecated. since 1.2.1; use keepObjectOpen instead.
keepObjectOpen(boolean) - Method in class oracle.xml.sql.query.OracleXMLQuery
Specifies whether to keep the input object open after a getXML()/code> call.
KGHSSTREAM - Static variable in class oracle.xdb.RealInputStream
 

L

LANGUAGE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
lastChild() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the last visible child of the current node, and returns the new node.
LAX_VALIDATION - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
LENGTH - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
LexicalHandler - interface org.xml.sax.ext.LexicalHandler.
SAX2 extension handler for lexical events.
line - Variable in class oracle.xml.util.XMLError
Information of the error occured
lineSeparator - Static variable in class org.apache.soap.util.StringUtils
 
list() - Method in class oracle.soap.client.ServiceManagerClient
 
list() - Method in class oracle.soap.client.ProviderManagerClient
 
list() - Method in class oracle.soap.providers.ejb.EjbProvider
Return the list of all SOAP services that are available through this provider.
list() - Method in interface oracle.soap.server.ServiceManager
Get a list of service ids for all services that have been deployed, regardless of the provider.
list() - Method in interface oracle.soap.server.ProviderManager
Get a list of provider ids for all providers that have been deployed.
list() - Method in interface oracle.soap.server.AutonomousProvider
Return the list of all SOAP services that are available through this provider.
list() - Method in class oracle.soap.server.impl.ServiceManagerImpl
Get a list of service ids for all services that have been deployed, regardless of the provider.
list() - Method in class oracle.soap.server.impl.ProviderManagerImpl
Get a list of provider ids for all providers that have been deployed.
list(int) - Method in interface oracle.soap.server.ConfigManager
Get a list of ids for all entities that have been deployed.
list(int) - Method in class oracle.soap.server.impl.BaseConfigManager
Get a list of service ids for all services that have been deployed, regardless of the provider.
list(Name) - Method in class oracle.xdb.spi.XDBContext
Enumerates the names bound in the named context, along with the class names of objects bounds to them.
list(Name) - Method in class oracle.xdb.spi.XDBBaseContext
Enumerates the names bound in the named context, along with the class names of objects bounds to them.
list(Name) - Method in class oracle.xdb.spi.XDBResourceContext
Enumerates the names bound in the named context, along with the class names of objects bounds to them.
list(String) - Method in class oracle.soap.providers.ejb.IntrinsicSessionConnection
 
list(String) - Method in class oracle.soap.providers.ejb.IIOPSessionConnection
 
list(String) - Method in class oracle.xdb.spi.XDBContext
Enumerates the names bound in the named context, along with the class names of objects bounds to them.
list(String) - Method in class oracle.xdb.spi.XDBBaseContext
Enumerates the names bound in the named context, along with the class names of objects bounds to them.
list(String) - Method in class oracle.xdb.spi.XDBResourceContext
Enumerates the names bound in the named context, along with the class names of objects bounds to them.
listBindings(Name) - Method in class oracle.xdb.spi.XDBContext
Enumerates the names bound in the named context, along with the objects bounds to them.
listBindings(Name) - Method in class oracle.xdb.spi.XDBBaseContext
Enumerates the names bound in the named context, along with the objects bounds to them.
listBindings(Name) - Method in class oracle.xdb.spi.XDBResourceContext
Enumerates the names bound in the named context, along with the objects bounds to them.
listBindings(String) - Method in class oracle.xdb.spi.XDBContext
Enumerates the names bound in the named context, along with the objects bounds to them.
listBindings(String) - Method in class oracle.xdb.spi.XDBBaseContext
Enumerates the names bound in the named context, along with the objects bounds to them.
listBindings(String) - Method in class oracle.xdb.spi.XDBResourceContext
Enumerates the names bound in the named context, along with the objects bounds to them.
load(String) - Method in interface oracle.xml.transx.TransX
Load a dataset on a file.
load(URL) - Method in interface oracle.xml.transx.TransX
Load a dataset on a URL.
loadClass(String) - Method in class org.apache.soap.rpc.SOAPContext
 
loader - class oracle.xml.transx.loader.
oracle.xml.transx.loader
loader - Variable in class org.apache.soap.rpc.SOAPContext
 
loader() - Constructor for class oracle.xml.transx.loader
 
LoadingMode - class oracle.xml.transx.LoadingMode.
LoadingMode class.
LoadingMode() - Constructor for class oracle.xml.transx.LoadingMode
 
Locator - interface org.xml.sax.Locator.
Interface for associating a SAX event with a document location.
LocatorImpl - class org.xml.sax.helpers.LocatorImpl.
Provide an optional convenience implementation of Locator.
LocatorImpl() - Constructor for class org.xml.sax.helpers.LocatorImpl
Zero-argument constructor.
LocatorImpl(Locator) - Constructor for class org.xml.sax.helpers.LocatorImpl
Copy constructor.
log(Exception, String) - Method in class oracle.xdb.servlet.XDBServletContext
Deprecated.  
log(String) - Method in class oracle.xdb.servlet.XDBServletContext
 
log(String, int) - Method in class oracle.soap.server.Logger
Log the given message at the given severity.
log(String, int) - Method in class oracle.soap.server.impl.StdOutLogger
Log the given message at the given severity.
log(String, int) - Method in class oracle.soap.server.impl.ServletLogger
Log the given message at the given severity.
log(String, Throwable) - Method in class oracle.xdb.servlet.XDBServletContext
 
log(String, Throwable, int) - Method in class oracle.soap.server.Logger
Log the given message and exception at the given severity.
log(String, Throwable, int) - Method in class oracle.soap.server.impl.StdOutLogger
Log the given message and exception at the given severity.
log(String, Throwable, int) - Method in class oracle.soap.server.impl.ServletLogger
Log the given message and exception at the given severity.
log(Throwable, int) - Method in class oracle.soap.server.Logger
Log the given exception at the given severity.
log(Throwable, int) - Method in class oracle.soap.server.impl.StdOutLogger
Log the given exception at the given severity.
log(Throwable, int) - Method in class oracle.soap.server.impl.ServletLogger
Log the given exception at the given severity.
Logger - class oracle.soap.server.Logger.
Logger defines the capabilities that must be supported by a logger implementation.
Logger() - Constructor for class oracle.soap.server.Logger
 
logRequestEnd(XSQLPageRequest) - Method in interface oracle.xml.xsql.XSQLLogger
Event handler method invoked by the XSQL page processing engine at the end of the page request processing.
logRequestStart(XSQLPageRequest) - Method in interface oracle.xml.xsql.XSQLLogger
Event handler method invoked by the XSQL page processing engine at the start of the page request processing.
LONG - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
long1999QName - Static variable in class org.apache.soap.Constants
 
long2000QName - Static variable in class org.apache.soap.Constants
 
long2001QName - Static variable in class org.apache.soap.Constants
 
LongDeserializer - class org.apache.soap.encoding.soapenc.LongDeserializer.
This deserializer can be used to deserialize something into a long.
LongDeserializer() - Constructor for class org.apache.soap.encoding.soapenc.LongDeserializer
 
LongObjectDeserializer - class org.apache.soap.encoding.soapenc.LongObjectDeserializer.
This deserializer can be used to deserialize something into a Long.
LongObjectDeserializer() - Constructor for class org.apache.soap.encoding.soapenc.LongObjectDeserializer
 
LookedUpObject - class oracle.soap.providers.ejb.LookedUpObject.
 
LookedUpObject(Context, String) - Constructor for class oracle.soap.providers.ejb.LookedUpObject
 
lookup(Name) - Method in class oracle.xdb.spi.XDBContext
Retrieves the named object.
lookup(Name) - Method in class oracle.xdb.spi.XDBBaseContext
Retrieves the named object.
lookup(Name) - Method in class oracle.xdb.spi.XDBResourceContext
Retrieves the named object.
lookup(String) - Method in class oracle.soap.providers.ejb.IntrinsicSessionConnection
 
lookup(String) - Method in class oracle.soap.providers.ejb.IIOPSessionConnection
 
lookup(String) - Method in class org.apache.soap.util.ObjectRegistry
 
lookup(String) - Method in class oracle.xdb.spi.XDBContext
Retrieves the named object.
lookup(String) - Method in class oracle.xdb.spi.XDBBaseContext
Retrieves the named object.
lookup(String) - Method in class oracle.xdb.spi.XDBResourceContext
Retrieves the named object.
lookupCState(String) - Method in class oracle.xdb.spi.XDBBaseContext
 
lookupLink(Name) - Method in class oracle.xdb.spi.XDBContext
Retrieves the named object.
lookupLink(Name) - Method in class oracle.xdb.spi.XDBBaseContext
Retrieves the named object.
lookupLink(Name) - Method in class oracle.xdb.spi.XDBResourceContext
Retrieves the named object.
lookupLink(String) - Method in class oracle.xdb.spi.XDBContext
Retrieves the named object.
lookupLink(String) - Method in class oracle.xdb.spi.XDBBaseContext
Retrieves the named object.
lookupLink(String) - Method in class oracle.xdb.spi.XDBResourceContext
Retrieves the named object.
LSException - exception org.w3c.dom.ls.LSException.
Parser or write operations may throw an LSException if the processing is stopped.
LSException(short, String) - Constructor for class org.w3c.dom.ls.LSException
 
LSInput - interface org.w3c.dom.ls.LSInput.
This interface represents an input source for data.
LSLoadEvent - interface org.w3c.dom.ls.LSLoadEvent.
This interface represents a load event object that signals the completion of a document load.
LSOutput - interface org.w3c.dom.ls.LSOutput.
This interface represents an output destination for data.
LSParser - interface org.w3c.dom.ls.LSParser.
An interface to an object that is able to build, or augment, a DOM tree from various input sources.
LSParserFilter - interface org.w3c.dom.ls.LSParserFilter.
LSParserFilters provide applications the ability to examine nodes as they are being constructed while parsing.
LSProgressEvent - interface org.w3c.dom.ls.LSProgressEvent.
This interface represents a progress event object that notifies the application about progress as a document is parsed.
LSResourceResolver - interface org.w3c.dom.ls.LSResourceResolver.
LSResourceResolver provides a way for applications to redirect references to external resources.
LSSerializer - interface org.w3c.dom.ls.LSSerializer.
A LSSerializer provides an API for serializing (writing) a DOM document out into XML.
LSSerializerFilter - interface org.w3c.dom.ls.LSSerializerFilter.
LSSerializerFilters provide applications the ability to examine nodes as they are being serialized and decide what nodes should be serialized or not.

M

m_checkMustUnderstands - Variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
m_conn - Variable in class oracle.xdb.dom.XDBNode
 
m_context - Variable in class oracle.soap.server.impl.BaseConfigManager
 
m_cstate - Variable in class oracle.xdb.spi.XDBContext
 
m_env - Variable in class oracle.xdb.spi.XDBContext
 
m_env - Variable in class oracle.xdb.spi.XDBBaseContext
 
m_env - Variable in class oracle.xdb.spi.XDBResourceContext
 
m_faultListener - Variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
m_id - Variable in class oracle.soap.server.DeploymentDescriptor
 
m_isApacheDescriptor - Variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
m_isStatic - Variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
m_methods - Variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
m_msgBundle - Variable in class oracle.xdb.spi.XDBBaseContext
 
m_namesCache - Variable in class oracle.soap.server.impl.BaseConfigManager
 
m_notUsed - Variable in class oracle.soap.providers.ejb.ClassUtil
 
m_owner - Variable in class oracle.xdb.dom.XDBNode
 
m_path - Variable in class oracle.xdb.spi.XDBContext
 
m_path - Variable in class oracle.xdb.spi.XDBBaseContext
 
m_path - Variable in class oracle.xdb.spi.XDBResourceContext
 
m_path - Variable in class oracle.xdb.spi.XDBResource
 
m_providerClass - Variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
m_providerId - Variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
m_providerOptions - Variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
m_providerType - Variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
m_registry - Variable in class oracle.soap.server.impl.BaseConfigManager
 
m_resElem - Variable in class oracle.xdb.spi.XDBResourceContext
 
m_resElem - Variable in class oracle.xdb.spi.XDBResource
 
m_scope - Variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
m_serviceClass - Variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
m_serviceType - Variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
m_severity - Variable in class oracle.soap.server.Logger
The logger's severity setting.
m_sqlMap - Variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
m_typeMappings - Variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
m_xobcstate - Variable in class oracle.xdb.dom.XDBNode
 
main(String[]) - Static method in class oracle.xml.parser.v2.oraxsl
Invokes the oraxsl driver
main(String[]) - Static method in class oracle.xml.parser.v2.oraxml
 
main(String[]) - Static method in class oracle.xml.xsql.XSQLCommandLine
 
main(String[]) - Static method in class oracle.xml.pipeline.controller.orapipe
 
main(String[]) - Static method in class oracle.soap.client.ServiceManagerClient
Command-line app for managing services on a SOAP4J server.
main(String[]) - Static method in class oracle.soap.client.ProviderManagerClient
Command-line app for managing providers on a SOAP server.
main(String[]) - Static method in class oracle.soap.providers.sp.SpWrapper
Wrap generated PL/SQL package proxy classes given the: the target java package name.
main(String[]) - Static method in class org.apache.soap.util.net.TcpTunnelGui
 
main(String[]) - Static method in class org.apache.soap.util.net.TcpTunnel
 
makeParser() - Static method in class org.xml.sax.helpers.ParserFactory
Deprecated. Create a new SAX parser using the `org.xml.sax.parser' system property.
makeParser(String) - Static method in class org.xml.sax.helpers.ParserFactory
Deprecated. Create a new SAX parser object using the class name provided.
mapArrayInbuiltToWrapper(Class, Object) - Static method in class oracle.soap.encoding.soapenc.EncUtils
This util method maps an array of inbuilt type to an array of wrapper type.
mappingChars(char, HashMap) - Static method in class oracle.xml.util.XMLUtil
 
MapSerializer - class org.apache.soap.encoding.soapenc.MapSerializer.
A MapSerializer can be used to serialize and deserialize Maps using the SOAP-ENC encoding style.
MapSerializer() - Constructor for class org.apache.soap.encoding.soapenc.MapSerializer
 
mapTypes(String, QName, Class, Serializer, Deserializer) - Method in class org.apache.soap.util.xml.XMLJavaMappingRegistry
 
markSupported() - Method in class oracle.xdb.RealInputStream
Function to check if "mark" and "reset" are supported
marshal(Object, ContentHandler) - Method in interface javax.xml.bind.Marshaller
Marshal the content tree rooted at obj into SAX2 events.
marshal(Object, Node) - Method in interface javax.xml.bind.Marshaller
Marshal the content tree rooted at obj into a DOM tree.
marshal(Object, OutputStream) - Method in interface javax.xml.bind.Marshaller
Marshal the content tree rooted at obj into an output stream.
marshal(Object, Result) - Method in interface javax.xml.bind.Marshaller
Marshal the content tree rooted at obj into the specified javax.xml.transform.Result.
marshal(Object, Writer) - Method in interface javax.xml.bind.Marshaller
Marshal the content tree rooted at obj into a Writer.
MarshalException - exception javax.xml.bind.MarshalException.
This exception indicates that an error has occured while performing a marshal operation that the provider is unable to recover from.
MarshalException(String) - Constructor for class javax.xml.bind.MarshalException
Construct a MarshalException with the specified detail message.
MarshalException(String, String) - Constructor for class javax.xml.bind.MarshalException
Construct a MarshalException with the specified detail message and vendor specific errorCode.
MarshalException(String, String, Throwable) - Constructor for class javax.xml.bind.MarshalException
Construct a MarshalException with the specified detail message and vendor specific errorCode.
MarshalException(String, Throwable) - Constructor for class javax.xml.bind.MarshalException
Construct a MarshalException with the specified detail message and linkedException.
MarshalException(Throwable) - Constructor for class javax.xml.bind.MarshalException
Construct a MarshalException with a linkedException.
marshall(String, Class, Object, Object, Writer, NSStack, SOAPContext) - Method in class org.apache.soap.util.xml.XMLJavaMappingRegistry
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry) - Method in class oracle.soap.providers.ejb.EjbVector
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry) - Method in class oracle.soap.providers.ejb.EjbStruct
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry) - Method in class oracle.soap.providers.ejb.EjbSerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry) - Method in class oracle.soap.providers.ejb.EjbArray
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class oracle.soap.encoding.soapenc.FloatSerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class oracle.soap.encoding.soapenc.DoubleSerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class oracle.soap.encoding.soapenc.DocumentSerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class oracle.soap.encoding.soapenc.DocumentFragmentSerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.encoding.literalxml.XMLParameterSerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.encoding.soapenc.VectorSerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.encoding.soapenc.QNameSerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.encoding.soapenc.ParameterSerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.encoding.soapenc.MimePartSerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.encoding.soapenc.MapSerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.encoding.soapenc.HashtableSerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.encoding.soapenc.DateSerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.encoding.soapenc.CalendarSerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.encoding.soapenc.BeanSerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.encoding.soapenc.BeanMultiRefSerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.encoding.soapenc.Base64Serializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.encoding.soapenc.ArraySerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.rpc.RPCMessage
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.server.TypeMappingSerializer
This is the Serializer interface .. called to serialize an instance of a TypeMapping (the src arg)
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.util.xml.XMISerializer
 
marshall(String, Class, Object, Object, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in interface org.apache.soap.util.xml.Serializer
 
marshall(String, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.Fault
 
marshall(String, Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.Body
 
marshall(Writer, NSStack, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.Header
 
marshall(Writer, XMLJavaMappingRegistry) - Method in class org.apache.soap.Envelope
Supported for backward compatibility.
marshall(Writer, XMLJavaMappingRegistry, SOAPContext) - Method in class org.apache.soap.Envelope
 
marshall(Writer, XMLJavaMappingRegistry, SOAPContext, boolean) - Method in class org.apache.soap.Envelope
 
Marshaller - interface javax.xml.bind.Marshaller.
The Marshaller class is responsible for governing the process of serializing Java content trees back into XML data.
marshallNode(Node, Writer) - Static method in class org.apache.soap.Utils
 
matches(Node) - Method in class org.apache.soap.util.xml.QName
 
MAXEXCLUSIVE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
MAXINCLUSIVE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
MAXLENGTH - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
MAXROWS_ALL - Static variable in class oracle.xml.sql.query.OracleXMLQuery
Specifies that all rows should be included in the result
MAXROWS_DEFAULT - Static variable in class oracle.xml.sql.query.OracleXMLQuery
Deprecated. since v2.0; Use MAXROWS_ALL instead
MAXROWS_NONE - Static variable in class oracle.xml.sql.query.OracleXMLQuery
Deprecated. since v2.0; Use 0 instead
MEDIA_TYPE - Static variable in class javax.xml.transform.OutputKeys
media-type = string.
mesg - Variable in class oracle.xml.util.XMLError
 
Message - class org.apache.soap.messaging.Message.
A Message is the class whose instances represent one-way messages in SOAP.
Message() - Constructor for class org.apache.soap.messaging.Message
 
METHOD - Static variable in class javax.xml.transform.OutputKeys
method = "xml" | "html" | "text" | expanded name.
methodName - Variable in class org.apache.soap.rpc.RPCMessage
 
methodToCall - Variable in class oracle.xml.async.XSLTransformer
The XSL transformation method to call based on input types.
methodToCall - Variable in class oracle.xml.async.DOMBuilder
XML Parser method to call based on input types
MethodUtils - class org.apache.soap.util.MethodUtils.
This file is a collection of reflection utilities for dealing with methods and constructors.
MethodUtils() - Constructor for class org.apache.soap.util.MethodUtils
 
MimePartSerializer - class org.apache.soap.encoding.soapenc.MimePartSerializer.
A MimePartSerializer can be used to serialize Java's InputStream, JavaMail's MimeBodyPart and Java Activation Framework's DataSource and DataHandler objects from/to multipart Mime attachments to the SOAP message.
MimePartSerializer() - Constructor for class org.apache.soap.encoding.soapenc.MimePartSerializer
 
MimeUtils - class org.apache.soap.util.mime.MimeUtils.
Mime-related utility functions.
MimeUtils() - Constructor for class org.apache.soap.util.mime.MimeUtils
 
MINEXCLUSIVE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
MININCLUSIVE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
MINLENGTH - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
MISSING_NS - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
missingAttr - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
MIXED - Static variable in class oracle.xml.parser.v2.ElementDecl
Element content type - Children can be PCDATA & elements as per CM
MIXED - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
MIXED_CONTENTTYPE - Static variable in class oracle.xml.parser.v2.XMLElement
 
MODE_ASYNCHRONOUS - Static variable in interface org.w3c.dom.ls.DOMImplementationLS
Create an asynchronous LSParser.
MODE_SYNCHRONOUS - Static variable in interface org.w3c.dom.ls.DOMImplementationLS
Create a synchronous LSParser.
MODIFICATION - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was modified in place.
MONTH - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
msg(String) - Method in class oracle.xml.xsql.XSQLDiagnostic
 
multiRef - Variable in class org.apache.soap.rpc.SOAPContext
 
MultiRefContext - class org.apache.soap.encoding.soapenc.MultiRefContext.
Provides the context for a multiRef's serialization.
MultiRefContext() - Constructor for class org.apache.soap.encoding.soapenc.MultiRefContext
 
MultiRefContext(int, String) - Constructor for class org.apache.soap.encoding.soapenc.MultiRefContext
 
MutationEvent - interface org.w3c.dom.events.MutationEvent.
The MutationEvent interface provides specific contextual information associated with Mutation events.

N

N_STRING - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
Basic generated type derived from STRING
NAME - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
NamedNodeMap - interface org.w3c.dom.NamedNodeMap.
Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name.
NameList - interface org.w3c.dom.NameList.
The NameList interface provides the abstraction of an ordered collection of parallel pairs of name and namespace values, without defining or constraining how this collection is implemented.
nameSize - Variable in class oracle.xml.dbaccess.DBAccess
 
nameSize - Variable in class oracle.xml.transviewer.DBAccess
Deprecated.  
NAMESPACE_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
NamespaceSupport - class org.xml.sax.helpers.NamespaceSupport.
Encapsulate Namespace logic for use by SAX drivers.
NamespaceSupport() - Constructor for class org.xml.sax.helpers.NamespaceSupport
Create a new Namespace support object.
NAMING_TYPE_NAMEBINDING - Static variable in class oracle.xdb.spi.XDBNamingEnumeration
 
NAMING_TYPE_NAMECLASS - Static variable in class oracle.xdb.spi.XDBNamingEnumeration
 
NCNAME - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
NEGATIVE_INTEGER - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
NEW_STATE - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
newDocument() - Method in class oracle.xml.jaxp.JXDocumentBuilder
Obtain a new instance of a DOM Document object to build a DOM tree with.
newDocument() - Static method in class oracle.xml.xsql.XSQLParserHelper
 
newDocument() - Method in class javax.xml.parsers.DocumentBuilder
Obtain a new instance of a DOM Document object to build a DOM tree with.
newDocumentBuilder() - Method in class oracle.xml.jaxp.JXDocumentBuilderFactory
Creates a new instance of a DocumentBuilder using the currently configured parameters.
newDocumentBuilder() - Method in class javax.xml.parsers.DocumentBuilderFactory
Creates a new instance of a DocumentBuilder using the currently configured parameters.
newDouble(String) - Static method in class org.apache.soap.encoding.soapenc.FPDeserUtil
 
newFloat(String) - Static method in class org.apache.soap.encoding.soapenc.FPDeserUtil
 
newInstance() - Static method in class javax.xml.parsers.SAXParserFactory
Obtain a new instance of a SAXParserFactory.
newInstance() - Static method in class javax.xml.parsers.DocumentBuilderFactory
Obtain a new instance of a DocumentBuilderFactory.
newInstance() - Static method in class javax.xml.transform.TransformerFactory
Obtain a new instance of a TransformerFactory.
newInstance() - Method in class oracle.soap.providers.ejb.ClassUtil
 
newInstance(int) - Method in class oracle.soap.providers.ejb.ClassUtil
 
newInstance(String) - Static method in class javax.xml.bind.JAXBContext
Obtain a new instance of a JAXBContext class.
newInstance(String, ClassLoader) - Static method in class javax.xml.bind.JAXBContext
Obtain a new instance of a JAXBContext class.
newSAXParser() - Method in class oracle.xml.jaxp.JXSAXParserFactory
Creates a new instance of a SAXParser using the currently configured factory parameters.
newSAXParser() - Method in class javax.xml.parsers.SAXParserFactory
Creates a new instance of a SAXParser using the currently configured factory parameters.
newTemplates(Source) - Method in class oracle.xml.jaxp.JXSAXTransformerFactory
Process the Source into a Templates object, which is a a compiled representation of the source.
newTemplates(Source) - Method in class javax.xml.transform.TransformerFactory
Process the Source into a Templates object, which is a a compiled representation of the source.
newTemplatesHandler() - Method in class oracle.xml.jaxp.JXSAXTransformerFactory
Get a TemplatesHandler object that can process SAX ContentHandler events into a Templates object.
newTemplatesHandler() - Method in class javax.xml.transform.sax.SAXTransformerFactory
Get a TemplatesHandler object that can process SAX ContentHandler events into a Templates object.
newTransformer() - Method in class oracle.xml.parser.v2.XSLStylesheet
Create a new Transformer for XSL Transformation
newTransformer() - Method in class oracle.xml.jaxp.JXSAXTransformerFactory
Create a new Transformer object that performs a copy of the source to the result.
newTransformer() - Method in class javax.xml.transform.TransformerFactory
Create a new Transformer object that performs a copy of the source to the result.
newTransformer() - Method in interface javax.xml.transform.Templates
Create a new transformation context for this Templates object.
newTransformer(Source) - Method in class oracle.xml.jaxp.JXSAXTransformerFactory
Process the Source into a Transformer object.
newTransformer(Source) - Method in class javax.xml.transform.TransformerFactory
Process the Source into a Transformer object.
newTransformerHandler() - Method in class oracle.xml.jaxp.JXSAXTransformerFactory
Get a TransformerHandler object that can process SAX ContentHandler events into a Result.
newTransformerHandler() - Method in class javax.xml.transform.sax.SAXTransformerFactory
Get a TransformerHandler object that can process SAX ContentHandler events into a Result.
newTransformerHandler(Source) - Method in class oracle.xml.jaxp.JXSAXTransformerFactory
Get a TransformerHandler object that can process SAX ContentHandler events into a Result, based on the transformation instructions specified by the argument.
newTransformerHandler(Source) - Method in class javax.xml.transform.sax.SAXTransformerFactory
Get a TransformerHandler object that can process SAX ContentHandler events into a Result, based on the transformation instructions specified by the argument.
newTransformerHandler(Templates) - Method in class oracle.xml.jaxp.JXSAXTransformerFactory
Get a TransformerHandler object that can process SAX ContentHandler events into a Result, based on the Templates argument.
newTransformerHandler(Templates) - Method in class javax.xml.transform.sax.SAXTransformerFactory
Get a TransformerHandler object that can process SAX ContentHandler events into a Result, based on the Templates argument.
newXMLFilter(Source) - Method in class oracle.xml.jaxp.JXSAXTransformerFactory
Create an XMLFilter that uses the given Source as the transformation instructions.
newXMLFilter(Source) - Method in class javax.xml.transform.sax.SAXTransformerFactory
Create an XMLFilter that uses the given Source as the transformation instructions.
newXMLFilter(Templates) - Method in class oracle.xml.jaxp.JXSAXTransformerFactory
Create an XMLFilter, based on the Templates argument..
newXMLFilter(Templates) - Method in class javax.xml.transform.sax.SAXTransformerFactory
Create an XMLFilter, based on the Templates argument..
newXSLStylesheet(InputStream) - Method in class oracle.xml.parser.v2.XSLProcessor
Constructs an XSLStylesheet using the given Inputstream XSL function document('') is not supported as there is no way to re-access the input Stylesheet as XMLDocument.
newXSLStylesheet(Reader) - Method in class oracle.xml.parser.v2.XSLProcessor
Constructs an XSLStylesheet using the given Reader XSL function document('') is not supported as there is no way to re-access the input Stylesheet as XMLDocument.
newXSLStylesheet(URL) - Method in class oracle.xml.parser.v2.XSLProcessor
Constructs an XSLStylesheet using the given URL
newXSLStylesheet(XMLDocument) - Method in class oracle.xml.parser.v2.XSLProcessor
Constructs an XSLStylesheet using the given XMLDocument
next() - Method in class oracle.xdb.spi.XDBNamingEnumeration
 
nextElement() - Method in class oracle.xdb.spi.XDBNamingEnumeration
 
nextNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the next visible node in document order relative to the current node, and returns the new node.
nextNode() - Method in interface org.w3c.dom.traversal.NodeIterator
Returns the next node in the set and advances the position of the iterator in the set.
nextSibling() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
nFacets - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
NMTOKEN - Static variable in class oracle.xml.parser.v2.AttrDecl
AttType - TokenizedType - Name token
NMTOKEN - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
NMTOKENS - Static variable in class oracle.xml.parser.v2.AttrDecl
AttType - TokenizedType - Name tokens
NMTOKENS - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
NO_CHILD - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
NO_DATA_ALLOWED_ERR - Static variable in class org.w3c.dom.DOMException
If data is specified for a node which does not support data
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to modify an object where modifications are not allowed
NO_SCHEMA_AVAILABLE_ERR - Static variable in class org.w3c.dom.validation.ExceptionVAL
This error occurs when the operation cannot complete due to an unavailable schema.
NO_UTF8 - Static variable in class oracle.soap.transport.http.OracleSOAPHTTPConnection
Connection property to remove the "charset" parameter in the Content-Type HTTP header.
Node - interface org.w3c.dom.Node.
The Node interface is the primary datatype for the entire Document Object Model.
NODE_CLONED - Static variable in interface org.w3c.dom.UserDataHandler
The node is cloned.
NODE_DELETED - Static variable in interface org.w3c.dom.UserDataHandler
The node is deleted.
NODE_FACTORY - Static variable in class oracle.xml.parser.v2.DOMParser
Set NodeFactory to build custom Nodes
NODE_FACTORY - Static variable in class oracle.xml.jaxp.JXDocumentBuilderFactory
Set NodeFactory to build custom Nodes
NODE_IMPORTED - Static variable in interface org.w3c.dom.UserDataHandler
The node is imported.
NODE_RENAMED - Static variable in interface org.w3c.dom.UserDataHandler
The node is renamed.
NodeEditVAL - interface org.w3c.dom.validation.NodeEditVAL.
This interface is similar to the [DOM Level 3 Core] Node interface, with methods for guided document editing.
NodeFactory - class oracle.xml.parser.v2.NodeFactory.
This class specifies methods to create various nodes of the DOM tree built during parsing.
NodeFactory() - Constructor for class oracle.xml.parser.v2.NodeFactory
Default constructor for NodeFactory
NodeFactory(XMLDocument) - Constructor for class oracle.xml.parser.v2.NodeFactory
Constructor for NodeFactory to setup Document context
NodeFilter - interface org.w3c.dom.traversal.NodeFilter.
Filters are objects that know how to "filter out" nodes.
noDefinition - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
NodeIterator - interface org.w3c.dom.traversal.NodeIterator.
Iterators are used to step through a set of nodes, e.g. the set of nodes in a NodeList, the document subtree governed by a particular Node, the results of a query, or any other set of nodes.
NodeList - interface org.w3c.dom.NodeList.
The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
nodeToString(Node) - Static method in class org.apache.soap.util.xml.DOMWriter
Return a string containing this node serialized as XML.
nodeToString(Node) - Static method in class org.apache.soap.util.xml.DOM2Writer
Return a string containing this node serialized as XML.
nodeTypeToString(int) - Static method in class oracle.xml.util.XMLUtil
 
nodeValidity(short) - Method in class oracle.xml.parser.v2.XMLDocument
Determines if the node is valid relative to the validation type specified in valType.
nodeValidity(short) - Method in class oracle.xml.parser.v2.XMLNode
Determines if the node is valid relative to the validation type specified in valType.
nodeValidity(short) - Method in class oracle.xml.parser.v2.XMLCDATA
DOM 3 ValidationAPI's ***
nodeValidity(short) - Method in class oracle.xml.parser.v2.XMLElement
Determines if the node is valid relative to the validation type specified in valType.
nodeValidity(short) - Method in interface org.w3c.dom.validation.NodeEditVAL
Determines if the node is valid relative to the validation type specified in valType.
NON_NEGATIVE_INTEGER - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
NON_POSITIVE_INTEGER - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
noncapturing - Static variable in class oracle.xml.parser.v2.XMLNode
 
NONE - Static variable in class oracle.xml.sql.query.OracleXMLQuery
Specifies that a DTD is not to be generated.
normalize() - Method in class oracle.xml.parser.v2.XMLNSNode
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes,i.e., there are neither adjacent Text nodes nor empty Text nodes.
normalize() - Method in class oracle.xml.parser.v2.XMLNode
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes,i.e., there are neither adjacent Text nodes nor empty Text nodes.
normalize() - Method in class oracle.xml.parser.v2.XMLElement
Deprecated. As of DOM 2
normalize() - Method in interface org.w3c.dom.Node
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
normalize() - Method in class oracle.xdb.dom.XDBNode
normalize
normalize2RFC2396(String) - Static method in class oracle.xml.util.UnicodeUtil
 
normalizeUnicodeNFC(char[], int, int) - Static method in class oracle.xml.util.UnicodeUtil
 
normalizeUnicodeNFC(String) - Static method in class oracle.xml.util.UnicodeUtil
 
NOT - Static variable in interface oracle.soap.handlers.audit.Filter
 
NOT_DONE - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
NOT_FOUND_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to reference a node in a context where it does not exist
NOT_SUPPORTED_ERR - Static variable in class org.w3c.dom.DOMException
If the implementation does not support the requested type of object or operation.
Notation - interface org.w3c.dom.Notation.
This interface represents a notation declared in the DTD.
NOTATION - Static variable in class oracle.xml.parser.v2.AttrDecl
AttType - EnumeratedType - Notation
NOTATION - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
NOTATION_NODE - Static variable in interface org.w3c.dom.Node
The node is a Notation.
NotationDecl - Static variable in interface oracle.xml.parser.v2.XMLToken
NotationDecl ::= '<' '!
notationDecl(String, String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a notation declaration.
notationDecl(String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of a notation declaration event.
notationDecl(String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a notation declaration event.
notationDecl(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a notation declaration.
notComplete - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
NotIdentifiableEvent - interface javax.xml.bind.NotIdentifiableEvent.
This event indicates that a problem was encountered resolvin an ID/IDREF.
notifyListeners(Fault, SOAPException) - Method in class org.apache.soap.server.SOAPFaultRouter
Notifies registered listeners of the fault
notSubstitutable - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
notSubTypeOf - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
nPRIMITIVE - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
NS_CONFLICT - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
NS_DIF_SPECIFIED - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
NS_NOT_ALLOWED - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
NS_NOT_EXPECTED - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
NS_NOT_SAME - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
NS_PRE_SCHEMA_XSD - Static variable in class org.apache.soap.Constants
 
NS_PRE_SCHEMA_XSI - Static variable in class org.apache.soap.Constants
 
NS_PRE_SOAP - Static variable in class org.apache.soap.Constants
 
NS_PRE_SOAP_ENC - Static variable in class org.apache.soap.Constants
 
NS_PRE_SOAP_ENV - Static variable in class org.apache.soap.Constants
 
NS_PRE_XMLNS - Static variable in class org.apache.soap.Constants
 
NS_RESOLVER - Static variable in interface oracle.xml.parser.schema.XSDConstantValues
 
NS_URI - Static variable in class oracle.soap.providers.IdentityMapping
Namespace URI for IdentityMapping.xsd
NS_URI_1999_SCHEMA_XSD - Static variable in class org.apache.soap.Constants
 
NS_URI_1999_SCHEMA_XSI - Static variable in class org.apache.soap.Constants
 
NS_URI_2000_SCHEMA_XSD - Static variable in class org.apache.soap.Constants
 
NS_URI_2000_SCHEMA_XSI - Static variable in class org.apache.soap.Constants
 
NS_URI_2001_SCHEMA_XSD - Static variable in class org.apache.soap.Constants
 
NS_URI_2001_SCHEMA_XSI - Static variable in class org.apache.soap.Constants
 
NS_URI_CURRENT_SCHEMA_XSD - Static variable in class org.apache.soap.Constants
 
NS_URI_CURRENT_SCHEMA_XSI - Static variable in class org.apache.soap.Constants
 
NS_URI_LITERAL_XML - Static variable in class org.apache.soap.Constants
 
NS_URI_ORACLE_LITERAL_XML - Static variable in class oracle.soap.OracleConstants
Oracle Literal-xml encoding style URI
NS_URI_ORACLE_SOAP - Static variable in class oracle.soap.OracleConstants
SOAP EJB provider Id.
NS_URI_ORACLE_SOAP_CONFIG - Static variable in class oracle.soap.OracleConstants
Namespace for SOAP configuration (soapConfig.xml).
NS_URI_ORACLE_SOAP_DEPLOY_PROVIDER - Static variable in class oracle.soap.OracleConstants
Namespace for SOAP provider deployment.
NS_URI_ORACLE_SOAP_DEPLOY_SERVICE - Static variable in class oracle.soap.OracleConstants
Namespace for SOAP service deployment.
NS_URI_ORACLE_SOAP_SECURITY_AUDITING - Static variable in class oracle.soap.OracleConstants
Namespace for SOAP auditing.
NS_URI_ORACLE_XML_SOAP - Static variable in class oracle.soap.OracleConstants
Oracle soap type qname namespace for serializer/deserializer
NS_URI_SOAP_ENC - Static variable in class org.apache.soap.Constants
 
NS_URI_SOAP_ENV - Static variable in class org.apache.soap.Constants
 
NS_URI_XMI_ENC - Static variable in class org.apache.soap.Constants
 
NS_URI_XML_SOAP - Static variable in class org.apache.soap.Constants
 
NS_URI_XML_SOAP_DEPLOYMENT - Static variable in class org.apache.soap.Constants
 
NS_URI_XMLNS - Static variable in class org.apache.soap.Constants
 
NS_URN_ORACLE_SOAP - Static variable in class oracle.soap.OracleConstants
Namespace for SOAP EJB provider.
NSName - interface oracle.xml.parser.v2.NSName.
Deprecated. - use oracle.xml.util.NSName
NSName - interface oracle.xml.util.NSName.
This interface provides Namespace support for Element and Attr names
NSResolver - interface oracle.xml.parser.v2.NSResolver.
This interface provides support for resolving Namespaces
NSStack - class org.apache.soap.util.xml.NSStack.
This class implements a namespace stack for XML apps to use.
NSStack() - Constructor for class org.apache.soap.util.xml.NSStack
 
NULL - Static variable in class oracle.xml.xsql.XSQLUtil
 

O

OBJ_BINARY_DOC - Static variable in class oracle.xdb.spi.XDBResourceContext
 
OBJ_CONTAINER - Static variable in class oracle.xdb.spi.XDBContext
 
OBJ_CONTAINER - Static variable in class oracle.xdb.spi.XDBBaseContext
 
OBJ_CONTAINER - Static variable in class oracle.xdb.spi.XDBResourceContext
 
OBJ_DOCUMENT - Static variable in class oracle.xdb.spi.XDBContext
 
OBJ_DOCUMENT - Static variable in class oracle.xdb.spi.XDBBaseContext
 
OBJ_DOCUMENT - Static variable in class oracle.xdb.spi.XDBResourceContext
 
object1999QName - Static variable in class org.apache.soap.Constants
 
object2000QName - Static variable in class org.apache.soap.Constants
 
object2001QName - Static variable in class org.apache.soap.Constants
 
ObjectRegistry - class org.apache.soap.util.ObjectRegistry.
The ObjectRegistry is used to do name-to-object reference lookups.
ObjectRegistry() - Constructor for class org.apache.soap.util.ObjectRegistry
 
ObjectRegistry(ObjectRegistry) - Constructor for class org.apache.soap.util.ObjectRegistry
 
OCISTREAM - Static variable in class oracle.xdb.RealInputStream
 
offset - Variable in class org.apache.soap.transport.TransportMessage
 
OMIT_XML_DECL - Static variable in class oracle.xml.parser.v2.XMLSAXSerializer
Print XML Declaration
OMIT_XML_DECLARATION - Static variable in class javax.xml.transform.OutputKeys
omit-xml-declaration = "yes" | "no".
OneFilter - class oracle.soap.handlers.audit.OneFilter.
This implementation of the Filter interface in which the apply() method always returns true.
OneFilter() - Constructor for class oracle.soap.handlers.audit.OneFilter
 
OPEN_PARANTHESIS - Static variable in interface oracle.soap.handlers.audit.Filter
 
open(String, String, String) - Method in interface oracle.xml.transx.TransX
Start a data loading session.
operationComplete(StatusEvent) - Method in class org.apache.soap.transport.smtp.POP3StatusListener
 
OPTION_AUTO_DEPLOY - Static variable in class oracle.soap.server.impl.ServiceManagerImpl
Dictates whether the serviceManager and providerManager are automatically deployed as services.
OPTION_FILENAME - Static variable in class oracle.soap.server.impl.XMLServiceConfigManager
 
OPTION_FILENAME - Static variable in class oracle.soap.server.impl.XMLProviderConfigManager
 
OPTION_FILENAME - Static variable in class oracle.soap.server.impl.BinaryServiceConfigManager
 
OPTION_FILENAME - Static variable in class oracle.soap.server.impl.BinaryProviderConfigManager
 
OPTION_REQUIRED_REQUEST_URI - Static variable in class oracle.soap.server.impl.ServiceManagerImpl
 
OPTION_REQUIRED_REQUEST_URI - Static variable in class oracle.soap.server.impl.ProviderManagerImpl
 
OPTION_SEVERITY - Static variable in class oracle.soap.server.Logger
Configuration option that specifies the severity for the logger.
OR - Static variable in class oracle.xml.parser.v2.ElementDecl
ContentModelParseTreeNode type - "|" node (has two children)
OR - Static variable in interface oracle.soap.handlers.audit.Filter
 
oracle.soap - package oracle.soap
 
oracle.soap.client - package oracle.soap.client
 
oracle.soap.encoding.soapenc - package oracle.soap.encoding.soapenc
 
oracle.soap.handlers.audit - package oracle.soap.handlers.audit
 
oracle.soap.providers - package oracle.soap.providers
 
oracle.soap.providers.ejb - package oracle.soap.providers.ejb
 
oracle.soap.providers.ejbprov - package oracle.soap.providers.ejbprov
 
oracle.soap.providers.sp - package oracle.soap.providers.sp
 
oracle.soap.server - package oracle.soap.server
 
oracle.soap.server.http - package oracle.soap.server.http
 
oracle.soap.server.impl - package oracle.soap.server.impl
 
oracle.soap.server.internal - package oracle.soap.server.internal
 
oracle.soap.server.util - package oracle.soap.server.util
 
oracle.soap.transport - package oracle.soap.transport
 
oracle.soap.transport.http - package oracle.soap.transport.http
 
oracle.soap.util.xml - package oracle.soap.util.xml
 
oracle.xdb - package oracle.xdb
 
oracle.xdb.bean - package oracle.xdb.bean
 
oracle.xdb.dom - package oracle.xdb.dom
 
oracle.xdb.servlet - package oracle.xdb.servlet
 
oracle.xdb.spi - package oracle.xdb.spi
 
oracle.xml.async - package oracle.xml.async
Provides asynchronous Java beans for DOM building and XSL Transformations.
oracle.xml.comp - package oracle.xml.comp
Provides APIs for SAX based compression/decompression.
oracle.xml.dbaccess - package oracle.xml.dbaccess
Includes the DBAccess java bean which provides access to XML stored in an Oracle database as CLOB tables.
oracle.xml.differ - package oracle.xml.differ
Provides a Java bean which finds the diffrences between two XML files and outputs the differences as XSLT code.
oracle.xml.jaxp - package oracle.xml.jaxp
Provides implementation of JAXP standard.
oracle.xml.parser.schema - package oracle.xml.parser.schema
Provides APIs for XML Schema processing.
oracle.xml.parser.v2 - package oracle.xml.parser.v2
Provides APIs for XML parsing (SAX and DOM), XSL Transformations (XSLT).
oracle.xml.pipeline.controller - package oracle.xml.pipeline.controller
Provides an XML Pipeline controller which executes XML processes in an pipeline based on dependencies.
oracle.xml.pipeline.processes - package oracle.xml.pipeline.processes
Provides wrapper classes for XML processes which can be executed by the XML Pipeline controller.
oracle.xml.schemavalidator - package oracle.xml.schemavalidator
Provides a Java bean which encapsulates the validation of XML DOM against an XML Schema.
oracle.xml.sql - package oracle.xml.sql
Provides APIs for generating XML from the database and storing XML in the database.
oracle.xml.sql.dml - package oracle.xml.sql.dml
This package contains the OracleXMLSave class.
oracle.xml.sql.query - package oracle.xml.sql.query
This package contains the OracleXMLQuery class.
oracle.xml.transviewer - package oracle.xml.transviewer
Includes the DBAccess java bean which provides access to XML stored in an Oracle database as CLOB tables.
oracle.xml.transx - package oracle.xml.transx
Provides APIs for TransX (a data transfer utility that allows you to populate your database with multilingual data).
oracle.xml.util - package oracle.xml.util
Contains XML related utility classes.
oracle.xml.xmlcomp - package oracle.xml.xmlcomp
Provides a Java bean wrapper for the XML compression utility.
oracle.xml.xmldbaccess - package oracle.xml.xmldbaccess
Provides a Java bean to store and retrieve XML data from XMLType talbes in an Oracle database.
oracle.xml.xsql - package oracle.xml.xsql
Provides APIs for Oracle XSQL Pages and XSQL Servlet.
OracleConstants - class oracle.soap.OracleConstants.
 
OracleConstants() - Constructor for class oracle.soap.OracleConstants
 
OracleServerConstants - class oracle.soap.server.internal.OracleServerConstants.
Server-side SOAP constants.
OracleServerConstants() - Constructor for class oracle.soap.server.internal.OracleServerConstants
 
OracleSOAPContext - class oracle.soap.server.OracleSOAPContext.
OracleSOAPContext extends SOAPContext to provide additional context for a SOAP service request.
OracleSOAPContext() - Constructor for class oracle.soap.server.OracleSOAPContext
Default constructor.
OracleSOAPHTTPConnection - class oracle.soap.transport.http.OracleSOAPHTTPConnection.
 
OracleSOAPHTTPConnection() - Constructor for class oracle.soap.transport.http.OracleSOAPHTTPConnection
Default constructor.
OracleSOAPHTTPConnection(Properties) - Constructor for class oracle.soap.transport.http.OracleSOAPHTTPConnection
Constructor that takes Properties as an arg.
OracleSOAPTransport - interface oracle.soap.transport.OracleSOAPTransport.
This interface defines Oracle specific transport extensions.
OracleXMLQuery - class oracle.xml.sql.query.OracleXMLQuery.
This generates XML from a SQL query.
OracleXMLQuery(Connection, ResultSet) - Constructor for class oracle.xml.sql.query.OracleXMLQuery
Constructor for the OracleXMLQueryObject.
OracleXMLQuery(Connection, String) - Constructor for class oracle.xml.sql.query.OracleXMLQuery
Constructor for the OracleXMLQuery object.
OracleXMLQuery(OracleXMLDataSet) - Constructor for class oracle.xml.sql.query.OracleXMLQuery
Constructor for the OracleXMLQueryObject.
OracleXMLSave - class oracle.xml.sql.dml.OracleXMLSave.
OracleXMLSave - This class supports canonical mapping from XML to object-relational tables and views.
OracleXMLSave(Connection, String) - Constructor for class oracle.xml.sql.dml.OracleXMLSave
Constructor for the OracleXMLSave class.
OracleXMLSQLException - exception oracle.xml.sql.OracleXMLSQLException.
The OracleXMLSQLException class is the generic runtime exception thrown by the XSU.
OracleXMLSQLException(Exception) - Constructor for class oracle.xml.sql.OracleXMLSQLException
Constructor for the OracleXMLSQLException object.
OracleXMLSQLException(Exception, String) - Constructor for class oracle.xml.sql.OracleXMLSQLException
Constructor for the OracleXMLSQLException object.
OracleXMLSQLException(String) - Constructor for class oracle.xml.sql.OracleXMLSQLException
Constructor for the OracleXMLSQLException object.
OracleXMLSQLException(String, Exception) - Constructor for class oracle.xml.sql.OracleXMLSQLException
Constructor for the OracleXMLSQLException object.
OracleXMLSQLException(String, Exception, boolean) - Constructor for class oracle.xml.sql.OracleXMLSQLException
Constructor for the OracleXMLSQLException object.
OracleXMLSQLException(String, Exception, String) - Constructor for class oracle.xml.sql.OracleXMLSQLException
Constructor for the OracleXMLSQLException object.
OracleXMLSQLException(String, int) - Constructor for class oracle.xml.sql.OracleXMLSQLException
Constructor for the OracleXMLSQLException object.
OracleXMLSQLException(String, int, String) - Constructor for class oracle.xml.sql.OracleXMLSQLException
Constructor for the OracleXMLSQLException object.
OracleXMLSQLException(String, String) - Constructor for class oracle.xml.sql.OracleXMLSQLException
Constructor for the OracleXMLSQLException object.
OracleXMLSQLNoRowsException - exception oracle.xml.sql.OracleXMLSQLNoRowsException.
The OracleXMLSQLNoRowsException class represents the runtime exception thrown when no rows are returned by a query when using the XSU.
OracleXMLSQLNoRowsException() - Constructor for class oracle.xml.sql.OracleXMLSQLNoRowsException
Constructor for the Oracle XMLSQLNoRowsException object
OracleXMLSQLNoRowsException(String) - Constructor for class oracle.xml.sql.OracleXMLSQLNoRowsException
Constructor for the Oracle XMLSQLNoRowsException object
orapipe - class oracle.xml.pipeline.controller.orapipe.
The orapipe class provides a command-line interface to validate execute the pipedoc for running connecting xml components together.
orapipe() - Constructor for class oracle.xml.pipeline.controller.orapipe
 
oraxml - class oracle.xml.parser.v2.oraxml.
The oraxml class provides a command-line interface to validate XML files java oracle.xml.parser.v2.oraxml options* <filename> -help Prints the help message -version Prints the release version -novalidate Parses the input file to check for well-formedness -dtd Validates the input file with DTD validation -schema Validates the input file with Schema validation -log <logfile> Writes the errors/logs to the output file -comp Compresses the input xml file -decomp Decompresses the input compressed file -enc Prints the encoding of the input file -warning Show warnings
oraxml() - Constructor for class oracle.xml.parser.v2.oraxml
 
oraxsl - class oracle.xml.parser.v2.oraxsl.
The oraxsl class provides a command-line interface to applying stylesheets on multiple XML documents.
oraxsl() - Constructor for class oracle.xml.parser.v2.oraxsl
 
org.apache.soap - package org.apache.soap
 
org.apache.soap.encoding - package org.apache.soap.encoding
 
org.apache.soap.encoding.literalxml - package org.apache.soap.encoding.literalxml
 
org.apache.soap.encoding.soapenc - package org.apache.soap.encoding.soapenc
 
org.apache.soap.messaging - package org.apache.soap.messaging
 
org.apache.soap.rpc - package org.apache.soap.rpc
 
org.apache.soap.server - package org.apache.soap.server
 
org.apache.soap.server.http - package org.apache.soap.server.http
 
org.apache.soap.transport - package org.apache.soap.transport
 
org.apache.soap.transport.http - package org.apache.soap.transport.http
 
org.apache.soap.transport.smtp - package org.apache.soap.transport.smtp
 
org.apache.soap.util - package org.apache.soap.util
 
org.apache.soap.util.mime - package org.apache.soap.util.mime
 
org.apache.soap.util.net - package org.apache.soap.util.net
 
org.apache.soap.util.xml - package org.apache.soap.util.xml
 
org.w3c.dom - package org.w3c.dom
A W3C standard package for XML Document Object Model (DOM), that provides a framework of interfaces for implementing  'DOM level 2 CORE..
org.w3c.dom.events - package org.w3c.dom.events
A W3C standard package, that supports the optional "Events", "UIEvents", "MouseEvents", "MutationEvents", and "HTMLEvents" features of the DOM Level 2 Recommendation.
org.w3c.dom.ls - package org.w3c.dom.ls
A W3C standard package that supports the loading and saving of XML documents, a part of the DOM Level 3 Load and Save Specification.
org.w3c.dom.ranges - package org.w3c.dom.ranges
A W3C standard package, that provides a framework of interfaces for DOM level 2 Range to dynamically identify a range of content in an XML document.
org.w3c.dom.traversal - package org.w3c.dom.traversal
A W3C standard package, that provides a framework of interfaces for implementing DOM level 2 Traversal feature for dynamically traversing the XML document.
org.w3c.dom.validation - package org.w3c.dom.validation
A W3C standard package of DOM level 3 Validation specification, that  provides guidance to programs and scripts to dynamically update the content and structure of documents, ensuring the validity of the document.
org.xml.sax - package org.xml.sax
SAX is Simple API for XML, this package provides the core SAX APIs.
org.xml.sax.ext - package org.xml.sax.ext
This package contains interfaces to SAX2 facilities that conformant SAX drivers won't necessarily support.
org.xml.sax.helpers - package org.xml.sax.helpers
This package contains "helper" classes, including support for bootstrapping SAX-based applications.
out - Variable in class oracle.xml.parser.v2.XMLPrintDriver
XMLOutputStream to print the serialized form.
out - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
Output - class oracle.xml.pipeline.controller.Output.
This class represents an output object of a pipeline process.
outputEncoding - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
OutputKeys - class javax.xml.transform.OutputKeys.
Provides string constants that can be used to set output properties for a Transformer, or to retrieve output properties from a Transformer or Templates object.
outStream - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 

P

pageProcessingCompleted() - Method in interface oracle.xml.xsql.XSQLRequestObjectListener
Event handler method invoked by the page processing engine on any object that implements this interface which is added to the request
pageurl - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
Parameter - class org.apache.soap.rpc.Parameter.
A Parameter represents an argument to an RPC call.
Parameter(String, Class, Object, String) - Constructor for class org.apache.soap.rpc.Parameter
 
parameters - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
ParameterSerializer - class org.apache.soap.encoding.soapenc.ParameterSerializer.
A ParameterSerializer is used to serialize and deserialize parameters using the SOAP-ENC encoding style.
ParameterSerializer() - Constructor for class org.apache.soap.encoding.soapenc.ParameterSerializer
 
params - Variable in class org.apache.soap.rpc.RPCMessage
 
parentNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves to and returns the closest visible ancestor node of the current node.
PARSE_ERR - Static variable in class org.w3c.dom.ls.LSException
If an attempt was made to load a document, or an XML Fragment, using LSParser and the processing has been stopped.
parse(File) - Method in class javax.xml.parsers.DocumentBuilder
Parse the content of the given file as an XML document and return a new DOM Document object.
parse(File, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content of the file specified as XML using the specified org.xml.sax.helpers.DefaultHandler.
parse(File, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse the content of the file specified as XML using the specified org.xml.sax.HandlerBase.
parse(InputSource) - Method in class oracle.xml.parser.v2.XMLParser
Parses the XML from given input source
parse(InputSource) - Method in class oracle.xml.jaxp.JXDocumentBuilder
Parse the content of the given input source as an XML document and return a new DOM Document object.
parse(InputSource) - Method in class oracle.xml.async.DOMBuilder
Parses the XML from given input source
parse(InputSource) - Method in interface org.xml.sax.XMLReader
Parse an XML document.
parse(InputSource) - Method in interface org.xml.sax.Parser
Deprecated. Parse an XML document.
parse(InputSource) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Parse the document.
parse(InputSource) - Method in class org.xml.sax.helpers.XMLFilterImpl
Parse a document.
parse(InputSource) - Method in class org.xml.sax.helpers.ParserAdapter
Parse an XML document.
parse(InputSource) - Method in class javax.xml.parsers.DocumentBuilder
Parse the content of the given input source as an XML document and return a new DOM Document object.
parse(InputSource, DefaultHandler) - Method in class oracle.xml.jaxp.JXSAXParser
Parse the content given org.xml.sax.InputSource as XML using the specified org.xml.sax.helpers.DefaultHandler.
parse(InputSource, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content given org.xml.sax.InputSource as XML using the specified org.xml.sax.helpers.DefaultHandler.
parse(InputSource, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse the content given org.xml.sax.InputSource as XML using the specified org.xml.sax.HandlerBase.
parse(InputStream) - Method in class oracle.xml.parser.v2.XMLParser
Parses the XML from given input stream.
parse(InputStream) - Method in class oracle.xml.jaxp.JXDocumentBuilder
Parse the content of the given InputStream as an XML document and return a new DOM Document object.
parse(InputStream) - Method in class oracle.xml.async.DOMBuilder
Parses the XML from given input stream.
parse(InputStream) - Method in class javax.xml.parsers.DocumentBuilder
Parse the content of the given InputStream as an XML document and return a new DOM Document object.
parse(InputStream, DefaultHandler) - Method in class oracle.xml.jaxp.JXSAXParser
Parse the content of the given java.io.InputStream instance as XML using the specified org.xml.sax.helpers.DefaultHandler.
parse(InputStream, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content of the given java.io.InputStream instance as XML using the specified org.xml.sax.helpers.DefaultHandler.
parse(InputStream, DefaultHandler, String) - Method in class oracle.xml.jaxp.JXSAXParser
Parse the content of the given java.io.InputStream instance as XML using the specified org.xml.sax.helpers.DefaultHandler.
parse(InputStream, DefaultHandler, String) - Method in class javax.xml.parsers.SAXParser
Parse the content of the given java.io.InputStream instance as XML using the specified org.xml.sax.helpers.DefaultHandler.
parse(InputStream, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse the content of the given java.io.InputStream instance as XML using the specified org.xml.sax.HandlerBase.
parse(InputStream, HandlerBase, String) - Method in class oracle.xml.jaxp.JXSAXParser
Parse the content of the given java.io.InputStream instance as XML using the specified org.xml.sax.HandlerBase.
parse(InputStream, HandlerBase, String) - Method in class javax.xml.parsers.SAXParser
Parse the content of the given java.io.InputStream instance as XML using the specified org.xml.sax.HandlerBase.
parse(InputStream, String) - Method in class oracle.xml.jaxp.JXDocumentBuilder
Parse the content of the given InputStream as an XML document and return a new DOM Document object.
parse(InputStream, String) - Method in class javax.xml.parsers.DocumentBuilder
Parse the content of the given InputStream as an XML document and return a new DOM Document object.
parse(InputStream, URL, PrintWriter) - Static method in class oracle.xml.xsql.XSQLParserHelper
 
parse(LSInput) - Method in interface org.w3c.dom.ls.LSParser
Parse an XML document from a resource identified by a LSInput.
parse(ObjectInput) - Method in class oracle.xml.comp.CXMLParser
Parse the compressed stream and generates the SAX events.
parse(Reader) - Method in class oracle.xml.parser.v2.XMLParser
Parses the XML from given input stream.
parse(Reader) - Method in class oracle.xml.async.DOMBuilder
Parses the XML from given input stream.
parse(Reader, PrintWriter) - Static method in class oracle.xml.xsql.XSQLParserHelper
 
parse(Reader, URL, PrintWriter) - Static method in class oracle.xml.xsql.XSQLParserHelper
 
parse(String) - Method in class oracle.xml.parser.v2.XMLParser
Parses the XML from the URL indicated
parse(String) - Method in class oracle.xml.comp.CXMLParser
Parse the compressed stream and generates the SAX events.
parse(String) - Method in class oracle.xml.async.DOMBuilder
Parses the XML from the URL indicated
parse(String) - Method in interface org.xml.sax.XMLReader
Parse an XML document from a system identifier (URI).
parse(String) - Method in interface org.xml.sax.Parser
Deprecated. Parse an XML document from a system identifier (URI).
parse(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Parse the document.
parse(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Parse a document.
parse(String) - Method in class org.xml.sax.helpers.ParserAdapter
Parse an XML document.
parse(String) - Method in class javax.xml.parsers.DocumentBuilder
Parse the content of the given URI as an XML document and return a new DOM Document object.
parse(String) - Static method in class oracle.soap.handlers.audit.CompoundFilter
 
parse(String) - Method in class oracle.xdb.spi.XDBNameParser
 
parse(String, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content described by the giving Uniform Resource Identifier (URI) as XML using the specified org.xml.sax.helpers.DefaultHandler.
parse(String, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse the content described by the giving Uniform Resource Identifier (URI) as XML using the specified org.xml.sax.HandlerBase.
parse(URL) - Method in class oracle.xml.parser.v2.XMLParser
Parses the XML document pointed to by the given URL and creates the corresponding XML document hierarchy.
parse(URL) - Method in class oracle.xml.async.DOMBuilder
Parses the XML document pointed to by the given URL and creates the corresponding XML document hierarchy.
parse(URL, PrintWriter) - Static method in class oracle.xml.xsql.XSQLParserHelper
 
ParseConversionEvent - interface javax.xml.bind.ParseConversionEvent.
This event indicates that a problem was encountered while converting a string from the XML data into a value of the target Java data type.
parseCookies(URL, String) - Static method in class org.apache.soap.transport.http.Cookie
Creates an array of cookies from a Set-Cookie or Set-Cookie2 header value.
parseDocument() - Method in class oracle.xml.parser.v2.XMLTokenizer
Parses an XML Document
parseDTD(InputSource, String) - Method in class oracle.xml.parser.v2.DOMParser
Parses the XML External DTD from given input source
parseDTD(InputSource, String) - Method in class oracle.xml.async.DOMBuilder
Parses the XML External DTD from given input source
parseDTD(InputStream, String) - Method in class oracle.xml.parser.v2.DOMParser
Parses the XML External DTD from given input stream.
parseDTD(InputStream, String) - Method in class oracle.xml.async.DOMBuilder
Parses the XML External DTD from given input stream.
parseDTD(Reader, String) - Method in class oracle.xml.parser.v2.DOMParser
Parses the XML External DTD from given input stream.
parseDTD(Reader, String) - Method in class oracle.xml.async.DOMBuilder
Parses the XML External DTD from given input stream.
parseDTD(String, String) - Method in class oracle.xml.parser.v2.DOMParser
Parses the XML External DTD from the URL indicated
parseDTD(String, String) - Method in class oracle.xml.async.DOMBuilder
Parses the XML External DTD from the URL indicated
parseDTD(URL, String) - Method in class oracle.xml.parser.v2.DOMParser
Parses the XML External DTD document pointed to by the given URL and creates the corresponding XML document hierarchy.
parseDTD(URL, String) - Method in class oracle.xml.async.DOMBuilder
Parses the XML External DTD document pointed to by the given URL and creates the corresponding XML document hierarchy.
parseFromString(StringBuffer, PrintWriter) - Static method in class oracle.xml.xsql.XSQLParserHelper
 
parseFromString(String, PrintWriter) - Static method in class oracle.xml.xsql.XSQLParserHelper
 
parseFullTargetObjectURI(String) - Static method in class org.apache.soap.util.StringUtils
This method will perform the splicing of a full URI.
Parser - interface org.xml.sax.Parser.
Deprecated. This interface has been replaced by the SAX2 XMLReader interface, which includes Namespace support.
PARSER - Static variable in class oracle.xml.parser.v2.XMLParser
 
PARSER_CDATA - Static variable in class oracle.xml.parser.v2.XMLParser
 
PARSER_DTD - Static variable in class oracle.xml.parser.v2.XMLParser
 
ParserAdapter - class org.xml.sax.helpers.ParserAdapter.
Adapt a SAX1 Parser as a SAX2 XMLReader.
ParserAdapter() - Constructor for class org.xml.sax.helpers.ParserAdapter
Construct a new parser adapter.
ParserAdapter(Parser) - Constructor for class org.xml.sax.helpers.ParserAdapter
Construct a new parser adapter.
ParserConfigurationException - exception javax.xml.parsers.ParserConfigurationException.
Indicates a serious configuration error.
ParserConfigurationException() - Constructor for class javax.xml.parsers.ParserConfigurationException
Create a new ParserConfigurationException with no detail mesage.
ParserConfigurationException(String) - Constructor for class javax.xml.parsers.ParserConfigurationException
Create a new ParserConfigurationException with the String specified as an error message.
ParserFactory - class org.xml.sax.helpers.ParserFactory.
Deprecated. This class works with the deprecated Parser interface.
parseURI(String) - Method in interface org.w3c.dom.ls.LSParser
Parse an XML document from a location identified by a URI reference [IETF RFC 2396].
parseWithContext(LSInput, Node, short) - Method in interface org.w3c.dom.ls.LSParser
Parse an XML fragment from a resource identified by a LSInput and insert the content into an existing document at the position specified with the context and action arguments.
parseXml(InputStream) - Static method in class oracle.soap.util.xml.XmlUtils
Parse the contents of the XML InputStream and return the XML document.
parseXml(Reader) - Static method in class oracle.soap.util.xml.XmlUtils
Parse the given XML source and return the XML document.
parseXml(String) - Static method in class oracle.soap.util.xml.XmlUtils
Parse the given XML file and return the XML document.
PARTIAL_DOM - Static variable in class oracle.xml.parser.v2.DOMParser
Set flag to build partial DOM
parts - Variable in class org.apache.soap.rpc.SOAPContext
 
partSer - Static variable in class org.apache.soap.encoding.SOAPMappingRegistry
 
passThrough(Reader, Writer) - Method in class org.apache.soap.transport.EnvelopeEditorAdapter
 
PASSWORD - Static variable in class oracle.soap.transport.http.OracleSOAPHTTPConnection
property used for defining http password
PATH_ELEM_TOO_LONG - Static variable in class oracle.xdb.XDBError
 
PATH_TOO_LONG - Static variable in class oracle.xdb.XDBError
 
PATTERN - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
peek() - Method in class oracle.xml.util.Queue
 
peek(int) - Method in class oracle.xml.util.Queue
 
PERFORM_DEFAULT - Static variable in interface oracle.xml.parser.v2.XMLEventListenerAttributes
Constants for Default Action Constant for "perform" default action
PERIOD - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
perPageErrorWriter - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
PI - Static variable in interface oracle.xml.parser.v2.XMLToken
PI ::= '<' '?'
PI_DISABLE_OUTPUT_ESCAPING - Static variable in interface javax.xml.transform.Result
The name of the processing instruction that is sent if the result tree disables output escaping.
PI_ENABLE_OUTPUT_ESCAPING - Static variable in interface javax.xml.transform.Result
The name of the processing instruction that is sent if the result tree enables output escaping at some point after having received a PI_DISABLE_OUTPUT_ESCAPING processing instruction.
PipeDocElement - class oracle.xml.pipeline.controller.PipeDocElement.
Abstract class to represent an element in the pipeline document.
PipelineConstants - interface oracle.xml.pipeline.controller.PipelineConstants.
This interface contains all the static constants for pipeline.controller.
PipelineDoc - class oracle.xml.pipeline.controller.PipelineDoc.
Encapsulates the pipeline doc, which forms the input to the pipeline execution.
PipelineDoc(InputSource, boolean) - Constructor for class oracle.xml.pipeline.controller.PipelineDoc
Create a pipeline doc.
PipelineDoc(InputStream, boolean) - Constructor for class oracle.xml.pipeline.controller.PipelineDoc
Create a pipeline doc.
PipelineDoc(Reader, boolean) - Constructor for class oracle.xml.pipeline.controller.PipelineDoc
Create a pipeline doc.
PipelineDoc(String, boolean) - Constructor for class oracle.xml.pipeline.controller.PipelineDoc
Create a pipeline doc.
PipelineErrorHandler - interface oracle.xml.pipeline.controller.PipelineErrorHandler.
For Pipeline Errors the application calling the Pipeline Processor must implement this interface to handle errors received from the Pipeline Processor.
PipelineException - exception oracle.xml.pipeline.controller.PipelineException.
Represents an exception thrown by a pipeline method.
PipelineException(Exception) - Constructor for class oracle.xml.pipeline.controller.PipelineException
Create a new PipelineException
PipelineException(String) - Constructor for class oracle.xml.pipeline.controller.PipelineException
Create a new PipelineException
PipelineProcessor - class oracle.xml.pipeline.controller.PipelineProcessor.
The top level class which executes the pipeline.
PipelineProcessor() - Constructor for class oracle.xml.pipeline.controller.PipelineProcessor
 
PITarget - Static variable in interface oracle.xml.parser.v2.XMLToken
PITarget ::= Name - (('X' | 'x') ('M' | 'm') ('L' | 'l'))
PLUS - Static variable in class oracle.xml.parser.v2.ElementDecl
ContentModelParseTreeNode type - "+" node (has one children)
POP3StatusListener - class org.apache.soap.transport.smtp.POP3StatusListener.
 
POP3StatusListener() - Constructor for class org.apache.soap.transport.smtp.POP3StatusListener
 
popContext() - Method in class org.xml.sax.helpers.NamespaceSupport
Revert to the previous Namespace context.
popExprValue(int) - Method in class oracle.xml.parser.v2.XSLTContext
 
popScope() - Method in class org.apache.soap.util.xml.NSStack
Leave a scope: this removes any NS declarations that were added in the last scope.
POSITIVE_INFINITY - Static variable in class oracle.soap.encoding.soapenc.FloatSerializer
 
POSITIVE_INFINITY - Static variable in class oracle.soap.encoding.soapenc.DoubleSerializer
 
POSITIVE_INTEGER - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
post(URL, TransportMessage, int, String, int) - Static method in class org.apache.soap.util.net.HTTPUtils
POST something to the given URL.
post(URL, TransportMessage, int, String, int, int) - Static method in class org.apache.soap.util.net.HTTPUtils
POST something to the given URL.
post(URL, TransportMessage, int, String, int, int, Boolean) - Static method in class org.apache.soap.util.net.HTTPUtils
POST something to the given URL.
post(URL, TransportMessage, int, String, int, int, Boolean, StringBuffer, StringBuffer) - Static method in class org.apache.soap.util.net.HTTPUtils
POST something to the given URL.
postedDocument - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
PRECISION - Static variable in interface oracle.xml.parser.schema.XSDTypeConstants
 
PrefixedName - class org.apache.soap.util.xml.PrefixedName.
A PrefixedName object can be used as the context argument for serialization, if qualified element names are desired.
PrefixedName(String, QName) - Constructor for class org.apache.soap.util.xml.PrefixedName
 
PRETTY - Static variable in class oracle.xml.parser.v2.XMLOutputStream
 
preventDefault() - Method in interface org.w3c.dom.events.Event
If an event is cancelable, the preventDefault method is used to signify that the event is to be canceled, meaning any default action normally taken by the implementation as a result of the event will not occur.
previousNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the previous visible node in document order relative to the current node, and returns the new node.
previousNode() - Method in interface org.w3c.dom.traversal.NodeIterator
Returns the previous node in the set and moves the position of the NodeIterator backwards in the set.
previousSibling() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the previous sibling of the current node, and returns the new node.
print() - Method in class oracle.xml.xsql.XSQLErrorWriter
 
print(Document, OutputStream) - Static method in class oracle.xml.xsql.XSQLParserHelper
 
print(Document, PrintWriter) - Static method in class oracle.xml.xsql.XSQLParserHelper
 
print(OutputStream) - Method in class oracle.xml.parser.v2.XMLDocument
Writes the contents of this document to the given output stream.
print(OutputStream) - Method in class oracle.xml.parser.v2.XMLNode
Writes the contents of this node to the given output stream.
print(OutputStream, String) - Method in class oracle.xml.parser.v2.XMLDocument
Writes the contents of this document to the given output stream.
print(OutputStream, String) - Method in class oracle.xml.parser.v2.XMLNode
Writes the contents of this node to the given output stream.
print(PrintDriver) - Method in class oracle.xml.parser.v2.XMLDocument
Writes the contents of this document to the given output stream.
print(PrintWriter) - Method in class oracle.xml.parser.v2.XMLDocument
Writes the contents of this document to the given output stream.
print(PrintWriter) - Method in class oracle.xml.parser.v2.XMLNode
Writes the contents of this node using the given print writer.
print(String) - Method in class oracle.xdb.servlet.XDBServletResponse
 
print(Writer) - Method in class oracle.xml.parser.v2.XMLNode
Writes the contents of this node using the given print writer.
printAttribute(XMLAttr) - Method in interface oracle.xml.parser.v2.PrintDriver
Prints a XMLAttr node
printAttribute(XMLAttr) - Method in class oracle.xml.parser.v2.XMLPrintDriver
Prints a XMLAttr node
printAttributeNodes(XMLElement) - Method in interface oracle.xml.parser.v2.PrintDriver
Calls print method for each attribute of the XMLElement
printAttributeNodes(XMLElement) - Method in class oracle.xml.parser.v2.XMLPrintDriver
Calls print method for each attribute of the XMLElement
printCDATASection(XMLCDATA) - Method in interface oracle.xml.parser.v2.PrintDriver
Prints a XMLCDATA node
printCDATASection(XMLCDATA) - Method in class oracle.xml.parser.v2.XMLPrintDriver
Prints a XMLCDATA node
printChildNodes(XMLNode) - Method in interface oracle.xml.parser.v2.PrintDriver
Calls print method for each child of the XMLNode
printChildNodes(XMLNode) - Method in class oracle.xml.parser.v2.XMLPrintDriver
Calls print method for each child of the XMLNode
printComment(XMLComment) - Method in interface oracle.xml.parser.v2.PrintDriver
Prints a XMLComment node
printComment(XMLComment) - Method in class oracle.xml.parser.v2.XMLPrintDriver
Prints a XMLComment node
PrintConversionEvent - interface javax.xml.bind.PrintConversionEvent.
This event indicates that a problem was encountered while converting data from the Java content tree into its lexical representation.
printDiffTree(int, BufferedWriter) - Method in class oracle.xml.differ.XMLDiff
Prints the diff tree which contains the node names and values which have been identified as diffs by the algorithm.
printDoctype(DTD) - Method in interface oracle.xml.parser.v2.PrintDriver
Prints an DTD.
printDoctype(DTD) - Method in class oracle.xml.parser.v2.XMLPrintDriver
Prints an DTD.
printDocument(XMLDocument) - Method in interface oracle.xml.parser.v2.PrintDriver
Prints an XMLDocument.
printDocument(XMLDocument) - Method in class oracle.xml.parser.v2.XMLPrintDriver
Prints an XMLDocument.
printDocumentFragment(XMLDocumentFragment) - Method in interface oracle.xml.parser.v2.PrintDriver
Prints an empty XMLDocumentFragment object.
printDocumentFragment(XMLDocumentFragment) - Method in class oracle.xml.parser.v2.XMLPrintDriver
Prints an empty XMLDocumentFragment object.
PrintDriver - interface oracle.xml.parser.v2.PrintDriver.
The PrintDriver defines methods used to print XML documents represented as DOM trees.
printedErrorHeader() - Method in class oracle.xml.xsql.XSQLPageRequestImpl
 
printedErrorHeader() - Method in interface oracle.xml.xsql.XSQLPageRequest
Returns the state of whether an Error Header has been printed
printElement(XMLElement) - Method in interface oracle.xml.parser.v2.PrintDriver
Prints an XMLElement.
printElement(XMLElement) - Method in class oracle.xml.parser.v2.XMLPrintDriver
Prints an XMLElement.
printEntityReference(XMLEntityReference) - Method in interface oracle.xml.parser.v2.PrintDriver
Prints a XMLEntityReference node
printEntityReference(XMLEntityReference) - Method in class oracle.xml.parser.v2.XMLPrintDriver
Prints a XMLEntityReference node
printErrorListener() - Method in class oracle.xml.util.XMLError
Flush all the JAXP 1.1 errors to the ErrorListener If no ErrorListener was set, default to System.err
printExternalDTD(OutputStream) - Method in class oracle.xml.parser.v2.XMLDocument
Writes the contents of this document to the given output stream.
printExternalDTD(OutputStream) - Method in class oracle.xml.parser.v2.DTD
Writes the contents of this document to the given output stream.
printExternalDTD(OutputStream, String) - Method in class oracle.xml.parser.v2.XMLDocument
Writes the contents of the external DTD to the given output stream.
printExternalDTD(OutputStream, String) - Method in class oracle.xml.parser.v2.DTD
Writes the contents of the external DTD to the given output stream.
printExternalDTD(PrintWriter) - Method in class oracle.xml.parser.v2.XMLDocument
Writes the contents of this document to the given output stream.
printExternalDTD(PrintWriter) - Method in class oracle.xml.parser.v2.DTD
Writes the contents of this document to the given output stream.
println(String) - Method in class oracle.xdb.servlet.XDBServletResponse
 
printProcessingInstruction(XMLPI) - Method in interface oracle.xml.parser.v2.PrintDriver
Prints a XMLPI node
printProcessingInstruction(XMLPI) - Method in class oracle.xml.parser.v2.XMLPrintDriver
Prints a XMLPI node
printSchema() - Method in class oracle.xml.parser.schema.XMLSchema
print information
printSchema(boolean) - Method in class oracle.xml.parser.schema.XMLSchema
print all schema infomation including buildins
printStackTrace() - Method in class oracle.xml.util.XMLException
Prints this Throwable and its backtrace to the standard error stream.
printStackTrace() - Method in class javax.xml.transform.TransformerException
Print the the trace of methods from where the error originated.
printStackTrace() - Method in class javax.xml.bind.JAXBException
Prints this JAXBException and its stack trace (including the stack trace of the linkedException if it is non-null) to System.err.
printStackTrace(PrintStream) - Method in class oracle.xml.util.XMLException
Prints this Throwable and its backtrace to the specified print stream.
printStackTrace(PrintStream) - Method in class javax.xml.transform.TransformerException
Print the the trace of methods from where the error originated.
printStackTrace(PrintStream) - Method in class javax.xml.bind.JAXBException
Prints this JAXBException and its stack trace (including the stack trace of the linkedException if it is non-null) to the PrintStream.
printStackTrace(PrintWriter) - Method in class oracle.xml.util.XMLException
Prints this Throwable and its backtrace to the specified print writer.
printStackTrace(PrintWriter) - Method in class javax.xml.transform.TransformerException
Print the the trace of methods from where the error originated.
printTextNode(XMLText) - Method in interface oracle.xml.parser.v2.PrintDriver
Prints a XMLText node
printTextNode(XMLText) - Method in class oracle.xml.parser.v2.XMLPrintDriver
Prints a XMLText node
Process - class oracle.xml.pipeline.controller.Process.
Base class for all pipeline process definitions.
process() - Method in class oracle.xml.xsql.XSQLRequest
Process the request, writing output/errors to System.out/System.err
process(Dictionary) - Method in class oracle.xml.xsql.XSQLRequest
Process the request, writing output/errors to System.out/System.err
process(Dictionary, OutputStream, PrintWriter) - Method in class oracle.xml.xsql.XSQLRequest
Process the request, writing output to OutputStream and errors to PrintWriter
process(Dictionary, PrintWriter, PrintWriter) - Method in class oracle.xml.xsql.XSQLRequest
Process the request, writing output/errors to respective PrintWriters
process(OutputStream, PrintWriter) - Method in class oracle.xml.xsql.XSQLRequest
Process the request, writing output to OutputStream and error to a PrintWriters
process(PrintWriter, PrintWriter) - Method in class oracle.xml.xsql.XSQLRequest
Process the request, writing output/errors to respective PrintWriters
processAction(XSLTContext) - Method in class oracle.xml.parser.v2.XSLExtensionElement
Function called to extecute the body of the extension elements
processContent(XSLTContext) - Method in class oracle.xml.parser.v2.XSLExtensionElement
Process Contents of the extension element
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a ProcessingInstruction.
processingError - Variable in class oracle.xml.xsql.XSQLPageRequestImpl
 
ProcessingInstruction - interface org.w3c.dom.ProcessingInstruction.
The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document.
processingInstruction(String, String) - Method in class oracle.xml.parser.v2.XMLSAXSerializer
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class oracle.xml.parser.v2.XMLMultiHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class oracle.xml.parser.v2.DocumentBuilder
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class oracle.xml.comp.CXMLHandlerBase
Receive notification of a processing instruction
processingInstruction(String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a processing instruction.
processingInstruction(String, String) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of a processing instruction.
processingInstruction(String, String) - Method in interface org.xml.sax.ContentHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 processing instruction event.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a processing instruction event.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 processing instruction event.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a processing instruction.
processName(String, String[], boolean) - Method in class org.xml.sax.helpers.NamespaceSupport
Process a raw XML 1.0 name.
processStatus(StatusEvent) - Method in class org.apache.soap.transport.smtp.POP3StatusListener
 
processToDocument(Document, String, XSQLPageRequest) - Static method in class oracle.xml.xsql.XSQLStylesheetProcessor
 
processToWriter(Document, String, XSQLPageRequest) - Static method in class oracle.xml.xsql.XSQLStylesheetProcessor
 
processToXML() - Method in class oracle.xml.xsql.XSQLRequest
Process the request, writing output/errors to System.out/System.err
processToXML(Dictionary) - Method in class oracle.xml.xsql.XSQLRequest
Process the request, writing output/errors to System.out/System.err
processToXML(Dictionary, PrintWriter) - Method in class oracle.xml.xsql.XSQLRequest
Process the request, writing output/errors to respective PrintWriters
processToXML(PrintWriter) - Method in class oracle.xml.xsql.XSQLRequest
Process the request, writing errors to respective PrintWriters
processXSL(XSLStylesheet, InputStream, URL) - Method in class oracle.xml.parser.v2.XSLProcessor
Transform input XML document using given InputStream and stylesheet.
processXSL(XSLStylesheet, InputStream, URL) - Method in class oracle.xml.async.XSLTransformer
Initiates XSL Transformation in the background.
processXSL(XSLStylesheet, Reader, URL) - Method in class oracle.xml.parser.v2.XSLProcessor
Transform input XML document using given Reader and stylesheet.
processXSL(XSLStylesheet, Reader, URL) - Method in class oracle.xml.async.XSLTransformer
Initiates XSL Transformation in the background.
processXSL(XSLStylesheet, URL, URL) - Method in class oracle.xml.parser.v2.XSLProcessor
Transform input XML document using given URL and stylesheet.
processXSL(XSLStylesheet, URL, URL) - Method in class oracle.xml.async.XSLTransformer
Initiates XSL Transformation in the background.
processXSL(XSLStylesheet, XMLDocument) - Method in class oracle.xml.parser.v2.XSLProcessor
Transform input XML document using given XMLDocument and stylesheet.
processXSL(XSLStylesheet, XMLDocument) - Method in class oracle.xml.async.XSLTransformer
Initiates XSL Transformation in the background.
processXSL(XSLStylesheet, XMLDocument, ContentHandler) - Method in class oracle.xml.parser.v2.XSLProcessor
Transform input XML document using given XMLDocument and stylesheet.
processXSL(XSLStylesheet, XMLDocumentFragment) - Method in class oracle.xml.parser.v2.XSLProcessor
Transform input XML document using given XMLDocument and stylesheet.
processXSL(XSLStylesheet, XMLDocumentFragment, OutputStream) - Method in class oracle.xml.parser.v2.XSLProcessor
Transform input XML using given XMLDocumentFragment and stylesheet.
processXSL(XSLStylesheet, XMLDocumentFragment, PrintWriter) - Method in class oracle.xml.parser.v2.XSLProcessor
Transform input XML using given XMLDocumentFragment and stylesheet.
processXSL(XSLStylesheet, XMLDocumentFragment, XMLDocumentHandler) - Method in class oracle.xml.parser.v2.XSLProcessor
Transform input XML document using given XMLDocument and stylesheet.
processXSL(XSLStylesheet, XMLDocument, OutputStream) - Method in class oracle.xml.parser.v2.XSLProcessor
Transform input XML document using given XMLDocument and stylesheet.
processXSL(XSLStylesheet, XMLDocument, OutputStream) - Method in class oracle.xml.async.XSLTransformer
Initiates XSL Transformation in the background.
processXSL(XSLStylesheet, XMLDocument, PrintWriter) - Method in class oracle.xml.parser.v2.XSLProcessor
Transform input XML document using given XMLDocument and stylesheet.
processXSL(XSLStylesheet, XMLDocument, XMLDocumentHandler) - Method in class oracle.xml.parser.v2.XSLProcessor
Transform input XML document using given XMLDocument and stylesheet.
processXSL(XSLStylesheet, XMLElement) - Method in class oracle.xml.parser.v2.XSLProcessor
Transform input XML document using given XMLDocument and stylesheet.
processXSL(XSLStylesheet, XMLElement, ContentHandler) - Method in class oracle.xml.parser.v2.XSLProcessor
Transform input XML document using given XMLElement and stylesheet.
processXSL(XSLStylesheet, XMLElement, OutputStream) - Method in class oracle.xml.parser.v2.XSLProcessor
Transform input XML using given XMLElement and stylesheet.
processXSL(XSLStylesheet, XMLElement, PrintWriter) - Method in class oracle.xml.parser.v2.XSLProcessor
Transform input XML using given XMLElement and stylesheet.
processXSL(XSLStylesheet, XMLElement, XMLDocumentHandler) - Method in class oracle.xml.parser.v2.XSLProcessor
Transform input XML document using given XMLElement and stylesheet.
PropertyException - exception javax.xml.bind.PropertyException.
This exception indicates that an error was encountered while getting or setting a property.
PropertyException(String) - Constructor for class javax.xml.bind.PropertyException
Constructor for PropertyException.
PropertyException(String, Object) - Constructor for class javax.xml.bind.PropertyException
Constructor for PropertyException.
PropertyException(String, String) - Constructor for class javax.xml.bind.PropertyException
Constructor for PropertyException.
PropertyException(String, String, Throwable) - Constructor for class javax.xml.bind.PropertyException
Constructor for PropertyException.
PropertyException(String, Throwable) - Constructor for class javax.xml.bind.PropertyException
Constructor for PropertyException.
PropertyException(Throwable) - Constructor for class javax.xml.bind.PropertyException
Constructor for PropertyException.
Provider - interface oracle.soap.server.Provider.
Provider defines the capabilities that must be supported for each type of service provider, such as Java class, stored procedure, or EJB.
PROVIDER_JAVA - Static variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
PROVIDER_MANAGER_SERVICE_NAME - Static variable in class oracle.soap.server.internal.OracleServerConstants
 
PROVIDER_OPTION_IDMAP - Static variable in class oracle.soap.providers.ejb.EjbProvider
The filename that contains the identity map to get the user identity to use in the session.
PROVIDER_OPTION_INC_CONNECTIONS - Static variable in class oracle.soap.providers.ejb.EjbProvider
The number of additional IIOP session connections to create at one time when more sessions are needed, up to the maximum allowed.
PROVIDER_OPTION_MAX_CONNECTIONS - Static variable in class oracle.soap.providers.ejb.EjbProvider
The maximum number of IIOP session connections that should be created.
PROVIDER_OPTION_MIN_CONNECTIONS - Static variable in class oracle.soap.providers.ejb.EjbProvider
The minimum number of IIOP session connections that should be created,
PROVIDER_OPTION_PASSWORD - Static variable in class oracle.soap.providers.ejb.EjbProvider
The database password for the session.
PROVIDER_OPTION_ROLE - Static variable in class oracle.soap.providers.ejb.EjbProvider
The database role for the session.
PROVIDER_OPTION_SERVICEURL - Static variable in class oracle.soap.providers.ejb.EjbProvider
The service URL used to establish a session IIOP sessConn to the database.
PROVIDER_OPTION_SESSION_MULTITHREAD - Static variable in class oracle.soap.providers.ejb.EjbProvider
Whether or not to multi-thread thru a single session connection.
PROVIDER_OPTION_USERNAME - Static variable in class oracle.soap.providers.ejb.EjbProvider
The database username for the session.
PROVIDER_SCRIPT_FILE - Static variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
PROVIDER_SCRIPT_STRING - Static variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
PROVIDER_USER_DEFINED - Static variable in class oracle.soap.server.ServiceDeploymentDescriptor
 
ProviderDeploymentDescriptor - class oracle.soap.server.ProviderDeploymentDescriptor.
ProviderDeploymentDescriptor defines the deployment information for a specific provider.
ProviderDeploymentDescriptor() - Constructor for class oracle.soap.server.ProviderDeploymentDescriptor
Construct a new instance of a provider descriptor.
ProviderManager - interface oracle.soap.server.ProviderManager.
Provider Manager defines the interface to manage providers.
ProviderManagerClient - class oracle.soap.client.ProviderManagerClient.
This is a client to talk to an XML-SOAP ProviderManager to manage providers deployed on the server.
ProviderManagerClient(URL) - Constructor for class oracle.soap.client.ProviderManagerClient
 
ProviderManagerImpl - class oracle.soap.server.impl.ProviderManagerImpl.
ProviderManagerImpl is an implementation of a provider manager that stores its deployment information in a file.
ProviderManagerImpl() - Constructor for class oracle.soap.server.impl.ProviderManagerImpl
 
PROXY_AUTH_TYPE - Static variable in class oracle.soap.transport.http.OracleSOAPHTTPConnection
property used for defining proxy auth type (basic/digest)
PROXY_HOST - Static variable in class oracle.soap.transport.http.OracleSOAPHTTPConnection
property used for defining proxy host
PROXY_PASSWORD - Static variable in class oracle.soap.transport.http.OracleSOAPHTTPConnection
property used for defining proxy password
PROXY_PORT - Static variable in class oracle.soap.transport.http.OracleSOAPHTTPConnection
property used for defining proxy port