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

A

addAssociation(Association) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified Association to use this object as source.
addAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified Associations to use this object as source Silently replaces the sourceObject in Associations with reference to this object.
addAttachmentPart(AttachmentPart) - Method in class javax.xml.soap.SOAPMessage
Adds the given AttachmentPart object to this SOAPMessage object.
addAttribute(Name, String) - Method in interface javax.xml.soap.SOAPElement
Adds an attribute with the specified name and value to this SOAPElement object.
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.
addBody() - Method in interface javax.xml.soap.SOAPEnvelope
Creates a SOAPBody object and sets it as the SOAPBody object for this SOAPEnvelope object.
addBodyElement(Name) - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPBodyElement object with the specified name and adds it to this SOAPBody object.
addChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.Concept
Add a child Concept
addChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Add a child Concept
addChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.Concept
Add a Collection of Concept children
addChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Add a Collection of Concept children
addChildElement(Name) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the given Name object and adds the new element to this SOAPElement object.
addChildElement(SOAPElement) - Method in interface javax.xml.soap.SOAPElement
Add a SOAPElement as a child of this SOAPElement instance.
addChildElement(String) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the given String object and adds the new element to this SOAPElement object.
addChildElement(String, String) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the specified local name and prefix and adds the new element to this SOAPElement object.
addChildElement(String, String, String) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the specified local name, prefix, and URI and adds the new element to this SOAPElement object.
addChildOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Organization
Add a child Organization
addChildOrganizations(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Add a Collection of Organization children
addClassification(Classification) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified Classification to this object.
addClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified Classifications to this object.
addCookie(Cookie) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addCookie(Cookie cookie) on the wrapped response object.
addCookie(Cookie) - Method in interface javax.servlet.http.HttpServletResponse
Adds the specified cookie to the response.
addDateHeader(String, long) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addDateHeader(String name, long date) on the wrapped response object.
addDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and date-value.
addDetail() - Method in interface javax.xml.soap.SOAPFault
Creates a Detail object and sets it as the Detail object for this SOAPFault object.
addDetailEntry(Name) - Method in interface javax.xml.soap.Detail
Creates a new DetailEntry object with the given name and adds it to this Detail object.
addExternalIdentifier(ExternalIdentifier) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified ExternalIdentifier as an external identifier to this object.
addExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified ExternalIdentifiers as an external identifiers to this object.
addExternalLink(ExternalLink) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified ExternalLink to this object.
addExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Adds specified ExternalLinks to this object.
addFault() - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addHeader() - Method in interface javax.xml.soap.SOAPEnvelope
Creates a SOAPHeader object and sets it as the SOAPHeader object for this SOAPEnvelope object.
addHeader(String, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return addHeader(String name, String value) on the wrapped response object.
addHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and value.
addHeader(String, String) - Method in class javax.xml.soap.MimeHeaders
Adds a MimeHeader object with the specified name and value to this MimeHeaders object's list of headers.
addHeaderElement(Name) - Method in interface javax.xml.soap.SOAPHeader
Creates a new SOAPHeaderElement object initialized with the specified name and adds it to this SOAPHeader object.
addIntHeader(String, int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call addIntHeader(String name, int value) on the wrapped response object.
addIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and integer value.
addLocalizedString(LocalizedString) - Method in interface javax.xml.registry.infomodel.InternationalString
Adds a LocalizedString to this object.
addLocalizedStrings(Collection) - Method in interface javax.xml.registry.infomodel.InternationalString
Adds many LocalizedStrings to this object.
addMimeHeader(String, String) - Method in class javax.xml.soap.AttachmentPart
Adds a MIME header with the specified name and value to this AttachmentPart object.
addMimeHeader(String, String) - Method in class javax.xml.soap.SOAPPart
Creates a MimeHeader object with the specified name and value and adds it to this SOAPPart object.
addNamespaceDeclaration(String, String) - Method in interface javax.xml.soap.SOAPElement
Adds a namespace declaration with the specified prefix and URI to this SOAPElement object.
addParameter(String, QName, Class, ParameterMode) - Method in interface javax.xml.rpc.Call
Adds a parameter type and mode for a specific operation.
addParameter(String, QName, ParameterMode) - Method in interface javax.xml.rpc.Call
Adds a parameter type and mode for a specific operation.
addRegistryObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.RegistryPackage
Add a child RegistryObject as member
addRegistryObjects(Collection) - Method in interface javax.xml.registry.infomodel.RegistryPackage
Add a Collection of RegistryObject children as members
ADDRESS_LINES_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
Name for pre-defined Slot used in PostalAddress by JAXR UDDI provider.
addService(Service) - Method in interface javax.xml.registry.infomodel.Organization
Add a child Service
addServiceBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.Service
Add a child ServiceBinding
addServiceBindings(Collection) - Method in interface javax.xml.registry.infomodel.Service
Add a Collection of ServiceBinding children
addServices(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Add a Collection of Service children
addSlot(Slot) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Adds a Slot to this object.
addSlots(Collection) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Adds more Slots to this object.
addSpecificationLink(SpecificationLink) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Add a child SpecificationLink
addSpecificationLinks(Collection) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Add a Collection of SpecificationLink children
addSQLParameter(Object) - Method in interface javax.servlet.jsp.jstl.sql.SQLExecutionTag
Adds a PreparedStatement parameter value
addTextNode(String) - Method in interface javax.xml.soap.SOAPElement
Creates a new Text object initialized with the given String and adds it to this SOAPElement object.
addUser(User) - Method in interface javax.xml.registry.infomodel.Organization
Add a User
addUsers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Add a Collection of Users
AND_ALL_KEYS - Static variable in interface javax.xml.registry.FindQualifier
 
appendChild(Node) - Method in interface org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
APPLICATION - Static variable in class javax.servlet.jsp.PageContext
Name used to store ServletContext in PageContext name table.
APPLICATION_SCOPE - Static variable in class javax.servlet.jsp.PageContext
Application scope: named reference remains available in the ServletContext until it is reclaimed.
Association - interface javax.xml.registry.infomodel.Association.
A RegistryObject instance may be associated with zero or more RegistryObject instances.
ASSOCIATION - Static variable in interface javax.xml.registry.LifeCycleManager
 
AT_BEGIN - Static variable in class javax.servlet.jsp.tagext.VariableInfo
Scope information that scripting variable is visible after start tag
AT_END - Static variable in class javax.servlet.jsp.tagext.VariableInfo
Scope information that scripting variable is visible after end tag
AttachmentPart - class javax.xml.soap.AttachmentPart.
A single attachment to a SOAPMessage object.
AttachmentPart() - Constructor for class javax.xml.soap.AttachmentPart
 
Attr - interface org.w3c.dom.Attr.
The Attr interface represents an attribute in an Element object.
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
The node is an Attr.
attributeAdded(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been added to a session.
attributeAdded(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that a new attribute was added to the servlet context.
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.
attributeRemoved(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been removed from a session.
attributeRemoved(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that an existing attribute has been remved from the servlet context.
attributeReplaced(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been replaced in a session.
attributeReplaced(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that an attribute on the servlet context has been replaced.
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.
AUDITABLE_EVENT - Static variable in interface javax.xml.registry.LifeCycleManager
 
AuditableEvent - interface javax.xml.registry.infomodel.AuditableEvent.
AuditableEvent instances provide a long term record of events that effect a change of state in a RegistryObject.
AUTHORIZED_NAME_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
Name for pre-defined Slot used in Organization and ClassificationScheme by JAXR UDDI provider.
autoFlush - Variable in class javax.servlet.jsp.JspWriter
 

B

BASIC_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Basic authentication.
begin - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Starting index ('begin' attribute)
beginSpecified - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Boolean flag indicating whether 'begin' was specified.
BigDecimalHolder - class javax.xml.rpc.holders.BigDecimalHolder.
 
BigDecimalHolder() - Constructor for class javax.xml.rpc.holders.BigDecimalHolder
 
BigDecimalHolder(BigDecimal) - Constructor for class javax.xml.rpc.holders.BigDecimalHolder
 
BigIntegerHolder - class javax.xml.rpc.holders.BigIntegerHolder.
 
BigIntegerHolder() - Constructor for class javax.xml.rpc.holders.BigIntegerHolder
 
BigIntegerHolder(BigInteger) - Constructor for class javax.xml.rpc.holders.BigIntegerHolder
 
BODY_CONTENT_EMPTY - Static variable in class javax.servlet.jsp.tagext.TagInfo
static constant for getBodyContent() when it is empty
BODY_CONTENT_JSP - Static variable in class javax.servlet.jsp.tagext.TagInfo
static constant for getBodyContent() when it is JSP
BODY_CONTENT_TAG_DEPENDENT - Static variable in class javax.servlet.jsp.tagext.TagInfo
static constant for getBodyContent() when it is Tag dependent
bodyContent - Variable in class javax.servlet.jsp.tagext.BodyTagSupport
 
BodyContent - class javax.servlet.jsp.tagext.BodyContent.
An encapsulation of the evaluation of the body of an action so it is available to a tag handler.
BodyContent(JspWriter) - Constructor for class javax.servlet.jsp.tagext.BodyContent
Protected constructor.
BodyTag - interface javax.servlet.jsp.tagext.BodyTag.
The BodyTag interface extends IterationTag by defining additional methods that let a tag handler manipulate the content of evaluating its body.
BodyTagSupport - class javax.servlet.jsp.tagext.BodyTagSupport.
A base class for defining tag handlers implementing BodyTag.
BodyTagSupport() - Constructor for class javax.servlet.jsp.tagext.BodyTagSupport
Default constructor, all subclasses are required to only define a public constructor with the same signature, and to call the superclass constructor.
BooleanHolder - class javax.xml.rpc.holders.BooleanHolder.
 
BooleanHolder() - Constructor for class javax.xml.rpc.holders.BooleanHolder
 
BooleanHolder(boolean) - Constructor for class javax.xml.rpc.holders.BooleanHolder
 
BooleanWrapperHolder - class javax.xml.rpc.holders.BooleanWrapperHolder.
 
BooleanWrapperHolder() - Constructor for class javax.xml.rpc.holders.BooleanWrapperHolder
 
BooleanWrapperHolder(Boolean) - Constructor for class javax.xml.rpc.holders.BooleanWrapperHolder
 
bufferSize - Variable in class javax.servlet.jsp.JspWriter
 
BulkResponse - interface javax.xml.registry.BulkResponse.
Contains the response of a method in the API that performs a bulk operation and returns a bulk response.
BusinessLifeCycleManager - interface javax.xml.registry.BusinessLifeCycleManager.
The BusinessLifeCycleManager interface, which is exposed by the Registry Service, implements the life cycle management functionality of the Registry as part of a business level API.
BusinessQueryManager - interface javax.xml.registry.BusinessQueryManager.
The BusinessQueryManager interface, which is exposed by the Registry Service, implements the business style query interface.
ByteArrayHolder - class javax.xml.rpc.holders.ByteArrayHolder.
 
ByteArrayHolder() - Constructor for class javax.xml.rpc.holders.ByteArrayHolder
 
ByteArrayHolder(byte[]) - Constructor for class javax.xml.rpc.holders.ByteArrayHolder
 
ByteHolder - class javax.xml.rpc.holders.ByteHolder.
 
ByteHolder() - Constructor for class javax.xml.rpc.holders.ByteHolder
 
ByteHolder(byte) - Constructor for class javax.xml.rpc.holders.ByteHolder
 
ByteWrapperHolder - class javax.xml.rpc.holders.ByteWrapperHolder.
 
ByteWrapperHolder() - Constructor for class javax.xml.rpc.holders.ByteWrapperHolder
 
ByteWrapperHolder(Byte) - Constructor for class javax.xml.rpc.holders.ByteWrapperHolder
 

C

CalendarHolder - class javax.xml.rpc.holders.CalendarHolder.
 
CalendarHolder() - Constructor for class javax.xml.rpc.holders.CalendarHolder
 
CalendarHolder(Calendar) - Constructor for class javax.xml.rpc.holders.CalendarHolder
 
Call - interface javax.xml.rpc.Call.
The javax.xml.rpc.Call interface provides support for the dynamic invocation of a service endpoint.
call(SOAPMessage, Object) - Method in class javax.xml.soap.SOAPConnection
Sends the given message to the specified endpoint and blocks until it has returned the response.
canBeRequestTime() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Whether this attribute can hold a request-time value.
CapabilityProfile - interface javax.xml.registry.CapabilityProfile.
Provides information about the capabilities of a JAXR provider.
CASE_SENSITIVE_MATCH - Static variable in interface javax.xml.registry.FindQualifier
 
cause - Variable in class javax.xml.registry.JAXRException
 
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.
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.
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.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 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.
Classification - interface javax.xml.registry.infomodel.Classification.
The Classification interface is used to classify RegistryObject instances.
CLASSIFICATION - Static variable in interface javax.xml.registry.LifeCycleManager
 
CLASSIFICATION_SCHEME - Static variable in interface javax.xml.registry.LifeCycleManager
 
ClassificationScheme - interface javax.xml.registry.infomodel.ClassificationScheme.
A ClassificationScheme instance represents a taxonomy that may be used to classify or categorize RegistryObject instances.
clear() - Method in class javax.servlet.jsp.JspWriter
Clear the contents of the buffer.
clear() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Removes all registered TypeMappings and encodingStyleURIs from this TypeMappingRegistry.
clear() - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Clear the attribute list.
clear() - Method in class org.xml.sax.helpers.AttributesImpl
Clear the attribute list for reuse.
clearBody() - Method in class javax.servlet.jsp.tagext.BodyContent
Clear the body without throwing any exceptions.
clearBuffer() - Method in class javax.servlet.jsp.JspWriter
Clears the current contents of the buffer.
clearContent() - Method in class javax.xml.soap.AttachmentPart
Clears out the content of this AttachmentPart object.
clearParameters() - Method in class javax.xml.transform.Transformer
Clear all parameters set with setParameter.
CLIENT_CERT_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Basic authentication.
clone() - Method in class javax.servlet.http.Cookie
Overrides the standard java.lang.Object.clone method to return a copy of this cookie.
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.
close() - Method in class javax.servlet.jsp.JspWriter
Close the stream, flushing it first
close() - Method in interface javax.xml.messaging.ProviderConnection
Closes this ProviderConnection object, freeing its resources and making it immediately available for garbage collection.
close() - Method in class javax.xml.soap.SOAPConnection
Closes this SOAPConnection object.
close() - Method in interface javax.xml.registry.Connection
Closes a Connection when it is no longer needed.
code - Variable in class org.w3c.dom.DOMException
 
COMBINE_CLASSIFICATIONS - Static variable in interface javax.xml.registry.FindQualifier
Maps to UDDI combineCategoryBags.
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 ' <!--' and ending '-->'.
COMMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Comment.
comment(char[], int, int) - Method in interface org.xml.sax.ext.LexicalHandler
Report an XML comment anywhere in the document.
Concept - interface javax.xml.registry.infomodel.Concept.
The Concept interface is used to represent taxonomy elements and their structural relationship with each other in order to describe an internal taxonomy.
CONCEPT - Static variable in interface javax.xml.registry.LifeCycleManager
 
condition() - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
Returns a boolean representing the condition that a particular subclass uses to drive its conditional logic.
ConditionalTagSupport - class javax.servlet.jsp.jstl.core.ConditionalTagSupport.
ConditionalTagSupport is an abstract class that facilitates implementation of conditional tags -- specifically, tags in the style of <if>.
ConditionalTagSupport() - Constructor for class javax.servlet.jsp.jstl.core.ConditionalTagSupport
Base constructor to initialize local state.
Config - class javax.servlet.jsp.jstl.core.Config.
Class supporting access to configuration data.
CONFIG - Static variable in class javax.servlet.jsp.PageContext
Name used to store ServletConfig in PageContext name table.
Config() - Constructor for class javax.servlet.jsp.jstl.core.Config
 
confirmAssociation(Association) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Confirms this Association by the User associated with the caller.
Connection - interface javax.xml.registry.Connection.
This class represents a connection between a JAXR client and a JAXR provider.
ConnectionFactory - class javax.xml.registry.ConnectionFactory.
This is the abstract base class for factory classes for creating a JAXR connection.
ConnectionFactory() - Constructor for class javax.xml.registry.ConnectionFactory
 
containsHeader(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call containsHeader(String name) on the wrapped response object.
containsHeader(String) - Method in interface javax.servlet.http.HttpServletResponse
Returns a boolean indicating whether the named response header has already been set.
containsProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
Returns true if the MessageContext contains a property with the specified name.
ContentHandler - interface org.xml.sax.ContentHandler.
Receive notification of the logical content of a document.
contextDestroyed(ServletContextEvent) - Method in interface javax.servlet.ServletContextListener
Notification that the servlet context is about to be shut down.
contextInitialized(ServletContextEvent) - Method in interface javax.servlet.ServletContextListener
Notification that the web application is ready to process requests.
Cookie - class javax.servlet.http.Cookie.
Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server.
Cookie(String, String) - Constructor for class javax.servlet.http.Cookie
Constructs a cookie with a specified name and value.
countAttachments() - Method in class javax.xml.soap.SOAPMessage
Gets a count of the number of attachments in this message.
create(Name) - Method in class javax.xml.soap.SOAPElementFactory
Deprecated. Use javax.xml.soap.SOAPFactory.createElement(javax.xml.soap.Name) instead
create(String) - Method in class javax.xml.soap.SOAPElementFactory
Deprecated. Use javax.xml.soap.SOAPFactory.createElement(String localName) instead
create(String, String, String) - Method in class javax.xml.soap.SOAPElementFactory
Deprecated. Use javax.xml.soap.SOAPFactory.createElement(String localName, String prefix, String uri) instead
createAssociation(RegistryObject, Concept) - Method in interface javax.xml.registry.LifeCycleManager
Creates an Association instance using the specified parameters.
createAttachmentPart() - Method in class javax.xml.soap.SOAPMessage
Creates a new empty AttachmentPart object.
createAttachmentPart(DataHandler) - Method in class javax.xml.soap.SOAPMessage
Creates an AttachmentPart object and populates it using the given DataHandler object.
createAttachmentPart(Object, String) - Method in class javax.xml.soap.SOAPMessage
Creates an AttachmentPart object and populates it with the specified data of the specified content type.
createAttribute(String) - Method in interface org.w3c.dom.Document
Creates an Attr of the given name.
createAttributeNS(String, String) - Method in interface org.w3c.dom.Document
Creates an attribute of the given qualified name and namespace URI.
createCall() - Method in interface javax.xml.rpc.Service
Creates a Call object not associated with specific operation or target service endpoint.
createCall(QName) - Method in interface javax.xml.rpc.Service
Creates a Call instance.
createCall(QName, QName) - Method in interface javax.xml.rpc.Service
Creates a Call instance.
createCall(QName, String) - Method in interface javax.xml.rpc.Service
Creates a Call instance.
createCDATASection(String) - Method in interface org.w3c.dom.Document
Creates a CDATASection node whose value is the specified string.
createClassification(ClassificationScheme, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Classification instance for an external Classification using the specified InternationalString name and String value that identify a taxonomy element within the specified ClassificationScheme.
createClassification(ClassificationScheme, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Classification instance for an external Classification using the specified String name and String value that identify a taxonomy element within the specified ClassificationScheme.
createClassification(Concept) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Classification instance for an internal Classification using the specified Concept that identifies a taxonomy element within an internal ClassificationScheme.
createClassificationScheme(Concept) - Method in interface javax.xml.registry.LifeCycleManager
Creates a ClassificationScheme from a Concept that has no ClassificationScheme or parent Concept.
createClassificationScheme(InternationalString, InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates a ClassificationScheme given the specified InternationalString parameters.
createClassificationScheme(String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a ClassificationScheme given the specified String parameters.
createComment(String) - Method in interface org.w3c.dom.Document
Creates a Comment node given the specified string.
createConcept(RegistryObject, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Concept instance using the specified parameters, where the name is an InternationalString.
createConcept(RegistryObject, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Concept instance using the specified parameters, where the name is a String.
createConnection() - Method in class javax.xml.messaging.ProviderConnectionFactory
Creates a ProviderConnection object to the messaging provider that is associated with this ProviderConnectionFactory object.
createConnection() - Method in class javax.xml.soap.SOAPConnectionFactory
Create a new SOAPConnection.
createConnection() - Method in class javax.xml.registry.ConnectionFactory
Create a named connection.
createDetail() - Method in class javax.xml.soap.SOAPFactory
Creates a new Detail object which serves as a container for DetailEntry objects.
createDocument(String, String, DocumentType) - Method in interface org.w3c.dom.DOMImplementation
Creates a DOM Document object of the specified type with its document element.
createDocumentFragment() - Method in interface org.w3c.dom.Document
Creates an empty DocumentFragment object.
createDocumentType(String, String, String) - Method in interface org.w3c.dom.DOMImplementation
Creates an empty DocumentType node.
createElement(Name) - Method in class javax.xml.soap.SOAPFactory
Create a SOAPElement object initialized with the given Name object.
createElement(String) - Method in interface org.w3c.dom.Document
Creates an element of the type specified.
createElement(String) - Method in class javax.xml.soap.SOAPFactory
Create a SOAPElement object initialized with the given local name.
createElement(String, String, String) - Method in class javax.xml.soap.SOAPFactory
Create a new SOAPElement object with the given local name, prefix and uri.
createElementNS(String, String) - Method in interface org.w3c.dom.Document
Creates an element of the given qualified name and namespace URI.
createEmailAddress(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an EmailAddress instance using an address as the parameter.
createEmailAddress(String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an EmailAddress instance using both an address and a type as parameters.
createEntityReference(String) - Method in interface org.w3c.dom.Document
Creates an EntityReference object.
createExternalIdentifier(ClassificationScheme, InternationalString, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an ExternalIdentifier instance using the specified parameters, where the name is an InternationalString.
createExternalIdentifier(ClassificationScheme, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an ExternalIdentifier instance using the specified parameters, where the name is a String.
createExternalLink(String, InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates an ExternalLink instance using the specified parameters, where the description is an InternationalString.
createExternalLink(String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an ExternalLink instance using the specified parameters, where the description is a String.
createExtrinsicObject(DataHandler) - Method in interface javax.xml.registry.LifeCycleManager
Creates an ExtrinsicObject instance using the specified parameters.
createFederatedConnection(Collection) - Method in class javax.xml.registry.ConnectionFactory
Create a FederatedConnection.
createInternationalString() - Method in interface javax.xml.registry.LifeCycleManager
Creates an empty InternationalString instance.
createInternationalString(Locale, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an InternationalString instance using the specified Locale and String parameters.
createInternationalString(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an InternationalString instance using a String parameter and the default Locale.
createKey(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Key instance from an ID.
createLocalizedString(Locale, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a LocalizedString instance using the specified Locale and String parameters.
createLocalizedString(Locale, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a LocalizedString instance using the specified Locale, String, and character set parameters.
createMessage() - Method in class javax.xml.soap.MessageFactory
Creates a new SOAPMessage object with the default SOAPPart, SOAPEnvelope, SOAPBody, and SOAPHeader objects.
createMessage(MimeHeaders, InputStream) - Method in class javax.xml.soap.MessageFactory
Internalizes the contents of the given InputStream object into a new SOAPMessage object and returns the SOAPMessage object.
createMessageFactory(String) - Method in interface javax.xml.messaging.ProviderConnection
Creates a MessageFactory object that will produce SOAPMessage objects for the given profile.
createName(String) - Method in interface javax.xml.soap.SOAPEnvelope
Creates a new Name object initialized with the given local name.
createName(String) - Method in class javax.xml.soap.SOAPFactory
Creates a new Name object initialized with the given local name.
createName(String, String, String) - Method in interface javax.xml.soap.SOAPEnvelope
Creates a new Name object initialized with the given local name, namespace prefix, and namespace URI.
createName(String, String, String) - Method in class javax.xml.soap.SOAPFactory
Creates a new Name object initialized with the given local name, namespace prefix, and namespace URI.
createObject(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates instances of information model interfaces (factory method).
createOrganization(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates an Organization instance using the specified name, where the name is an InternationalString.
createOrganization(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an Organization instance using the specified name, where the name is a String.
createPersonName(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a PersonName instance using the specified full name.
createPersonName(String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a PersonName instance using the specified first, middle, and last names.
createPostalAddress(String, String, String, String, String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a PostalAddress instance using the specified parameters.
createProcessingInstruction(String, String) - Method in interface org.w3c.dom.Document
Creates a ProcessingInstruction node given the specified name and data strings.
createQuery(int, String) - Method in interface javax.xml.registry.DeclarativeQueryManager
Creates a Query object given a queryType (for example, QUERY_TYPE_SQL) and a String that represents a query in the syntax appropriate for queryType.
createRegistryPackage(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates a RegistryPackage instance using the specified name, where the name is an InternationalString.
createRegistryPackage(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a RegistryPackage instance using the specified name, where the name is a String.
createService(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Service instance using the specified name, where the name is an InternationalString.
createService(QName) - Method in class javax.xml.rpc.ServiceFactory
Create a Service instance.
createService(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Service instance using the specified name, where the name is a String.
createService(URL, QName) - Method in class javax.xml.rpc.ServiceFactory
Create a Service instance.
createServiceBinding() - Method in interface javax.xml.registry.LifeCycleManager
Creates an empty ServiceBinding instance.
createSlot(String, Collection, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Slot instance using the specified parameters, where the value is a Collection of Strings.
createSlot(String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Slot instance using the specified parameters, where the value is a String.
createSpecificationLink() - Method in interface javax.xml.registry.LifeCycleManager
Creates an empty SpecificationLink instance.
createTelephoneNumber() - Method in interface javax.xml.registry.LifeCycleManager
Creates an empty TelephoneNumber instance.
createTextNode(String) - Method in interface org.w3c.dom.Document
Creates a Text node given the specified string.
createTypeMapping() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Creates a new empty TypeMapping object.
createUser() - Method in interface javax.xml.registry.LifeCycleManager
Creates an empty User instance.
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.

D

DeclarativeQueryManager - interface javax.xml.registry.DeclarativeQueryManager.
This interface provides the ability to execute declarative queries (e.g.
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.
DEFAULT_BUFFER - Static variable in class javax.servlet.jsp.JspWriter
constant indicating that the Writer is buffered and is using the implementation default buffer size
DEFAULT_CHARSET_NAME - Static variable in interface javax.xml.registry.infomodel.LocalizedString
The default name returned by getCharsetName if no other name has explicitly been set.
DefaultHandler - class org.xml.sax.helpers.DefaultHandler.
Default base class for SAX2 event handlers.
DefaultHandler() - Constructor for class org.xml.sax.helpers.DefaultHandler
 
deleteAssociations(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the Associations corresponding to the specified Keys.
deleteClassificationSchemes(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the ClassificationSchemes corresponding to the specified Keys.
deleteConcepts(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the Concepts corresponding to the specified Keys.
deleteData(int, int) - Method in interface org.w3c.dom.CharacterData
Remove a range of 16-bit units from the node.
DeleteException - exception javax.xml.registry.DeleteException.
A RegistryException that occurs during a delete action.
DeleteException() - Constructor for class javax.xml.registry.DeleteException
Constructs a JAXRException object with no reason or embedded Throwable.
DeleteException(String) - Constructor for class javax.xml.registry.DeleteException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
DeleteException(String, Throwable) - Constructor for class javax.xml.registry.DeleteException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
DeleteException(Throwable) - Constructor for class javax.xml.registry.DeleteException
Constructs a JAXRException object initialized with the given Throwable object.
deleteObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
Deletes one or more previously submitted objects from the registry using the object keys.
deleteObjects(Collection, String) - Method in interface javax.xml.registry.LifeCycleManager
Deletes one or more previously submitted objects from the registry using the object keys and a specified objectType attribute.
deleteOrganizations(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the organizations corresponding to the specified Keys.
deleteServiceBindings(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the ServiceBindings corresponding to the specified Keys.
deleteServices(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Deletes the services corresponding to the specified Keys.
deprecateObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
Deprecates one or more previously submitted objects.
DeserializationContext - interface javax.xml.rpc.encoding.DeserializationContext.
The javax.xml.rpc.encoding.DeserializationContext interface is implemented by the JAX-RPC runtime system in an XML processing mechanism specific manner.
Deserializer - interface javax.xml.rpc.encoding.Deserializer.
The javax.xml.rpc.encoding.Deserializer interface defines a base interface for deserializers.
DeserializerFactory - interface javax.xml.rpc.encoding.DeserializerFactory.
The javax.xml.rpc.encoding.DeserializerFactory is a factory of deserializers.
destroy() - Method in class javax.servlet.GenericServlet
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroy() - Method in interface javax.servlet.Servlet
Called by the servlet container to indicate to a servlet that the servlet is being taken out of service.
destroy() - Method in interface javax.servlet.Filter
Called by the web container to indicate to a filter that it is being taken out of service.
destroy() - Method in class javax.xml.rpc.handler.GenericHandler
The destroy method indicates the end of lifecycle for a Handler instance.
destroy() - Method in interface javax.xml.rpc.handler.HandlerChain
Indicates the end of lifecycle for a HandlerChain.
destroy() - Method in interface javax.xml.rpc.handler.Handler
The destroy method indicates the end of lifecycle for a Handler instance.
destroy() - Method in interface javax.xml.rpc.server.ServiceLifecycle
JAX-RPC runtime system ends the lifecycle of a service endpoint instance by invoking the destroy method.
detachNode() - Method in interface javax.xml.soap.Node
Removes this Node object from the tree.
Detail - interface javax.xml.soap.Detail.
A container for DetailEntry objects.
DetailEntry - interface javax.xml.soap.DetailEntry.
The content for a Detail object, giving details for a SOAPFault object.
DIGEST_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Basic authentication.
doAfterBody() - Method in class javax.servlet.jsp.tagext.TagSupport
Default processing for a body
doAfterBody() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
After the body evaluation: do not reevaluate and continue with the page.
doAfterBody() - Method in interface javax.servlet.jsp.tagext.IterationTag
Process body (re)evaluation.
doAfterBody() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Continues the iteration when appropriate -- that is, if we (a) have more items and (b) don't run over our 'end' (given our 'step').
doCatch(Throwable) - Method in interface javax.servlet.jsp.tagext.TryCatchFinally
Invoked if a Throwable occurs while evaluating the BODY inside a tag or in any of the following methods: Tag.doStartTag(), Tag.doEndTag(), IterationTag.doAfterBody() and BodyTag.doInitBody().
doCatch(Throwable) - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Rethrows the given Throwable.
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_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 javax.xml.parsers.DocumentBuilder.
Defines the API to obtain DOM Document instances from an XML document.
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
 
DocumentFragment - interface org.w3c.dom.DocumentFragment.
DocumentFragment is a "lightweight" or "minimal" Document object.
DocumentHandler - interface org.xml.sax.DocumentHandler.
Deprecated. This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.
DocumentType - interface org.w3c.dom.DocumentType.
Each Document has a doctype attribute whose value is either null or a DocumentType object.
doDelete(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a DELETE request.
doEndTag() - Method in class javax.servlet.jsp.tagext.TagSupport
Default processing of the end tag returning EVAL_PAGE.
doEndTag() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Default processing of the end tag returning EVAL_PAGE.
doEndTag() - Method in interface javax.servlet.jsp.tagext.Tag
Process the end tag for this instance.
doFilter(ServletRequest, ServletResponse) - Method in interface javax.servlet.FilterChain
Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the resource at the end of the chain to be invoked.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in interface javax.servlet.Filter
The doFilter method of the Filter is called by the container each time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain.
doFinally() - Method in interface javax.servlet.jsp.tagext.TryCatchFinally
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
doFinally() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Removes any attributes that this LoopTagSupport set.
doGet(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a GET request.
doHead(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Receives an HTTP HEAD request from the protected service method and handles the request.
doInitBody() - Method in interface javax.servlet.jsp.tagext.BodyTag
Prepare for evaluation of the body.
doInitBody() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Prepare for evaluation of the body just before the first body evaluation: no action.
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
 
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.
DOMLocator - interface javax.xml.transform.dom.DOMLocator.
Indicates the position of a node in a source DOM, intended primarily for error reporting.
DOMResult - class javax.xml.transform.dom.DOMResult.
Acts as a holder for a transformation result tree, in the form of a Document Object Model (DOM) tree.
DOMResult() - Constructor for class javax.xml.transform.dom.DOMResult
Zero-argument default constructor.
DOMResult(Node) - Constructor for class javax.xml.transform.dom.DOMResult
Use a DOM node to create a new output target.
DOMResult(Node, String) - Constructor for class javax.xml.transform.dom.DOMResult
Create a new output target with a DOM node.
DOMSource - class javax.xml.transform.dom.DOMSource.
Acts as a holder for a transformation Source tree in the form of a Document Object Model (DOM) tree.
DOMSource() - Constructor for class javax.xml.transform.dom.DOMSource
Zero-argument default constructor.
DOMSource(Node) - Constructor for class javax.xml.transform.dom.DOMSource
Create a new input source with a DOM node.
DOMSource(Node, String) - Constructor for class javax.xml.transform.dom.DOMSource
Create a new input source with a DOM node, and with the system ID also passed in as the base URI.
DOMSTRING_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
If the specified range of text does not fit into a DOMString
doOptions(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a OPTIONS request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a POST request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class javax.xml.messaging.JAXMServlet
Internalizes the given HttpServletRequest object and writes the reply to the given HttpServletResponse object.
doPut(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a PUT request.
doStartTag() - Method in class javax.servlet.jsp.tagext.TagSupport
Default processing of the start tag, returning SKIP_BODY.
doStartTag() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Default processing of the start tag returning EVAL_BODY_BUFFERED
doStartTag() - Method in interface javax.servlet.jsp.tagext.Tag
Process the start tag for this instance.
doStartTag() - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
Includes its body if condition() evalutes to true.
doStartTag() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Begins iterating by processing the first item.
doTrace(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Called by the server (via the service method) to allow a servlet to handle a TRACE request.
DoubleHolder - class javax.xml.rpc.holders.DoubleHolder.
 
DoubleHolder() - Constructor for class javax.xml.rpc.holders.DoubleHolder
 
DoubleHolder(double) - Constructor for class javax.xml.rpc.holders.DoubleHolder
 
DoubleWrapperHolder - class javax.xml.rpc.holders.DoubleWrapperHolder.
 
DoubleWrapperHolder() - Constructor for class javax.xml.rpc.holders.DoubleWrapperHolder
 
DoubleWrapperHolder(Double) - Constructor for class javax.xml.rpc.holders.DoubleWrapperHolder
 
DTDHandler - interface org.xml.sax.DTDHandler.
Receive notification of basic DTD-related events.

E

Element - interface org.w3c.dom.Element.
The Element interface represents an element in an HTML or XML document.
ELEMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is an Element.
elementDecl(String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an element type declaration.
EMAIL_ADDRESS - Static variable in interface javax.xml.registry.LifeCycleManager
 
EmailAddress - interface javax.xml.registry.infomodel.EmailAddress.
Represents an email address
encodeRedirectUrl(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return encodeRedirectUrl(String url) on the wrapped response object.
encodeRedirectUrl(String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, use encodeRedirectURL(String url) instead
encodeRedirectURL(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return encodeRedirectURL(String url) on the wrapped response object.
encodeRedirectURL(String) - Method in interface javax.servlet.http.HttpServletResponse
Encodes the specified URL for use in the sendRedirect method or, if encoding is not needed, returns the URL unchanged.
encodeUrl(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call encodeUrl(String url) on the wrapped response object.
encodeUrl(String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, use encodeURL(String url) instead
encodeURL(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call encodeURL(String url) on the wrapped response object.
encodeURL(String) - Method in interface javax.servlet.http.HttpServletResponse
Encodes the specified URL by including the session ID in it, or, if encoding is not needed, returns the URL unchanged.
ENCODING - Static variable in class javax.xml.transform.OutputKeys
encoding = string.
ENCODINGSTYLE_URI_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for encoding Style: Encoding style specified as a namespace URI.
end - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Ending index ('end' attribute).
endCDATA() - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of a CDATA section.
endDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of a document.
endDocument() - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the end of the document.
endDocument() - Method in interface org.xml.sax.DocumentHandler
Deprecated. 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 interface org.xml.sax.ext.LexicalHandler
Report the end of DTD declarations.
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 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 interface org.xml.sax.ext.LexicalHandler
Report the end of an entity.
Endpoint - class javax.xml.messaging.Endpoint.
An opaque representation of an application endpoint.
ENDPOINT_ADDRESS_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: Target service endpoint address.
Endpoint(String) - Constructor for class javax.xml.messaging.Endpoint
Constructs an Endpoint object using the given string identifier.
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.
endSpecified - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Boolean flag indicating whether 'end' was specified.
Entity - interface org.w3c.dom.Entity.
This interface represents an entity, either parsed or unparsed, in an XML document.
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.
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.
equals(Object) - Method in class javax.xml.namespace.QName
Tests this QName for equality with another object.
error(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an error event.
error(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a recoverable parser error.
error(TransformerException) - Method in interface javax.xml.transform.ErrorListener
Receive notification of a recoverable error.
ErrorHandler - interface org.xml.sax.ErrorHandler.
Basic interface for SAX error handlers.
ErrorListener - interface javax.xml.transform.ErrorListener.
To provide customized error handling, implement this interface and use the setErrorListener method to register an instance of the implmentation with the Transformer.
EVAL_BODY_AGAIN - Static variable in interface javax.servlet.jsp.tagext.IterationTag
Request the reevaluation of some body.
EVAL_BODY_BUFFERED - Static variable in interface javax.servlet.jsp.tagext.BodyTag
Request the creation of new buffer, a BodyContent on which to evaluate the body of this tag.
EVAL_BODY_INCLUDE - Static variable in interface javax.servlet.jsp.tagext.Tag
Evaluate body into existing out stream.
EVAL_BODY_TAG - Static variable in interface javax.servlet.jsp.tagext.BodyTag
Deprecated. As of Java JSP API 1.2, use BodyTag.EVAL_BODY_BUFFERED or IterationTag.EVAL_BODY_AGAIN.
EVAL_PAGE - Static variable in interface javax.servlet.jsp.tagext.Tag
Continue evaluating the page.
EVENT_TYPE_CREATED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is created
EVENT_TYPE_DELETED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is deleted
EVENT_TYPE_DEPRECATED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is deprecated
EVENT_TYPE_UNDEPRECATED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is undeprecated
EVENT_TYPE_UPDATED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is updated
EVENT_TYPE_VERSIONED - Static variable in interface javax.xml.registry.infomodel.AuditableEvent
An event where a RegistryObject is versioned
EXACT_NAME_MATCH - Static variable in interface javax.xml.registry.FindQualifier
 
examineHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
Returns a list of all the SOAPHeaderElement objects in this SOAPHeader object that have the the specified actor.
EXCEPTION - Static variable in class javax.servlet.jsp.PageContext
Name used to store uncaught exception in ServletRequest attribute list and PageContext name table.
executeQuery(Query) - Method in interface javax.xml.registry.DeclarativeQueryManager
Executes a query as specified by query parameter.
ExtensibleObject - interface javax.xml.registry.infomodel.ExtensibleObject.
An ExtensibleObject is one that allows itself to be extended by utilizing dynamically added Slots that add arbitrary attributes to the object on a per instance basis.
EXTERNAL_IDENTIFIER - Static variable in interface javax.xml.registry.LifeCycleManager
 
EXTERNAL_LINK - Static variable in interface javax.xml.registry.LifeCycleManager
 
externalEntityDecl(String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report a parsed external entity declaration.
ExternalIdentifier - interface javax.xml.registry.infomodel.ExternalIdentifier.
ExternalIdentifier instances provide the additional identifier information to RegistryObjects such as DUNS number, Social Security Number, or an alias name of the organization.
ExternalLink - interface javax.xml.registry.infomodel.ExternalLink.
ExternalLink instances model a named URI to content that may reside outside the registry.
extractHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
Returns a list of all the SOAPHeaderElement objects in this SOAPHeader object that have the the specified actor and detaches them from this SOAPHeader object.
EXTRINSIC_OBJECT - Static variable in interface javax.xml.registry.LifeCycleManager
 
ExtrinsicObject - interface javax.xml.registry.infomodel.ExtrinsicObject.
ExtrinsicObjects provide metadata that describes submitted content whose type is not intrinsically known to the registry and therefore must be described by means of additional attributes (e.g., mime type).

F

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.
fatalError(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a fatal error event.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Report a fatal XML parsing error.
fatalError(TransformerException) - Method in interface javax.xml.transform.ErrorListener
Receive notification of a non-recoverable error.
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.
FederatedConnection - interface javax.xml.registry.FederatedConnection.
Represents a single logical connection to a federation or group of registry providers.
Filter - interface javax.servlet.Filter.
A filter is an object than perform filtering tasks on either the request to a resource (a servlet or static content), or on the response from a resource, or both.

Filters perform filtering in the doFilter method.
FilterChain - interface javax.servlet.FilterChain.
A FilterChain is an object provided by the servlet container to the developer giving a view into the invocation chain of a filtered request for a resource.
FilterConfig - interface javax.servlet.FilterConfig.
A filter configuration object used by a servlet container used to pass information to a filter during initialization.
find(PageContext, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Finds the value associated with a specific configuration setting identified by its context initialization parameter name.
findAncestorWithClass(Tag, Class) - Static method in class javax.servlet.jsp.tagext.TagSupport
Find the instance of a given class type that is closest to a given instance.
findAssociations(Collection, String, String, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all Association objects that match all of the criteria specified by the parameters of this call.
findAttribute(String) - Method in class javax.servlet.jsp.PageContext
Searches for the named attribute in page, request, session (if valid), and application scope(s) in order and returns the value associated or null.
findCallerAssociations(Collection, Boolean, Boolean, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all Association objects owned by the caller that match all of the criteria specified by the parameters of this call.
findClassificationSchemeByName(Collection, String) - Method in interface javax.xml.registry.BusinessQueryManager
Finds a ClassificationScheme by name based on the specified find qualifiers and name pattern.
findClassificationSchemes(Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all ClassificationScheme objects that match all of the criteria specified by the parameters of this call.
findConceptByPath(String) - Method in interface javax.xml.registry.BusinessQueryManager
Finds a Concept based on the path specified.
findConcepts(Collection, Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all Concept objects that match all of the criteria specified by the parameters of this call.
FindException - exception javax.xml.registry.FindException.
A RegistryException that occurs during a find action.
FindException() - Constructor for class javax.xml.registry.FindException
Constructs a JAXRException object with no reason or embedded Throwable.
FindException(String) - Constructor for class javax.xml.registry.FindException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
FindException(String, Throwable) - Constructor for class javax.xml.registry.FindException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
FindException(Throwable) - Constructor for class javax.xml.registry.FindException
Constructs a JAXRException object initialized with the given Throwable object.
findOrganizations(Collection, Collection, Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all Organization objects that match all of the criteria specified by the parameters of this call.
FindQualifier - interface javax.xml.registry.FindQualifier.
FindQualifier provides various constants that identify options that effect find method behavior.
findRegistryPackages(Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all RegistryPackage objects that match all of the criteria specified by the parameters of this call.
findServiceBindings(Key, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all ServiceBinding objects that match all of the criteria specified by the parameters of this call.
findServices(Key, Collection, Collection, Collection, Collection) - Method in interface javax.xml.registry.BusinessQueryManager
Finds all Service objects that match all of the criteria specified by the parameters of this call.
FloatHolder - class javax.xml.rpc.holders.FloatHolder.
 
FloatHolder() - Constructor for class javax.xml.rpc.holders.FloatHolder
 
FloatHolder(float) - Constructor for class javax.xml.rpc.holders.FloatHolder
 
FloatWrapperHolder - class javax.xml.rpc.holders.FloatWrapperHolder.
 
FloatWrapperHolder() - Constructor for class javax.xml.rpc.holders.FloatWrapperHolder
 
FloatWrapperHolder(Float) - Constructor for class javax.xml.rpc.holders.FloatWrapperHolder
 
flush() - Method in class javax.servlet.jsp.JspWriter
Flush the stream.
flush() - Method in class javax.servlet.jsp.tagext.BodyContent
Redefined flush() so it is not legal.
flushBuffer() - Method in interface javax.servlet.ServletResponse
Forces any content in the buffer to be written to the client.
flushBuffer() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call flushBuffer() on the wrapped response object.
FMT_FALLBACK_LOCALE - Static variable in class javax.servlet.jsp.jstl.core.Config
Name of configuration setting for fallback locale
FMT_LOCALE - Static variable in class javax.servlet.jsp.jstl.core.Config
Name of configuration setting for application- (as opposed to browser-) based preferred locale
FMT_LOCALIZATION_CONTEXT - Static variable in class javax.servlet.jsp.jstl.core.Config
Name of configuration setting for i18n localization context
FMT_TIME_ZONE - Static variable in class javax.servlet.jsp.jstl.core.Config
Name of localization setting for time zone
FORM_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Basic authentication.
forward(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
Forwards a request from a servlet to another resource (servlet, JSP file, or HTML file) on the server.
forward(String) - Method in class javax.servlet.jsp.PageContext
This method is used to re-direct, or "forward" the current ServletRequest and ServletResponse to another active component in the application.

G

GenericHandler - class javax.xml.rpc.handler.GenericHandler.
The javax.xml.rpc.handler.GenericHandler class implements the Handler interface.
GenericHandler() - Constructor for class javax.xml.rpc.handler.GenericHandler
Default constructor
GenericServlet - class javax.servlet.GenericServlet.
Defines a generic, protocol-independent servlet.
GenericServlet() - Constructor for class javax.servlet.GenericServlet
Does nothing.
get(HttpSession, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Looks up a configuration variable in the "session" scope.
get(PageContext, String, int) - Static method in class javax.servlet.jsp.jstl.core.Config
Looks up a configuration variable in the given scope.
get(ServletContext, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Looks up a configuration variable in the "application" scope.
get(ServletRequest, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Looks up a configuration variable in the "request" scope.
getAccessURI() - Method in interface javax.xml.registry.infomodel.ServiceBinding
Gets the URI that gives access to the service via this binding.
getActor() - Method in interface javax.xml.soap.SOAPHeaderElement
Returns the uri of the actor associated with this SOAPHeaderElement object.
getAddress() - Method in interface javax.xml.registry.infomodel.EmailAddress
Returns the email address for this object.
getAllAttributes() - Method in interface javax.xml.soap.SOAPElement
Returns an iterator over all of the attribute names in this SOAPElement object.
getAllHeaders() - Method in class javax.xml.soap.MimeHeaders
Returns all the headers in this MimeHeaders object.
getAllMimeHeaders() - Method in class javax.xml.soap.AttachmentPart
Retrieves all the headers for this AttachmentPart object as an iterator over the MimeHeader objects.
getAllMimeHeaders() - Method in class javax.xml.soap.SOAPPart
Retrieves all the headers for this SOAPPart object as an iterator over the MimeHeader objects.
getAreaCode() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Gets the area code.
getAssociatedObjects() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the collection of RegistryObject instances associated with this object.
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.
getAssociations() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets all Associations where this object is source.
getAssociationType() - Method in interface javax.xml.registry.infomodel.Association
Gets the association type for this Association.
getAttachments() - Method in class javax.xml.soap.SOAPMessage
Retrieves all the AttachmentPart objects that are part of this SOAPMessage object.
getAttachments(MimeHeaders) - Method in class javax.xml.soap.SOAPMessage
Retrieves all the AttachmentPart objects that have header entries that match the specified headers.
getAttribute(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by name.
getAttribute(String) - Method in interface javax.servlet.ServletRequest
Returns the value of the named attribute as an Object, or null if no attribute of the given name exists.
getAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to call getAttribute(String name) on the wrapped request object.
getAttribute(String) - Method in interface javax.servlet.ServletContext
Returns the servlet container attribute with the given name, or null if there is no attribute by that name.
getAttribute(String) - Method in interface javax.servlet.http.HttpSession
Returns the object bound with the specified name in this session, or null if no object is bound under the name.
getAttribute(String) - Method in class javax.servlet.jsp.PageContext
Return the object associated with the name in the page scope or null if not found.
getAttribute(String) - Method in class javax.servlet.jsp.tagext.TagData
The value of the attribute.
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, int) - Method in class javax.servlet.jsp.PageContext
Return the object associated with the name in the specified scope or null if not found.
getAttributeNames() - Method in interface javax.servlet.ServletRequest
Returns an Enumeration containing the names of the attributes available to this request.
getAttributeNames() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getAttributeNames() on the wrapped request object.
getAttributeNames() - Method in interface javax.servlet.ServletContext
Returns an Enumeration containing the attribute names available within this servlet context.
getAttributeNames() - Method in interface javax.servlet.http.HttpSession
Returns an Enumeration of String objects containing the names of all the objects bound to this session.
getAttributeNamesInScope(int) - Method in class javax.servlet.jsp.PageContext
Enumerate all the attributes in a given scope
getAttributeNode(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute node by name.
getAttributeNodeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an Attr node 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.
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 javax.servlet.jsp.tagext.TagData
Enumerates the attributes.
getAttributes() - Method in class javax.servlet.jsp.tagext.TagInfo
Attribute information (in the TLD) on this tag.
getAttributesScope(String) - Method in class javax.servlet.jsp.PageContext
Get the scope where a given attribute is defined.
getAttributeString(String) - Method in class javax.servlet.jsp.tagext.TagData
Get the value for a given attribute.
getAttributeValue(Name) - Method in interface javax.xml.soap.SOAPElement
Returns the value of the attribute with the specified name.
getAuditTrail() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the complete audit trail of all requests that effected a state change in this object as an ordered Collection of AuditableEvent objects.
getAuthType() - Method in interface javax.servlet.http.HttpServletRequest
Returns the name of the authentication scheme used to protect the servlet.
getAuthType() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getAuthType() on the wrapped request object.
getBegin() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Returns the value of the 'begin' attribute for the associated tag, or null if no 'begin' attribute was specified.
getBody() - Method in interface javax.xml.soap.SOAPEnvelope
Returns the SOAPBody object associated with this SOAPEnvelope object.
getBodyContent() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Get current bodyContent.
getBodyContent() - Method in class javax.servlet.jsp.tagext.TagInfo
The bodycontent information for this tag.
getBufferSize() - Method in interface javax.servlet.ServletResponse
Returns the actual buffer size used for the response.
getBufferSize() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getBufferSize() on the wrapped response object.
getBufferSize() - Method in class javax.servlet.jsp.JspWriter
This method returns the size of the buffer used by the JspWriter.
getBulkResponse(String) - Method in interface javax.xml.registry.RegistryService
Returns the BulkResponse associated with specified requestId.
getBusinessLifeCycleManager() - Method in interface javax.xml.registry.RegistryService
Returns the BusinessLifeCycleManager object implemented by the JAXR provider
getBusinessQueryManager() - Method in interface javax.xml.registry.RegistryService
Returns the BusinessQueryManager object implemented by the JAXR provider
getByteStream() - Method in class org.xml.sax.InputSource
Get the byte stream for this input source.
getCalls(QName) - Method in interface javax.xml.rpc.Service
Gets an array of preconfigured Call objects for invoking operations on the specified port.
getCapabilityLevel() - Method in interface javax.xml.registry.CapabilityProfile
Gets the capability level supported by the JAXR provider.
getCapabilityProfile() - Method in interface javax.xml.registry.RegistryService
Returns the CapabilityProfile for the JAXR provider
getCause() - Method in class javax.xml.soap.SOAPException
Returns the Throwable object embedded in this SOAPException if there is one.
getCause() - Method in class javax.xml.registry.JAXRException
Returns the Throwable embedded in this JAXRException if there is one.
getCause() - Method in class javax.xml.transform.TransformerException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCharacterEncoding() - Method in interface javax.servlet.ServletRequest
Returns the name of the character encoding used in the body of this request.
getCharacterEncoding() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getCharacterEncoding() on the wrapped request object.
getCharacterEncoding() - Method in interface javax.servlet.ServletResponse
Returns the name of the charset used for the MIME body sent in this response.
getCharacterEncoding() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getCharacterEncoding() on the wrapped response object.
getCharacterStream() - Method in class org.xml.sax.InputSource
Get the character stream for this input source.
getCharsetName() - Method in interface javax.xml.registry.infomodel.LocalizedString
Gets the canonical name for the charset for this object.
getChildConceptCount() - Method in interface javax.xml.registry.infomodel.Concept
Get number of children
getChildConceptCount() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Get number of children
getChildElements() - Method in interface javax.xml.soap.SOAPElement
Returns an iterator over all the immediate content of this element.
getChildElements(Name) - Method in interface javax.xml.soap.SOAPElement
Returns an iterator over all the child elements with the specified name.
getChildNodes() - Method in interface org.w3c.dom.Node
A NodeList that contains all children of this node.
getChildOrganizationCount() - Method in interface javax.xml.registry.infomodel.Organization
Get number of children
getChildOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
Get all immediate children Organizations
getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.Concept
Get all immediate children Concepts
getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Get all immediate children Concepts
getCity() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the city.
getClassifications() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the Classification instances that classify this object.
getClassificationScheme() - Method in interface javax.xml.registry.infomodel.Classification
Gets the ClassificationScheme that is used in classifying the object.
getClassificationScheme() - Method in interface javax.xml.registry.infomodel.Concept
Get the ClassificationScheme that this Concept is a descendent of
getClassifiedObject() - Method in interface javax.xml.registry.infomodel.Classification
Gets the Object that is being classified.
getClassName() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
The body of the <variable-class> element.
getClassName() - Method in class javax.servlet.jsp.tagext.VariableInfo
 
getCollection() - Method in interface javax.xml.registry.BulkResponse
Get the Collection of objects returned as a response of a bulk operation.
getColumnNames() - Method in interface javax.servlet.jsp.jstl.sql.Result
Returns an array of column names.
getColumnNumber() - Method in interface javax.xml.transform.SourceLocator
Return the character position where the current document event ends.
getColumnNumber() - Method in class org.xml.sax.SAXParseException
The column number of the end of the text where the exception occurred.
getColumnNumber() - Method in 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).
getComment() - Method in class javax.servlet.http.Cookie
Returns the comment describing the purpose of this cookie, or null if the cookie has no comment.
getConcept() - Method in interface javax.xml.registry.infomodel.Classification
Gets the Concept that is classifying the object.
getContent() - Method in class javax.xml.soap.AttachmentPart
Gets the content of this AttachmentPart object as a Java object.
getContent() - Method in class javax.xml.soap.SOAPPart
Returns the content of the SOAPEnvelope as a JAXP Source object.
getContentDescription() - Method in class javax.xml.soap.SOAPMessage
Retrieves a description of this SOAPMessage object's content.
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.
getContentId() - Method in class javax.xml.soap.AttachmentPart
Gets the value of the MIME header whose name is "Content-Id".
getContentId() - Method in class javax.xml.soap.SOAPPart
Retrieves the value of the MIME header whose name is "Content-Id".
getContentLength() - Method in interface javax.servlet.ServletRequest
Returns the length, in bytes, of the request body and made available by the input stream, or -1 if the length is not known.
getContentLength() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getContentLength() on the wrapped request object.
getContentLocation() - Method in class javax.xml.soap.AttachmentPart
Gets the value of the MIME header "Content-Location".
getContentLocation() - Method in class javax.xml.soap.SOAPPart
Retrieves the value of the MIME header whose name is "Content-Location".
getContentType() - Method in interface javax.servlet.ServletRequest
Returns the MIME type of the body of the request, or null if the type is not known.
getContentType() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getContentType() on the wrapped request object.
getContentType() - Method in class javax.xml.soap.AttachmentPart
Gets the value of the MIME header "Content-Type".
getContext(String) - Method in interface javax.servlet.ServletContext
Returns a ServletContext object that corresponds to a specified URL on the server.
getContextPath() - Method in interface javax.servlet.http.HttpServletRequest
Returns the portion of the request URI that indicates the context of the request.
getContextPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getContextPath() on the wrapped request object.
getCookies() - Method in interface javax.servlet.http.HttpServletRequest
Returns an array containing all of the Cookie objects the client sent with this request.
getCookies() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getCookies() on the wrapped request object.
getCount() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Retrieves the "count" of the current round of the iteration.
getCountry() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the country.
getCountryCode() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Gets the country code.
getCreationTime() - Method in interface javax.servlet.http.HttpSession
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
getCredentials() - Method in interface javax.xml.registry.Connection
Gets the credentials associated with this client.
getCurrent() - Method in interface javax.servlet.jsp.jstl.core.LoopTag
Retrieves the current item in the iteration.
getCurrent() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
 
getCurrent() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Retrieves the current item in the iteration.
getData() - Method in interface org.w3c.dom.CharacterData
The character data of the node that implements this interface.
getData() - Method in interface org.w3c.dom.ProcessingInstruction
The content of this processing instruction.
getDataHandler() - Method in class javax.xml.soap.AttachmentPart
Gets the DataHandler object for this AttachmentPart object.
getDateHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns the value of the specified request header as a long value that represents a Date object.
getDateHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getDateHeader(String name) on the wrapped request object.
getDeclarativeQueryManager() - Method in interface javax.xml.registry.RegistryService
Returns the DeclarativeQueryManager object implemented by the JAXR provider.
getDeclare() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
The body of the <declare> element
getDeclare() - Method in class javax.servlet.jsp.tagext.VariableInfo
 
getDeclaredPrefixes() - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes declared in this context.
getDefaultFactory() - Static method in class javax.servlet.jsp.JspFactory
 
getDefaultPostalScheme() - Method in interface javax.xml.registry.RegistryService
Get the default user-defined postal scheme for codifying the attributes of PostalAddress
getDefaultTypeMapping() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Gets the registered default TypeMapping instance.
getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.Concept
Get all descendant Concepts
getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Get all descendant Concepts
getDescendantOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
Get all descendant Organizations
getDescription() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the textual description for this object.
getDeserializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Gets the DeserializerFactory registered for the specified pair of Java type and XML data type.
getDeserializerAs(String) - Method in interface javax.xml.rpc.encoding.DeserializerFactory
Returns a Deserializer for the specified XML processing mechanism type.
getDetail() - Method in interface javax.xml.soap.SOAPFault
Returns the detail element for this SOAPFault object.
getDetail() - Method in class javax.xml.rpc.soap.SOAPFaultException
Gets the detail element.
getDetailEntries() - Method in interface javax.xml.soap.Detail
Gets a list of the detail entries in this Detail object.
getDisplayName() - Method in class javax.servlet.jsp.tagext.TagInfo
Get the displayName
getDoctype() - Method in interface org.w3c.dom.Document
The Document Type Declaration (see DocumentType) associated with this 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.
getDomain() - Method in class javax.servlet.http.Cookie
Returns the domain name set for this cookie.
getDOMImplementation() - Method in class javax.xml.parsers.DocumentBuilder
Obtain an instance of a DOMImplementation object.
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.
getElementById(String) - Method in interface org.w3c.dom.Document
Returns the Element whose ID is given by elementId.
getElementName() - Method in interface javax.xml.soap.SOAPElement
Returns the name of this SOAPElement object.
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.
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.
getEmailAddresses() - Method in interface javax.xml.registry.infomodel.User
Gets the email addresses for this User.
getEnclosingWriter() - Method in class javax.servlet.jsp.tagext.BodyContent
Get the enclosing JspWriter.
getEncoding() - Method in class org.xml.sax.InputSource
Get the character encoding for a byte stream or URI.
getEncodingStyle() - Method in interface javax.xml.soap.SOAPElement
Returns the encoding style for this SOAPElement object.
getEnd() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Returns the value of the 'end' attribute for the associated tag, or null if no 'end' attribute was specified.
getEngineInfo() - Method in class javax.servlet.jsp.JspFactory
called to get implementation-specific information on the current JSP engine
getEntities() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
getEntityResolver() - Method in 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.
getEnvelope() - Method in class javax.xml.soap.SOAPPart
Gets the SOAPEnvelope object associated with this SOAPPart object.
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.
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.
getErrorObjectKey() - Method in class javax.xml.registry.RegistryException
Gets the Key to the first object that encountered an error in the registry.
getEventType() - Method in interface javax.xml.registry.infomodel.AuditableEvent
The type of this event.
getException() - Method in class javax.servlet.jsp.PageContext
The current value of the exception object (an Exception).
getException() - Method in class javax.xml.parsers.FactoryConfigurationError
Return the actual exception (if any) that caused this exception to be raised.
getException() - Method in class javax.xml.transform.TransformerException
This method retrieves an exception that this exception wraps.
getException() - Method in class javax.xml.transform.TransformerFactoryConfigurationError
Return the actual exception (if any) that caused this exception to be raised.
getException() - Method in class org.xml.sax.SAXException
Return the embedded exception, if any.
getExceptions() - Method in interface javax.xml.registry.BulkResponse
Get the Collection of RegistryException instances in case of partial commit.
getExpiration() - Method in interface javax.xml.registry.infomodel.RegistryEntry
Gets expirationDate attribute of the RegistryEntry within the Registry.
getExtension() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Gets the internal extension.
getExternalIdentifiers() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the ExternalIdentifiers associated with this object that are external identifiers for this object.
getExternalLinks() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the ExternalLinks associated with this object.
getExternalURI() - Method in interface javax.xml.registry.infomodel.ExternalLink
Gets URI to the an external resource Default is a NULL String.
getFault() - Method in interface javax.xml.soap.SOAPBody
Returns the SOAPFault object in this SOAPBody object.
getFaultActor() - Method in interface javax.xml.soap.SOAPFault
Gets the fault actor for this SOAPFault object.
getFaultActor() - Method in class javax.xml.rpc.soap.SOAPFaultException
Gets the faultactor element.
getFaultCode() - Method in interface javax.xml.soap.SOAPFault
Gets the fault code for this SOAPFault object.
getFaultCode() - Method in class javax.xml.rpc.soap.SOAPFaultException
Gets the faultcode element.
getFaultString() - Method in interface javax.xml.soap.SOAPFault
Gets the fault string for this SOAPFault object.
getFaultString() - Method in class javax.xml.rpc.soap.SOAPFaultException
Gets the faultstring element.
getFeature(String) - Method in class javax.xml.parsers.SAXParserFactory
Returns the particular property requested for in the underlying implementation of org.xml.sax.XMLReader.
getFeature(String) - Method in class javax.xml.transform.TransformerFactory
Look up the value of a feature.
getFeature(String) - Method in 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.
getFilterName() - Method in interface javax.servlet.FilterConfig
Returns the filter-name of this filter as defined in the deployment descriptor.
getFirstChild() - Method in interface org.w3c.dom.Node
The first child of this node.
getFirstName() - Method in interface javax.xml.registry.infomodel.PersonName
The first name for this Person.
getFullName() - Method in interface javax.xml.registry.infomodel.PersonName
The fully formatted name for this person.
getHandler() - Method in class javax.xml.transform.sax.SAXResult
Get the ContentHandler that is the Result.
getHandlerChain(QName) - Method in interface javax.xml.rpc.handler.HandlerRegistry
Gets the handler chain for the specified service endpoint.
getHandlerClass() - Method in class javax.xml.rpc.handler.HandlerInfo
Gets the Handler class
getHandlerConfig() - Method in class javax.xml.rpc.handler.HandlerInfo
Gets the Handler configuration
getHandlerRegistry() - Method in interface javax.xml.rpc.Service
Returns the configured HandlerRegistry instance for this Service instance.
getHeader() - Method in interface javax.xml.soap.SOAPEnvelope
Returns the SOAPHeader object for this SOAPEnvelope object.
getHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns the value of the specified request header as a String.
getHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getHeader(String name) on the wrapped request object.
getHeader(String) - Method in class javax.xml.soap.MimeHeaders
Returns all of the values for the specified header as an array of String objects.
getHeaderNames() - Method in interface javax.servlet.http.HttpServletRequest
Returns an enumeration of all the header names this request contains.
getHeaderNames() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getHeaderNames() on the wrapped request object.
getHeaders() - Method in class javax.xml.rpc.handler.GenericHandler
Gets the header blocks processed by this Handler instance.
getHeaders() - Method in interface javax.xml.rpc.handler.Handler
Gets the header blocks that can be processed by this Handler instance.
getHeaders() - Method in class javax.xml.rpc.handler.HandlerInfo
Gets the header blocks processed by this Handler.
getHeaders(HttpServletRequest) - Static method in class javax.xml.messaging.JAXMServlet
Returns a MimeHeaders object that contains the headers in the given HttpServletRequest object.
getHeaders(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns all the values of the specified request header as an Enumeration of String objects.
getHeaders(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getHeaders(String name) on the wrapped request object.
getHttpSession() - Method in interface javax.xml.rpc.server.ServletEndpointContext
The getHttpSession method returns the current HTTP session (as a javax.servlet.http.HTTPSession).
getId() - Method in interface javax.servlet.http.HttpSession
Returns a string containing the unique identifier assigned to this session.
getId() - Method in class javax.servlet.jsp.tagext.TagData
The value of the id attribute, if available.
getId() - Method in class javax.servlet.jsp.tagext.TagSupport
The value of the id attribute of this tag; or null.
getId() - Method in class javax.servlet.jsp.tagext.ValidationMessage
Get the jsp:id.
getId() - Method in interface javax.xml.registry.infomodel.Key
Returns the unique Id of this key.
getIdAttribute(TagAttributeInfo[]) - Static method in class javax.servlet.jsp.tagext.TagAttributeInfo
Convenience static method that goes through an array of TagAttributeInfo objects and looks for "id".
getIdentificationScheme() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
Gets the ClassificationScheme that is used as the identification scheme for identifying this object.
getIds() - Method in interface javax.servlet.http.HttpSessionContext
Deprecated. As of Java Servlet API 2.1 with no replacement. This method must return an empty Enumeration and will be removed in a future version of this API.
getImplementation() - Method in interface org.w3c.dom.Document
The DOMImplementation object that handles this document.
getIndex() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Retrieves the index of the current round of the iteration.
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 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.
getInfoString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Information (documentation) for this TLD.
getInfoString() - Method in class javax.servlet.jsp.tagext.TagInfo
The information string for the tag.
getInitParameter(String) - Method in class javax.servlet.GenericServlet
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.servlet.FilterConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.servlet.ServletConfig
Returns a String containing the value of the named initialization parameter, or null if the parameter does not exist.
getInitParameter(String) - Method in interface javax.servlet.ServletContext
Returns a String containing the value of the named context-wide initialization parameter, or null if the parameter does not exist.
getInitParameterNames() - Method in class javax.servlet.GenericServlet
Returns the names of the servlet's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the servlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.servlet.FilterConfig
Returns the names of the servlet's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the servlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.servlet.ServletConfig
Returns the names of the servlet's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the servlet has no initialization parameters.
getInitParameterNames() - Method in interface javax.servlet.ServletContext
Returns the names of the context's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the context has no initialization parameters.
getInitParameters() - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Get the init parameters data as an immutable Map.
getInputSource() - Method in class javax.xml.transform.sax.SAXSource
Get the SAX InputSource to be used for the Source.
getInputStream() - Method in interface javax.servlet.ServletRequest
Retrieves the body of the request as binary data using a ServletInputStream.
getInputStream() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getInputStream() on the wrapped request object.
getInputStream() - Method in class javax.servlet.jsp.tagext.PageData
Returns an input stream on the XML view of a JSP page.
getInputStream() - Method in class javax.xml.transform.stream.StreamSource
Get the byte stream that was set with setByteStream.
getInternalSubset() - Method in interface org.w3c.dom.DocumentType
The internal subset as a string, or null if there is none.
getIntHeader(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns the value of the specified request header as an int.
getIntHeader(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getIntHeader(String name) on the wrapped request object.
getKey() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the key representing the universally unique ID (UUID) for this object.
getLargeIcon() - Method in class javax.servlet.jsp.tagext.TagInfo
Get the path to the large icon
getLastAccessedTime() - Method in interface javax.servlet.http.HttpSession
Returns the last time the client sent a request associated with this session, as the number of milliseconds since midnight January 1, 1970 GMT, and marked by the time the container recieved the request.
getLastChild() - Method in interface org.w3c.dom.Node
The last child of this node.
getLastModified(HttpServletRequest) - Method in class javax.servlet.http.HttpServlet
Returns the time the HttpServletRequest object was last modified, in milliseconds since midnight January 1, 1970 GMT.
getLastName() - Method in interface javax.xml.registry.infomodel.PersonName
The last name (surname) for this Person.
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.AttributeListImpl
Deprecated. Return the number of attributes in the list.
getLength() - Method in class org.xml.sax.helpers.AttributesImpl
Return the number of attributes in the list.
getLexicalHandler() - Method in class javax.xml.transform.sax.SAXResult
Get a SAX2 LexicalHandler for the output.
getLifeCycleManager() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the LifeCycleManager that created this object.
getLineNumber() - Method in interface javax.xml.transform.SourceLocator
Return the line number where the current document event ends.
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).
getLinkedCause() - Method in class javax.xml.rpc.ServiceException
Gets the Linked cause
getLinkedCause() - Method in class javax.xml.rpc.JAXRPCException
Gets the Linked cause
getLinkedObjects() - Method in interface javax.xml.registry.infomodel.ExternalLink
Gets the collection of RegistryObjects that are annotated by this ExternalLink.
getLocale() - Method in interface javax.servlet.ServletRequest
Returns the preferred Locale that the client will accept content in, based on the Accept-Language header.
getLocale() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocale() on the wrapped request object.
getLocale() - Method in interface javax.servlet.ServletResponse
Returns the locale assigned to the response.
getLocale() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getLocale() on the wrapped response object.
getLocale() - Method in interface javax.xml.registry.infomodel.LocalizedString
Get the Locale for this object.
getLocale() - Method in class javax.servlet.jsp.jstl.fmt.LocalizationContext
Gets the locale of this I18N localization context.
getLocales() - Method in interface javax.servlet.ServletRequest
Returns an Enumeration of Locale objects indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the client based on the Accept-Language header.
getLocales() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocales() on the wrapped request object.
getLocalizedMessage(PageContext, String) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
Retrieves the localized message corresponding to the given key.
getLocalizedMessage(PageContext, String, Object[]) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
Retrieves the localized message corresponding to the given key, and performs parametric replacement using the arguments specified via args.
getLocalizedMessage(PageContext, String, Object[], String) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
Retrieves the localized message corresponding to the given key, and performs parametric replacement using the arguments specified via args.
getLocalizedMessage(PageContext, String, String) - Static method in class javax.servlet.jsp.jstl.fmt.LocaleSupport
Retrieves the localized message corresponding to the given key.
getLocalizedString(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
Get the LocalizedString for the specified Locale and charsetName
getLocalizedStrings() - Method in interface javax.xml.registry.infomodel.InternationalString
Returns the LocalizedStrings associated with this object.
getLocalName() - Method in interface org.w3c.dom.Node
Returns the local part of the qualified name of this node.
getLocalName() - Method in interface javax.xml.soap.Name
Gets the local name part of the XML name that this Name object represents.
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.
getLocalPart() - Method in class javax.xml.namespace.QName
Gets the Local part for this QName.
getLocationAsString() - Method in class javax.xml.transform.TransformerException
Get the location information as a string.
getLocator() - Method in class javax.xml.transform.TransformerException
Method getLocator retrieves an instance of a SourceLocator object that specifies where an error occured.
getLoopStatus() - Method in interface javax.servlet.jsp.jstl.core.LoopTag
Retrieves a 'status' object to provide information about the current round of the iteration.
getLoopStatus() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
 
getMajorVersion() - Method in interface javax.servlet.ServletContext
Returns the major version of the Java Servlet API that this servlet container supports.
getMajorVersion() - Method in interface javax.xml.messaging.ProviderMetaData
Retrieves an int indicating the major version number of the messaging provider to which the ProviderConnection object described by this ProviderMetaData object is connected.
getMajorVersion() - Method in interface javax.xml.registry.infomodel.Versionable
Gets the major revision number for this version of the Versionable object.
getMatchingHeaders(String[]) - Method in class javax.xml.soap.MimeHeaders
Returns all the MimeHeader objects whose name matches a name in the given array of names.
getMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.AttachmentPart
Retrieves all MimeHeader objects that match a name in the given array.
getMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.SOAPPart
Retrieves all MimeHeader objects that match a name in the given array.
getMaxAge() - Method in class javax.servlet.http.Cookie
Returns the maximum age of the cookie, specified in seconds, By default, -1 indicating the cookie will persist until browser shutdown.
getMaxInactiveInterval() - Method in interface javax.servlet.http.HttpSession
Returns the maximum time interval, in seconds, that the servlet container will keep this session open between client accesses.
getMechanismType() - Method in interface javax.xml.rpc.encoding.Serializer
Gets the type of the XML processing mechanism and representation used by this Serializer.
getMechanismType() - Method in interface javax.xml.rpc.encoding.Deserializer
Gets the type of the XML processing mechanism and representation used by this Deserializer.
getMessage() - Method in class javax.servlet.jsp.tagext.ValidationMessage
Get the localized validation message.
getMessage() - Method in class javax.xml.soap.SOAPException
Returns the detail message for this SOAPException object.
getMessage() - Method in class javax.xml.registry.JAXRException
Returns the detail message for this JAXRException object.
getMessage() - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
Gets the SOAPMessage from this message context
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 class org.xml.sax.SAXException
Return a detail message for this exception.
getMessageAndLocation() - Method in class javax.xml.transform.TransformerException
Get the error message with location information appended.
getMessageContext() - Method in interface javax.xml.rpc.server.ServletEndpointContext
The method getMessageContext returns the MessageContext targeted for this endpoint instance.
getMetaData() - Method in interface javax.xml.messaging.ProviderConnection
Retrieves the ProviderMetaData object that contains information about the messaging provider to which this ProviderConnection object is connected.
getMethod() - Method in interface javax.servlet.http.HttpServletRequest
Returns the name of the HTTP method with which this request was made, for example, GET, POST, or PUT.
getMethod() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getMethod() on the wrapped request object.
getMiddleName() - Method in interface javax.xml.registry.infomodel.PersonName
The middle name for this Person.
getMimeHeader(String) - Method in class javax.xml.soap.AttachmentPart
Gets all the values of the header identified by the given String.
getMimeHeader(String) - Method in class javax.xml.soap.SOAPPart
Gets all the values of the MimeHeader object in this SOAPPart object that is identified by the given String.
getMimeHeaders() - Method in class javax.xml.soap.SOAPMessage
Returns all the transport-specific MIME headers for this SOAPMessage object in a transport-independent fashion.
getMimeType() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Gets the mime type associated with this object.
getMimeType(String) - Method in interface javax.servlet.ServletContext
Returns the MIME type of the specified file, or null if the MIME type is not known.
getMinorVersion() - Method in interface javax.servlet.ServletContext
Returns the minor version of the Servlet API that this servlet container supports.
getMinorVersion() - Method in interface javax.xml.messaging.ProviderMetaData
Retrieves an int indicating the minor version number of the messaging provider to which the ProviderConnection object described by this ProviderMetaData object is connected.
getMinorVersion() - Method in interface javax.xml.registry.infomodel.Versionable
Gets the minor revision number for this version of the Versionable object.
getMustUnderstand() - Method in interface javax.xml.soap.SOAPHeaderElement
Returns whether the mustUnderstand attribute for this SOAPHeaderElement object is turned on.
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 javax.servlet.ServletContextAttributeEvent
Return the name of the attribute that changed on the ServletContext.
getName() - Method in class javax.servlet.http.Cookie
Returns the name of the cookie.
getName() - Method in class javax.servlet.http.HttpSessionBindingEvent
Returns the name with which the attribute is bound to or unbound from the session.
getName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
The name of this attribute.
getName() - Method in interface javax.xml.messaging.ProviderMetaData
Retrieves a String containing the name of the messaging provider to which the ProviderConnection object described by this ProviderMetaData object is connected.
getName() - Method in class javax.xml.soap.MimeHeader
Returns the name of this MimeHeader object.
getName() - Method in interface javax.xml.registry.infomodel.Slot
Gets the name for this Slot.
getName() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets user friendly name of this object.
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).
getNamedDispatcher(String) - Method in interface javax.servlet.ServletContext
Returns a RequestDispatcher object that acts as a wrapper for the named servlet.
getNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by name.
getNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by local name and namespace URI.
getNameFromAttribute() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
The body of the <name-from-attribute> element.
getNameGiven() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
The body of the <name-given> element
getNamespacePrefixes() - Method in interface javax.xml.soap.SOAPElement
Returns an iterator of namespace prefixes.
getNamespaceURI() - Method in interface org.w3c.dom.Node
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI() - Method in class javax.xml.namespace.QName
Gets the Namespace URI for this QName.
getNamespaceURI(String) - Method in interface javax.xml.soap.SOAPElement
Returns the URI of the namespace that has the given prefix.
getNextSibling() - Method in interface org.w3c.dom.Node
The node immediately following this node.
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.
getNodeName() - Method in interface org.w3c.dom.Node
The name of this node, depending on its type; see the table above.
getNodeType() - Method in interface org.w3c.dom.Node
A code representing the type of the underlying object, as defined above.
getNodeValue() - Method in interface org.w3c.dom.Node
The value of this node, depending on its type; see the table above.
getNonMatchingHeaders(String[]) - Method in class javax.xml.soap.MimeHeaders
Returns all of the MimeHeader objects whose name does not match a name in the given array of names.
getNonMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.AttachmentPart
Retrieves all MimeHeader objects whose name does not match a name in the given array.
getNonMatchingMimeHeaders(String[]) - Method in class javax.xml.soap.SOAPPart
Retrieves all MimeHeader objects whose name does not match a name in the given array.
getNotationName() - Method in interface org.w3c.dom.Entity
For unparsed entities, the name of the notation for the entity.
getNotations() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the notations declared in the DTD.
getNumber() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Gets the telephone number suffix, not including the country or area code.
getObjectType() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the object type that best describes the RegistryObject.
getOperationName() - Method in interface javax.xml.rpc.Call
Gets the name of the operation to be invoked using this Call instance.
getOrganization() - Method in interface javax.xml.registry.infomodel.User
Gets the Organization that this User is affiliated with.
getOriginatingNode() - Method in interface javax.xml.transform.dom.DOMLocator
Return the node where the event occurred.
getOut() - Method in class javax.servlet.jsp.PageContext
The current value of the out object (a JspWriter).
getOutputParams() - Method in interface javax.xml.rpc.Call
Returns a Map of {name, value} for the output parameters of the last invoked operation.
getOutputProperties() - Method in interface javax.xml.transform.Templates
Get the static properties for xsl:output.
getOutputProperties() - Method in class javax.xml.transform.Transformer
Get a copy of the output properties 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 interface javax.servlet.ServletResponse
Returns a ServletOutputStream suitable for writing binary data in the response.
getOutputStream() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getOutputStream() on the wrapped response object.
getOutputStream() - Method in class javax.xml.transform.stream.StreamResult
Get the byte stream that was set with setOutputStream.
getOutputValues() - Method in interface javax.xml.rpc.Call
Returns a List values for the output parameters of the last invoked operation.
getOwnerDocument() - Method in interface org.w3c.dom.Node
The Document object associated with this node.
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.
getPage() - Method in class javax.servlet.jsp.PageContext
The current value of the page object (a Servlet).
getPageContext(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class javax.servlet.jsp.JspFactory
obtains an instance of an implementation dependent javax.servlet.jsp.PageContext abstract class for the calling Servlet and currently pending request and response.
getParameter(String) - Method in interface javax.servlet.ServletRequest
Returns the value of a request parameter as a String, or null if the parameter does not exist.
getParameter(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameter(String name) on the wrapped request object.
getParameter(String) - Method in class javax.xml.transform.Transformer
Get a parameter that was explicitly set with setParameter or setParameters.
getParameterMap() - Method in interface javax.servlet.ServletRequest
Returns a java.util.Map of the parameters of this request.
getParameterMap() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameterMap() on the wrapped request object.
getParameterNames() - Method in interface javax.servlet.ServletRequest
Returns an Enumeration of String objects containing the names of the parameters contained in this request.
getParameterNames() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameterNames() on the wrapped request object.
getParameterTypeByName(String) - Method in interface javax.xml.rpc.Call
Gets the XML type of a parameter by name
getParameterValues(String) - Method in interface javax.servlet.ServletRequest
Returns an array of String objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getParameterValues(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getParameterValues(String name) on the wrapped request object.
getParent() - Method in class javax.servlet.jsp.tagext.TagSupport
The Tag instance most closely enclosing this tag instance.
getParent() - Method in interface javax.servlet.jsp.tagext.Tag
Get the parent (closest enclosing tag handler) for this tag handler.
getParent() - Method in interface javax.xml.registry.infomodel.Concept
Gets the parent Concept or ClassificationScheme for this object.
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.
getParentConcept() - Method in interface javax.xml.registry.infomodel.Concept
Get the parent Concept or null if parent is a ClassificationScheme.
getParentElement() - Method in interface javax.xml.soap.Node
Returns the parent element of this Node object.
getParentNode() - Method in interface org.w3c.dom.Node
The parent of this node.
getParentOrganization() - Method in interface javax.xml.registry.infomodel.Organization
Get the parent (container) organization
getParser() - Method in class javax.xml.parsers.SAXParser
Returns the SAX parser that is encapsultated by the implementation of this class.
getPath() - Method in class javax.servlet.http.Cookie
Returns the path on the server to which the browser returns this cookie.
getPath() - Method in interface javax.xml.registry.infomodel.Concept
Gets the canonical path representation for this Concept.
getPathInfo() - Method in interface javax.servlet.http.HttpServletRequest
Returns any extra path information associated with the URL the client sent when it made this request.
getPathInfo() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getPathInfo() on the wrapped request object.
getPathTranslated() - Method in interface javax.servlet.http.HttpServletRequest
Returns any extra path information after the servlet name but before the query string, and translates it to a real path.
getPathTranslated() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getPathTranslated() on the wrapped request object.
getPersonName() - Method in interface javax.xml.registry.infomodel.User
Returns the name of this User.
getPort(Class) - Method in interface javax.xml.rpc.Service
The getPort method returns either an instance of a generated stub implementation class or a dynamic proxy.
getPort(QName, Class) - Method in interface javax.xml.rpc.Service
The getPort method returns either an instance of a generated stub implementation class or a dynamic proxy.
getPorts() - Method in interface javax.xml.rpc.Service
Returns an Iterator for the list of QNames of service endpoints grouped by this service
getPortTypeName() - Method in interface javax.xml.rpc.Call
Gets the qualified name of the port type.
getPostalAddress() - Method in interface javax.xml.registry.infomodel.Organization
Gets the Address for this Organization.
getPostalAddresses() - Method in interface javax.xml.registry.infomodel.User
Gets the postal address for this User.
getPostalCode() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the postal or zip code.
getPostalScheme() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns a user-defined postal scheme for codifying the attributes of PostalAddress.
getPrefix() - Method in interface org.w3c.dom.Node
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in interface javax.xml.soap.Name
Returns the prefix associated with the namespace for the XML name that this Name object represents.
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.
getPrefixString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
The prefix assigned to this taglib from the <%taglib directive
getPreviousOut() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Get surrounding out JspWriter.
getPreviousSibling() - Method in interface org.w3c.dom.Node
The node immediately preceding this node.
getPrimaryContact() - Method in interface javax.xml.registry.infomodel.Organization
Gets the primary Contact for this Organization.
getProperties() - Method in class javax.xml.registry.ConnectionFactory
Gets the Properties used during createConnection and createFederatedConnection calls.
getProperty(String) - Method in interface javax.xml.rpc.Call
Gets the value of a named property.
getProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
Gets the value of a specific property from the MessageContext
getProperty(String) - Method in class javax.xml.parsers.SAXParser
Returns the particular property requested for in the underlying implementation of 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.
getPropertyNames() - Method in interface javax.xml.rpc.Call
Gets the names of configurable properties supported by this Call object.
getPropertyNames() - Method in interface javax.xml.rpc.handler.MessageContext
Returns an Iterator view of the names of the properties in this MessageContext
getProtocol() - Method in interface javax.servlet.ServletRequest
Returns the name and version of the protocol the request uses in the form protocol/majorVersion.minorVersion, for example, HTTP/1.1.
getProtocol() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getProtocol() on the wrapped request object.
getProvidingOrganization() - Method in interface javax.xml.registry.infomodel.Service
Gets the Organization that provides this service.
getPublicId() - Method in interface org.w3c.dom.Entity
The public identifier associated with the entity, if specified.
getPublicId() - Method in interface org.w3c.dom.Notation
The public identifier of this notation.
getPublicId() - Method in interface org.w3c.dom.DocumentType
The public identifier of the external subset.
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 org.xml.sax.InputSource
Get 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.helpers.LocatorImpl
Return the saved public identifier.
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.
getQualifiedName() - Method in interface javax.xml.soap.Name
Gets the namespace-qualified name of the XML name that this Name object represents.
getQueryString() - Method in interface javax.servlet.http.HttpServletRequest
Returns the query string that is contained in the request URL after the path.
getQueryString() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getQueryString() on the wrapped request object.
getReader() - Method in interface javax.servlet.ServletRequest
Retrieves the body of the request as character data using a BufferedReader.
getReader() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getReader() on the wrapped request object.
getReader() - Method in class javax.servlet.jsp.tagext.BodyContent
Return the value of this BodyContent as a Reader.
getReader() - Method in class javax.xml.transform.stream.StreamSource
Get the character stream that was set with setReader.
getRealPath(String) - Method in interface javax.servlet.ServletRequest
Deprecated. As of Version 2.1 of the Java Servlet API, use ServletContext.getRealPath(java.lang.String) instead.
getRealPath(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRealPath(String path) on the wrapped request object.
getRealPath(String) - Method in interface javax.servlet.ServletContext
Returns a String containing the real path for a given virtual path.
getRegisteredEncodingStyleURIs() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Returns a list of registered encodingStyle URIs in this TypeMappingRegistry instance.
getRegistryObject() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
Gets the parent RegistryObject for this ExternalIdentifier.
getRegistryObject() - Method in interface javax.xml.registry.infomodel.AuditableEvent
Gets the RegistryObject associated with this AudiatbleEvent
getRegistryObject(String) - Method in interface javax.xml.registry.QueryManager
Gets the RegistryObject specified by the Id.
getRegistryObject(String, String) - Method in interface javax.xml.registry.QueryManager
Gets the RegistryObject specified by the Id and type of object.
getRegistryObjects() - Method in interface javax.xml.registry.QueryManager
Gets the RegistryObjects owned by the caller.
getRegistryObjects() - Method in interface javax.xml.registry.infomodel.RegistryPackage
Get the collection of member RegistryObjects of this RegistryPackage
getRegistryObjects(Collection) - Method in interface javax.xml.registry.QueryManager
Gets the specified RegistryObjects.
getRegistryObjects(Collection, String) - Method in interface javax.xml.registry.QueryManager
Gets the specified RegistryObjects.
getRegistryObjects(String) - Method in interface javax.xml.registry.QueryManager
Gets the RegistryObjects owned by the caller, that are of the specified type.
getRegistryPackages() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the Package associated with this object.
getRegistryService() - Method in interface javax.xml.registry.LifeCycleManager
Returns the parent RegistryService that created this object.
getRegistryService() - Method in interface javax.xml.registry.Connection
Gets the RegistryService interface associated with the Connection.
getRegistryService() - Method in interface javax.xml.registry.QueryManager
Returns the parent RegistryService that created this object.
getReliableURN() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
The "reliable" URN indicated in the TLD.
getRemaining() - Method in class javax.servlet.jsp.JspWriter
This method returns the number of unused bytes in the buffer.
getRemoteAddr() - Method in interface javax.servlet.ServletRequest
Returns the Internet Protocol (IP) address of the client that sent the request.
getRemoteAddr() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRemoteAddr() on the wrapped request object.
getRemoteHost() - Method in interface javax.servlet.ServletRequest
Returns the fully qualified name of the client that sent the request.
getRemoteHost() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRemoteHost() on the wrapped request object.
getRemoteUser() - Method in interface javax.servlet.http.HttpServletRequest
Returns the login of the user making this request, if the user has been authenticated, or null if the user has not been authenticated.
getRemoteUser() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRemoteUser() on the wrapped request object.
getRepositoryItem() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Gets the repository item for this object.
getRequest() - Method in class javax.servlet.ServletRequestWrapper
Return the wrapped request object.
getRequest() - Method in class javax.servlet.jsp.PageContext
The current value of the request object (a ServletRequest).
getRequestDispatcher(String) - Method in interface javax.servlet.ServletRequest
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestDispatcher(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRequestDispatcher(String path) on the wrapped request object.
getRequestDispatcher(String) - Method in interface javax.servlet.ServletContext
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestedSessionId() - Method in interface javax.servlet.http.HttpServletRequest
Returns the session ID specified by the client.
getRequestedSessionId() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRequestedSessionId() on the wrapped request object.
getRequestId() - Method in interface javax.xml.registry.JAXRResponse
Returns the unique id for the request that generated this response.
getRequestId() - Method in class javax.xml.registry.JAXRException
 
getRequestURI() - Method in interface javax.servlet.http.HttpServletRequest
Returns the part of this request's URL from the protocol name up to the query string in the first line of the HTTP request.
getRequestURI() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRequestURI() on the wrapped request object.
getRequestURL() - Method in interface javax.servlet.http.HttpServletRequest
Reconstructs the URL the client used to make the request.
getRequestURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getRequestURL() on the wrapped request object.
getRequestURL(HttpServletRequest) - Static method in class javax.servlet.http.HttpUtils
Deprecated. Reconstructs the URL the client used to make the request, using information in the HttpServletRequest object.
getRequiredVersion() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
A string describing the required version of the JSP container.
getResource(String) - Method in interface javax.servlet.ServletContext
Returns a URL to the resource that is mapped to a specified path.
getResourceAsStream(String) - Method in interface javax.servlet.ServletContext
Returns the resource located at the named path as an InputStream object.
getResourceBundle() - Method in class javax.servlet.jsp.jstl.fmt.LocalizationContext
Gets the resource bundle of this I18N localization context.
getResourcePaths(String) - Method in interface javax.servlet.ServletContext
Returns a directory-like listing of all the paths to resources within the web application whose longest sub-path matches the supplied path argument.
getResponse() - Method in class javax.servlet.ServletResponseWrapper
Return the wrapped ServletResponse object.
getResponse() - Method in class javax.servlet.jsp.PageContext
The current value of the response object (a ServletResponse).
getReturnType() - Method in interface javax.xml.rpc.Call
Gets the return type for a specific operation
getRoles() - Method in interface javax.xml.rpc.handler.HandlerChain
Gets SOAP actor roles registered for this HandlerChain at this SOAP node.
getRoles() - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
Gets the SOAP actor roles associated with an execution of the HandlerChain and its contained Handler instances.
getRootCause() - Method in class javax.servlet.ServletException
Returns the exception that caused this servlet exception.
getRootCause() - Method in class javax.servlet.jsp.JspException
Returns the exception that caused this JSP exception.
getRootOrganization() - Method in interface javax.xml.registry.infomodel.Organization
Get the root organization
getRowCount() - Method in interface javax.servlet.jsp.jstl.sql.Result
Returns the number of rows in the cached ResultSet
getRows() - Method in interface javax.servlet.jsp.jstl.sql.Result
Returns an array of SortedMap objects.
getRowsByIndex() - Method in interface javax.servlet.jsp.jstl.sql.Result
Returns an array of Objects[].
getScheme() - Method in interface javax.servlet.ServletRequest
Returns the name of the scheme used to make this request, for example, http, https, or ftp.
getScheme() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getScheme() on the wrapped request object.
getScope() - Method in class javax.servlet.jsp.tagext.TagVariableInfo
The body of the <scope> element
getScope() - Method in class javax.servlet.jsp.tagext.VariableInfo
 
getSecure() - Method in class javax.servlet.http.Cookie
Returns true if the browser is sending cookies only over a secure protocol, or false if the browser can send cookies using any protocol.
getSerializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Gets the SerializerFactory registered for the specified pair of Java type and XML data type.
getSerializerAs(String) - Method in interface javax.xml.rpc.encoding.SerializerFactory
Returns a Serializer for the specified XML processing mechanism type.
getServerInfo() - Method in interface javax.servlet.ServletContext
Returns the name and version of the servlet container on which the servlet is running.
getServerName() - Method in interface javax.servlet.ServletRequest
Returns the host name of the server that received the request.
getServerName() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getServerName() on the wrapped request object.
getServerPort() - Method in interface javax.servlet.ServletRequest
Returns the port number on which this request was received.
getServerPort() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getServerPort() on the wrapped request object.
getService() - Method in interface javax.xml.registry.infomodel.ServiceBinding
Gets the parent service for which this is a binding
getServiceBinding() - Method in interface javax.xml.registry.infomodel.SpecificationLink
Gets the parent ServiceBinding for this SpecificationLink.
getServiceBindings() - Method in interface javax.xml.registry.infomodel.Service
Get all children ServiceBindings
getServiceName() - Method in interface javax.xml.rpc.Service
Gets the name of this service.
getServices() - Method in interface javax.xml.registry.infomodel.Organization
Get all children Services
getServlet() - Method in class javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, with no replacement. Returns the servlet that is reporting its unavailability.
getServlet(String) - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.1, with no direct replacement.

This method was originally defined to retrieve a servlet from a ServletContext. In this version, this method always returns null and remains only to preserve binary compatibility. This method will be permanently removed in a future version of the Java Servlet API.

In lieu of this method, servlets can share information using the ServletContext class and can perform shared business logic by invoking methods on common non-servlet classes.

getServletConfig() - Method in class javax.servlet.GenericServlet
Returns this servlet's ServletConfig object.
getServletConfig() - Method in interface javax.servlet.Servlet
Returns a ServletConfig object, which contains initialization and startup parameters for this servlet.
getServletConfig() - Method in class javax.servlet.jsp.PageContext
The ServletConfig instance.
getServletContext() - Method in class javax.servlet.GenericServlet
Returns a reference to the ServletContext in which this servlet is running.
getServletContext() - Method in interface javax.servlet.FilterConfig
Returns a reference to the ServletContext in which the caller is executing.
getServletContext() - Method in interface javax.servlet.ServletConfig
Returns a reference to the ServletContext in which the caller is executing.
getServletContext() - Method in class javax.servlet.ServletContextEvent
Return the ServletContext that changed.
getServletContext() - Method in interface javax.servlet.http.HttpSession
Returns the ServletContext to which this session belongs.
getServletContext() - Method in class javax.servlet.jsp.PageContext
The ServletContext instance.
getServletContext() - Method in interface javax.xml.rpc.server.ServletEndpointContext
The method getServletContext returns the ServletContext associated with the web application that contain this endpoint.
getServletContextName() - Method in interface javax.servlet.ServletContext
Returns the name of this web application correponding to this ServletContext as specified in the deployment descriptor for this web application by the display-name element.
getServletInfo() - Method in class javax.servlet.GenericServlet
Returns information about the servlet, such as author, version, and copyright.
getServletInfo() - Method in interface javax.servlet.Servlet
Returns information about the servlet, such as author, version, and copyright.
getServletName() - Method in class javax.servlet.GenericServlet
Returns the name of this servlet instance.
getServletName() - Method in interface javax.servlet.ServletConfig
Returns the name of this servlet instance.
getServletNames() - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.1, with no replacement.

This method was originally defined to return an Enumeration of all the servlet names known to this context. In this version, this method always returns an empty Enumeration and remains only to preserve binary compatibility. This method will be permanently removed in a future version of the Java Servlet API.

getServletPath() - Method in interface javax.servlet.http.HttpServletRequest
Returns the part of this request's URL that calls the servlet.
getServletPath() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getServletPath() on the wrapped request object.
getServlets() - Method in interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.0, with no replacement.

This method was originally defined to return an Enumeration of all the servlets known to this servlet context. In this version, this method always returns an empty enumeration and remains only to preserve binary compatibility. This method will be permanently removed in a future version of the Java Servlet API.

getSession() - Method in interface javax.servlet.http.HttpServletRequest
Returns the current session associated with this request, or if the request does not have a session, creates one.
getSession() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getSession() on the wrapped request object.
getSession() - Method in class javax.servlet.http.HttpSessionEvent
Return the session that changed.
getSession() - Method in class javax.servlet.http.HttpSessionBindingEvent
Return the session that changed.
getSession() - Method in class javax.servlet.jsp.PageContext
The current value of the session object (an HttpSession).
getSession(boolean) - Method in interface javax.servlet.http.HttpServletRequest
Returns the current HttpSession associated with this request or, if if there is no current session and create is true, returns a new session.
getSession(boolean) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getSession(boolean create) on the wrapped request object.
getSession(String) - Method in interface javax.servlet.http.HttpSessionContext
Deprecated. As of Java Servlet API 2.1 with no replacement. This method must return null and will be removed in a future version of this API.
getSessionContext() - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.1, this method is deprecated and has no replacement. It will be removed in a future version of the Java Servlet API.
getShortName() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
The preferred short name (prefix) as indicated in the TLD.
getSize() - Method in class javax.xml.soap.AttachmentPart
Returns the number of bytes in this AttachmentPart object.
getSlot(String) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Get the slot specified by slotName
getSlots() - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Returns the Slots associated with this object.
getSlotType() - Method in interface javax.xml.registry.infomodel.Slot
Gets the slotType for this Slot.
getSmallIcon() - Method in class javax.servlet.jsp.tagext.TagInfo
Get the path to the small icon
getSOAPPart() - Method in class javax.xml.soap.SOAPMessage
Gets the SOAP part of this SOAPMessage object.
getSourceObject() - Method in interface javax.xml.registry.infomodel.Association
Gets the Object that is the source of this Association.
getSpecificationLinks() - Method in interface javax.xml.registry.infomodel.ServiceBinding
Get all children SpecificationLinks
getSpecificationObject() - Method in interface javax.xml.registry.infomodel.SpecificationLink
Gets the specification object for this object.
getSpecificationVersion() - Method in class javax.servlet.jsp.JspEngineInfo
Return the version number of the JSP specification that is supported by this JSP engine.
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.
getStability() - Method in interface javax.xml.registry.infomodel.RegistryEntry
Gets the stability indicator for the RegistryEntry within the Registry.
getStateOrProvince() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the state or province.
getStatus() - Method in interface javax.xml.registry.JAXRResponse
Returns the status for this response.
getStatus() - Method in class javax.xml.registry.JAXRException
 
getStatus() - Method in interface javax.xml.registry.infomodel.RegistryEntry
Gets the life cycle status of the RegistryEntry within the registry.
getStep() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Returns the value of the 'step' attribute for the associated tag, or null if no 'step' attribute was specified.
getStreet() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the street name.
getStreetNumber() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the street number.
getString() - Method in class javax.servlet.jsp.tagext.BodyContent
Return the value of the BodyContent as a String.
getSubmittingOrganization() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the Organization that submitted this RegistryObject.
getSupportedEncodings() - Method in interface javax.xml.rpc.encoding.TypeMapping
Returns the encodingStyle URIs (as String[]) supported by this TypeMapping instance.
getSupportedMechanismTypes() - Method in interface javax.xml.rpc.encoding.SerializerFactory
Returns a list of all XML processing mechanism types supported by this SerializerFactory.
getSupportedMechanismTypes() - Method in interface javax.xml.rpc.encoding.DeserializerFactory
Returns a list of all XML processing mechanism types supported by this DeserializerFactory.
getSupportedProfiles() - Method in interface javax.xml.messaging.ProviderMetaData
Retrieves a list of the messaging profiles that are supported by the messaging provider to which the ProviderConnection object described by this ProviderMetaData object is connected.
getSystemId() - Method in interface org.w3c.dom.Entity
The system identifier associated with the entity, if specified.
getSystemId() - Method in interface org.w3c.dom.Notation
The system identifier of this notation.
getSystemId() - Method in interface org.w3c.dom.DocumentType
The system identifier of the external subset.
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 interface javax.xml.transform.SourceLocator
Return the system identifier for the current document event.
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 org.xml.sax.InputSource
Get the system identifier 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.helpers.LocatorImpl
Return the saved system identifier.
getTag(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Get the TagInfo for a given tag name, looking through all the tags in this tag library.
getTagClassName() - Method in class javax.servlet.jsp.tagext.TagInfo
Name of the class that provides the handler for this tag.
getTagExtraInfo() - Method in class javax.servlet.jsp.tagext.TagInfo
The instance (if any) for extra tag information
getTagInfo() - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Get the TagInfo for this class.
getTagLibrary() - Method in class javax.servlet.jsp.tagext.TagInfo
The instance of TabLibraryInfo we belong to.
getTagName() - Method in interface org.w3c.dom.Element
The name of the element.
getTagName() - Method in class javax.servlet.jsp.tagext.TagInfo
The name of the Tag.
getTags() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
An array describing the tags that are defined in this tag library.
getTagVariableInfos() - Method in class javax.servlet.jsp.tagext.TagInfo
Get TagVariableInfo objects associated with this TagInfo
getTarget() - Method in interface org.w3c.dom.ProcessingInstruction
The target of this processing instruction.
getTargetBinding() - Method in interface javax.xml.registry.infomodel.ServiceBinding
Gets the next ServiceBinding in case there is a redirection from one service provider to another service provider.
getTargetEndpointAddress() - Method in interface javax.xml.rpc.Call
Gets the address of a target service endpoint.
getTargetObject() - Method in interface javax.xml.registry.infomodel.Association
Gets the Object that is the target of this Association.
getTelephoneNumbers(String) - Method in interface javax.xml.registry.infomodel.Organization
Gets the telephone numbers for this User that match the specified telephone number type.
getTelephoneNumbers(String) - Method in interface javax.xml.registry.infomodel.User
Gets the telephone numbers for this User that match the specified telephone number type.
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.
getTimestamp() - Method in interface javax.xml.registry.infomodel.AuditableEvent
Gets the Timestamp for when this event occurred.
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.
getType() - Method in interface javax.xml.registry.Query
Gets the type of Query (for example, QUERY_TYPE_SQL).
getType() - Method in interface javax.xml.registry.infomodel.EmailAddress
The type for this object.
getType() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
The type of telephone number (for example, "fax").
getType() - Method in interface javax.xml.registry.infomodel.User
Gets the type for this User.
getType() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the type of address (for example, "headquarters") as a String.
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.AttributeListImpl
Deprecated. Get the type of an attribute (by position).
getType(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's type by index.
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.AttributeListImpl
Deprecated. Get the type of an attribute (by name).
getType(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's type by qualified (prefixed) 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.
getTypeMapping(String) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Returns the registered TypeMapping for the specified encodingStyle URI.
getTypeMappingRegistry() - Method in interface javax.xml.rpc.Service
Gets the TypeMappingRegistry for this Service object.
getTypeName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
The type (as a String) of this attribute.
getUnavailableSeconds() - Method in class javax.servlet.UnavailableException
Returns the number of seconds the servlet expects to be temporarily unavailable.
getURI() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
The value of the uri attribute from the <%@ taglib directive for this library.
getURI() - Method in interface javax.xml.soap.Name
Returns the URI of the namespace for the XML name that this Name object represents.
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.
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.registry.infomodel.TelephoneNumber
Gets the URL that can dial this number electronically.
getUrl() - Method in interface javax.xml.registry.infomodel.User
Gets the URL to the web page for this User.
getURL() - Method in class javax.xml.messaging.URLEndpoint
Gets the URL associated with this URLEndpoint object.
getUsageDescription() - Method in interface javax.xml.registry.infomodel.SpecificationLink
Gets the description of usage parameters.
getUsageParameters() - Method in interface javax.xml.registry.infomodel.SpecificationLink
Gets any usage parameters.
getUser() - Method in interface javax.xml.registry.infomodel.AuditableEvent
Gets the User associated with this object.
getUserPrincipal() - Method in interface javax.servlet.http.HttpServletRequest
Returns a java.security.Principal object containing the name of the current authenticated user.
getUserPrincipal() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return getUserPrincipal() on the wrapped request object.
getUserPrincipal() - Method in interface javax.xml.rpc.server.ServletEndpointContext
Returns a java.security.Principal instance that contains the name of the authenticated user for the current method invocation on the endpoint instance.
getUsers() - Method in interface javax.xml.registry.infomodel.Organization
Gets the Collection of Users affiliated with this Organization.
getUserVersion() - Method in interface javax.xml.registry.infomodel.Versionable
Gets the user-specified revision number for this version of the Versionable object.
getValidateURI() - Method in interface javax.xml.registry.infomodel.URIValidator
Gets whether to do URI validation for this object.
getValue() - Method in interface org.w3c.dom.Attr
On retrieval, the value of the attribute is returned as a string.
getValue() - Method in class javax.servlet.ServletContextAttributeEvent
Returns the value of the attribute that has been added removed or replaced.
getValue() - Method in class javax.servlet.http.Cookie
Returns the value of the cookie.
getValue() - Method in class javax.servlet.http.HttpSessionBindingEvent
Returns the value of the attribute that has been added, removed or replaced.
getValue() - Method in class javax.xml.soap.MimeHeader
Returns the value of this MimeHeader object.
getValue() - Method in interface javax.xml.soap.Node
Returns the the value of the immediate child of this Node object if a child exists and its value is text.
getValue() - Method in interface javax.xml.registry.infomodel.LocalizedString
Get the String value for this object.
getValue() - Method in interface javax.xml.registry.infomodel.Classification
Gets the taxonomy value for this Classification.
getValue() - Method in interface javax.xml.registry.infomodel.Concept
Gets the value (usually a code in a taxonomy) associated with this Concept.
getValue() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
Gets the value of an ExternalIdentifier
getValue() - Method in interface javax.xml.registry.infomodel.InternationalString
Get the String value for the Locale returned by Locale.getDefault().
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.AttributeListImpl
Deprecated. Get the value of an attribute (by position).
getValue(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's value by index.
getValue(Locale) - Method in interface javax.xml.registry.infomodel.InternationalString
Get the String value for the specified Locale.
getValue(String) - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.getAttribute(java.lang.String).
getValue(String) - Method in class javax.servlet.jsp.tagext.TagSupport
Get a the value associated with a key.
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.AttributeListImpl
Deprecated. Get the value of an attribute (by name).
getValue(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's value by qualified (prefixed) 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.
getValueNames() - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.getAttributeNames()
getValues() - Method in class javax.servlet.jsp.tagext.TagSupport
Enumerate the values kept by this tag handler.
getValues() - Method in interface javax.xml.registry.infomodel.Slot
Gets the values for this Slot.
getValueType() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Get the value type for this object.
getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
Information on the scripting objects created by this tag at runtime.
getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
information on scripting variables defined by the tag associated with this TagExtraInfo instance.
getVarName() - Method in class javax.servlet.jsp.tagext.VariableInfo
 
getVersion() - Method in class javax.servlet.http.Cookie
Returns the version of the protocol this cookie complies with.
getVersion() - Method in interface javax.xml.registry.CapabilityProfile
Gets the JAXR specification version supported by the JAXR provider.
getWriter() - Method in interface javax.servlet.ServletResponse
Returns a PrintWriter object that can send character text to the client.
getWriter() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getWriter() on the wrapped response object.
getWriter() - Method in class javax.xml.transform.stream.StreamResult
Get the character stream that was set with setWriter.
getWSDLDocumentLocation() - Method in interface javax.xml.rpc.Service
Gets the location of the WSDL document for this Service.
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.

H

handleFault(MessageContext) - Method in class javax.xml.rpc.handler.GenericHandler
The handleFault method processes the SOAP faults based on the SOAP message processing model.
handleFault(MessageContext) - Method in interface javax.xml.rpc.handler.HandlerChain
The handleFault method initiates the SOAP fault processing for this handler chain.
handleFault(MessageContext) - Method in interface javax.xml.rpc.handler.Handler
The handleFault method processes the SOAP faults based on the SOAP message processing model.
handlePageException(Exception) - Method in class javax.servlet.jsp.PageContext
This method is intended to process an unhandled "page" level exception by redirecting the exception to either the specified error page for this JSP, or if none was specified, to perform some implementation dependent action.
handlePageException(Throwable) - Method in class javax.servlet.jsp.PageContext
This method is identical to the handlePageException(Exception), except that it accepts a Throwable.
Handler - interface javax.xml.rpc.handler.Handler.
The javax.xml.rpc.handler.Handler interface is required to be implemented by a SOAP message handler.
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.  
HandlerChain - interface javax.xml.rpc.handler.HandlerChain.
The javax.xml.rpc.handler.HandlerChain represents a list of handlers.
handleRequest(MessageContext) - Method in class javax.xml.rpc.handler.GenericHandler
The handleRequest method processes the request SOAP message.
handleRequest(MessageContext) - Method in interface javax.xml.rpc.handler.HandlerChain
The handleRequest method initiates the request processing for this handler chain.
handleRequest(MessageContext) - Method in interface javax.xml.rpc.handler.Handler
The handleRequest method processes the request message.
handleResponse(MessageContext) - Method in class javax.xml.rpc.handler.GenericHandler
The handleResponse method processes the response message.
handleResponse(MessageContext) - Method in interface javax.xml.rpc.handler.HandlerChain
The handleResponse method initiates the response processing for this handler chain.
handleResponse(MessageContext) - Method in interface javax.xml.rpc.handler.Handler
The handleResponse method processes the response SOAP message.
HandlerInfo - class javax.xml.rpc.handler.HandlerInfo.
The javax.xml.rpc.handler.HandlerInfo represents information about a handler in the HandlerChain.
HandlerInfo() - Constructor for class javax.xml.rpc.handler.HandlerInfo
Default constructor
HandlerInfo(Class, Map, QName[]) - Constructor for class javax.xml.rpc.handler.HandlerInfo
Constructor for HandlerInfo
HandlerRegistry - interface javax.xml.rpc.handler.HandlerRegistry.
The javax.xml.rpc.handler.HandlerRegistry provides support for the programmatic configuration of handlers in a HandlerRegistry.
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.
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.
hasAttributes() - Method in interface org.w3c.dom.Node
Returns whether this node (if it is an element) has any attributes.
hasChildNodes() - Method in interface org.w3c.dom.Node
Returns whether this node has any children.
hasFault() - Method in interface javax.xml.soap.SOAPBody
Indicates whether a SOAPFault object exists in this SOAPBody object.
hasFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
Test if the DOM implementation implements a specific feature.
hashCode() - Method in class javax.xml.namespace.QName
Returns a hash code value for this QName object.
hasNext() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Returns information concerning the availability of more items over which to iterate.
HIERARCHY_REQUEST_ERR - Static variable in class org.w3c.dom.DOMException
If any node is inserted somewhere it doesn't belong
Holder - interface javax.xml.rpc.holders.Holder.
The java.xml.rpc.holders.Holder interface represents the base interface for both standard and generated Holder classes.
HttpJspPage - interface javax.servlet.jsp.HttpJspPage.
The HttpJspPage interface describes the interaction that a JSP Page Implementation Class must satisfy when using the HTTP protocol.
HttpServlet - class javax.servlet.http.HttpServlet.
Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site.
HttpServlet() - Constructor for class javax.servlet.http.HttpServlet
Does nothing, because this is an abstract class.
HttpServletRequest - interface javax.servlet.http.HttpServletRequest.
Extends the ServletRequest interface to provide request information for HTTP servlets.
HttpServletRequestWrapper - class javax.servlet.http.HttpServletRequestWrapper.
Provides a convenient implementation of the HttpServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet.
HttpServletRequestWrapper(HttpServletRequest) - Constructor for class javax.servlet.http.HttpServletRequestWrapper
Constructs a request object wrapping the given request.
HttpServletResponse - interface javax.servlet.http.HttpServletResponse.
Extends the ServletResponse interface to provide HTTP-specific functionality in sending a response.
HttpServletResponseWrapper - class javax.servlet.http.HttpServletResponseWrapper.
Provides a convenient implementation of the HttpServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet.
HttpServletResponseWrapper(HttpServletResponse) - Constructor for class javax.servlet.http.HttpServletResponseWrapper
Constructs a response adaptor wrapping the given response.
HttpSession - interface javax.servlet.http.HttpSession.
Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
HttpSessionActivationListener - interface javax.servlet.http.HttpSessionActivationListener.
Objects that are bound to a session may listen to container events notifying them that sessions will be passivated and that session will be activated.
HttpSessionAttributeListener - interface javax.servlet.http.HttpSessionAttributeListener.
This listener interface can be implemented in order to get notifications of changes to the attribute lists of sessions within this web application.
HttpSessionBindingEvent - class javax.servlet.http.HttpSessionBindingEvent.
Events of this type are either sent to an object that implements HttpSessionBindingListener when it is bound or unbound from a session, or to a HttpSessionAttributeListener that has been configured in the deployment descriptor when any attribute is bound, unbound or replaced in a session.
HttpSessionBindingEvent(HttpSession, String) - Constructor for class javax.servlet.http.HttpSessionBindingEvent
Constructs an event that notifies an object that it has been bound to or unbound from a session.
HttpSessionBindingEvent(HttpSession, String, Object) - Constructor for class javax.servlet.http.HttpSessionBindingEvent
Constructs an event that notifies an object that it has been bound to or unbound from a session.
HttpSessionBindingListener - interface javax.servlet.http.HttpSessionBindingListener.
Causes an object to be notified when it is bound to or unbound from a session.
HttpSessionContext - interface javax.servlet.http.HttpSessionContext.
Deprecated. As of Java(tm) Servlet API 2.1 for security reasons, with no replacement. This interface will be removed in a future version of this API.
HttpSessionEvent - class javax.servlet.http.HttpSessionEvent.
This is the class representing event notifications for changes to sessions within a web application.
HttpSessionEvent(HttpSession) - Constructor for class javax.servlet.http.HttpSessionEvent
Construct a session event from the given source.
HttpSessionListener - interface javax.servlet.http.HttpSessionListener.
Implementations of this interface may are notified of changes to the list of active sessions in a web application.
HttpUtils - class javax.servlet.http.HttpUtils.
Deprecated. As of Java(tm) Servlet API 2.3. These methods were only useful with the default encoding and have been moved to the request interfaces.
HttpUtils() - Constructor for class javax.servlet.http.HttpUtils
Deprecated. Constructs an empty HttpUtils object.

I

id - Variable in class javax.servlet.jsp.tagext.TagSupport
 
id - Variable in class javax.xml.messaging.Endpoint
A string that identifies the party that this Endpoint object represents; a URI is the default.
ID - Static variable in class javax.servlet.jsp.tagext.TagAttributeInfo
"id" is wired in to be ID.
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.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 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.
importNode(Node, boolean) - Method in interface org.w3c.dom.Document
Imports a node from another document to this document.
IN - Static variable in class javax.xml.rpc.ParameterMode
IN mode for parameter passing
include(ServletRequest, ServletResponse) - Method in interface javax.servlet.RequestDispatcher
Includes the content of a resource (servlet, JSP page, HTML file) in the response.
include(String) - Method in class javax.servlet.jsp.PageContext
Causes the resource specified to be processed as part of the current ServletRequest and ServletResponse being processed by the calling Thread.
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
info - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
init() - Method in class javax.servlet.GenericServlet
A convenience method which can be overridden so that there's no need to call super.init(config).
init(FilterConfig) - Method in interface javax.servlet.Filter
Called by the web container to indicate to a filter that it is being placed into service.
init(HandlerInfo) - Method in class javax.xml.rpc.handler.GenericHandler
The init method to enable the Handler instance to initialize itself.
init(HandlerInfo) - Method in interface javax.xml.rpc.handler.Handler
The init method enables the Handler instance to initialize itself.
init(Map) - Method in interface javax.xml.rpc.handler.HandlerChain
Initializes the configuration for a HandlerChain.
init(Object) - Method in interface javax.xml.rpc.server.ServiceLifecycle
Used for initialization of a service endpoint.
init(ServletConfig) - Method in class javax.servlet.GenericServlet
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
init(ServletConfig) - Method in interface javax.servlet.Servlet
Called by the servlet container to indicate to a servlet that the servlet is being placed into service.
init(ServletConfig) - Method in class javax.xml.messaging.JAXMServlet
Initializes this JAXMServlet object using the given ServletConfig object and initializing the msgFactory field with a default MessageFactory object.
initCause(Throwable) - Method in class javax.xml.soap.SOAPException
Initializes the cause field of this SOAPException object with the given Throwable object.
initCause(Throwable) - Method in class javax.xml.registry.JAXRException
Initializes the cause of this throwable to the specified value.
initCause(Throwable) - Method in class javax.xml.transform.TransformerException
Initializes the cause of this throwable to the specified value.
initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class javax.servlet.jsp.PageContext
The initialize method is called to initialize an uninitialized PageContext so that it may be used by a JSP Implementation class to service an incoming request and response within it's _jspService() method.
INOUT - Static variable in class javax.xml.rpc.ParameterMode
INOUT mode for parameter passing
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.
insertBefore(Node, Node) - Method in interface org.w3c.dom.Node
Inserts the node newChild before the existing child node refChild.
insertData(int, String) - Method in interface org.w3c.dom.CharacterData
Insert a string at the specified 16-bit unit offset.
IntegerWrapperHolder - class javax.xml.rpc.holders.IntegerWrapperHolder.
 
IntegerWrapperHolder() - Constructor for class javax.xml.rpc.holders.IntegerWrapperHolder
 
IntegerWrapperHolder(Integer) - Constructor for class javax.xml.rpc.holders.IntegerWrapperHolder
 
internalEntityDecl(String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an internal entity declaration.
INTERNATIONAL_STRING - Static variable in interface javax.xml.registry.LifeCycleManager
 
InternationalString - interface javax.xml.registry.infomodel.InternationalString.
This interface represents a String that has been internationalized into several Locales.
IntHolder - class javax.xml.rpc.holders.IntHolder.
 
IntHolder() - Constructor for class javax.xml.rpc.holders.IntHolder
 
IntHolder(int) - Constructor for class javax.xml.rpc.holders.IntHolder
 
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_MODIFICATION_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to modify the type of the underlying object.
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.
invalidate() - Method in interface javax.servlet.http.HttpSession
Invalidates this session then unbinds any objects bound to it.
InvalidRequestException - exception javax.xml.registry.InvalidRequestException.
This exception is thrown when a JAXR client attempts to invoke an API method that is not valid for some reason.
InvalidRequestException() - Constructor for class javax.xml.registry.InvalidRequestException
Constructs a JAXRException object with no reason or embedded Throwable.
InvalidRequestException(String) - Constructor for class javax.xml.registry.InvalidRequestException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
InvalidRequestException(String, Throwable) - Constructor for class javax.xml.registry.InvalidRequestException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
InvalidRequestException(Throwable) - Constructor for class javax.xml.registry.InvalidRequestException
Constructs a JAXRException object initialized with the given Throwable object.
invoke(Object[]) - Method in interface javax.xml.rpc.Call
Invokes a specific operation using a synchronous request-response interaction mode.
invoke(QName, Object[]) - Method in interface javax.xml.rpc.Call
Invokes a specific operation using a synchronous request-response interaction mode.
invokeOneWay(Object[]) - Method in interface javax.xml.rpc.Call
Invokes a remote method using the one-way interaction mode.
isAutoFlush() - Method in class javax.servlet.jsp.JspWriter
This method indicates whether the JspWriter is autoFlushing.
isAvailable() - Method in interface javax.xml.registry.JAXRResponse
Returns true if a response is available, false otherwise.
isAvailable() - Method in class javax.xml.registry.JAXRException
Returns true if a response is available, false otherwise.
isClosed() - Method in interface javax.xml.registry.Connection
Indicated whether this Connection has been closed or not.
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.
isComment() - Method in interface javax.xml.soap.Text
Retrieves whether this Text object represents a comment.
isCommitted() - Method in interface javax.servlet.ServletResponse
Returns a boolean indicating if the response has been committed.
isCommitted() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return isCommitted() on the wrapped response object.
isConfirmed() - Method in interface javax.xml.registry.infomodel.Association
Determines whether an Association has been confirmed completely.
isConfirmedBySourceOwner() - Method in interface javax.xml.registry.infomodel.Association
Determines whether an Association has been confirmed by the owner of the source object.
isConfirmedByTargetOwner() - Method in interface javax.xml.registry.infomodel.Association
Determines whether an Association has been confirmed by the owner of the target object.
isExpandEntityReferences() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which expand entity reference nodes.
isExternal() - Method in interface javax.xml.registry.infomodel.Classification
Returns true if this is an external classification.
isExternal() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Determines whether this ClassificationScheme is an external ClassificationScheme or and internal ClassificationScheme.
isExtramural() - Method in interface javax.xml.registry.infomodel.Association
Determines whether an Association is extramural or not.
isFirst() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Returns information about whether the current round of the iteration is the first one.
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.
isLast() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Returns information about whether the current round of the iteration is the last one.
isLimitedByMaxRows() - Method in interface javax.servlet.jsp.jstl.sql.Result
Returns true of the query was limited by a maximum row setting
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.
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.
isNew() - Method in interface javax.servlet.http.HttpSession
Returns true if the client does not yet know about the session or if the client chooses not to join the session.
isOpaque() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Determines whether the ExtrinsicObject is opaque (not readable) by the registry operator.
isParameterAndReturnSpecRequired(QName) - Method in interface javax.xml.rpc.Call
Indicates whether addParameter and setReturnType methods are to be invoked to specify the parameter and return type specification for a specific operation.
isPartialResponse() - Method in interface javax.xml.registry.BulkResponse
Determines whether the response is a partial response due to large result set.
isPermanent() - Method in class javax.servlet.UnavailableException
Returns a boolean indicating whether the servlet is permanently unavailable.
isRegistered(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Checks whether or not type mapping between specified XML type and Java type is registered.
isRequestedSessionIdFromCookie() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID came in as a cookie.
isRequestedSessionIdFromCookie() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdFromCookie() on the wrapped request object.
isRequestedSessionIdFromUrl() - Method in interface javax.servlet.http.HttpServletRequest
Deprecated. As of Version 2.1 of the Java Servlet API, use HttpServletRequest.isRequestedSessionIdFromURL() instead.
isRequestedSessionIdFromUrl() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdFromUrl() on the wrapped request object.
isRequestedSessionIdFromURL() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID came in as part of the request URL.
isRequestedSessionIdFromURL() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdFromURL() on the wrapped request object.
isRequestedSessionIdValid() - Method in interface javax.servlet.http.HttpServletRequest
Checks whether the requested session ID is still valid.
isRequestedSessionIdValid() - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isRequestedSessionIdValid() on the wrapped request object.
isRequired() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Whether this attribute is required.
isSecure() - Method in interface javax.servlet.ServletRequest
Returns a boolean indicating whether this request was made using a secure channel, such as HTTPS.
isSecure() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return isSecure() on the wrapped request object.
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.
isSynchronous() - Method in interface javax.xml.registry.Connection
Indicates whether a client uses synchronous communication with JAXR provider or not.
isUserInRole(String) - Method in interface javax.servlet.http.HttpServletRequest
Returns a boolean indicating whether the authenticated user is included in the specified logical "role".
isUserInRole(String) - Method in class javax.servlet.http.HttpServletRequestWrapper
The default behavior of this method is to return isUserInRole(String role) on the wrapped request object.
isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
Translation-time validation of the attributes.
isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Translation-time validation of the attributes.
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 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.
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.
itemId - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Attribute-exposing control
IterationTag - interface javax.servlet.jsp.tagext.IterationTag.
The IterationTag interface extends Tag by defining one additional method that controls the reevaluation of its body.

J

javax.servlet - package javax.servlet
 
javax.servlet.http - package javax.servlet.http
 
javax.servlet.jsp - package javax.servlet.jsp
 
javax.servlet.jsp.jstl.core - package javax.servlet.jsp.jstl.core
 
javax.servlet.jsp.jstl.fmt - package javax.servlet.jsp.jstl.fmt
 
javax.servlet.jsp.jstl.sql - package javax.servlet.jsp.jstl.sql
 
javax.servlet.jsp.jstl.tlv - package javax.servlet.jsp.jstl.tlv
 
javax.servlet.jsp.tagext - package javax.servlet.jsp.tagext
 
javax.xml.messaging - package javax.xml.messaging
Provides the API for using a messaging provider to send and receive SOAP messages.
javax.xml.namespace - package javax.xml.namespace
This package contains the QName class.
javax.xml.parsers - package javax.xml.parsers
Provides classes allowing the processing of XML documents.
javax.xml.registry - package javax.xml.registry
This package and its sub-packages describe the API classes and interfaces for the JAXR API.
javax.xml.registry.infomodel - package javax.xml.registry.infomodel
This package describes the information model for JAXR API.
javax.xml.registry.samples - package javax.xml.registry.samples
 
javax.xml.rpc - package javax.xml.rpc
This package contains the core JAX-RPC APIs for the client programming model.
javax.xml.rpc.encoding - package javax.xml.rpc.encoding
 
javax.xml.rpc.handler - package javax.xml.rpc.handler
This package defines APIs for SOAP Message Handlers
javax.xml.rpc.handler.soap - package javax.xml.rpc.handler.soap
This package defines APIs for SOAP Message Handlers
javax.xml.rpc.holders - package javax.xml.rpc.holders
This package contains the standard Java Holder classes.
javax.xml.rpc.server - package javax.xml.rpc.server
This package defines APIs for the servlet based JAX-RPC endpoint model.
javax.xml.rpc.soap - package javax.xml.rpc.soap
This package defines APIs specific to the SOAP binding.
javax.xml.soap - package javax.xml.soap
Provides the API for creating and building SOAP messages.
javax.xml.transform - package javax.xml.transform
This package defines the generic APIs for processing transformation instructions, and performing a transformation from source to 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.
JAXMException - exception javax.xml.messaging.JAXMException.
An exception that signals that a JAXM exception has occurred.
JAXMException() - Constructor for class javax.xml.messaging.JAXMException
Constructs a JAXMException object with no reason or embedded Throwable object.
JAXMException(String) - Constructor for class javax.xml.messaging.JAXMException
Constructs a JAXMException object with the given String as the reason for the exception being thrown.
JAXMException(String, Throwable) - Constructor for class javax.xml.messaging.JAXMException
Constructs a JAXMException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded exception.
JAXMException(Throwable) - Constructor for class javax.xml.messaging.JAXMException
Constructs a JAXMException object initialized with the given Throwable object.
JAXMServlet - class javax.xml.messaging.JAXMServlet.
The superclass for components that live in a servlet container that receives JAXM messages.
JAXMServlet() - Constructor for class javax.xml.messaging.JAXMServlet
 
JAXRException - exception javax.xml.registry.JAXRException.
Signals that a JAXR exception has occurred.
JAXRException() - Constructor for class javax.xml.registry.JAXRException
Constructs a JAXRException object with no reason or embedded Throwable.
JAXRException(String) - Constructor for class javax.xml.registry.JAXRException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
JAXRException(String, Throwable) - Constructor for class javax.xml.registry.JAXRException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
JAXRException(Throwable) - Constructor for class javax.xml.registry.JAXRException
Constructs a JAXRException object initialized with the given Throwable object.
JAXRPCException - exception javax.xml.rpc.JAXRPCException.
The javax.xml.rpc.JAXRPCException is thrown from the core JAX-RPC APIs to indicate an exception related to the JAX-RPC runtime mechanisms.
JAXRPCException() - Constructor for class javax.xml.rpc.JAXRPCException
Constructs a new exception with null as its detail message.
JAXRPCException(String) - Constructor for class javax.xml.rpc.JAXRPCException
Constructs a new exception with the specified detail message.
JAXRPCException(String, Throwable) - Constructor for class javax.xml.rpc.JAXRPCException
Constructs a new exception with the specified detail message and cause.
JAXRPCException(Throwable) - Constructor for class javax.xml.rpc.JAXRPCException
Constructs a new JAXRPCException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
JAXRResponse - interface javax.xml.registry.JAXRResponse.
A JAXR requests' response.
jspDestroy() - Method in interface javax.servlet.jsp.JspPage
The jspDestroy() method is invoked when the JSP page is about to be destroyed.
JspEngineInfo - class javax.servlet.jsp.JspEngineInfo.
The JspEngineInfo is an abstract class that provides information on the current JSP engine.
JspEngineInfo() - Constructor for class javax.servlet.jsp.JspEngineInfo
 
JspException - exception javax.servlet.jsp.JspException.
A generic exception known to the JSP engine; uncaught JspExceptions will result in an invocation of the errorpage machinery.
JspException() - Constructor for class javax.servlet.jsp.JspException
Construct a JspException
JspException(String) - Constructor for class javax.servlet.jsp.JspException
Constructs a new JSP exception with the specified message.
JspException(String, Throwable) - Constructor for class javax.servlet.jsp.JspException
Constructs a new JSP exception when the JSP needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation, including a description message.
JspException(Throwable) - Constructor for class javax.servlet.jsp.JspException
Constructs a new JSP exception when the JSP needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation.
JspFactory - class javax.servlet.jsp.JspFactory.
The JspFactory is an abstract class that defines a number of factory methods available to a JSP page at runtime for the purposes of creating instances of various interfaces and classes used to support the JSP implementation.
JspFactory() - Constructor for class javax.servlet.jsp.JspFactory
 
jspInit() - Method in interface javax.servlet.jsp.JspPage
The jspInit() method is invoked when the JSP page is initialized.
JspPage - interface javax.servlet.jsp.JspPage.
The JspPage interface describes the generic interaction that a JSP Page Implementation class must satisfy; pages that use the HTTP protocol are described by the HttpJspPage interface.
JspTagException - exception javax.servlet.jsp.JspTagException.
Exception to be used by a Tag Handler to indicate some unrecoverable error.
JspTagException() - Constructor for class javax.servlet.jsp.JspTagException
No message
JspTagException(String) - Constructor for class javax.servlet.jsp.JspTagException
Constructor with a message.
jspversion - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
JspWriter - class javax.servlet.jsp.JspWriter.
The actions and template data in a JSP page is written using the JspWriter object that is referenced by the implicit variable out which is initialized automatically using methods in the PageContext object.
JspWriter(int, boolean) - Constructor for class javax.servlet.jsp.JspWriter
protected constructor.

K

Key - interface javax.xml.registry.infomodel.Key.
Represents a unique key that identifies a RegistryObject.
KEY - Static variable in interface javax.xml.registry.LifeCycleManager
 

L

LexicalHandler - interface org.xml.sax.ext.LexicalHandler.
SAX2 extension handler for lexical events.
LifeCycleManager - interface javax.xml.registry.LifeCycleManager.
The LifeCycleManager interface is the main interface in the API for managing life cycle operations on objects defined by the information model.
LocaleSupport - class javax.servlet.jsp.jstl.fmt.LocaleSupport.
Class which exposes the locale-determination logic for resource bundles through convenience methods.
LocaleSupport() - Constructor for class javax.servlet.jsp.jstl.fmt.LocaleSupport
 
LocalizationContext - class javax.servlet.jsp.jstl.fmt.LocalizationContext.
Class representing an I18N localization context.
LocalizationContext() - Constructor for class javax.servlet.jsp.jstl.fmt.LocalizationContext
Constructs an empty I18N localization context.
LocalizationContext(ResourceBundle) - Constructor for class javax.servlet.jsp.jstl.fmt.LocalizationContext
Constructs an I18N localization context from the given resource bundle.
LocalizationContext(ResourceBundle, Locale) - Constructor for class javax.servlet.jsp.jstl.fmt.LocalizationContext
Constructs an I18N localization context from the given resource bundle and locale.
LOCALIZED_STRING - Static variable in interface javax.xml.registry.LifeCycleManager
 
LocalizedString - interface javax.xml.registry.infomodel.LocalizedString.
This interface is used as a simple wrapper interface that associates a String with its Locale.
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 interface javax.servlet.ServletContext
Deprecated. As of Java Servlet API 2.1, use ServletContext.log(String message, Throwable throwable) instead.

This method was originally defined to write an exception's stack trace and an explanatory error message to the servlet log file.

log(String) - Method in class javax.servlet.GenericServlet
Writes the specified message to a servlet log file, prepended by the servlet's name.
log(String) - Method in interface javax.servlet.ServletContext
Writes the specified message to a servlet log file, usually an event log.
log(String, Throwable) - Method in class javax.servlet.GenericServlet
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file, prepended by the servlet's name.
log(String, Throwable) - Method in interface javax.servlet.ServletContext
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file.
LongHolder - class javax.xml.rpc.holders.LongHolder.
 
LongHolder() - Constructor for class javax.xml.rpc.holders.LongHolder
 
LongHolder(long) - Constructor for class javax.xml.rpc.holders.LongHolder
 
LongWrapperHolder - class javax.xml.rpc.holders.LongWrapperHolder.
 
LongWrapperHolder() - Constructor for class javax.xml.rpc.holders.LongWrapperHolder
 
LongWrapperHolder(Long) - Constructor for class javax.xml.rpc.holders.LongWrapperHolder
 
LoopTag - interface javax.servlet.jsp.jstl.core.LoopTag.
JSTL 1.0 allows developers to write custom iteration tags by implementing the LoopTag interface.
LoopTagStatus - interface javax.servlet.jsp.jstl.core.LoopTagStatus.
Provides an interface for objects representing the current status of an iteration.
LoopTagSupport - class javax.servlet.jsp.jstl.core.LoopTagSupport.
JSTL 1.0 allows developers to write custom iteration tags by implementing the LoopTag interface.
LoopTagSupport() - Constructor for class javax.servlet.jsp.jstl.core.LoopTagSupport
Constructs a new LoopTagSupport.

M

main(String[]) - Static method in class javax.xml.registry.samples.SaveOrganizationTest
 
main(String[]) - Static method in class javax.xml.registry.samples.SimpleClient
 
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.
makeRegistrySpecificRequest(String) - Method in interface javax.xml.registry.RegistryService
This method takes a String that is an XML request in a registry specific format.
MEDIA_TYPE - Static variable in class javax.xml.transform.OutputKeys
media-type = string.
MessageContext - interface javax.xml.rpc.handler.MessageContext.
The interface MessageContext abstracts the message context that is processed by a handler in the handle method.
MessageFactory - class javax.xml.soap.MessageFactory.
A factory for creating SOAPMessage objects.
MessageFactory() - Constructor for class javax.xml.soap.MessageFactory
 
METHOD - Static variable in class javax.xml.transform.OutputKeys
method = "xml" | "html" | "text" | expanded name.
MimeHeader - class javax.xml.soap.MimeHeader.
An object that stores a MIME header name and its value.
MimeHeader(String, String) - Constructor for class javax.xml.soap.MimeHeader
Constructs a MimeHeader object initialized with the given name and value.
MimeHeaders - class javax.xml.soap.MimeHeaders.
A container for MimeHeader objects, which represent the MIME headers present in a MIME part of a message.
MimeHeaders() - Constructor for class javax.xml.soap.MimeHeaders
Constructs a default MimeHeaders object initialized with an empty Vector object.
msgFactory - Variable in class javax.xml.messaging.JAXMServlet
The MessageFactory object that will be used internally to create the SOAPMessage object to be passed to the method onMessage.

N

Name - interface javax.xml.soap.Name.
A representation of an XML name.
NamedNodeMap - interface org.w3c.dom.NamedNodeMap.
Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name.
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.
NamespaceConstants - class javax.xml.rpc.NamespaceConstants.
Constants used in JAX-RPC for namespace prefixes and URIs
NamespaceConstants() - Constructor for class javax.xml.rpc.NamespaceConstants
 
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.
NESTED - Static variable in class javax.servlet.jsp.tagext.VariableInfo
Scope information that scripting variable is visible only within the start/end tags
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 javax.xml.parsers.DocumentBuilderFactory
Creates a new instance of a DocumentBuilder using the currently configured parameters.
newInstance() - Static method in class javax.xml.messaging.ProviderConnectionFactory
Creates a default ProviderConnectionFactory object.
newInstance() - Static method in class javax.xml.soap.SOAPFactory
Creates a new instance of SOAPFactory.
newInstance() - Static method in class javax.xml.soap.MessageFactory
Creates a new MessageFactory object that is an instance of the default implementation.
newInstance() - Static method in class javax.xml.soap.SOAPConnectionFactory
Creates an instance of the default SOAPConnectionFactory object.
newInstance() - Static method in class javax.xml.soap.SOAPElementFactory
Deprecated. Creates a new instance of SOAPElementFactory.
newInstance() - Static method in class javax.xml.registry.ConnectionFactory
Creates a default ConnectionFactory object.
newInstance() - Static method in class javax.xml.rpc.ServiceFactory
Gets an instance of the ServiceFactory
newInstance() - Static method in class javax.xml.parsers.DocumentBuilderFactory
Obtain a new instance of a DocumentBuilderFactory.
newInstance() - Static method in class javax.xml.parsers.SAXParserFactory
Obtain a new instance of a SAXParserFactory.
newInstance() - Static method in class javax.xml.transform.TransformerFactory
Obtain a new instance of a TransformerFactory.
newLine() - Method in class javax.servlet.jsp.JspWriter
Write a line separator.
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 javax.xml.transform.TransformerFactory
Process the Source into a Templates object, which is a a compiled representation of the source.
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 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 javax.xml.transform.TransformerFactory
Process the Source into a Transformer object.
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 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 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 javax.xml.transform.sax.SAXTransformerFactory
Create an XMLFilter that uses the given Source as the transformation instructions.
newXMLFilter(Templates) - Method in class javax.xml.transform.sax.SAXTransformerFactory
Create an XMLFilter, based on the Templates argument..
next() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Returns the next object over which the tag should iterate.
NO_BUFFER - Static variable in class javax.servlet.jsp.JspWriter
constant indicating that the Writer is not buffering output
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
Node - interface org.w3c.dom.Node.
The Node interface is the primary datatype for the entire Document Object Model.
Node - interface javax.xml.soap.Node.
A representation of a node (element) in a DOM representation of an XML document that provides some tree manipulation methods.
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.
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.
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_NODE - Static variable in interface org.w3c.dom.Node
The node is a Notation.
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.HandlerBase
Deprecated. Receive notification of a notation declaration.
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.
NSPREFIX_SCHEMA_XSD - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace prefix for XML schema XSD
NSPREFIX_SCHEMA_XSI - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace prefix for XML Schema XSI
NSPREFIX_SOAP_ENCODING - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace prefix for SOAP Encoding
NSPREFIX_SOAP_ENVELOPE - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace prefix for SOAP Envelope
NSURI_SCHEMA_XSD - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace URI for XML Schema XSD
NSURI_SCHEMA_XSI - Static variable in class javax.xml.rpc.NamespaceConstants
Namespace URI for XML Schema XSI
NSURI_SOAP_ENCODING - Static variable in class javax.xml.rpc.NamespaceConstants
Nameapace URI for SOAP 1.1 Encoding
NSURI_SOAP_ENVELOPE - Static variable in class javax.xml.rpc.NamespaceConstants
Nameapace URI for SOAP 1.1 Envelope
NSURI_SOAP_NEXT_ACTOR - Static variable in class javax.xml.rpc.NamespaceConstants
Nameapace URI for SOAP 1.1 next actor role

O

ObjectHolder - class javax.xml.rpc.holders.ObjectHolder.
 
ObjectHolder() - Constructor for class javax.xml.rpc.holders.ObjectHolder
 
ObjectHolder(Object) - Constructor for class javax.xml.rpc.holders.ObjectHolder
 
OMIT_XML_DECLARATION - Static variable in class javax.xml.transform.OutputKeys
omit-xml-declaration = "yes" | "no".
OnewayListener - interface javax.xml.messaging.OnewayListener.
A marker interface for components (for example, servlets) that are intended to be consumers of one-way (asynchronous) JAXM messages.
onMessage(SOAPMessage) - Method in interface javax.xml.messaging.OnewayListener
Passes the given SOAPMessage object to this OnewayListener object.
onMessage(SOAPMessage) - Method in interface javax.xml.messaging.ReqRespListener
Passes the given SOAPMessage object to this ReqRespListener object and returns the response.
OPERATION_STYLE_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for operation style.
OPERATOR_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
Name for pre-defined Slot used in Organization and ClassificationScheme by JAXR UDDI provider.
OR_ALL_KEYS - Static variable in interface javax.xml.registry.FindQualifier
 
OR_LIKE_KEYS - Static variable in interface javax.xml.registry.FindQualifier
 
org.w3c.dom - package org.w3c.dom
 
org.xml.sax - package org.xml.sax
SAX 2.0 r2 prerelease interfaces
org.xml.sax.ext - package org.xml.sax.ext
SAX2-ext: SAX2 Extension Handlers 1.0
org.xml.sax.helpers - package org.xml.sax.helpers
SAX 2.0 r2 prerelease helper interfaces
Organization - interface javax.xml.registry.infomodel.Organization.
Organization instances provide information on organizations such as a Submitting Organization.
ORGANIZATION - Static variable in interface javax.xml.registry.LifeCycleManager
 
OUT - Static variable in class javax.servlet.jsp.PageContext
Name used to store current JspWriter in PageContext name table.
OUT - Static variable in class javax.xml.rpc.ParameterMode
OUT mode for parameter passing
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.

P

PAGE - Static variable in class javax.servlet.jsp.PageContext
Name used to store the Servlet in this PageContext's nametables.
PAGE_SCOPE - Static variable in class javax.servlet.jsp.PageContext
Page scope: (this is the default) the named reference remains available in this PageContext until the return from the current Servlet.service() invocation.
pageContext - Variable in class javax.servlet.jsp.tagext.TagSupport
 
PageContext - class javax.servlet.jsp.PageContext.
A PageContext instance provides access to all the namespaces associated with a JSP page, provides access to several page attributes, as well as a layer above the implementation details.
PAGECONTEXT - Static variable in class javax.servlet.jsp.PageContext
Name used to store this PageContext in it's own name table.
PageContext() - Constructor for class javax.servlet.jsp.PageContext
 
PageData - class javax.servlet.jsp.tagext.PageData.
Translation-time information on a JSP page.
PageData() - Constructor for class javax.servlet.jsp.tagext.PageData
 
ParameterMode - class javax.xml.rpc.ParameterMode.
The javax.xml.rpc.ParameterMode is a type-safe enumeration for parameter mode.
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 DefaultHandler.
parse(File, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse the content of the file specified as XML using the specified HandlerBase.
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) - Method in interface org.xml.sax.Parser
Deprecated. Parse an XML document.
parse(InputSource) - Method in interface org.xml.sax.XMLReader
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, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content given InputSource as XML using the specified DefaultHandler.
parse(InputSource, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse the content given InputSource as XML using the specified HandlerBase.
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 javax.xml.parsers.SAXParser
Parse the content of the given InputStream instance as XML using the specified DefaultHandler.
parse(InputStream, DefaultHandler, String) - Method in class javax.xml.parsers.SAXParser
Parse the content of the given InputStream instance as XML using the specified DefaultHandler.
parse(InputStream, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse the content of the given InputStream instance as XML using the specified HandlerBase.
parse(InputStream, HandlerBase, String) - Method in class javax.xml.parsers.SAXParser
Parse the content of the given InputStream instance as XML using the specified HandlerBase.
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(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) - Method in interface org.xml.sax.Parser
Deprecated. Parse an XML document from a system identifier (URI).
parse(String) - Method in interface org.xml.sax.XMLReader
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, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content described by the giving Uniform Resource Identifier (URI) as XML using the specified 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 HandlerBase.
parsePostData(int, ServletInputStream) - Static method in class javax.servlet.http.HttpUtils
Deprecated. Parses data from an HTML form that the client sends to the server using the HTTP POST method and the application/x-www-form-urlencoded MIME type.
parseQueryString(String) - Static method in class javax.servlet.http.HttpUtils
Deprecated. Parses a query string passed from the client to the server and builds a HashTable object with key-value pairs.
Parser - interface org.xml.sax.Parser.
Deprecated. This interface has been replaced by the SAX2 XMLReader interface, which includes Namespace support.
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.
PASSWORD_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property: Password for authentication
PASSWORD_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: Password for authentication.
PermittedTaglibsTLV - class javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV.
A TagLibraryValidator class to allow a TLD to restrict what taglibs (in addition to itself) may be imported on a page where it's used.
PermittedTaglibsTLV() - Constructor for class javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV
 
PERSON_NAME - Static variable in interface javax.xml.registry.LifeCycleManager
 
PersonName - interface javax.xml.registry.infomodel.PersonName.
Represents a person's name.
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.
popBody() - Method in class javax.servlet.jsp.PageContext
Return the previous JspWriter "out" saved by the matching pushBody(), and update the value of the "out" attribute in the page scope attribute namespace of the PageConxtext
popContext() - Method in class org.xml.sax.helpers.NamespaceSupport
Revert to the previous Namespace context.
POSTAL_ADDRESS - Static variable in interface javax.xml.registry.LifeCycleManager
 
PostalAddress - interface javax.xml.registry.infomodel.PostalAddress.
PostalAddress is a simple re-usable entity class that defines attributes of a postal Address.
prefix - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
prepare() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Prepares for a single tag invocation.
print(boolean) - Method in class javax.servlet.ServletOutputStream
Writes a boolean value to the client, with no carriage return-line feed (CRLF) character at the end.
print(boolean) - Method in class javax.servlet.jsp.JspWriter
Print a boolean value.
print(char) - Method in class javax.servlet.ServletOutputStream
Writes a character to the client, with no carriage return-line feed (CRLF) at the end.
print(char) - Method in class javax.servlet.jsp.JspWriter
Print a character.
print(char[]) - Method in class javax.servlet.jsp.JspWriter
Print an array of characters.
print(double) - Method in class javax.servlet.ServletOutputStream
Writes a double value to the client, with no carriage return-line feed (CRLF) at the end.
print(double) - Method in class javax.servlet.jsp.JspWriter
Print a double-precision floating-point number.
print(float) - Method in class javax.servlet.ServletOutputStream
Writes a float value to the client, with no carriage return-line feed (CRLF) at the end.
print(float) - Method in class javax.servlet.jsp.JspWriter
Print a floating-point number.
print(int) - Method in class javax.servlet.ServletOutputStream
Writes an int to the client, with no carriage return-line feed (CRLF) at the end.
print(int) - Method in class javax.servlet.jsp.JspWriter
Print an integer.
print(long) - Method in class javax.servlet.ServletOutputStream
Writes a long value to the client, with no carriage return-line feed (CRLF) at the end.
print(long) - Method in class javax.servlet.jsp.JspWriter
Print a long integer.
print(Object) - Method in class javax.servlet.jsp.JspWriter
Print an object.
print(String) - Method in class javax.servlet.ServletOutputStream
Writes a String to the client, without a carriage return-line feed (CRLF) character at the end.
print(String) - Method in class javax.servlet.jsp.JspWriter
Print a string.
println() - Method in class javax.servlet.ServletOutputStream
Writes a carriage return-line feed (CRLF) to the client.
println() - Method in class javax.servlet.jsp.JspWriter
Terminate the current line by writing the line separator string.
println(boolean) - Method in class javax.servlet.ServletOutputStream
Writes a boolean value to the client, followed by a carriage return-line feed (CRLF).
println(boolean) - Method in class javax.servlet.jsp.JspWriter
Print a boolean value and then terminate the line.
println(char) - Method in class javax.servlet.ServletOutputStream
Writes a character to the client, followed by a carriage return-line feed (CRLF).
println(char) - Method in class javax.servlet.jsp.JspWriter
Print a character and then terminate the line.
println(char[]) - Method in class javax.servlet.jsp.JspWriter
Print an array of characters and then terminate the line.
println(double) - Method in class javax.servlet.ServletOutputStream
Writes a double value to the client, followed by a carriage return-line feed (CRLF).
println(double) - Method in class javax.servlet.jsp.JspWriter
Print a double-precision floating-point number and then terminate the line.
println(float) - Method in class javax.servlet.ServletOutputStream
Writes a float value to the client, followed by a carriage return-line feed (CRLF).
println(float) - Method in class javax.servlet.jsp.JspWriter
Print a floating-point number and then terminate the line.
println(int) - Method in class javax.servlet.ServletOutputStream
Writes an int to the client, followed by a carriage return-line feed (CRLF) character.
println(int) - Method in class javax.servlet.jsp.JspWriter
Print an integer and then terminate the line.
println(long) - Method in class javax.servlet.ServletOutputStream
Writes a long value to the client, followed by a carriage return-line feed (CRLF).
println(long) - Method in class javax.servlet.jsp.JspWriter
Print a long integer and then terminate the line.
println(Object) - Method in class javax.servlet.jsp.JspWriter
Print an Object and then terminate the line.
println(String) - Method in class javax.servlet.ServletOutputStream
Writes a String to the client, followed by a carriage return-line feed (CRLF).
println(String) - Method in class javax.servlet.jsp.JspWriter
Print a String and then terminate the line.
printStackTrace() - 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.transform.TransformerException
Print the the trace of methods from where the error originated.
printStackTrace(PrintWriter) - Method in class javax.xml.transform.TransformerException
Print the the trace of methods from where the error originated.
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a ProcessingInstruction.
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 interface org.xml.sax.ContentHandler
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 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.
ProviderConnection - interface javax.xml.messaging.ProviderConnection.
A client's active connection to its messaging provider.
ProviderConnectionFactory - class javax.xml.messaging.ProviderConnectionFactory.
A factory for creating connections to a particular messaging provider.
ProviderConnectionFactory() - Constructor for class javax.xml.messaging.ProviderConnectionFactory
 
ProviderMetaData - interface javax.xml.messaging.ProviderMetaData.
Information about the messaging provider to which a client has a connection.
pushBody() - Method in class javax.servlet.jsp.PageContext
Return a new BodyContent object, save the current "out" JspWriter, and update the value of the "out" attribute in the page scope attribute namespace of the PageContext
pushContext() - Method in class org.xml.sax.helpers.NamespaceSupport
Start a new Namespace context.
putHeaders(MimeHeaders, HttpServletResponse) - Static method in class javax.xml.messaging.JAXMServlet
Sets the given HttpServletResponse object with the headers in the given MimeHeaders object.
putValue(String, Object) - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.setAttribute(java.lang.String, java.lang.Object)

Q

QName - class javax.xml.namespace.QName.
QName class represents the value of a qualified name as specified in XML Schema Part2: Datatypes specification.
QName(String) - Constructor for class javax.xml.namespace.QName
Constructor for the QName.
QName(String, String) - Constructor for class javax.xml.namespace.QName
Constructor for the QName.
QNameHolder - class javax.xml.rpc.holders.QNameHolder.
 
QNameHolder() - Constructor for class javax.xml.rpc.holders.QNameHolder
 
QNameHolder(QName) - Constructor for class javax.xml.rpc.holders.QNameHolder
 
Query - interface javax.xml.registry.Query.
The Query interface encapsulates a query in a declarative query language.
QUERY_TYPE_EBXML_FILTER_QUERY - Static variable in interface javax.xml.registry.Query
An OASIS ebXML Registry XML Filter Query type.
QUERY_TYPE_SQL - Static variable in interface javax.xml.registry.Query
An SQL query type.
QUERY_TYPE_XQUERY - Static variable in interface javax.xml.registry.Query
A W3C XQuery type.
QueryManager - interface javax.xml.registry.QueryManager.
This is the common base interface for all QueryManagers in the API.

R

readLine(byte[], int, int) - Method in class javax.servlet.ServletInputStream
Reads the input stream, one line at a time.
recycleNode() - Method in interface javax.xml.soap.Node
Notifies the implementation that this Node object is no longer being used by the application and that the implementation is free to reuse this object for nodes that may be created later.
register(Class, QName, SerializerFactory, DeserializerFactory) - Method in interface javax.xml.rpc.encoding.TypeMapping
Registers SerializerFactory and DeserializerFactory for a specific type mapping between an XML type and Java type.
register(String, TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Registers a TypeMapping instance with the TypeMappingRegistry.
registerDefault(TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Registers the TypeMapping instance that is default for all encoding styles supported by the TypeMappingRegistry.
REGISTRY_ENTRY - Static variable in interface javax.xml.registry.LifeCycleManager
 
REGISTRY_PACKAGE - Static variable in interface javax.xml.registry.LifeCycleManager
 
RegistryEntry - interface javax.xml.registry.infomodel.RegistryEntry.
The RegistryEntry interface is a base interface for interfaces in the model that require additional metadata beyond what is provided by the RegistryObject interface.
RegistryException - exception javax.xml.registry.RegistryException.
This is the common base class for all Exceptions that are detected on the registry provider side rather than the JAXR client side.
RegistryException() - Constructor for class javax.xml.registry.RegistryException
Constructs a JAXRException object with no reason or embedded Throwable.
RegistryException(String) - Constructor for class javax.xml.registry.RegistryException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
RegistryException(String, Throwable) - Constructor for class javax.xml.registry.RegistryException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
RegistryException(Throwable) - Constructor for class javax.xml.registry.RegistryException
Constructs a JAXRException object initialized with the given Throwable object.
RegistryObject - interface javax.xml.registry.infomodel.RegistryObject.
The RegistryObject class is an abstract base class used by most classes in the model.
RegistryPackage - interface javax.xml.registry.infomodel.RegistryPackage.
RegistryPackage instances are RegistryEntries that group logically related RegistryEntries together.
RegistryService - interface javax.xml.registry.RegistryService.
This is the principal interface implemented by a JAXR provider.
release() - Method in class javax.servlet.jsp.PageContext
This method shall "reset" the internal state of a PageContext, releasing all internal references, and preparing the PageContext for potential reuse by a later invocation of initialize().
release() - Method in class javax.servlet.jsp.tagext.TagSupport
Release state.
release() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Release state.
release() - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Release any data kept by this instance for validation purposes
release() - Method in interface javax.servlet.jsp.tagext.Tag
Called on a Tag handler to release state.
release() - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
Releases any resources this ConditionalTagSupport may have (or inherit).
release() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Releases any resources this LoopTagSupport may have (or inherit).
release() - Method in class javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV
 
releasePageContext(PageContext) - Method in class javax.servlet.jsp.JspFactory
called to release a previously allocated PageContext object.
remove(HttpSession, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Removes a configuration variable from the "session" scope.
remove(PageContext, String, int) - Static method in class javax.servlet.jsp.jstl.core.Config
Removes a configuration variable from the given scope.
remove(ServletContext, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Removes a configuration variable from the "application" scope.
remove(ServletRequest, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Removes a configuration variable from the "request" scope.
removeAllAttachments() - Method in class javax.xml.soap.SOAPMessage
Removes all AttachmentPart objects that have been added to this SOAPMessage object.
removeAllHeaders() - Method in class javax.xml.soap.MimeHeaders
Removes all the header entries from this MimeHeaders object.
removeAllMimeHeaders() - Method in class javax.xml.soap.AttachmentPart
Removes all the MIME header entries.
removeAllMimeHeaders() - Method in class javax.xml.soap.SOAPPart
Removes all the MimeHeader objects for this SOAPEnvelope object.
removeAllParameters() - Method in interface javax.xml.rpc.Call
Removes all specified parameters from this Call instance.
removeAssociation(Association) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified Association from this object.
removeAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified Associations from this object.
removeAttribute(int) - Method in class org.xml.sax.helpers.AttributesImpl
Remove an attribute from the list.
removeAttribute(Name) - Method in interface javax.xml.soap.SOAPElement
Removes the attribute with the specified name.
removeAttribute(String) - Method in interface org.w3c.dom.Element
Removes an attribute by name.
removeAttribute(String) - Method in interface javax.servlet.ServletRequest
Removes an attribute from this request.
removeAttribute(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to call removeAttribute(String name) on the wrapped request object.
removeAttribute(String) - Method in interface javax.servlet.ServletContext
Removes the attribute with the given name from the servlet context.
removeAttribute(String) - Method in interface javax.servlet.http.HttpSession
Removes the object bound with the specified name from this session.
removeAttribute(String) - Method in class javax.servlet.jsp.PageContext
Remove the object reference associated with the given name, look in all scopes in the scope order.
removeAttribute(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Remove an attribute from the list.
removeAttribute(String, int) - Method in class javax.servlet.jsp.PageContext
Remove the object reference associated with the specified name in the given scope.
removeAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Removes the specified attribute node.
removeAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Removes an attribute by local name and namespace URI.
removeChild(Node) - Method in interface org.w3c.dom.Node
Removes the child node indicated by oldChild from the list of children, and returns it.
removeChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.Concept
Remove a child Concept
removeChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Remove a child Concept
removeChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.Concept
Remove a Collection of children Concepts
removeChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Remove a Collection of children Concepts
removeChildOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Organization
Remove a child Organization
removeChildOrganizations(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Remove a Collection of children Organizations
removeClassification(Classification) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified Classification from this object.
removeClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified Classifications from this object.
removeDeserializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Removes the DeserializerFactory registered for the specified pair of Java type and XML data type.
removeExternalIdentifier(ExternalIdentifier) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified ExternalIdentifier as an external identifier from this object.
removeExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified ExternalIdentifiers as an external identifiers from this object.
removeExternalLink(ExternalLink) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified ExternalLink from this object.
removeExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Removes specified ExternalLinks from this object.
removeHeader(String) - Method in class javax.xml.soap.MimeHeaders
Remove all MimeHeader objects whose name matches the the given name.
removeLocalizedString(LocalizedString) - Method in interface javax.xml.registry.infomodel.InternationalString
Removes a LocalizedString from this object.
removeLocalizedStrings(Collection) - Method in interface javax.xml.registry.infomodel.InternationalString
Removes specified LocalizedStrings to this object.
removeMimeHeader(String) - Method in class javax.xml.soap.AttachmentPart
Removes all MIME headers that match the given name.
removeMimeHeader(String) - Method in class javax.xml.soap.SOAPPart
Removes all MIME headers that match the given name.
removeNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by name.
removeNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by local name and namespace URI.
removeNamespaceDeclaration(String) - Method in interface javax.xml.soap.SOAPElement
Removes the namespace declaration corresponding to the given prefix.
removeProperty(String) - Method in interface javax.xml.rpc.Call
Removes a named property.
removeProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
Removes a property (name-value pair) from the MessageContext
removeRegistryObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.RegistryPackage
Remove a child RegistryObject from membership
removeRegistryObjects(Collection) - Method in interface javax.xml.registry.infomodel.RegistryPackage
Remove a Collection of children RegistryObjects from membership
removeSerializer(Class, QName) - Method in interface javax.xml.rpc.encoding.TypeMapping
Removes the SerializerFactory registered for the specified pair of Java type and XML data type.
removeService(Service) - Method in interface javax.xml.registry.infomodel.Organization
Remove a Service from this object
removeServiceBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.Service
Remove a child ServiceBinding
removeServiceBindings(Collection) - Method in interface javax.xml.registry.infomodel.Service
Remove a Collection of children ServiceBindings
removeServices(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Remove a Collection of children Services from this object
removeSlot(String) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Removes a Slot from this object.
removeSlots(Collection) - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Removes specified Slots from this object.
removeSpecificationLink(SpecificationLink) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Remove a child SpecificationLink
removeSpecificationLinks(Collection) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Remove a Collection of children SpecificationLinks
removeTypeMapping(TypeMapping) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Removes a TypeMapping from the TypeMappingRegistry.
removeUser(User) - Method in interface javax.xml.registry.infomodel.Organization
Remove a User
removeUsers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Remove a Collection of Users
removeValue(String) - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.removeAttribute(java.lang.String)
removeValue(String) - Method in class javax.servlet.jsp.tagext.TagSupport
Remove a value associated with a key.
replaceChild(Node, Node) - Method in interface org.w3c.dom.Node
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceData(int, int, String) - Method in interface org.w3c.dom.CharacterData
Replace the characters starting at the specified 16-bit unit offset with the specified string.
ReqRespListener - interface javax.xml.messaging.ReqRespListener.
A marker interface for components that are intended to be consumers of request-response messages.
REQUEST - Static variable in class javax.servlet.jsp.PageContext
Name used to store ServletRequest in PageContext name table.
REQUEST_SCOPE - Static variable in class javax.servlet.jsp.PageContext
Request scope: the named reference remains available from the ServletRequest associated with the Servlet until the current request is completed.
REQUEST_TIME_VALUE - Static variable in class javax.servlet.jsp.tagext.TagData
Distinguished value for an attribute to indicate its value is a request-time expression (which is not yet available because TagData instances are used at translation-time).
RequestDispatcher - interface javax.servlet.RequestDispatcher.
Defines an object that receives requests from the client and sends them to any resource (such as a servlet, HTML file, or JSP file) on the server.
reset() - Method in interface javax.servlet.ServletResponse
Clears any data that exists in the buffer as well as the status code and headers.
reset() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call reset() on the wrapped response object.
reset() - Method in class org.xml.sax.helpers.NamespaceSupport
Reset this Namespace support object for reuse.
resetBuffer() - Method in interface javax.servlet.ServletResponse
Clears the content of the underlying buffer in the response without clearing headers or status code.
resetBuffer() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call resetBuffer() on the wrapped response object.
resolve(String, String) - Method in interface javax.xml.transform.URIResolver
Called by the processor when it encounters an xsl:include, xsl:import, or document() function.
resolveEntity(String, String) - Method in interface org.xml.sax.EntityResolver
Allow the application to resolve external entities.
resolveEntity(String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Resolve an external entity.
resolveEntity(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an external entity resolution.
resolveEntity(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Resolve an external entity.
RESPONSE - Static variable in class javax.servlet.jsp.PageContext
Name used to store ServletResponse in PageContext name table.
Result - interface javax.servlet.jsp.jstl.sql.Result.
This interface represents the result of a <sql:query> action.
Result - interface javax.xml.transform.Result.
An object that implements this interface contains the information needed to build a transformation result tree.
ResultSupport - class javax.servlet.jsp.jstl.sql.ResultSupport.
This class represents the conversion of a ResultSet to a Result object.
ResultSupport() - Constructor for class javax.servlet.jsp.jstl.sql.ResultSupport
 

S

saveAssociations(Collection, boolean) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified Association instances.
saveChanges() - Method in class javax.xml.soap.SOAPMessage
Updates this SOAPMessage object with all the changes that have been made to it.
saveClassificationSchemes(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified ClassificationScheme instances.
saveConcepts(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified Concepts.
SaveException - exception javax.xml.registry.SaveException.
A RegistryException that occurs during a save action.
SaveException() - Constructor for class javax.xml.registry.SaveException
Constructs a JAXRException object with no reason or embedded Throwable.
SaveException(String) - Constructor for class javax.xml.registry.SaveException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
SaveException(String, Throwable) - Constructor for class javax.xml.registry.SaveException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
SaveException(Throwable) - Constructor for class javax.xml.registry.SaveException
Constructs a JAXRException object initialized with the given Throwable object.
saveObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
Saves one or more Objects to the registry.
saveOrganizations(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified Organizations.
SaveOrganizationTest - class javax.xml.registry.samples.SaveOrganizationTest.
 
saveOrganizationTest() - Method in class javax.xml.registry.samples.SaveOrganizationTest
 
SaveOrganizationTest() - Constructor for class javax.xml.registry.samples.SaveOrganizationTest
 
saveRequired() - Method in class javax.xml.soap.SOAPMessage
Indicates whether this SOAPMessage object has had the method saveChanges called on it.
saveServiceBindings(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified ServiceBindings.
saveServices(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified Services.
SAXException - exception org.xml.sax.SAXException.
Encapsulate a general SAX error or warning.
SAXException(Exception) - Constructor for class org.xml.sax.SAXException
Create a new SAXException wrapping an existing exception.
SAXException(String) - Constructor for class org.xml.sax.SAXException
Create a new SAXException.
SAXException(String, Exception) - Constructor for class org.xml.sax.SAXException
Create a new SAXException from an existing exception.
SAXNotRecognizedException - exception org.xml.sax.SAXNotRecognizedException.
Exception class for an unrecognized identifier.
SAXNotRecognizedException(String) - Constructor for class org.xml.sax.SAXNotRecognizedException
Construct a new exception with the given message.
SAXNotSupportedException - exception org.xml.sax.SAXNotSupportedException.
Exception class for an unsupported operation.
SAXNotSupportedException(String) - Constructor for class org.xml.sax.SAXNotSupportedException
Construct a new exception with the given message.
SAXParseException - exception org.xml.sax.SAXParseException.
Encapsulate an XML parse error or warning.
SAXParseException(String, Locator) - Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException from a message and a Locator.
SAXParseException(String, Locator, Exception) - Constructor for class org.xml.sax.SAXParseException
Wrap an existing exception in a SAXParseException.
SAXParseException(String, String, String, int, int) - Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException.
SAXParseException(String, String, String, int, int, Exception) - Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException with an embedded exception.
SAXParser - class javax.xml.parsers.SAXParser.
Defines the API that wraps an XMLReader implementation class.
SAXParser() - Constructor for class javax.xml.parsers.SAXParser
 
SAXParserFactory - class javax.xml.parsers.SAXParserFactory.
Defines a factory API that enables applications to configure and obtain a SAX based parser to parse XML documents.
SAXParserFactory() - Constructor for class javax.xml.parsers.SAXParserFactory
 
SAXResult - class javax.xml.transform.sax.SAXResult.
Acts as an holder for a transformation Result.
SAXResult() - Constructor for class javax.xml.transform.sax.SAXResult
Zero-argument default constructor.
SAXResult(ContentHandler) - Constructor for class javax.xml.transform.sax.SAXResult
Create a SAXResult that targets a SAX2 ContentHandler.
SAXSource - class javax.xml.transform.sax.SAXSource.
Acts as an holder for SAX-style Source.
SAXSource() - Constructor for class javax.xml.transform.sax.SAXSource
Zero-argument default constructor.
SAXSource(InputSource) - Constructor for class javax.xml.transform.sax.SAXSource
Create a SAXSource, using a SAX InputSource.
SAXSource(XMLReader, InputSource) - Constructor for class javax.xml.transform.sax.SAXSource
Create a SAXSource, using an XMLReader and a SAX InputSource.
SAXTransformerFactory - class javax.xml.transform.sax.SAXTransformerFactory.
This class extends TransformerFactory to provide SAX-specific factory methods.
SAXTransformerFactory() - Constructor for class javax.xml.transform.sax.SAXTransformerFactory
The default constructor is protected on purpose.
SC_ACCEPTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (202) indicating that a request was accepted for processing, but was not completed.
SC_BAD_GATEWAY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (502) indicating that the HTTP server received an invalid response from a server it consulted when acting as a proxy or gateway.
SC_BAD_REQUEST - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (400) indicating the request sent by the client was syntactically incorrect.
SC_CONFLICT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (409) indicating that the request could not be completed due to a conflict with the current state of the resource.
SC_CONTINUE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (100) indicating the client can continue.
SC_CREATED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (201) indicating the request succeeded and created a new resource on the server.
SC_EXPECTATION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (417) indicating that the server could not meet the expectation given in the Expect request header.
SC_FORBIDDEN - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (403) indicating the server understood the request but refused to fulfill it.
SC_GATEWAY_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (504) indicating that the server did not receive a timely response from the upstream server while acting as a gateway or proxy.
SC_GONE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (410) indicating that the resource is no longer available at the server and no forwarding address is known.
SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (505) indicating that the server does not support or refuses to support the HTTP protocol version that was used in the request message.
SC_INTERNAL_SERVER_ERROR - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (500) indicating an error inside the HTTP server which prevented it from fulfilling the request.
SC_LENGTH_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (411) indicating that the request cannot be handled without a defined Content-Length.
SC_METHOD_NOT_ALLOWED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (405) indicating that the method specified in the Request-Line is not allowed for the resource identified by the Request-URI.
SC_MOVED_PERMANENTLY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (301) indicating that the resource has permanently moved to a new location, and that future references should use a new URI with their requests.
SC_MOVED_TEMPORARILY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (302) indicating that the resource has temporarily moved to another location, but that future references should still use the original URI to access the resource.
SC_MULTIPLE_CHOICES - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (300) indicating that the requested resource corresponds to any one of a set of representations, each with its own specific location.
SC_NO_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (204) indicating that the request succeeded but that there was no new information to return.
SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (203) indicating that the meta information presented by the client did not originate from the server.
SC_NOT_ACCEPTABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (406) indicating that the resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to the accept headerssent in the request.
SC_NOT_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (404) indicating that the requested resource is not available.
SC_NOT_IMPLEMENTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (501) indicating the HTTP server does not support the functionality needed to fulfill the request.
SC_NOT_MODIFIED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (304) indicating that a conditional GET operation found that the resource was available and not modified.
SC_OK - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (200) indicating the request succeeded normally.
SC_PARTIAL_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (206) indicating that the server has fulfilled the partial GET request for the resource.
SC_PAYMENT_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (402) reserved for future use.
SC_PRECONDITION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (412) indicating that the precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.
SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (407) indicating that the client MUST first authenticate itself with the proxy.
SC_REQUEST_ENTITY_TOO_LARGE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (413) indicating that the server is refusing to process the request because the request entity is larger than the server is willing or able to process.
SC_REQUEST_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (408) indicating that the client did not produce a requestwithin the time that the server was prepared to wait.
SC_REQUEST_URI_TOO_LONG - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (414) indicating that the server is refusing to service the request because the Request-URI is longer than the server is willing to interpret.
SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (416) indicating that the server cannot serve the requested byte range.
SC_RESET_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (205) indicating that the agent SHOULD reset the document view which caused the request to be sent.
SC_SEE_OTHER - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (303) indicating that the response to the request can be found under a different URI.
SC_SERVICE_UNAVAILABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (503) indicating that the HTTP server is temporarily overloaded, and unable to handle the request.
SC_SWITCHING_PROTOCOLS - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (101) indicating the server is switching protocols according to Upgrade header.
SC_TEMPORARY_REDIRECT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (307) indicating that the requested resource resides temporarily under a different URI.
SC_UNAUTHORIZED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (401) indicating that the request requires HTTP authentication.
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (415) indicating that the server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method.
SC_USE_PROXY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (305) indicating that the requested resource MUST be accessed through the proxy given by the Location field.
ScriptFreeTLV - class javax.servlet.jsp.jstl.tlv.ScriptFreeTLV.
A SAX-based TagLibraryValidator for enforcing restrictions against the use of JSP scripting elements.
ScriptFreeTLV() - Constructor for class javax.servlet.jsp.jstl.tlv.ScriptFreeTLV
Constructs a new validator instance.
send(SOAPMessage) - Method in interface javax.xml.messaging.ProviderConnection
Sends the given SOAPMessage object and returns immediately after handing the message over to the messaging provider.
sendError(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call sendError(int sc) on the wrapped response object.
sendError(int) - Method in interface javax.servlet.http.HttpServletResponse
Sends an error response to the client using the specified status code and clearing the buffer.
sendError(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call sendError(int sc, String msg) on the wrapped response object.
sendError(int, String) - Method in interface javax.servlet.http.HttpServletResponse
Sends an error response to the client using the specified status clearing the buffer.
sendRedirect(String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return sendRedirect(String location) on the wrapped response object.
sendRedirect(String) - Method in interface javax.servlet.http.HttpServletResponse
Sends a temporary redirect response to the client using the specified redirect location URL.
SerializationContext - interface javax.xml.rpc.encoding.SerializationContext.
The javax.xml.rpc.encoding.SerializationContext interface is implemented by the JAX-RPC runtime system in an XML processing mechanism specific manner.
Serializer - interface javax.xml.rpc.encoding.Serializer.
The javax.xml.rpc.encoding.Serializer interface defines the base interface for serializers.
SerializerFactory - interface javax.xml.rpc.encoding.SerializerFactory.
The javax.xml.rpc.encoding.SerializerFactory is a factory of the serializers.
Service - interface javax.xml.registry.infomodel.Service.
Service instances are RegistryObjects that provide information on services (e.g.
Service - interface javax.xml.rpc.Service.
Service class acts as a factory of the following: Dynamic proxy for the target service endpoint.
SERVICE - Static variable in interface javax.xml.registry.LifeCycleManager
 
SERVICE_BINDING - Static variable in interface javax.xml.registry.LifeCycleManager
 
SERVICE_SUBSET - Static variable in interface javax.xml.registry.FindQualifier
Maps to UDDI serviceSubset.
service(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Receives standard HTTP requests from the public service method and dispatches them to the doXXX methods defined in this class.
service(ServletRequest, ServletResponse) - Method in class javax.servlet.GenericServlet
Called by the servlet container to allow the servlet to respond to a request.
service(ServletRequest, ServletResponse) - Method in interface javax.servlet.Servlet
Called by the servlet container to allow the servlet to respond to a request.
service(ServletRequest, ServletResponse) - Method in class javax.servlet.http.HttpServlet
Dispatches client requests to the protected service method.
ServiceBinding - interface javax.xml.registry.infomodel.ServiceBinding.
ServiceBinding instances are RegistryObjects that represent technical information on a specific way to access a specific interface offered by a Service instance.
ServiceException - exception javax.xml.rpc.ServiceException.
The javax.xml.rpc.ServiceException is thrown from the methods in the javax.xml.rpc.Service interface and ServiceFactory class.
ServiceException() - Constructor for class javax.xml.rpc.ServiceException
Constructs a new exception with null as its detail message.
ServiceException(String) - Constructor for class javax.xml.rpc.ServiceException
Constructs a new exception with the specified detail message.
ServiceException(String, Throwable) - Constructor for class javax.xml.rpc.ServiceException
Constructs a new exception with the specified detail message and cause.
ServiceException(Throwable) - Constructor for class javax.xml.rpc.ServiceException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ServiceFactory - class javax.xml.rpc.ServiceFactory.
The javax.xml.rpc.ServiceFactory is an abstract class that provides a factory for the creation of instances of the type javax.xml.rpc.Service.
SERVICEFACTORY_PROPERTY - Static variable in class javax.xml.rpc.ServiceFactory
A constant representing the property used to lookup the name of a ServiceFactory implementation class.
ServiceFactory() - Constructor for class javax.xml.rpc.ServiceFactory
 
ServiceLifecycle - interface javax.xml.rpc.server.ServiceLifecycle.
The javax.xml.rpc.server.ServiceLifecycle defines a lifecycle interface for a JAX-RPC service endpoint.
Servlet - interface javax.servlet.Servlet.
Defines methods that all servlets must implement.
ServletConfig - interface javax.servlet.ServletConfig.
A servlet configuration object used by a servlet container used to pass information to a servlet during initialization.
ServletContext - interface javax.servlet.ServletContext.
Defines a set of methods that a servlet uses to communicate with its servlet container, for example, to get the MIME type of a file, dispatch requests, or write to a log file.
ServletContextAttributeEvent - class javax.servlet.ServletContextAttributeEvent.
This is the event class for notifications about changes to the attributes of the servlet context of a web application.
ServletContextAttributeEvent(ServletContext, String, Object) - Constructor for class javax.servlet.ServletContextAttributeEvent
Construct a ServletContextAttributeEvent from the given context for the given attribute name and attribute value.
ServletContextAttributeListener - interface javax.servlet.ServletContextAttributeListener.
Implementations of this interface recieve notifications of changes to the attribute list on the servlet context of a web application.
ServletContextEvent - class javax.servlet.ServletContextEvent.
This is the event class for notifications about changes to the servlet context of a web application.
ServletContextEvent(ServletContext) - Constructor for class javax.servlet.ServletContextEvent
Construct a ServletContextEvent from the given context.
ServletContextListener - interface javax.servlet.ServletContextListener.
Implementations of this interface recieve notifications about changes to the servlet context of the web application they are part of.
ServletEndpointContext - interface javax.xml.rpc.server.ServletEndpointContext.
The ServletEndpointContext provides an endpoint context maintained by the underlying servlet container based JAX-RPC runtime system.
ServletException - exception javax.servlet.ServletException.
Defines a general exception a servlet can throw when it encounters difficulty.
ServletException() - Constructor for class javax.servlet.ServletException
Constructs a new servlet exception.
ServletException(String) - Constructor for class javax.servlet.ServletException
Constructs a new servlet exception with the specified message.
ServletException(String, Throwable) - Constructor for class javax.servlet.ServletException
Constructs a new servlet exception when the servlet needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation, including a description message.
ServletException(Throwable) - Constructor for class javax.servlet.ServletException
Constructs a new servlet exception when the servlet needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation.
ServletInputStream - class javax.servlet.ServletInputStream.
Provides an input stream for reading binary data from a client request, including an efficient readLine method for reading data one line at a time.
ServletInputStream() - Constructor for class javax.servlet.ServletInputStream
Does nothing, because this is an abstract class.
ServletOutputStream - class javax.servlet.ServletOutputStream.
Provides an output stream for sending binary data to the client.
ServletOutputStream() - Constructor for class javax.servlet.ServletOutputStream
Does nothing, because this is an abstract class.
ServletRequest - interface javax.servlet.ServletRequest.
Defines an object to provide client request information to a servlet.
ServletRequestWrapper - class javax.servlet.ServletRequestWrapper.
Provides a convenient implementation of the ServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet.
ServletRequestWrapper(ServletRequest) - Constructor for class javax.servlet.ServletRequestWrapper
Creates a ServletRequest adaptor wrapping the given request object.
ServletResponse - interface javax.servlet.ServletResponse.
Defines an object to assist a servlet in sending a response to the client.
ServletResponseWrapper - class javax.servlet.ServletResponseWrapper.
Provides a convenient implementation of the ServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet.
ServletResponseWrapper(ServletResponse) - Constructor for class javax.servlet.ServletResponseWrapper
Creates a ServletResponse adaptor wrapping the given response object.
SESSION - Static variable in class javax.servlet.jsp.PageContext
Name used to store HttpSession in PageContext name table.
SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property: This boolean property is used by a service client to indicate whether or not it wants to participate in a session with a service endpoint.
SESSION_MAINTAIN_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: This boolean property is used by a service client to indicate whether or not it wants to participate in a session with a service endpoint.
SESSION_SCOPE - Static variable in class javax.servlet.jsp.PageContext
Session scope (only valid if this page participates in a session): the named reference remains available from the HttpSession (if any) associated with the Servlet until the HttpSession is invalidated.
sessionCreated(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
Notification that a session was created.
sessionDestroyed(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionListener
Notification that a session was invalidated.
sessionDidActivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
Notification that the session has just been activated.
sessionWillPassivate(HttpSessionEvent) - Method in interface javax.servlet.http.HttpSessionActivationListener
Notification that the session is about to be passivated.
set(HttpSession, String, Object) - Static method in class javax.servlet.jsp.jstl.core.Config
Sets the value of a configuration variable in the "session" scope.
set(PageContext, String, Object, int) - Static method in class javax.servlet.jsp.jstl.core.Config
Sets the value of a configuration variable in the given scope.
set(ServletContext, String, Object) - Static method in class javax.servlet.jsp.jstl.core.Config
Sets the value of a configuration variable in the "application" scope.
set(ServletRequest, String, Object) - Static method in class javax.servlet.jsp.jstl.core.Config
Sets the value of a configuration variable in the "request" scope.
setAccessURI(String) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Sets the URI that gives access to the service via this binding.
setActor(String) - Method in interface javax.xml.soap.SOAPHeaderElement
Sets the actor associated with this SOAPHeaderElement object to the specified actor.
setAddress(String) - Method in interface javax.xml.registry.infomodel.EmailAddress
Sets the email address for this object.
setAreaCode(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets the area code.
setAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Replaces all previous Associations from this object with specified Associations.
setAssociationType(Concept) - Method in interface javax.xml.registry.infomodel.Association
Sets the association type for this Association.
setAttribute(int, String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set an attribute in the list.
setAttribute(String, Object) - Method in interface javax.servlet.ServletRequest
Stores an attribute in this request.
setAttribute(String, Object) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return setAttribute(String name, Object o) on the wrapped request object.
setAttribute(String, Object) - Method in interface javax.servlet.ServletContext
Binds an object to a given attribute name in this servlet context.
setAttribute(String, Object) - Method in interface javax.servlet.http.HttpSession
Binds an object to this session, using the name specified.
setAttribute(String, Object) - Method in class javax.servlet.jsp.PageContext
Register the name and object specified with page scope semantics.
setAttribute(String, Object) - Method in class javax.servlet.jsp.tagext.TagData
Set the value of an attribute.
setAttribute(String, Object) - Method in class javax.xml.parsers.DocumentBuilderFactory
Allows the user to set specific attributes on the underlying implementation.
setAttribute(String, Object) - Method in class javax.xml.transform.TransformerFactory
Allows the user to set specific attributes on the underlying implementation.
setAttribute(String, Object, int) - Method in class javax.servlet.jsp.PageContext
register the name and object specified with appropriate scope semantics
setAttribute(String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributeList(AttributeList) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Set the attribute list, discarding previous contents.
setAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute node.
setAttributeNodeNS(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributeNS(String, String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributes(Attributes) - Method in class org.xml.sax.helpers.AttributesImpl
Copy an entire Attributes object.
setBodyContent(BodyContent) - Method in interface javax.servlet.jsp.tagext.BodyTag
Set the bodyContent property.
setBodyContent(BodyContent) - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Prepare for evaluation of the body: stash the bodyContent away.
setBufferSize(int) - Method in interface javax.servlet.ServletResponse
Sets the preferred buffer size for the body of the response.
setBufferSize(int) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setBufferSize(int size) on the wrapped response object.
setByteStream(InputStream) - Method in class org.xml.sax.InputSource
Set the byte stream for this input source.
setCharacterEncoding(String) - Method in interface javax.servlet.ServletRequest
Overrides the name of the character encoding used in the body of this request.
setCharacterEncoding(String) - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to set the character encoding on the wrapped request object.
setCharacterStream(Reader) - Method in class org.xml.sax.InputSource
Set the character stream for this input source.
setCharsetName(String) - Method in interface javax.xml.registry.infomodel.LocalizedString
Set the canonical name for the charset for this object.
setCity(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the city.
setClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Replaces all previous Classifications with specified Classifications.
setClassificationScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.Classification
Sets the ClassificationScheme for this external classification.
setClassifiedObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Classification
Sets the object that is being classified.
setCoalescing(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parser produced by this code will convert CDATA nodes to Text nodes and append it to the adjacent (if any) text node.
setColumnNumber(int) - Method in class org.xml.sax.helpers.LocatorImpl
Set the column number for this locator (1-based).
setComment(String) - Method in class javax.servlet.http.Cookie
Specifies a comment that describes a cookie's purpose.
setConcept(Concept) - Method in interface javax.xml.registry.infomodel.Classification
Sets the concept for this internal classification.
setContent(Object, String) - Method in class javax.xml.soap.AttachmentPart
Sets the content of this attachment part to that of the given Object and sets the value of the Content-Type header to the given type.
setContent(Source) - Method in class javax.xml.soap.SOAPPart
Sets the content of the SOAPEnvelope object with the data from the given Source object.
setContentDescription(String) - Method in class javax.xml.soap.SOAPMessage
Sets the description of this SOAPMessage object's content with the given description.
setContentHandler(ContentHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register a content event handler.
setContentHandler(ContentHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the content event handler.
setContentHandler(ContentHandler) - Method in class org.xml.sax.helpers.ParserAdapter
Set the content handler.
setContentId(String) - Method in class javax.xml.soap.AttachmentPart
Sets the MIME header "Content-Id" with the given value.
setContentId(String) - Method in class javax.xml.soap.SOAPPart
Sets the value of the MIME header named "Content-Id" to the given String.
setContentLength(int) - Method in interface javax.servlet.ServletResponse
Sets the length of the content body in the response In HTTP servlets, this method sets the HTTP Content-Length header.
setContentLength(int) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setContentLength(int len) on the wrapped response object.
setContentLocation(String) - Method in class javax.xml.soap.AttachmentPart
Sets the MIME header "Content-Location" with the given value.
setContentLocation(String) - Method in class javax.xml.soap.SOAPPart
Sets the value of the MIME header "Content-Location" to the given String.
setContentType(String) - Method in interface javax.servlet.ServletResponse
Sets the content type of the response being sent to the client.
setContentType(String) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setContentType(String type) on the wrapped response object.
setContentType(String) - Method in class javax.xml.soap.AttachmentPart
Sets the MIME header "Content-Type" with the given value.
setCountry(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the country.
setCountryCode(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets country code.
setCredentials(Set) - Method in interface javax.xml.registry.Connection
Sets the Credentials associated with this client.
setData(String) - Method in interface org.w3c.dom.CharacterData
The character data of the node that implements this interface.
setData(String) - Method in interface org.w3c.dom.ProcessingInstruction
The content of this processing instruction.
setDataHandler(DataHandler) - Method in class javax.xml.soap.AttachmentPart
Sets the given DataHandler object as the data handler for this AttachmentPart object.
setDateHeader(String, long) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setDateHeader(String name, long date) on the wrapped response object.
setDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and date-value.
setDefaultFactory(JspFactory) - Static method in class javax.servlet.jsp.JspFactory
set the default factory for this implementation.
setDescription(InternationalString) - Method in interface javax.xml.registry.infomodel.RegistryObject
Sets the context independent textual description for this object.
setDocumentHandler(DocumentHandler) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register a document event handler.
setDocumentHandler(DocumentHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the SAX1 document event handler.
setDocumentLocator(Locator) - Method in interface org.xml.sax.ContentHandler
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Set a document locator.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a new document locator event.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 document locator event.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.DefaultHandler
Receive a Locator object for document events.
setDomain(String) - Method in class javax.servlet.http.Cookie
Specifies the domain within which this cookie should be presented.
setDTDHandler(DTDHandler) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register a DTD event handler.
setDTDHandler(DTDHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register a DTD event handler.
setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the DTD event handler.
setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the DTD event handler.
setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.ParserAdapter
Set the DTD handler.
setEmailAddresses(Collection) - Method in interface javax.xml.registry.infomodel.User
Sets the Collection of EmailAddress instances for this User.
setEncoding(String) - Method in class org.xml.sax.InputSource
Set the character encoding, if known.
setEncodingStyle(String) - Method in interface javax.xml.soap.SOAPElement
Sets the encoding style for this SOAPElement object to one specified.
setEntityResolver(EntityResolver) - Method in class javax.xml.parsers.DocumentBuilder
Specify the EntityResolver to be used to resolve entities present in the XML document to be parsed.
setEntityResolver(EntityResolver) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register a custom entity resolver.
setEntityResolver(EntityResolver) - Method in interface org.xml.sax.XMLReader
Allow an application to register an entity resolver.
setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the entity resolver.
setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the entity resolver.
setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.ParserAdapter
Set the entity resolver.
setErrorHandler(ErrorHandler) - Method in class javax.xml.parsers.DocumentBuilder
Specify the ErrorHandler to be used to report errors present in the XML document to be parsed.
setErrorHandler(ErrorHandler) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the error event handler.
setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the error event handler.
setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.ParserAdapter
Set the error handler.
setErrorListener(ErrorListener) - Method in class javax.xml.transform.TransformerFactory
Set the error event listener for the TransformerFactory, which is used for the processing of transformation instructions, and not for the transformation itself.
setErrorListener(ErrorListener) - Method in class javax.xml.transform.Transformer
Set the error event listener in effect for the transformation.
setErrorObjectKey(Key) - Method in class javax.xml.registry.RegistryException
Sets the Key to the first object that encountered an error in the registry.
setExpandEntityReferences(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parser produced by this code will expand entity reference nodes.
setExpiration(Date) - Method in interface javax.xml.registry.infomodel.RegistryEntry
Sets the expirationDate
setExtension(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets the internal extension.
setExternalIdentifiers(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Replaces all previous external identifiers with specified Collection of ExternalIdentifiers as an external identifiers.
setExternalLinks(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Replaces all previous ExternalLinks with specified ExternalLinks.
setExternalURI(String) - Method in interface javax.xml.registry.infomodel.ExternalLink
Sets URI for an external resource
setFaultActor(String) - Method in interface javax.xml.soap.SOAPFault
Sets this SOAPFault object with the given fault actor.
setFaultCode(String) - Method in interface javax.xml.soap.SOAPFault
Sets this SOAPFault object with the given fault code.
setFaultString(String) - Method in interface javax.xml.soap.SOAPFault
Sets the fault string for this SOAPFault object to the given string.
setFeature(String, boolean) - Method in class javax.xml.parsers.SAXParserFactory
Sets the particular feature in the underlying implementation of org.xml.sax.XMLReader.
setFeature(String, boolean) - Method in interface org.xml.sax.XMLReader
Set the state of a feature.
setFeature(String, boolean) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the state of a feature.
setFeature(String, boolean) - Method in class org.xml.sax.helpers.ParserAdapter
Set a feature for the parser.
setFirstName(String) - Method in interface javax.xml.registry.infomodel.PersonName
Sets the first name for this Person.
setFullName(String) - Method in interface javax.xml.registry.infomodel.PersonName
Sets the fully formatted name for this person
setHandler(ContentHandler) - Method in class javax.xml.transform.sax.SAXResult
Set the target to be a SAX2 ContentHandler.
setHandlerChain(QName, List) - Method in interface javax.xml.rpc.handler.HandlerRegistry
Sets the handler chain for the specified service endpoint as a java.util.List.
setHandlerClass(Class) - Method in class javax.xml.rpc.handler.HandlerInfo
Sets the Handler class
setHandlerConfig(Map) - Method in class javax.xml.rpc.handler.HandlerInfo
Sets the Handler configuration as java.util.Map
setHeader(String, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to return setHeader(String name, String value) on the wrapped response object.
setHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and value.
setHeader(String, String) - Method in class javax.xml.soap.MimeHeaders
Replaces the current value of the first header entry whose name matches the given name with the given value, adding a new header if no existing header name matches.
setHeaders(QName[]) - Method in class javax.xml.rpc.handler.HandlerInfo
Sets the header blocks processed by this Handler.
setId(String) - Method in class javax.servlet.jsp.tagext.TagSupport
Set the id attribute for this tag.
setId(String) - Method in interface javax.xml.registry.infomodel.Key
Sets the unique id associated with this key.
setIdentificationScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
Sets the ClassificationScheme that is used as the identification scheme for identifying this object.
setIgnoringComments(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parser produced by this code will ignore comments.
setIgnoringElementContentWhitespace(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parsers created by this factory must eliminate whitespace in element content (sometimes known loosely as 'ignorable whitespace') when parsing XML documents (see XML Rec 2.10).
setInitParameters(Map) - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Set the init data in the TLD for this validator.
setInitParameters(Map) - Method in class javax.servlet.jsp.jstl.tlv.ScriptFreeTLV
Sets the values of the initialization parameters, as supplied in the TLD.
setInputSource(InputSource) - Method in class javax.xml.transform.sax.SAXSource
Set the SAX InputSource to be used for the Source.
setInputStream(InputStream) - Method in class javax.xml.transform.stream.StreamSource
Set the byte stream to be used as input.
setIntHeader(String, int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setIntHeader(String name, int value) on the wrapped response object.
setIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and integer value.
setKey(Key) - Method in interface javax.xml.registry.infomodel.RegistryObject
Sets the key representing the universally unique ID (UUID) for this object.
setLastName(String) - Method in interface javax.xml.registry.infomodel.PersonName
Sets the last name (surname) for this Person.
setLexicalHandler(LexicalHandler) - Method in class javax.xml.transform.sax.SAXResult
Set the SAX2 LexicalHandler for the output.
setLineNumber(int) - Method in class org.xml.sax.helpers.LocatorImpl
Set the line number for this locator (1-based).
setLocale(Locale) - Method in interface javax.servlet.ServletResponse
Sets the locale of the response, setting the headers (including the Content-Type's charset) as appropriate.
setLocale(Locale) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setLocale(Locale loc) on the wrapped response object.
setLocale(Locale) - Method in interface javax.xml.registry.infomodel.LocalizedString
Set the Locale for this object.
setLocale(Locale) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to request a locale for errors and warnings.
setLocale(Locale) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Set the locale for error reporting.
setLocalName(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the local name of a specific attribute.
setLocator(SourceLocator) - Method in class javax.xml.transform.TransformerException
Method setLocator sets an instance of a SourceLocator object that specifies where an error occured.
setMajorVersion(int) - Method in interface javax.xml.registry.infomodel.Versionable
Sets the major revision number for this version of the Versionable object.
setMaxAge(int) - Method in class javax.servlet.http.Cookie
Sets the maximum age of the cookie in seconds.
setMaxInactiveInterval(int) - Method in interface javax.servlet.http.HttpSession
Specifies the time, in seconds, between client requests before the servlet container will invalidate this session.
setMessage(SOAPMessage) - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
Sets the SOAPMessage in this message context
setMessageFactory(MessageFactory) - Method in class javax.xml.messaging.JAXMServlet
Sets this JAXMServlet object's msgFactory field with the given MessageFactory object.
setMiddleName(String) - Method in interface javax.xml.registry.infomodel.PersonName
Sets the middle name for this Person.
setMimeHeader(String, String) - Method in class javax.xml.soap.AttachmentPart
Changes the first header entry that matches the given name to the given value, adding a new header if no existing header matches.
setMimeHeader(String, String) - Method in class javax.xml.soap.SOAPPart
Changes the first header entry that matches the given header name so that its value is the given value, adding a new header with the given name and value if no existing header is a match.
setMimeType(String) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Sets the mime type associated with this object.
setMinorVersion(int) - Method in interface javax.xml.registry.infomodel.Versionable
Sets the minor revision number for this version of the Versionable object.
setMustUnderstand(boolean) - Method in interface javax.xml.soap.SOAPHeaderElement
Sets the mustUnderstand attribute for this SOAPHeaderElement object to be on or off.
setName(InternationalString) - Method in interface javax.xml.registry.infomodel.RegistryObject
Sets user friendly name of object in repository.
setName(String) - Method in interface javax.xml.registry.infomodel.Slot
Sets the name for this Slot.
setNamedItem(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its nodeName attribute.
setNamedItemNS(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its namespaceURI and localName.
setNamespaceAware(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parser produced by this code will provide support for XML namespaces.
setNamespaceAware(boolean) - Method in class javax.xml.parsers.SAXParserFactory
Specifies that the parser produced by this code will provide support for XML namespaces.
setNode(Node) - Method in class javax.xml.transform.dom.DOMSource
Set the node that will represents a Source DOM tree.
setNode(Node) - Method in class javax.xml.transform.dom.DOMResult
Set the node that will contain the result DOM tree.
setNodeValue(String) - Method in interface org.w3c.dom.Node
The value of this node, depending on its type; see the table above.
setNumber(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets the telephone number suffix, not including the country or area code.
setOpaque(boolean) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Sets whether the ExtrinsicObject is opaque (not readable) by the registry.
setOperationName(QName) - Method in interface javax.xml.rpc.Call
Sets the name of the operation to be invoked using this Call instance.
setOutputProperties(Properties) - Method in class javax.xml.transform.Transformer
Set the output properties for the transformation.
setOutputProperty(String, String) - Method in class javax.xml.transform.Transformer
Set an output property that will be in effect for the transformation.
setOutputStream(OutputStream) - Method in class javax.xml.transform.stream.StreamResult
Set the ByteStream that is to be written to.
setPageContext(PageContext) - Method in class javax.servlet.jsp.tagext.TagSupport
Set the page context.
setPageContext(PageContext) - Method in interface javax.servlet.jsp.tagext.Tag
Set the current page context.
setParameter(String, Object) - Method in class javax.xml.transform.Transformer
Add a parameter for the transformation.
setParent(Tag) - Method in class javax.servlet.jsp.tagext.TagSupport
Set the nesting tag of this tag.
setParent(Tag) - Method in interface javax.servlet.jsp.tagext.Tag
Set the parent (closest enclosing tag handler) of this tag handler.
setParent(XMLReader) - Method in interface org.xml.sax.XMLFilter
Set the parent reader.
setParent(XMLReader) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the parent reader.
setParentElement(SOAPElement) - Method in interface javax.xml.soap.Node
Sets the parent of this Node object to the given SOAPElement object.
setPath(String) - Method in class javax.servlet.http.Cookie
Specifies a path for the cookie to which the client should return the cookie.
setPersonName(PersonName) - Method in interface javax.xml.registry.infomodel.User
Sets the name of this User.
setPortTypeName(QName) - Method in interface javax.xml.rpc.Call
Sets the qualified name of the port type.
setPostalAddress(PostalAddress) - Method in interface javax.xml.registry.infomodel.Organization
Sets the address
setPostalAddresses(Collection) - Method in interface javax.xml.registry.infomodel.User
Sets the addresses for this User.
setPostalCode(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the postal or zip code.
setPostalScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets a user-defined postal scheme for codifying the attributes of PostalAddress.
setPrefix(String) - Method in interface org.w3c.dom.Node
The namespace prefix of this node, or null if it is unspecified.
setPrimaryContact(User) - Method in interface javax.xml.registry.infomodel.Organization
Sets the primary contact for this Organization.
setProperties(Properties) - Method in class javax.xml.registry.ConnectionFactory
Sets the Properties used during createConnection and createFederatedConnection calls.
setProperty(String, Object) - Method in interface javax.xml.rpc.Call
Sets the value for a named property.
setProperty(String, Object) - Method in interface javax.xml.rpc.handler.MessageContext
Sets the name and value of a property associated with the MessageContext.
setProperty(String, Object) - Method in class javax.xml.parsers.SAXParser
Sets the particular property in the underlying implementation of XMLReader.
setProperty(String, Object) - Method in interface org.xml.sax.XMLReader
Set the value of a property.
setProperty(String, Object) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the value of a property.
setProperty(String, Object) - Method in class org.xml.sax.helpers.ParserAdapter
Set a parser property.
setProvidingOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Service
Sets the Organization that provides this service.
setPublicId(String) - Method in class javax.xml.transform.stream.StreamSource
Set the public identifier for this Source.
setPublicId(String) - Method in class org.xml.sax.InputSource
Set the public identifier for this input source.
setPublicId(String) - Method in class org.xml.sax.helpers.LocatorImpl
Set the public identifier for this locator.
setQName(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the qualified name of a specific attribute.
setReader(Reader) - Method in class javax.xml.transform.stream.StreamSource
Set the input to be a character reader.
setRepositoryItem(DataHandler) - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Sets the repository item for this object.
setRequest(ServletRequest) - Method in class javax.servlet.ServletRequestWrapper
Sets the request object being wrapped.
setResponse(ServletResponse) - Method in class javax.servlet.ServletResponseWrapper
Sets the response being wrapped.
setResult(Result) - Method in interface javax.xml.transform.sax.TransformerHandler
Enables the user of the TransformerHandler to set the to set the Result for the transformation.
setReturnType(QName) - Method in interface javax.xml.rpc.Call
Sets the return type for a specific operation.
setReturnType(QName, Class) - Method in interface javax.xml.rpc.Call
Sets the return type for a specific operation.
setRoles(String[]) - Method in interface javax.xml.rpc.handler.HandlerChain
Sets SOAP Actor roles for this HandlerChain.
setScope(String) - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
Sets the 'scope' attribute.
setSecure(boolean) - Method in class javax.servlet.http.Cookie
Indicates to the browser whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
setSlotType(String) - Method in interface javax.xml.registry.infomodel.Slot
Sets the slotType for this Slot.
setSourceObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Association
Sets the Object that is the source of this Association.
setSpecificationObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.SpecificationLink
Sets the specification object for this object.
setStability(int) - Method in interface javax.xml.registry.infomodel.RegistryEntry
Sets the stability indicator for the RegistryEntry
setStateOrProvince(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the state or province.
setStatus(int) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setStatus(int sc) on the wrapped response object.
setStatus(int) - Method in interface javax.servlet.http.HttpServletResponse
Sets the status code for this response.
setStatus(int, String) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call setStatus(int sc, String sm) on the wrapped response object.
setStatus(int, String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, due to ambiguous meaning of the message parameter. To set a status code use setStatus(int), to send an error with a description use sendError(int, String). Sets the status code and message for this response.
setStreet(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the street name.
setStreetNumber(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the street number.
setSupportedEncodings(String[]) - Method in interface javax.xml.rpc.encoding.TypeMapping
Sets the encodingStyle URIs supported by this TypeMapping instance.
setSynchronous(boolean) - Method in interface javax.xml.registry.Connection
Sets whether the client uses synchronous communication or not.
setSystemId(File) - Method in class javax.xml.transform.stream.StreamSource
Set the system ID from a File reference.
setSystemId(File) - Method in class javax.xml.transform.stream.StreamResult
Set the system ID from a File reference.
setSystemId(String) - Method in interface javax.xml.transform.Source
Set the system identifier for this Source.
setSystemId(String) - Method in interface javax.xml.transform.Result
Set the system identifier for this Result.
setSystemId(String) - Method in class javax.xml.transform.dom.DOMSource
Set the base ID (URL or system ID) from where URLs will be resolved.
setSystemId(String) - Method in class javax.xml.transform.dom.DOMResult
Method setSystemId Set the systemID that may be used in association with the node.
setSystemId(String) - Method in interface javax.xml.transform.sax.TransformerHandler
Set the base ID (URI or system ID) from where relative URLs will be resolved.
setSystemId(String) - Method in interface javax.xml.transform.sax.TemplatesHandler
Set the base ID (URI or system ID) for the Templates object created by this builder.
setSystemId(String) - Method in class javax.xml.transform.sax.SAXSource
Set the system identifier for this Source.
setSystemId(String) - Method in class javax.xml.transform.sax.SAXResult
Method setSystemId Set the systemID that may be used in association with the ContentHandler.
setSystemId(String) - Method in class javax.xml.transform.stream.StreamSource
Set the system identifier for this Source.
setSystemId(String) - Method in class javax.xml.transform.stream.StreamResult
Set the systemID that may be used in association with the byte or character stream, or, if neither is set, use this value as a writeable URI (probably a file name).
setSystemId(String) - Method in class org.xml.sax.InputSource
Set the system identifier for this input source.
setSystemId(String) - Method in class org.xml.sax.helpers.LocatorImpl
Set the system identifier for this locator.
setTagExtraInfo(TagExtraInfo) - Method in class javax.servlet.jsp.tagext.TagInfo
Set the instance for extra tag information
setTagInfo(TagInfo) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Set the TagInfo for this class.
setTagLibrary(TagLibraryInfo) - Method in class javax.servlet.jsp.tagext.TagInfo
Set the TagLibraryInfo property.
setTargetBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Sets the next ServiceBinding in case there is a redirection.
setTargetEndpointAddress(String) - Method in interface javax.xml.rpc.Call
Sets the address of the target service endpoint.
setTargetObject(RegistryObject) - Method in interface javax.xml.registry.infomodel.Association
Sets the Object that is the target of this Association.
setTelephoneNumbers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Set the various telephone numbers for this user
setTelephoneNumbers(Collection) - Method in interface javax.xml.registry.infomodel.User
Sets the various telephone numbers for this user.
setType(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the type of a specific attribute.
setType(String) - Method in interface javax.xml.registry.infomodel.EmailAddress
Sets the type for this object.
setType(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets the type of telephone number (for example, "fax").
setType(String) - Method in interface javax.xml.registry.infomodel.User
Sets the type for this User.
setType(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the type of address (for example, "headquarters") as a String.
setURI(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the Namespace URI of a specific attribute.
setURIResolver(URIResolver) - Method in class javax.xml.transform.TransformerFactory
Set an object that is used by default during the transformation to resolve URIs used in xsl:import, or xsl:include.
setURIResolver(URIResolver) - Method in class javax.xml.transform.Transformer
Set an object that will be used to resolve URIs used in document().
setUrl(String) - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Sets the URL that can dial this number electronically.
setUrl(URL) - Method in interface javax.xml.registry.infomodel.User
Sets the URL to the web page for this User.
setUsageDescription(InternationalString) - Method in interface javax.xml.registry.infomodel.SpecificationLink
Sets the description of usage parameters.
setUsageParameters(Collection) - Method in interface javax.xml.registry.infomodel.SpecificationLink
Sets any usage parameters.
setUserVersion(String) - Method in interface javax.xml.registry.infomodel.Versionable
Sets the user specified revision number for this version of the Versionable object.
setValidateURI(boolean) - Method in interface javax.xml.registry.infomodel.URIValidator
Sets whether to do URI validation for this object.
setValidating(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parser produced by this code will validate documents as they are parsed.
setValidating(boolean) - Method in class javax.xml.parsers.SAXParserFactory
Specifies that the parser produced by this code will validate documents as they are parsed.
setValue(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the value of a specific attribute.
setValue(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
Set the String value for the specified Locale.
setValue(String) - Method in interface org.w3c.dom.Attr
On retrieval, the value of the attribute is returned as a string.
setValue(String) - Method in class javax.servlet.http.Cookie
Assigns a new value to a cookie after the cookie is created.
setValue(String) - Method in interface javax.xml.registry.infomodel.LocalizedString
Set the String value for the specified object.
setValue(String) - Method in interface javax.xml.registry.infomodel.Classification
Sets the taxonomy value for this external Classification.
setValue(String) - Method in interface javax.xml.registry.infomodel.Concept
Sets the value (usually a taxonomy value) associated with this Concept.
setValue(String) - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
Sets the value of an ExternalIdentifier
setValue(String) - Method in interface javax.xml.registry.infomodel.InternationalString
Set the String value for the Locale returned by Locale.getDefault().
setValue(String, Object) - Method in class javax.servlet.jsp.tagext.TagSupport
Associate a value with a String key.
setValues(Collection) - Method in interface javax.xml.registry.infomodel.Slot
Sets the values for this Slot.
setValueType(int) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Set the value type for this object.
setVar(String) - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
Sets the 'var' attribute.
setVar(String) - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Sets the 'var' attribute.
setVarStatus(String) - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Sets the 'varStatus' attribute.
setVersion(int) - Method in class javax.servlet.http.Cookie
Sets the version of the cookie protocol this cookie complies with.
setWriter(Writer) - Method in class javax.xml.transform.stream.StreamResult
Set the writer that is to receive the result.
setXMLReader(XMLReader) - Method in class javax.xml.transform.sax.SAXSource
Set the XMLReader to be used for the Source.
ShortHolder - class javax.xml.rpc.holders.ShortHolder.
 
ShortHolder() - Constructor for class javax.xml.rpc.holders.ShortHolder
 
ShortHolder(short) - Constructor for class javax.xml.rpc.holders.ShortHolder
 
shortname - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
ShortWrapperHolder - class javax.xml.rpc.holders.ShortWrapperHolder.
 
ShortWrapperHolder() - Constructor for class javax.xml.rpc.holders.ShortWrapperHolder
 
ShortWrapperHolder(Short) - Constructor for class javax.xml.rpc.holders.ShortWrapperHolder
 
SimpleClient - class javax.xml.registry.samples.SimpleClient.
A very simple and incomplete example of a JAXR client.
SimpleClient() - Constructor for class javax.xml.registry.samples.SimpleClient
 
SingleThreadModel - interface javax.servlet.SingleThreadModel.
Ensures that servlets handle only one request at a time.
SKIP_BODY - Static variable in interface javax.servlet.jsp.tagext.Tag
Skip body evaluation.
SKIP_PAGE - Static variable in interface javax.servlet.jsp.tagext.Tag
Skip the rest of the page.
skippedEntity(String) - Method in interface org.xml.sax.ContentHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 skipped entity event.
skippedEntity(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a skipped entity event.
skippedEntity(String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a skipped entity.
Slot - interface javax.xml.registry.infomodel.Slot.
Slot instances provide a dynamic way to add arbitrary attributes to RegistryObject instances.
SLOT - Static variable in interface javax.xml.registry.LifeCycleManager
 
SOAP_ARRAY - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_BASE64 - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_BOOLEAN - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_BYTE - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_DOUBLE - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_FLOAT - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_INT - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_LONG - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_SHORT - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAP_STRING - Static variable in class javax.xml.rpc.encoding.XMLType
 
SOAPACTION_URI_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for SOAPAction.
SOAPACTION_USE_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property for SOAPAction.
SOAPBody - interface javax.xml.soap.SOAPBody.
An object that represents the contents of the SOAP body element in a SOAP message.
SOAPBodyElement - interface javax.xml.soap.SOAPBodyElement.
A SOAPBodyElement object represents the contents in a SOAPBody object.
SOAPConnection - class javax.xml.soap.SOAPConnection.
A point-to-point connection that a client can use for sending messages directly to a remote party (represented by a URL, for instance).
SOAPConnection() - Constructor for class javax.xml.soap.SOAPConnection
 
SOAPConnectionFactory - class javax.xml.soap.SOAPConnectionFactory.
 
SOAPConnectionFactory() - Constructor for class javax.xml.soap.SOAPConnectionFactory
 
SOAPConstants - interface javax.xml.soap.SOAPConstants.
The definition of constants pertaining to the SOAP 1.1 protocol.
SOAPElement - interface javax.xml.soap.SOAPElement.
An object representing the contents in a SOAPBody object, the contents in a SOAPHeader object, the content that can follow the SOAPBody object in a SOAPEnvelope object, or what can follow the detail element in a SOAPFault object.
SOAPElementFactory - class javax.xml.soap.SOAPElementFactory.
Deprecated. - Use javax.xml.soap.SOAPFactory for creating SOAPElements.
SOAPEnvelope - interface javax.xml.soap.SOAPEnvelope.
The container for the SOAPHeader and SOAPBody portions of a SOAPPart object.
SOAPException - exception javax.xml.soap.SOAPException.
An exception that signals that a SOAP exception has occurred.
SOAPException() - Constructor for class javax.xml.soap.SOAPException
Constructs a SOAPException object with no reason or embedded Throwable object.
SOAPException(String) - Constructor for class javax.xml.soap.SOAPException
Constructs a SOAPException object with the given String as the reason for the exception being thrown.
SOAPException(String, Throwable) - Constructor for class javax.xml.soap.SOAPException
Constructs a SOAPException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded exception.
SOAPException(Throwable) - Constructor for class javax.xml.soap.SOAPException
Constructs a SOAPException object initialized with the given Throwable object.
SOAPFactory - class javax.xml.soap.SOAPFactory.
SOAPFactory is a factory for creating various objects that exist in the SOAP XML tree.
SOAPFactory() - Constructor for class javax.xml.soap.SOAPFactory
 
SOAPFault - interface javax.xml.soap.SOAPFault.
An element in the SOAPBody object that contains error and/or status information.
SOAPFaultElement - interface javax.xml.soap.SOAPFaultElement.
A representation of the contents in a SOAPFault object.
SOAPFaultException - exception javax.xml.rpc.soap.SOAPFaultException.
The SOAPFaultException exception represents a SOAP fault.
SOAPFaultException(QName, String, String, Detail) - Constructor for class javax.xml.rpc.soap.SOAPFaultException
Constructor for the SOAPFaultException
SOAPHeader - interface javax.xml.soap.SOAPHeader.
A representation of the SOAP header element.
SOAPHeaderElement - interface javax.xml.soap.SOAPHeaderElement.
An object representing the contents in the SOAP header part of the SOAP envelope.
SOAPMessage - class javax.xml.soap.SOAPMessage.
The root class for all SOAP messages.
SOAPMessage() - Constructor for class javax.xml.soap.SOAPMessage
 
SOAPMessageContext - interface javax.xml.rpc.handler.soap.SOAPMessageContext.
The interface javax.xml.rpc.soap.SOAPMessageContext provides access to the SOAP message for either RPC request or response.
SOAPPart - class javax.xml.soap.SOAPPart.
The container for the SOAP-specific portion of a SOAPMessage object.
SOAPPart() - Constructor for class javax.xml.soap.SOAPPart
 
SORT_BY_DATE_ASC - Static variable in interface javax.xml.registry.FindQualifier
 
SORT_BY_DATE_DESC - Static variable in interface javax.xml.registry.FindQualifier
 
SORT_BY_NAME_ASC - Static variable in interface javax.xml.registry.FindQualifier
 
SORT_BY_NAME_DESC - Static variable in interface javax.xml.registry.FindQualifier
 
SORT_CODE_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
Name for pre-defined Slot used in PostalAddress by JAXR UDDI provider.
SOUNDEX - Static variable in interface javax.xml.registry.FindQualifier
Optional qualifier that allows matching strings by their sounds.
Source - interface javax.xml.transform.Source.
An object that implements this interface contains the information needed to act as source input (XML source or transformation instructions).
SourceLocator - interface javax.xml.transform.SourceLocator.
This interface is primarily for the purposes of reporting where an error occurred in the XML source or transformation instructions.
sourceToInputSource(Source) - Static method in class javax.xml.transform.sax.SAXSource
Attempt to obtain a SAX InputSource object from a TrAX Source object.
SPECIFICATION_LINK - Static variable in interface javax.xml.registry.LifeCycleManager
 
SpecificationLink - interface javax.xml.registry.infomodel.SpecificationLink.
A SpecificationLink provides the linkage between a ServiceBinding and one of its technical specifications that describes how to use the service using the ServiceBinding.
splitText(int) - Method in interface org.w3c.dom.Text
Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings.
SQL_DATA_SOURCE - Static variable in class javax.servlet.jsp.jstl.core.Config
Name of configuration setting for SQL data source
SQL_MAX_ROWS - Static variable in class javax.servlet.jsp.jstl.core.Config
Name of configuration setting for maximum number of rows to be included in SQL query result
SQLExecutionTag - interface javax.servlet.jsp.jstl.sql.SQLExecutionTag.
This interface allows tag handlers implementing it to receive values for parameter markers ("?") in their SQL statements.
STABILITY_DYNAMIC - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry may change at any time.
STABILITY_DYNAMIC_COMPATIBLE - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry may change at any time, however the changes will be backward compatible.
STABILITY_STATIC - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry will not change.
STANDALONE - Static variable in class javax.xml.transform.OutputKeys
standalone = "yes" | "no".
startCDATA() - Method in interface org.xml.sax.ext.LexicalHandler
Report the start of a CDATA section.
startDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the beginning of a document.
startDocument() - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the beginning of the document.
startDocument() - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the beginning of a document.
startDocument() - Method in class org.xml.sax.helpers.XMLReaderAdapter
Start document event.
startDocument() - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start document event.
startDocument() - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 start document event.
startDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the beginning of the document.
startDTD(String, String, String) - Method in interface org.xml.sax.ext.LexicalHandler
Report the start of DTD declarations, if any.
startElement(String, AttributeList) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the start of an element.
startElement(String, AttributeList) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the beginning of an element.
startElement(String, AttributeList) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 startElement event.
startElement(String, String, String, Attributes) - Method in interface org.xml.sax.ContentHandler
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 start element event.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start element event.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the start of an element.
startEntity(String) - Method in interface org.xml.sax.ext.LexicalHandler
Report the beginning of some internal and external XML entities.
startPrefixMapping(String, String) - Method in interface org.xml.sax.ContentHandler
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 start prefix mapping event.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start Namespace prefix mapping event.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the start of a Namespace mapping.
STATUS_APPROVED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry has been submitted and approved.
STATUS_DEPRECATED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry has been deprecated.
STATUS_FAILURE - Static variable in interface javax.xml.registry.JAXRResponse
Status indicating a failure response.
STATUS_SUBMITTED - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry has been submitted.
STATUS_SUCCESS - Static variable in interface javax.xml.registry.JAXRResponse
Status indicating a successful response.
STATUS_UNAVAILABLE - Static variable in interface javax.xml.registry.JAXRResponse
Status indicating that the results are currently unavailable.
STATUS_WARNING - Static variable in interface javax.xml.registry.JAXRResponse
Status indicating a successful response that included at least one warning.
STATUS_WITHDRAWN - Static variable in interface javax.xml.registry.infomodel.RegistryEntry
RegistryEntry has been withdrawn by the submitter.
statusId - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Attribute-exposing control
step - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Iteration step ('step' attribute)
stepSpecified - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Boolean flag indicating whether 'step' was specified.
StreamResult - class javax.xml.transform.stream.StreamResult.
Acts as an holder for a transformation result, which may be XML, plain Text, HTML, or some other form of markup.
StreamResult() - Constructor for class javax.xml.transform.stream.StreamResult
Zero-argument default constructor.
StreamResult(File) - Constructor for class javax.xml.transform.stream.StreamResult
Construct a StreamResult from a File.
StreamResult(OutputStream) - Constructor for class javax.xml.transform.stream.StreamResult
Construct a StreamResult from a byte stream.
StreamResult(String) - Constructor for class javax.xml.transform.stream.StreamResult
Construct a StreamResult from a URL.
StreamResult(Writer) - Constructor for class javax.xml.transform.stream.StreamResult
Construct a StreamResult from a character stream.
StreamSource - class javax.xml.transform.stream.StreamSource.
Acts as an holder for a transformation Source in the form of a stream of XML markup.
StreamSource() - Constructor for class javax.xml.transform.stream.StreamSource
Zero-argument default constructor.
StreamSource(File) - Constructor for class javax.xml.transform.stream.StreamSource
Construct a StreamSource from a File.
StreamSource(InputStream) - Constructor for class javax.xml.transform.stream.StreamSource
Construct a StreamSource from a byte stream.
StreamSource(InputStream, String) - Constructor for class javax.xml.transform.stream.StreamSource
Construct a StreamSource from a byte stream.
StreamSource(Reader) - Constructor for class javax.xml.transform.stream.StreamSource
Construct a StreamSource from a character reader.
StreamSource(Reader, String) - Constructor for class javax.xml.transform.stream.StreamSource
Construct a StreamSource from a character reader.
StreamSource(String) - Constructor for class javax.xml.transform.stream.StreamSource
Construct a StreamSource from a URL.
StringHolder - class javax.xml.rpc.holders.StringHolder.
 
StringHolder() - Constructor for class javax.xml.rpc.holders.StringHolder
 
StringHolder(String) - Constructor for class javax.xml.rpc.holders.StringHolder
 
Stub - interface javax.xml.rpc.Stub.
The interface javax.xml.rpc.Stub is the common base interface for the stub classes.
substringData(int, int) - Method in interface org.w3c.dom.CharacterData
Extracts a range of data from the node.
SYNTAX_ERR - Static variable in class org.w3c.dom.DOMException
If an invalid or illegal string is specified.

T

Tag - interface javax.servlet.jsp.tagext.Tag.
The interface of a simple tag handler that does not want to manipulate its body.
TagAttributeInfo - class javax.servlet.jsp.tagext.TagAttributeInfo.
Information on the attributes of a Tag, available at translation time.
TagAttributeInfo(String, boolean, String, boolean) - Constructor for class javax.servlet.jsp.tagext.TagAttributeInfo
Constructor for TagAttributeInfo.
TagData - class javax.servlet.jsp.tagext.TagData.
The (translation-time only) attribute/value information for a tag instance.
TagData(Hashtable) - Constructor for class javax.servlet.jsp.tagext.TagData
Constructor for a TagData.
TagData(Object[][]) - Constructor for class javax.servlet.jsp.tagext.TagData
Constructor for TagData.
TagExtraInfo - class javax.servlet.jsp.tagext.TagExtraInfo.
Optional class provided by the tag library author to describe additional translation-time information not described in the TLD.
TagExtraInfo() - Constructor for class javax.servlet.jsp.tagext.TagExtraInfo
 
TagInfo - class javax.servlet.jsp.tagext.TagInfo.
Tag information for a tag in a Tag Library; This class is instantiated from the Tag Library Descriptor file (TLD) and is available only at translation time.
TagInfo(String, String, String, String, TagLibraryInfo, TagExtraInfo, TagAttributeInfo[]) - Constructor for class javax.servlet.jsp.tagext.TagInfo
Constructor for TagInfo from data in the JSP 1.1 format for TLD.
TagInfo(String, String, String, String, TagLibraryInfo, TagExtraInfo, TagAttributeInfo[], String, String, String, TagVariableInfo[]) - Constructor for class javax.servlet.jsp.tagext.TagInfo
Constructor for TagInfo from data in the JSP 1.2 format for TLD.
TagLibraryInfo - class javax.servlet.jsp.tagext.TagLibraryInfo.
Translation-time information associated with a taglib directive, and its underlying TLD file.
TagLibraryInfo(String, String) - Constructor for class javax.servlet.jsp.tagext.TagLibraryInfo
Constructor.
TagLibraryValidator - class javax.servlet.jsp.tagext.TagLibraryValidator.
Translation-time validator class for a JSP page.
TagLibraryValidator() - Constructor for class javax.servlet.jsp.tagext.TagLibraryValidator
 
tags - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
TagSupport - class javax.servlet.jsp.tagext.TagSupport.
A base class for defining new tag handlers implementing Tag.
TagSupport() - Constructor for class javax.servlet.jsp.tagext.TagSupport
Default constructor, all subclasses are required to define only a public constructor with the same signature, and to call the superclass constructor.
TagVariableInfo - class javax.servlet.jsp.tagext.TagVariableInfo.
Variable information for a tag in a Tag Library; This class is instantiated from the Tag Library Descriptor file (TLD) and is available only at translation time.
TagVariableInfo(String, String, String, boolean, int) - Constructor for class javax.servlet.jsp.tagext.TagVariableInfo
Constructor for TagVariableInfo
TELEPHONE_NUMBER - Static variable in interface javax.xml.registry.LifeCycleManager
 
TelephoneNumber - interface javax.xml.registry.infomodel.TelephoneNumber.
A simple re-usable entity class that defines attributes of a telephone number.
Templates - interface javax.xml.transform.Templates.
An object that implements this interface is the runtime representation of processed transformation instructions.
TemplatesHandler - interface javax.xml.transform.sax.TemplatesHandler.
A SAX ContentHandler that may be used to process SAX parse events (parsing transformation instructions) into a Templates object.
Text - interface org.w3c.dom.Text.
The Text interface inherits from CharacterData and represents the textual content (termed character data in XML) of an Element or Attr.
Text - interface javax.xml.soap.Text.
A representation of a node whose value is text.
TEXT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Text node.
tlibversion - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
toResult(ResultSet) - Static method in class javax.servlet.jsp.jstl.sql.ResultSupport
Returns an array of Row objects.
toResult(ResultSet, int) - Static method in class javax.servlet.jsp.jstl.sql.ResultSupport
Returns the Result object of the cached ResultSet limited by maxRows
toString() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
 
toString() - Method in class javax.servlet.jsp.tagext.TagInfo
Stringify for debug purposes...
toString() - Method in class javax.xml.messaging.Endpoint
Retrieves a string representation of this Endpoint object.
toString() - Method in interface javax.xml.registry.Query
Returns the String representing the query.
toString() - Method in class javax.xml.namespace.QName
Returns a string representation of this QName.
toString() - Method in class javax.xml.rpc.ParameterMode
 
toString() - Method in class org.xml.sax.SAXException
Override toString to pick up any embedded exception.
toXML() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns a registry provider specific XML representation of this Object.
transform(Source, Result) - Method in class javax.xml.transform.Transformer
Process the source tree to the output result.
Transformer - class javax.xml.transform.Transformer.
An instance of this abstract class can transform a source tree into a result tree.
Transformer() - Constructor for class javax.xml.transform.Transformer
Default constructor is protected on purpose.
TransformerConfigurationException - exception javax.xml.transform.TransformerConfigurationException.
Indicates a serious configuration error.
TransformerConfigurationException() - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new TransformerConfigurationException with no detail mesage.
TransformerConfigurationException(String) - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new TransformerConfigurationException with the String specified as an error message.
TransformerConfigurationException(String, SourceLocator) - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new TransformerConfigurationException from a message and a Locator.
TransformerConfigurationException(String, SourceLocator, Throwable) - Constructor for class javax.xml.transform.TransformerConfigurationException
Wrap an existing exception in a TransformerConfigurationException.
TransformerConfigurationException(String, Throwable) - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new TransformerConfigurationException with the given Exception base cause and detail message.
TransformerConfigurationException(Throwable) - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new TransformerConfigurationException with a given Exception base cause of the error.
TransformerException - exception javax.xml.transform.TransformerException.
This class specifies an exceptional condition that occured during the transformation process.
TransformerException(String) - Constructor for class javax.xml.transform.TransformerException
Create a new TransformerException.
TransformerException(String, SourceLocator) - Constructor for class javax.xml.transform.TransformerException
Create a new TransformerException from a message and a Locator.
TransformerException(String, SourceLocator, Throwable) - Constructor for class javax.xml.transform.TransformerException
Wrap an existing exception in a TransformerException.
TransformerException(String, Throwable) - Constructor for class javax.xml.transform.TransformerException
Wrap an existing exception in a TransformerException.
TransformerException(Throwable) - Constructor for class javax.xml.transform.TransformerException
Create a new TransformerException wrapping an existing exception.
TransformerFactory - class javax.xml.transform.TransformerFactory.
A TransformerFactory instance can be used to create Transformer and Templates objects.
TransformerFactory() - Constructor for class javax.xml.transform.TransformerFactory
Default constructor is protected on purpose.
TransformerFactoryConfigurationError - error javax.xml.transform.TransformerFactoryConfigurationError.
Thrown when a problem with configuration with the Transformer Factories exists.
TransformerFactoryConfigurationError() - Constructor for class javax.xml.transform.TransformerFactoryConfigurationError
Create a new TransformerFactoryConfigurationError with no detail mesage.
TransformerFactoryConfigurationError(Exception) - Constructor for class javax.xml.transform.TransformerFactoryConfigurationError
Create a new TransformerFactoryConfigurationError with a given Exception base cause of the error.
TransformerFactoryConfigurationError(Exception, String) - Constructor for class javax.xml.transform.TransformerFactoryConfigurationError
Create a new TransformerFactoryConfigurationError with the given Exception base cause and detail message.
TransformerFactoryConfigurationError(String) - Constructor for class javax.xml.transform.TransformerFactoryConfigurationError
Create a new TransformerFactoryConfigurationError with the String specified as an error message.
TransformerHandler - interface javax.xml.transform.sax.TransformerHandler.
A TransformerHandler listens for SAX ContentHandler parse events and transforms them to a Result.
TryCatchFinally - interface javax.servlet.jsp.tagext.TryCatchFinally.
The auxiliary interface of a Tag, IterationTag or BodyTag tag handler that wants additional hooks for managing resources.
TypeMapping - interface javax.xml.rpc.encoding.TypeMapping.
The javax.xml.rpc.encoding.TypeMapping is the base interface for the representation of a type mapping.
TypeMappingRegistry - interface javax.xml.rpc.encoding.TypeMappingRegistry.
The interface javax.xml.rpc.encoding.TypeMappingRegistry defines a registry of TypeMapping instances for various encoding styles.

U

UnavailableException - exception javax.servlet.UnavailableException.
Defines an exception that a servlet or filter throws to indicate that it is permanently or temporarily unavailable.
UnavailableException(int, Servlet, String) - Constructor for class javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, use UnavailableException.UnavailableException(String, int) instead.
UnavailableException(Servlet, String) - Constructor for class javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, use UnavailableException.UnavailableException(String) instead.
UnavailableException(String) - Constructor for class javax.servlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the servlet is permanently unavailable.
UnavailableException(String, int) - Constructor for class javax.servlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the servlet is temporarily unavailable and giving an estimate of how long it will be unavailable.
UNBOUNDED_BUFFER - Static variable in class javax.servlet.jsp.JspWriter
constant indicating that the Writer is buffered and is unbounded; this is used in BodyContent
unConfirmAssociation(Association) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Undoes a previous confirmation of this Association by the User associated with the caller.
unDeprecateObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
Undeprecates one or more previously deprecated objects.
UnexpectedObjectException - exception javax.xml.registry.UnexpectedObjectException.
This exception is thrown when the JAXR provider finds a Object that is out-of-place or of the wrong type within the context of a user request.
UnexpectedObjectException() - Constructor for class javax.xml.registry.UnexpectedObjectException
Constructs a JAXRException object with no reason or embedded Throwable.
UnexpectedObjectException(String) - Constructor for class javax.xml.registry.UnexpectedObjectException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
UnexpectedObjectException(String, Throwable) - Constructor for class javax.xml.registry.UnexpectedObjectException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
UnexpectedObjectException(Throwable) - Constructor for class javax.xml.registry.UnexpectedObjectException
Constructs a JAXRException object initialized with the given Throwable object.
unparsedEntityDecl(String, String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of an unparsed entity declaration.
unregisterTypeMapping(String) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Unregisters a TypeMapping instance, if present, from the specified encodingStyleURI.
UnsupportedCapabilityException - exception javax.xml.registry.UnsupportedCapabilityException.
This exception must be thrown when a JAXR client attempts to invoke an API method that is not supported by the capability profile that is supported by the JAXR provider.
UnsupportedCapabilityException() - Constructor for class javax.xml.registry.UnsupportedCapabilityException
Constructs a JAXRException object with no reason or embedded Throwable.
UnsupportedCapabilityException(String) - Constructor for class javax.xml.registry.UnsupportedCapabilityException
Constructs a JAXRException object with the given String as the reason for the exception being thrown.
UnsupportedCapabilityException(String, Throwable) - Constructor for class javax.xml.registry.UnsupportedCapabilityException
Constructs a JAXRException object with the given String as the reason for the exception being thrown and the given Throwable object as an embedded Throwable.
UnsupportedCapabilityException(Throwable) - Constructor for class javax.xml.registry.UnsupportedCapabilityException
Constructs a JAXRException object initialized with the given Throwable object.
uri - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
URI_NS_SOAP_ENCODING - Static variable in interface javax.xml.soap.SOAPConstants
The namespace identifier for the SOAP encoding (see section 5 of the SOAP 1.1 specification).
URI_NS_SOAP_ENVELOPE - Static variable in interface javax.xml.soap.SOAPConstants
The namespace identifier for the SOAP envelope.
URI_SOAP_ACTOR_NEXT - Static variable in interface javax.xml.soap.SOAPConstants
The URI identifying the first application processing a SOAP request as the intended actor for a SOAP header entry (see section 4.2.2 of the SOAP 1.1 specification).
URIResolver - interface javax.xml.transform.URIResolver.
An object that implements this interface that can be called by the processor to turn a URI used in document(), xsl:import, or xsl:include into a Source object.
URIValidator - interface javax.xml.registry.infomodel.URIValidator.
Defines common behavior expected of any class that validates URIs.
URLEndpoint - class javax.xml.messaging.URLEndpoint.
A special case of the Endpoint class used for simple applications that want to communicate directly with another SOAP-based application in a point-to-point fashion instead of going through a messaging provider.
URLEndpoint(String) - Constructor for class javax.xml.messaging.URLEndpoint
Constructs a new URLEndpoint object using the given URL.
urn - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
User - interface javax.xml.registry.infomodel.User.
User instances are RegistryObjects that are used to provide information about registered users within the registry.
USER - Static variable in interface javax.xml.registry.LifeCycleManager
 
USERNAME_PROPERTY - Static variable in interface javax.xml.rpc.Call
Standard property: User name for authentication
USERNAME_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: User name for authentication.

V

validate(String, String, PageData) - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Validate a JSP page.
validate(String, String, PageData) - Method in class javax.servlet.jsp.jstl.tlv.ScriptFreeTLV
Validates a single JSP page.
validate(String, String, PageData) - Method in class javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV
 
validateBegin() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Ensures the "begin" property is sensible, throwing an exception expected to propagate up if it isn't
validateEnd() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Ensures the "end" property is sensible, throwing an exception expected to propagate up if it isn't
validateStep() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Ensures the "step" property is sensible, throwing an exception expected to propagate up if it isn't
ValidationMessage - class javax.servlet.jsp.tagext.ValidationMessage.
A validation message from a TagLibraryValidator.
ValidationMessage(String, String) - Constructor for class javax.servlet.jsp.tagext.ValidationMessage
Create a ValidationMessage.
value - Variable in class javax.xml.rpc.holders.FloatHolder
 
value - Variable in class javax.xml.rpc.holders.IntHolder
 
value - Variable in class javax.xml.rpc.holders.StringHolder
 
value - Variable in class javax.xml.rpc.holders.BooleanWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.BigIntegerHolder
 
value - Variable in class javax.xml.rpc.holders.IntegerWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.CalendarHolder
 
value - Variable in class javax.xml.rpc.holders.DoubleHolder
 
value - Variable in class javax.xml.rpc.holders.ByteWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.ByteHolder
 
value - Variable in class javax.xml.rpc.holders.ObjectHolder
 
value - Variable in class javax.xml.rpc.holders.QNameHolder
 
value - Variable in class javax.xml.rpc.holders.BooleanHolder
 
value - Variable in class javax.xml.rpc.holders.BigDecimalHolder
 
value - Variable in class javax.xml.rpc.holders.ShortHolder
 
value - Variable in class javax.xml.rpc.holders.LongWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.ShortWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.ByteArrayHolder
 
value - Variable in class javax.xml.rpc.holders.DoubleWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.FloatWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.LongHolder
 
VALUE_TYPE_EMBEDDED_PATH - Static variable in interface javax.xml.registry.infomodel.ClassificationScheme
Each taxonomy value in ClassificationScheme embeds the full path from scheme to that Concept.
VALUE_TYPE_NON_UNIQUE - Static variable in interface javax.xml.registry.infomodel.ClassificationScheme
Taxonomy values in ClassificationScheme may be repeated within the same scheme.
VALUE_TYPE_UNIQUE - Static variable in interface javax.xml.registry.infomodel.ClassificationScheme
Each taxonomy value in ClassificationScheme is unique
valueBound(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionBindingListener
Notifies the object that it is being bound to a session and identifies the session.
valueOf(String) - Static method in class javax.xml.namespace.QName
Returns a QName holding the value of the specified String.
valueUnbound(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionBindingListener
Notifies the object that it is being unbound from a session and identifies the session.
VariableInfo - class javax.servlet.jsp.tagext.VariableInfo.
Information on the scripting variables that are created/modified by a tag (at run-time).
VariableInfo(String, String, boolean, int) - Constructor for class javax.servlet.jsp.tagext.VariableInfo
Constructor These objects can be created (at translation time) by the TagExtraInfo instances.
VERSION - Static variable in class javax.xml.transform.OutputKeys
version = nmtoken.
Versionable - interface javax.xml.registry.infomodel.Versionable.
The Versionable interface defines the behavior common to classes that are capable of creating versions of their instances.
VERSIONABLE - Static variable in interface javax.xml.registry.LifeCycleManager
 

W

warning(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a parser warning.
warning(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a warning event.
warning(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a parser warning.
warning(TransformerException) - Method in interface javax.xml.transform.ErrorListener
Receive notification of a warning.
writeOut(Writer) - Method in class javax.servlet.jsp.tagext.BodyContent
Write the contents of this BodyContent into a Writer.
writeTo(OutputStream) - Method in class javax.xml.soap.SOAPMessage
Writes this SOAPMessage object to the given output stream.
WRONG_DOCUMENT_ERR - Static variable in class org.w3c.dom.DOMException
If a node is used in a different document than the one that created it (that doesn't support it)

X

XMLFilter - interface org.xml.sax.XMLFilter.
Interface for an XML filter.
XMLFilterImpl - class org.xml.sax.helpers.XMLFilterImpl.
Base class for deriving an XML filter.
XMLFilterImpl() - Constructor for class org.xml.sax.helpers.XMLFilterImpl
Construct an empty XML filter, with no parent.
XMLFilterImpl(XMLReader) - Constructor for class org.xml.sax.helpers.XMLFilterImpl
Construct an XML filter with the specified parent.
XMLNS - Static variable in class org.xml.sax.helpers.NamespaceSupport
The XML Namespace as a constant.
XMLReader - interface org.xml.sax.XMLReader.
Interface for reading an XML document using callbacks.
XMLReaderAdapter - class org.xml.sax.helpers.XMLReaderAdapter.
Adapt a SAX2 XMLReader as a SAX1 Parser.
XMLReaderAdapter() - Constructor for class org.xml.sax.helpers.XMLReaderAdapter
Create a new adapter.
XMLReaderAdapter(XMLReader) - Constructor for class org.xml.sax.helpers.XMLReaderAdapter
Create a new adapter.
XMLReaderFactory - class org.xml.sax.helpers.XMLReaderFactory.
Factory for creating an XML reader.
XMLType - class javax.xml.rpc.encoding.XMLType.
 
XMLType() - Constructor for class javax.xml.rpc.encoding.XMLType
 
XSD_BASE64 - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_BOOLEAN - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_BYTE - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_DATETIME - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_DECIMAL - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_DOUBLE - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_FLOAT - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_HEXBINARY - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_INT - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_INTEGER - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_LONG - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_QNAME - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_SHORT - Static variable in class javax.xml.rpc.encoding.XMLType
 
XSD_STRING - Static variable in class javax.xml.rpc.encoding.XMLType
 

_

_getProperty(String) - Method in interface javax.xml.rpc.Stub
Gets the value of a specific configuration property.
_getPropertyNames() - Method in interface javax.xml.rpc.Stub
Returns an Iterato view of the names of the properties that can be configured on this stub instance.
_jspService(HttpServletRequest, HttpServletResponse) - Method in interface javax.servlet.jsp.HttpJspPage
The _jspService()method corresponds to the body of the JSP page.
_setProperty(String, Object) - Method in interface javax.xml.rpc.Stub
Sets the name and value of a configuration property for this Stub instance.

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