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

A

ACTION_APPEND_AS_CHILDREN - Static variable in interface org.w3c.dom.ls.LSParser
Append the result of the parse operation as children of the context node.
ACTION_INSERT_AFTER - Static variable in interface org.w3c.dom.ls.LSParser
Insert the result of the parse operation as the immediately following sibling of the context node.
ACTION_INSERT_BEFORE - Static variable in interface org.w3c.dom.ls.LSParser
Insert the result of the parse operation as the immediately preceding sibling of the context node.
ACTION_REPLACE - Static variable in interface org.w3c.dom.ls.LSParser
Replace the context node with the result of the parse operation.
ACTION_REPLACE_CHILDREN - Static variable in interface org.w3c.dom.ls.LSParser
Replace all the children of the context node with the result of the parse operation.
ADDITION - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was just added.
ADDRESS_LINES_SLOT - Static variable in interface javax.xml.registry.infomodel.Slot
Name for pre-defined Slot used in PostalAddress by JAXR UDDI provider.
AND_ALL_KEYS - Static variable in interface javax.xml.registry.FindQualifier
 
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.
APRIL - Static variable in class javax.xml.datatype.DatatypeConstants
Value for fourth month of year.
ASSOCIATION - Static variable in interface javax.xml.registry.LifeCycleManager
 
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
The node is an Attr.
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.
AT_TARGET - Static variable in interface org.w3c.dom.events.Event
The event is currently being evaluated at the target EventTarget.
AUDITABLE_EVENT - Static variable in interface javax.xml.registry.LifeCycleManager
 
AUGUST - Static variable in class javax.xml.datatype.DatatypeConstants
Value for eighth month of year.
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.
AbstractMarshallerImpl - class javax.xml.bind.helpers.AbstractMarshallerImpl.
Partial default Marshaller implementation.
AbstractMarshallerImpl() - Constructor for class javax.xml.bind.helpers.AbstractMarshallerImpl
 
AbstractUnmarshallerImpl - class javax.xml.bind.helpers.AbstractUnmarshallerImpl.
Partial default Unmarshaller implementation.
AbstractUnmarshallerImpl() - Constructor for class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
AlgorithmMethod - interface javax.xml.crypto.AlgorithmMethod.
An abstract representation of an algorithm defined in the XML Security specifications.
Association - interface javax.xml.registry.infomodel.Association.
A RegistryObject instance may be associated with zero or more RegistryObject instances.
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.
AttributeList - interface org.xml.sax.AttributeList.
Deprecated. This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support.
AttributeListImpl - class org.xml.sax.helpers.AttributeListImpl.
Deprecated. This class implements a deprecated interface, AttributeList; that interface has been replaced by Attributes, which is implemented in the AttributesImpl helper class.
AttributeListImpl() - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Create an empty attribute list.
AttributeListImpl(AttributeList) - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Construct a persistent copy of an existing attribute list.
Attributes - interface org.xml.sax.Attributes.
Interface for a list of XML attributes.
Attributes2 - interface org.xml.sax.ext.Attributes2.
SAX2 extension to augment the per-attribute information provided though Attributes.
Attributes2Impl - class org.xml.sax.ext.Attributes2Impl.
SAX2 extension helper for additional Attributes information, implementing the Attributes2 interface.
Attributes2Impl() - Constructor for class org.xml.sax.ext.Attributes2Impl
Construct a new, empty Attributes2Impl object.
Attributes2Impl(Attributes) - Constructor for class org.xml.sax.ext.Attributes2Impl
Copy an existing Attributes or Attributes2 object.
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.
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.
abort() - Method in interface org.w3c.dom.ls.LSParser
Abort the loading of the document that is currently being loaded by the LSParser.
acceptNode(Node) - Method in interface org.w3c.dom.ls.LSParserFilter
This method will be called by the parser at the completion of the parsing of each node.
add(Duration) - Method in class javax.xml.datatype.Duration
Computes a new duration whose value is this+rhs.
add(Duration) - Method in class javax.xml.datatype.XMLGregorianCalendar
Add duration to this instance.
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.
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, String, String) - Method in class org.xml.sax.ext.Attributes2Impl
Add an attribute to the end of the list, setting its "specified" flag to true.
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.ClassificationScheme
Adds a child Concept.
addChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.Concept
Adds a child Concept.
addChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Adds a Collection of Concept children.
addChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.Concept
Adds 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(String) - Method in interface javax.xml.soap.SOAPElement
Creates a new SOAPElement object initialized with the specified local name 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.
addChildElement(SOAPElement) - Method in interface javax.xml.soap.SOAPElement
Add a SOAPElement as a child of this SOAPElement instance.
addChildOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Organization
Adds a child Organization.
addChildOrganizations(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Adds 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 interface javax.servlet.http.HttpServletResponse
Adds the specified cookie to the response.
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.
addDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and date-value.
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.
addDetail() - Method in interface javax.xml.soap.SOAPFault
Creates an optional 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.
addDocument(Document) - Method in interface javax.xml.soap.SOAPBody
Adds the root node of the DOM Document to this SOAPBody object.
addEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the registration of event listeners on the event target.
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.
addFault(Name, String, Locale) - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody object.
addFault(Name, String) - Method in interface javax.xml.soap.SOAPBody
Creates a new SOAPFault object and adds it to this SOAPBody 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.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 class javax.xml.soap.MimeHeaders
Adds a MimeHeader object with the specified name and value to this MimeHeaders object's list of headers.
addHeader() - Method in interface javax.xml.soap.SOAPEnvelope
Creates a SOAPHeader object and sets it as the SOAPHeader object for this SOAPEnvelope object.
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 interface javax.servlet.http.HttpServletResponse
Adds a response header with the given name and integer value.
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.
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, ParameterMode) - Method in interface javax.xml.rpc.Call
Adds a parameter type and mode for a specific operation.
addParameter(String, QName, Class, 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
Adds a child RegistryObject as member.
addRegistryObjects(Collection) - Method in interface javax.xml.registry.infomodel.RegistryPackage
Adds a Collection of RegistryObject children as members.
addSQLParameter(Object) - Method in interface javax.servlet.jsp.jstl.sql.SQLExecutionTag
Adds a PreparedStatement parameter value.
addService(Service) - Method in interface javax.xml.registry.infomodel.Organization
Adds a child Service.
addServiceBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.Service
Adds a child ServiceBinding.
addServiceBindings(Collection) - Method in interface javax.xml.registry.infomodel.Service
Adds a Collection of ServiceBinding children.
addServices(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Adds 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.
addSource(DOMImplementationSource) - Method in class org.w3c.dom.bootstrap.DOMImplementationRegistry
Register an implementation.
addSpecificationLink(SpecificationLink) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Adds a child SpecificationLink.
addSpecificationLinks(Collection) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Adds a Collection of SpecificationLink children.
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.
addTo(Calendar) - Method in class javax.xml.datatype.Duration
Adds this duration to a Calendar object.
addTo(Date) - Method in class javax.xml.datatype.Duration
Adds this duration to a Date object.
addUser(User) - Method in interface javax.xml.registry.infomodel.Organization
Adds a User.
addUsers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Adds a Collection of Users.
adoptNode(Node) - Method in interface org.w3c.dom.Document
Attempts to adopt a node from another document to this document.
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.
attributeAdded(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that a new attribute was added to the servlet context.
attributeAdded(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
Notification that a new attribute was added to the servlet request.
attributeAdded(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been added to a session.
attributeDecl(String, String, String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in class org.xml.sax.ext.DefaultHandler2
 
attributeRemoved(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that an existing attribute has been removed from the servlet context.
attributeRemoved(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
Notification that an existing attribute has been removed from the servlet request.
attributeRemoved(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been removed from a session.
attributeReplaced(ServletContextAttributeEvent) - Method in interface javax.servlet.ServletContextAttributeListener
Notification that an attribute on the servlet context has been replaced.
attributeReplaced(ServletRequestAttributeEvent) - Method in interface javax.servlet.ServletRequestAttributeListener
Notification that an attribute on the servlet request has been replaced.
attributeReplaced(HttpSessionBindingEvent) - Method in interface javax.servlet.http.HttpSessionAttributeListener
Notification that an attribute has been replaced in a session.
autoFlush - Variable in class javax.servlet.jsp.JspWriter
Whether the JspWriter is autoflushing.

B

BAD_BOUNDARYPOINTS_ERR - Static variable in class org.w3c.dom.ranges.RangeException
If the boundary-points of a Range do not meet specific requirements.
BASE64 - Static variable in interface javax.xml.crypto.dsig.Transform
The Base64 transform algorithm URI.
BASIC_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Basic authentication.
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_SCRIPTLESS - Static variable in class javax.servlet.jsp.tagext.TagInfo
Static constant for getBodyContent() when it is scriptless.
BODY_CONTENT_TAG_DEPENDENT - Static variable in class javax.servlet.jsp.tagext.TagInfo
Static constant for getBodyContent() when it is Tag dependent.
BOOLEAN - Static variable in class javax.xml.xpath.XPathConstants
The XPath 1.0 boolean data type.
BUBBLING_PHASE - Static variable in interface org.w3c.dom.events.Event
The current event phase is the bubbling phase.
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
 
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
 
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
 
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.
bodyContent - Variable in class javax.servlet.jsp.tagext.BodyTagSupport
The current BodyContent for this BodyTag.
bufferSize - Variable in class javax.servlet.jsp.JspWriter
The size of the buffer used by the JspWriter.

C

C14NMethodParameterSpec - interface javax.xml.crypto.dsig.spec.C14NMethodParameterSpec.
A specification of algorithm parameters for a CanonicalizationMethod Algorithm.
CAPTURING_PHASE - Static variable in interface org.w3c.dom.events.Event
The current event phase is the capturing phase.
CASE_SENSITIVE_MATCH - Static variable in interface javax.xml.registry.FindQualifier
 
CDATASection - interface org.w3c.dom.CDATASection.
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup.
CDATA_SECTION_ELEMENTS - Static variable in class javax.xml.transform.OutputKeys
cdata-section-elements = expanded names.
CDATA_SECTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a CDATASection.
CHARACTER_SET_ENCODING - Static variable in class javax.xml.soap.SOAPMessage
Specifies the character type encoding for the SOAP Message.
CLASSIFICATION - Static variable in interface javax.xml.registry.LifeCycleManager
 
CLASSIFICATION_SCHEME - Static variable in interface javax.xml.registry.LifeCycleManager
 
CLIENT_CERT_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Client Certificate authentication.
COMBINE_CLASSIFICATIONS - Static variable in interface javax.xml.registry.FindQualifier
Maps to UDDI combineCategoryBags.
COMMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Comment.
CONCEPT - Static variable in interface javax.xml.registry.LifeCycleManager
 
CONFIG - Static variable in class javax.servlet.jsp.PageContext
Name used to store ServletConfig in PageContext name table.
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.
CanonicalizationMethod - interface javax.xml.crypto.dsig.CanonicalizationMethod.
A representation of the XML CanonicalizationMethod element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
CapabilityProfile - interface javax.xml.registry.CapabilityProfile.
Provides information about the capabilities of a JAXR provider.
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.
Classification - interface javax.xml.registry.infomodel.Classification.
The Classification interface is used to classify RegistryObject instances.
ClassificationScheme - interface javax.xml.registry.infomodel.ClassificationScheme.
A ClassificationScheme instance represents a taxonomy that may be used to classify or categorize RegistryObject instances.
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 '-->'.
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.
ConditionalTagSupport - class javax.servlet.jsp.jstl.core.ConditionalTagSupport.
Abstract class that facilitates implementation of conditional actions where the boolean result is exposed as a JSP scoped variable.
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 settings.
Config() - Constructor for class javax.servlet.jsp.jstl.core.Config
 
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
 
ContentHandler - interface org.xml.sax.ContentHandler.
Receive notification of the logical content of a document.
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.
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.
canSetParameter(String, Object) - Method in interface org.w3c.dom.DOMConfiguration
Check if setting a parameter to a specific value is supported.
cause - Variable in class javax.xml.registry.JAXRException
 
characters(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of character data.
characters(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of character data.
characters(char[], int, int) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
characters(char[], int, int) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a character data event.
characters(char[], int, int) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 characters event.
clear() - Method in class javax.servlet.jsp.JspWriter
Clear the contents of the buffer.
clear() - Method in class javax.xml.datatype.XMLGregorianCalendar
Unset all fields to undefined.
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.
clone() - Method in class javax.servlet.http.Cookie
Overrides the standard java.lang.Object.clone method to return a copy of this cookie.
clone() - Method in class javax.xml.datatype.XMLGregorianCalendar
Creates and returns a copy of this object.
cloneContents() - Method in interface org.w3c.dom.ranges.Range
Duplicates the contents of a Range
cloneNode(boolean) - Method in interface org.w3c.dom.Node
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
cloneRange() - Method in interface org.w3c.dom.ranges.Range
Produces a new Range whose boundary-points are equal to the boundary-points of the Range.
close() - Method in class javax.servlet.jsp.JspWriter
Close the stream, flushing it first.
close() - Method in interface javax.xml.registry.Connection
Closes a Connection when it is no longer needed.
close() - Method in class javax.xml.soap.SOAPConnection
Closes this SOAPConnection object.
code - Variable in class org.w3c.dom.DOMException
 
code - Variable in class org.w3c.dom.events.EventException
 
code - Variable in class org.w3c.dom.ls.LSException
 
code - Variable in class org.w3c.dom.ranges.RangeException
 
collapse(boolean) - Method in interface org.w3c.dom.ranges.Range
Collapse a Range onto one of its boundary-points
comment(char[], int, int) - Method in class org.xml.sax.ext.DefaultHandler2
 
comment(char[], int, int) - Method in interface org.xml.sax.ext.LexicalHandler
Report an XML comment anywhere in the document.
compare(Duration) - Method in class javax.xml.datatype.Duration
Partial order relation comparison with this Duration instance.
compare(XMLGregorianCalendar) - Method in class javax.xml.datatype.XMLGregorianCalendar
Compare two instances of W3C XML Schema 1.0 date/time datatypes according to partial order relation defined in W3C XML Schema 1.0 Part 2, Section 3.2.7.3, Order relation on dateTime.
compareBoundaryPoints(short, Range) - Method in interface org.w3c.dom.ranges.Range
Compare the boundary-points of two Ranges in a document.
compareDocumentPosition(Node) - Method in interface org.w3c.dom.Node
Compares the reference node, i.e.
compile(String) - Method in interface javax.xml.xpath.XPath
Compile an XPath expression for later evaluation.
condition() - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
Subclasses implement this method to compute the boolean result of the conditional action.
confirmAssociation(Association) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Confirms this Association by the User associated with the caller.
contains(String) - Method in interface org.w3c.dom.DOMStringList
Test if a string is part of this DOMStringList.
contains(String) - Method in interface org.w3c.dom.NameList
Test if a name is part of this NameList.
containsHeader(String) - Method in interface javax.servlet.http.HttpServletResponse
Returns a boolean indicating whether the named response header has already been set.
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.
containsNS(String, String) - Method in interface org.w3c.dom.NameList
Test if the pair namespaceURI/name is part of this NameList.
containsProperty(String) - Method in interface javax.xml.rpc.handler.MessageContext
Returns true if the MessageContext contains a property with the specified name.
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 initialization process is starting.
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.
createCDATASection(String) - Method in interface org.w3c.dom.Document
Creates a CDATASection node whose value is the specified string.
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.
createCall() - Method in interface javax.xml.rpc.Service
Creates a Call object not associated with specific operation or target service endpoint.
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(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(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(String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a ClassificationScheme given the specified String parameters.
createClassificationScheme(InternationalString, InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates a ClassificationScheme given the specified InternationalString parameters.
createClassificationScheme(Concept) - Method in interface javax.xml.registry.LifeCycleManager
Creates a ClassificationScheme from a Concept that has no ClassificationScheme or parent Concept.
createComment(String) - Method in interface org.w3c.dom.Document
Creates a Comment node given the specified string.
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.
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.
createConnection() - Method in class javax.xml.registry.ConnectionFactory
Create a named connection.
createConnection() - Method in class javax.xml.soap.SOAPConnectionFactory
Create a new SOAPConnection.
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 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.
createElement(String) - Method in interface org.w3c.dom.Document
Creates an element of the type specified.
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.
createEvent(String) - Method in interface org.w3c.dom.events.DocumentEvent
 
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.
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.
createExternalLink(String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an ExternalLink instance using the specified parameters, where the description 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.
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(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an InternationalString instance using a String parameter and the default Locale.
createInternationalString(Locale, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an InternationalString instance using the specified Locale and String parameters.
createKey(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Key instance from an ID.
createLSInput() - Method in interface org.w3c.dom.ls.DOMImplementationLS
Create a new empty input source object where LSInput.characterStream, LSInput.byteStream , LSInput.stringData LSInput.systemId, LSInput.publicId, LSInput.baseURI, and LSInput.encoding are null, and LSInput.certifiedText is false.
createLSOutput() - Method in interface org.w3c.dom.ls.DOMImplementationLS
Create a new empty output destination object where LSOutput.characterStream, LSOutput.byteStream, LSOutput.systemId, LSOutput.encoding are null.
createLSParser(short, String) - Method in interface org.w3c.dom.ls.DOMImplementationLS
Create a new LSParser.
createLSSerializer() - Method in interface org.w3c.dom.ls.DOMImplementationLS
Create a new LSSerializer object.
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.
createMarshaller() - Method in class javax.xml.bind.JAXBContext
Create a Marshaller object that can be used to convert a java content tree into XML data.
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.
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) - Method in interface javax.xml.soap.SOAPEnvelope
Creates a new Name object initialized with the given local name.
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.
createName(String) - Method in class javax.xml.soap.SOAPFactory
Creates a new Name object initialized with the given local name.
createObject(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates instances of information model interfaces (factory method).
createOrganization(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates an Organization instance using the specified name, where the name is a String.
createOrganization(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates an Organization instance using the specified name, where the name is an InternationalString.
createPersonName(String, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a PersonName instance using the specified first, middle, and last names.
createPersonName(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a PersonName instance using the specified full name.
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.
createRange() - Method in interface org.w3c.dom.ranges.DocumentRange
This interface can be obtained from the object implementing the Document interface using binding-specific casting methods.
createRegistryPackage(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a RegistryPackage instance using the specified name, where the name is a String.
createRegistryPackage(InternationalString) - Method in interface javax.xml.registry.LifeCycleManager
Creates a RegistryPackage instance using the specified name, where the name is an InternationalString.
createService(String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Service 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(URL, QName) - Method in class javax.xml.rpc.ServiceFactory
Create a Service instance.
createService(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, String, String) - Method in interface javax.xml.registry.LifeCycleManager
Creates a Slot instance using the specified parameters, where the value is a String.
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.
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.
createUnmarshalException(SAXException) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Creates an UnmarshalException from a SAXException.
createUnmarshaller() - Method in class javax.xml.bind.JAXBContext
Create an Unmarshaller object that can be used to convert XML data into a java content tree.
createUser() - Method in interface javax.xml.registry.LifeCycleManager
Creates an empty User instance.
createValidator() - Method in class javax.xml.bind.JAXBContext
Create a Validator object that can be used to validate a java content tree against its source schema.
createXMLReader() - Static method in class org.xml.sax.helpers.XMLReaderFactory
Attempt to create an XMLReader from system defaults.
createXMLReader(String) - Static method in class org.xml.sax.helpers.XMLReaderFactory
Attempt to create an XML reader from a class name.

D

DATATYPEFACTORY_IMPLEMENTATION_CLASS - Static variable in class javax.xml.datatype.DatatypeFactory
Default implementation class name as defined in JSR 206: Java(TM) API for XML Processing (JAXP) 1.3.
DATATYPEFACTORY_PROPERTY - Static variable in class javax.xml.datatype.DatatypeFactory
Default property name as defined in JSR 206: Java(TM) API for XML Processing (JAXP) 1.3.
DATE - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema 1.0 datatype date.
DATETIME - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema 1.0 datatype dateTime.
DAYS - Static variable in class javax.xml.datatype.DatatypeConstants
A constant that represents the days field.
DECEMBER - Static variable in class javax.xml.datatype.DatatypeConstants
Value for twelve month of year.
DECRYPT - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for decrypting.
DEFAULT - Static variable in class javax.xml.crypto.dsig.spec.ExcC14NParameterSpec
Indicates the default namespace ("#default").
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.
DEFAULT_NS_PREFIX - Static variable in class javax.xml.XMLConstants
Prefix to use to represent the default XML Namespace.
DEFAULT_OBJECT_MODEL_URI - Static variable in class javax.xml.xpath.XPathFactory
Default Object Model URI.
DEFAULT_PROPERTY_NAME - Static variable in class javax.xml.xpath.XPathFactory
The default property name according to the JAXP spec.
DERIVATION_EXTENSION - Static variable in interface org.w3c.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the derivation by extension.
DERIVATION_LIST - Static variable in interface org.w3c.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the list.
DERIVATION_RESTRICTION - Static variable in interface org.w3c.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the derivation by restriction if complex types are involved, or a restriction if simple types are involved.
DERIVATION_UNION - Static variable in interface org.w3c.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the union if simple types are involved.
DIGEST_AUTH - Static variable in interface javax.servlet.http.HttpServletRequest
String identifier for Digest authentication.
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_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_POSITION_CONTAINED_BY - Static variable in interface org.w3c.dom.Node
The node is contained by the reference node.
DOCUMENT_POSITION_CONTAINS - Static variable in interface org.w3c.dom.Node
The node contains the reference node.
DOCUMENT_POSITION_DISCONNECTED - Static variable in interface org.w3c.dom.Node
The two nodes are disconnected.
DOCUMENT_POSITION_FOLLOWING - Static variable in interface org.w3c.dom.Node
The node follows the reference node.
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC - Static variable in interface org.w3c.dom.Node
The determination of preceding versus following is implementation-specific.
DOCUMENT_POSITION_PRECEDING - Static variable in interface org.w3c.dom.Node
The second node precedes the reference node.
DOCUMENT_TYPE_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentType.
DOMConfiguration - interface org.w3c.dom.DOMConfiguration.
The DOMConfiguration interface represents the configuration of a document and maintains a table of recognized parameters.
DOMCryptoContext - class javax.xml.crypto.dom.DOMCryptoContext.
This class provides a DOM-specific implementation of the XMLCryptoContext interface.
DOMCryptoContext() - Constructor for class javax.xml.crypto.dom.DOMCryptoContext
Default constructor.
DOMError - interface org.w3c.dom.DOMError.
DOMError is an interface that describes an error.
DOMErrorHandler - interface org.w3c.dom.DOMErrorHandler.
DOMErrorHandler is a callback interface that the DOM implementation can call when reporting errors that happens while processing XML data, or when doing some other processing (e.g.
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.
DOMImplementationLS - interface org.w3c.dom.ls.DOMImplementationLS.
DOMImplementationLS contains the factory methods for creating Load and Save objects.
DOMImplementationList - interface org.w3c.dom.DOMImplementationList.
The DOMImplementationList interface provides the abstraction of an ordered collection of DOM implementations, without defining or constraining how this collection is implemented.
DOMImplementationRegistry - class org.w3c.dom.bootstrap.DOMImplementationRegistry.
A factory that enables applications to obtain instances of DOMImplementation.
DOMImplementationSource - interface org.w3c.dom.DOMImplementationSource.
This interface permits a DOM implementer to supply one or more implementations, based upon requested features and versions, as specified in .
DOMLocator - interface javax.xml.transform.dom.DOMLocator.
Indicates the position of a node in a source DOM, intended primarily for error reporting.
DOMLocator - interface org.w3c.dom.DOMLocator.
DOMLocator is an interface that describes a location (e.g.
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
Use a DOM node to create a new output target with the specified System ID.
DOMResult(Node, Node) - Constructor for class javax.xml.transform.dom.DOMResult
Use a DOM node to create a new output target specifying the child node where the result nodes should be inserted before.
DOMResult(Node, Node, String) - Constructor for class javax.xml.transform.dom.DOMResult
Use a DOM node to create a new output target specifying the child node where the result nodes should be inserted before and the specified System ID.
DOMSTRING_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
If the specified range of text does not fit into a DOMString.
DOMSignContext - class javax.xml.crypto.dsig.dom.DOMSignContext.
A DOM-specific XMLSignContext.
DOMSignContext(Key, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMSignContext
Creates a DOMSignContext with the specified signing key and parent node.
DOMSignContext(Key, Node, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMSignContext
Creates a DOMSignContext with the specified signing key, parent and next sibling nodes.
DOMSignContext(KeySelector, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMSignContext
Creates a DOMSignContext with the specified key selector and parent node.
DOMSignContext(KeySelector, Node, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMSignContext
Creates a DOMSignContext with the specified key selector, parent and next sibling nodes.
DOMSource - class javax.xml.transform.dom.DOMSource.
Acts as a holder for a transformation Source tree in the form of a Document Object Model (DOM) tree.
DOMSource() - Constructor for class javax.xml.transform.dom.DOMSource
Zero-argument default constructor.
DOMSource(Node) - Constructor for class javax.xml.transform.dom.DOMSource
Create a new input source with a DOM node.
DOMSource(Node, String) - Constructor for class javax.xml.transform.dom.DOMSource
Create a new input source with a DOM node, and with the system ID also passed in as the base URI.
DOMStringList - interface org.w3c.dom.DOMStringList.
The DOMStringList interface provides the abstraction of an ordered collection of DOMString values, without defining or constraining how this collection is implemented.
DOMStructure - class javax.xml.crypto.dom.DOMStructure.
A DOM-specific XMLStructure.
DOMStructure(Node) - Constructor for class javax.xml.crypto.dom.DOMStructure
Creates a DOMStructure containing the specified node.
DOMURIReference - interface javax.xml.crypto.dom.DOMURIReference.
A DOM-specific URIReference.
DOMValidateContext - class javax.xml.crypto.dsig.dom.DOMValidateContext.
A DOM-specific XMLValidateContext.
DOMValidateContext(KeySelector, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMValidateContext
Creates a DOMValidateContext containing the specified key selector and node.
DOMValidateContext(Key, Node) - Constructor for class javax.xml.crypto.dsig.dom.DOMValidateContext
Creates a DOMValidateContext containing the specified key and node.
DOM_OBJECT_MODEL - Static variable in class javax.xml.xpath.XPathConstants
The URI for the DOM object model, "http://java.sun.com/jaxp/xpath/dom".
DSA_SHA1 - Static variable in interface javax.xml.crypto.dsig.SignatureMethod
The DSAwithSHA1 (DSS) signature method algorithm URI.
DSA_TYPE - Static variable in interface javax.xml.crypto.dsig.keyinfo.KeyValue
URI identifying the DSA KeyValue KeyInfo type: http://www.w3.org/2000/09/xmldsig#DSAKeyValue.
DTDHandler - interface org.xml.sax.DTDHandler.
Receive notification of basic DTD-related events.
DURATION - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema datatype duration.
DURATION_DAYTIME - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for XQuery 1.0 and XPath 2.0 datatype dayTimeDuration.
DURATION_YEARMONTH - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for XQuery 1.0 and XPath 2.0 datatype yearMonthDuration.
Data - interface javax.xml.crypto.Data.
An abstract representation of the result of dereferencing a URIReference or the input/output of subsequent Transforms.
DatatypeConfigurationException - exception javax.xml.datatype.DatatypeConfigurationException.
Indicates a serious configuration error.
DatatypeConfigurationException() - Constructor for class javax.xml.datatype.DatatypeConfigurationException
Create a new DatatypeConfigurationException with no specified detail mesage and cause.
DatatypeConfigurationException(String) - Constructor for class javax.xml.datatype.DatatypeConfigurationException
Create a new DatatypeConfigurationException with the specified detail message.
DatatypeConfigurationException(String, Throwable) - Constructor for class javax.xml.datatype.DatatypeConfigurationException
Create a new DatatypeConfigurationException with the specified detail message and cause.
DatatypeConfigurationException(Throwable) - Constructor for class javax.xml.datatype.DatatypeConfigurationException
Create a new DatatypeConfigurationException with the specified cause.
DatatypeConstants - class javax.xml.datatype.DatatypeConstants.
Utility class to contain basic Datatype values as constants.
DatatypeConstants.Field - class javax.xml.datatype.DatatypeConstants.Field.
Type-safe enum class that represents six fields of the Duration class.
DatatypeConverter - class javax.xml.bind.DatatypeConverter.
The javaType binding declaration can be used to customize the binding of an XML schema datatype to a Java datatype.
DatatypeConverterInterface - interface javax.xml.bind.DatatypeConverterInterface.
The DatatypeConverterInterface is for JAXB provider use only.
DatatypeFactory - class javax.xml.datatype.DatatypeFactory.
Factory that creates new javax.xml.datatype Objects that map XML to/from Java Objects.
DatatypeFactory() - Constructor for class javax.xml.datatype.DatatypeFactory
Protected constructor to prevent instaniation outside of package.
DeclHandler - interface org.xml.sax.ext.DeclHandler.
SAX2 extension handler for DTD declaration events.
DeclarativeQueryManager - interface javax.xml.registry.DeclarativeQueryManager.
This interface provides the ability to execute declarative queries (e.g.
DefaultHandler - class org.xml.sax.helpers.DefaultHandler.
Default base class for SAX2 event handlers.
DefaultHandler() - Constructor for class org.xml.sax.helpers.DefaultHandler
 
DefaultHandler2 - class org.xml.sax.ext.DefaultHandler2.
This class extends the SAX2 base handler class to support the SAX2 LexicalHandler, DeclHandler, and EntityResolver2 extensions.
DefaultHandler2() - Constructor for class org.xml.sax.ext.DefaultHandler2
Constructs a handler which ignores all parsing events.
DefaultValidationEventHandler - class javax.xml.bind.helpers.DefaultValidationEventHandler.
This is the default validation event handler that will be used by the Unmarshaller and Validator if the client application doesn't specify their own.
DefaultValidationEventHandler() - Constructor for class javax.xml.bind.helpers.DefaultValidationEventHandler
 
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.
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.
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.
DigestMethod - interface javax.xml.crypto.dsig.DigestMethod.
A representation of the XML DigestMethod element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
DigestMethodParameterSpec - interface javax.xml.crypto.dsig.spec.DigestMethodParameterSpec.
A specification of algorithm parameters for a DigestMethod algorithm.
Document - interface org.w3c.dom.Document.
The Document interface represents the entire HTML or XML document.
DocumentBuilder - class javax.xml.parsers.DocumentBuilder.
Defines the API to obtain DOM Document instances from an XML document.
DocumentBuilder() - Constructor for class javax.xml.parsers.DocumentBuilder
Protected constructor
DocumentBuilderFactory - class javax.xml.parsers.DocumentBuilderFactory.
Defines a factory API that enables applications to obtain a parser that produces DOM object trees from XML documents.
DocumentBuilderFactory() - Constructor for class javax.xml.parsers.DocumentBuilderFactory
Protected constructor to prevent instantiation.
DocumentEvent - interface org.w3c.dom.events.DocumentEvent.
The DocumentEvent interface provides a mechanism by which the user can create an Event of a type supported by the implementation.
DocumentFragment - interface org.w3c.dom.DocumentFragment.
DocumentFragment is a "lightweight" or "minimal" Document object.
DocumentHandler - interface org.xml.sax.DocumentHandler.
Deprecated. This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.
DocumentRange - interface org.w3c.dom.ranges.DocumentRange.
See also the Document Object Model (DOM) Level 2 Traversal and Range Specification.
DocumentType - interface org.w3c.dom.DocumentType.
Each Document has a doctype attribute whose value is either null or a DocumentType object.
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
 
Duration - class javax.xml.datatype.Duration.
Immutable representation of a time span as defined in the W3C XML Schema 1.0 specification.
Duration() - Constructor for class javax.xml.datatype.Duration
 
DynamicAttributes - interface javax.servlet.jsp.tagext.DynamicAttributes.
For a tag to declare that it accepts dynamic attributes, it must implement this interface.
declarePrefix(String, String) - Method in class org.xml.sax.helpers.NamespaceSupport
Declare a Namespace prefix.
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.
deleteContents() - Method in interface org.w3c.dom.ranges.Range
Removes the contents of a Range from the containing document or document fragment without returning a reference to the removed content.
deleteData(int, int) - Method in interface org.w3c.dom.CharacterData
Remove a range of 16-bit units from the node.
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.
dereference(URIReference, XMLCryptoContext) - Method in interface javax.xml.crypto.URIDereferencer
Dereferences the specified URIReference and returns the dereferenced data.
dereference(XMLCryptoContext) - Method in interface javax.xml.crypto.dsig.keyinfo.RetrievalMethod
Dereferences the KeyInfo information referenced by this RetrievalMethod and applies the specified Transforms.
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.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 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.Handler
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.server.ServiceLifecycle
JAX-RPC runtime system ends the lifecycle of a service endpoint instance by invoking the destroy method.
detach() - Method in interface org.w3c.dom.ranges.Range
Called to indicate that the Range is no longer in use and that the implementation may relinquish any resources associated with this Range.
detachNode() - Method in interface javax.xml.soap.Node
Removes this Node object from the tree.
dispatchEvent(Event) - Method in interface org.w3c.dom.events.EventTarget
This method allows the dispatch of events into the implementations event model.
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').
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.tagext.TagSupport
Default processing for a body.
doCatch(Throwable) - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Rethrows the given Throwable.
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().
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.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.
doEndTag() - Method in class javax.servlet.jsp.tagext.TagAdapter
Must not be called.
doEndTag() - Method in class javax.servlet.jsp.tagext.TagSupport
Default processing of the end tag returning EVAL_PAGE.
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.
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.
doFinally() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Removes any attributes that this LoopTagSupport set.
doFinally() - Method in interface javax.servlet.jsp.tagext.TryCatchFinally
Invoked in all cases after doEndTag() for any class implementing Tag, IterationTag or BodyTag.
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.
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.
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.jstl.core.ConditionalTagSupport
Includes its body if condition() evaluates to true.
doStartTag() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Begins iterating by processing the first item.
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.tagext.TagAdapter
Must not be called.
doStartTag() - Method in class javax.servlet.jsp.tagext.TagSupport
Default processing of the start tag, returning SKIP_BODY.
doTag() - Method in interface javax.servlet.jsp.tagext.SimpleTag
Called by the container to invoke this tag.
doTag() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
Default processing of the tag does nothing.
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.

E

ELEMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is an Element.
ELException - exception javax.servlet.jsp.el.ELException.
Represents any of the exception conditions that arise during the operation evaluation of the evaluator.
ELException() - Constructor for class javax.servlet.jsp.el.ELException
Creates an ELException with no detail message.
ELException(String) - Constructor for class javax.servlet.jsp.el.ELException
Creates an ELException with the provided detail message.
ELException(Throwable) - Constructor for class javax.servlet.jsp.el.ELException
Creates an ELException with the given root cause.
ELException(String, Throwable) - Constructor for class javax.servlet.jsp.el.ELException
Creates an ELException with the given detail message and root cause.
ELParseException - exception javax.servlet.jsp.el.ELParseException.
Represents a parsing error encountered while parsing an EL expression.
ELParseException() - Constructor for class javax.servlet.jsp.el.ELParseException
Creates an ELParseException with no detail message.
ELParseException(String) - Constructor for class javax.servlet.jsp.el.ELParseException
Creates an ELParseException with the provided detail message.
EMAIL_ADDRESS - Static variable in interface javax.xml.registry.LifeCycleManager
 
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.
ENCRYPT - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for encrypting.
ENDPOINT_ADDRESS_PROPERTY - Static variable in interface javax.xml.rpc.Stub
Standard property: Target service endpoint address.
END_TO_END - Static variable in interface org.w3c.dom.ranges.Range
Compare end boundary-point of sourceRange to end boundary-point of Range on which compareBoundaryPoints is invoked.
END_TO_START - Static variable in interface org.w3c.dom.ranges.Range
Compare end boundary-point of sourceRange to start boundary-point of Range on which compareBoundaryPoints is invoked.
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.
ENVELOPED - Static variable in interface javax.xml.crypto.dsig.Transform
The Enveloped Signature transform algorithm URI.
EQUAL - Static variable in class javax.xml.datatype.DatatypeConstants
Comparison result.
ERROR - Static variable in interface javax.xml.bind.ValidationEvent
Conditions that correspond to the definition of "error" in section 1.2 of the W3C XML 1.0 Recommendation
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
 
EXCEPTION - Static variable in class javax.servlet.jsp.PageContext
Name used to store uncaught exception in ServletRequest attribute list and PageContext name table.
EXCLUSIVE - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Exclusive Canonical XML (without comments) canonicalization method algorithm URI.
EXCLUSIVE_WITH_COMMENTS - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Exclusive Canonical XML with comments canonicalization method algorithm URI.
EXTERNAL_IDENTIFIER - Static variable in interface javax.xml.registry.LifeCycleManager
 
EXTERNAL_LINK - Static variable in interface javax.xml.registry.LifeCycleManager
 
EXTRINSIC_OBJECT - Static variable in interface javax.xml.registry.LifeCycleManager
 
Element - interface javax.xml.bind.Element.
This is an element marker interface.
Element - interface org.w3c.dom.Element.
The Element interface represents an element in an HTML or XML document.
EmailAddress - interface javax.xml.registry.infomodel.EmailAddress.
Represents an email address.
Entity - interface org.w3c.dom.Entity.
This interface represents a known entity, either parsed or unparsed, in an XML document.
EntityReference - interface org.w3c.dom.EntityReference.
EntityReference nodes may be used to represent an entity reference in the tree.
EntityResolver - interface org.xml.sax.EntityResolver.
Basic interface for resolving entities.
EntityResolver2 - interface org.xml.sax.ext.EntityResolver2.
Extended interface for mapping external entity references to input sources, or providing a missing external subset.
ErrorData - class javax.servlet.jsp.ErrorData.
Contains information about an error, for error pages.
ErrorData(Throwable, int, String, String) - Constructor for class javax.servlet.jsp.ErrorData
Creates a new ErrorData object.
ErrorHandler - interface org.xml.sax.ErrorHandler.
Basic interface for SAX error handlers.
ErrorListener - interface javax.xml.transform.ErrorListener.
To provide customized error handling, implement this interface and use the setErrorListener method to register an instance of the implmentation with the Transformer.
Event - interface org.w3c.dom.events.Event.
The Event interface is used to provide contextual information about an event to the handler processing the event.
EventException - exception org.w3c.dom.events.EventException.
Event operations may throw an EventException as specified in their method descriptions.
EventException(short, String) - Constructor for class org.w3c.dom.events.EventException
 
EventListener - interface org.w3c.dom.events.EventListener.
The EventListener interface is the primary method for handling events.
EventTarget - interface org.w3c.dom.events.EventTarget.
The EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model.
ExcC14NParameterSpec - class javax.xml.crypto.dsig.spec.ExcC14NParameterSpec.
Parameters for the W3C Recommendation: Exclusive XML Canonicalization (C14N) algorithm.
ExcC14NParameterSpec() - Constructor for class javax.xml.crypto.dsig.spec.ExcC14NParameterSpec
Creates a ExcC14NParameterSpec with an empty prefix list.
ExcC14NParameterSpec(List) - Constructor for class javax.xml.crypto.dsig.spec.ExcC14NParameterSpec
Creates a ExcC14NParameterSpec with the specified list of prefixes.
Expression - class javax.servlet.jsp.el.Expression.
The abstract class for a prepared expression.
Expression() - Constructor for class javax.servlet.jsp.el.Expression
 
ExpressionEvaluator - class javax.servlet.jsp.el.ExpressionEvaluator.
The abstract base class for an expression-language evaluator.
ExpressionEvaluator() - Constructor for class javax.servlet.jsp.el.ExpressionEvaluator
 
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.
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.
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).
elementDecl(String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an element type declaration.
elementDecl(String, String) - Method in class org.xml.sax.ext.DefaultHandler2
 
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.
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.
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.
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.
end - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Ending index of the iteration ('end' attribute).
endCDATA() - Method in class org.xml.sax.ext.DefaultHandler2
 
endCDATA() - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of a CDATA section.
endDTD() - Method in class org.xml.sax.ext.DefaultHandler2
 
endDTD() - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of DTD declarations.
endDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of a document.
endDocument() - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the end of a document.
endDocument() - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the end of the document.
endDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of the document.
endDocument() - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
endDocument() - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end document event.
endDocument() - Method in class org.xml.sax.helpers.XMLReaderAdapter
End document event.
endElement(String, String, String) - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of an element.
endElement(String) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the end of an element.
endElement(String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of an element.
endElement(String) - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
endElement(String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end element event.
endElement(String, String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 end element event.
endEntity(String) - Method in class org.xml.sax.ext.DefaultHandler2
 
endEntity(String) - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of an entity.
endPrefixMapping(String) - Method in interface org.xml.sax.ContentHandler
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of a Namespace mapping.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end Namespace prefix mapping event.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 end prefix mapping event.
endSpecified - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Boolean flag indicating whether 'end' was specified.
equals(Object) - Method in class javax.xml.datatype.Duration
Checks if this duration object has the same duration as another Duration object.
equals(Object) - Method in class javax.xml.datatype.XMLGregorianCalendar
Indicates whether parameter obj is "equal to" this one.
equals(Object) - Method in class javax.xml.namespace.QName
Test this QName for equality with another Object.
error(TransformerException) - Method in interface javax.xml.transform.ErrorListener
Receive notification of a recoverable error.
error(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an error event.
evaluate(VariableResolver) - Method in class javax.servlet.jsp.el.Expression
Evaluates an expression that was previously prepared.
evaluate(String, Class, VariableResolver, FunctionMapper) - Method in class javax.servlet.jsp.el.ExpressionEvaluator
Evaluates an expression.
evaluate(String, Object, QName) - Method in interface javax.xml.xpath.XPath
Evaluate an XPath expression in the specified context and return the result as the specified type.
evaluate(String, Object) - Method in interface javax.xml.xpath.XPath
Evaluate an XPath expression in the specified context and return the result as a String.
evaluate(String, InputSource, QName) - Method in interface javax.xml.xpath.XPath
Evaluate an XPath expression in the context of the specified InputSource and return the result as the specified type.
evaluate(String, InputSource) - Method in interface javax.xml.xpath.XPath
Evaluate an XPath expression in the context of the specified InputSource and return the result as a String.
evaluate(Object, QName) - Method in interface javax.xml.xpath.XPathExpression
Evaluate the compiled XPath expression in the specified context and return the result as the specified type.
evaluate(Object) - Method in interface javax.xml.xpath.XPathExpression
Evaluate the compiled XPath expression in the specified context and return the result as a String.
evaluate(InputSource, QName) - Method in interface javax.xml.xpath.XPathExpression
Evaluate the compiled XPath expression in the context of the specified InputSource and return the result as the specified type.
evaluate(InputSource) - Method in interface javax.xml.xpath.XPathExpression
Evaluate the compiled XPath expression in the context of the specified InputSource and return the result as a String.
evaluate(List) - Method in interface javax.xml.xpath.XPathFunction
Evaluate the function with the specified arguments.
examineAllHeaderElements() - Method in interface javax.xml.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object.
examineHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object that have the specified actor.
examineMustUnderstandHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object that have the specified actor and that have a MustUnderstand attribute whose value is equivalent to true.
executeQuery(Query) - Method in interface javax.xml.registry.DeclarativeQueryManager
Executes a query as specified by query parameter.
externalEntityDecl(String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report a parsed external entity declaration.
externalEntityDecl(String, String, String) - Method in class org.xml.sax.ext.DefaultHandler2
 
extractAllHeaderElements() - Method in interface javax.xml.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object and detaches them from this SOAPHeader object.
extractContents() - Method in interface org.w3c.dom.ranges.Range
Moves the contents of a Range from the containing document or document fragment to a new DocumentFragment.
extractHeaderElements(String) - Method in interface javax.xml.soap.SOAPHeader
Returns an Iterator over all the SOAPHeaderElement objects in this SOAPHeader object that have the specified actor and detaches them from this SOAPHeader object.

F

FATAL_ERROR - Static variable in interface javax.xml.bind.ValidationEvent
Conditions that correspond to the definition of "fatal error" in section 1.2 of the W3C XML 1.0 Recommendation
FEATURE - Static variable in class javax.xml.transform.dom.DOMResult
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Result output of this type.
FEATURE - Static variable in class javax.xml.transform.dom.DOMSource
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Source input of this type.
FEATURE - Static variable in class javax.xml.transform.sax.SAXResult
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Result output of this type.
FEATURE - Static variable in class javax.xml.transform.sax.SAXSource
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Source input of this type.
FEATURE - Static variable in class javax.xml.transform.sax.SAXTransformerFactory
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the TransformerFactory returned from TransformerFactory.newInstance() may be safely cast to a SAXTransformerFactory.
FEATURE - Static variable in class javax.xml.transform.stream.StreamResult
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Result output of this type.
FEATURE - Static variable in class javax.xml.transform.stream.StreamSource
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Source input of this type.
FEATURE_XMLFILTER - Static variable in class javax.xml.transform.sax.SAXTransformerFactory
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the SAXTransformerFactory.newXMLFilter(Source src) and SAXTransformerFactory.newXMLFilter(Templates templates) methods are supported.
FEBRUARY - Static variable in class javax.xml.datatype.DatatypeConstants
Value for second month of year.
FIELD_UNDEFINED - Static variable in class javax.xml.datatype.DatatypeConstants
Designation that an "int" field is not set.
FILTER_ACCEPT - Static variable in interface org.w3c.dom.ls.LSParserFilter
Accept the node.
FILTER_INTERRUPT - Static variable in interface org.w3c.dom.ls.LSParserFilter
Interrupt the normal processing of the document.
FILTER_REJECT - Static variable in interface org.w3c.dom.ls.LSParserFilter
Reject the node and its children.
FILTER_SKIP - Static variable in interface org.w3c.dom.ls.LSParserFilter
Skip this single node.
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 Form authentication.
FactoryConfigurationError - error javax.xml.parsers.FactoryConfigurationError.
Thrown when a problem with configuration with the Parser Factories exists.
FactoryConfigurationError() - Constructor for class javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with no detail mesage.
FactoryConfigurationError(String) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with the String specified as an error message.
FactoryConfigurationError(Exception) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with a given Exception base cause of the error.
FactoryConfigurationError(Exception, String) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with the given Exception base cause and detail message.
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 that performs filtering tasks on either the request to a resource (a servlet or static content), or on the response from a resource, or both.
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 to pass information to a filter during initialization.
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.
FindQualifier - interface javax.xml.registry.FindQualifier.
FindQualifier provides various constants that identify options that effect find method behavior.
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
 
FunctionInfo - class javax.servlet.jsp.tagext.FunctionInfo.
Information for a function in a Tag Library.
FunctionInfo(String, String, String) - Constructor for class javax.servlet.jsp.tagext.FunctionInfo
Constructor for FunctionInfo.
FunctionMapper - interface javax.servlet.jsp.el.FunctionMapper.
The interface to a map between EL function names and methods.
fatalError(TransformerException) - Method in interface javax.xml.transform.ErrorListener
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a fatal error event.
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(JspTag, Class) - Static method in class javax.servlet.jsp.tagext.SimpleTagSupport
Find the instance of a given class type that is closest to a given instance.
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.JspContext
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.
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.
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.
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.
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.
functions - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
An array describing the functions that are defined in this tag library.

G

GDAY - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema 1.0 datatype gDay.
GMONTH - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema 1.0 datatype gMonth.
GMONTHDAY - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema 1.0 datatype gMonthDay.
GREATER - Static variable in class javax.xml.datatype.DatatypeConstants
Comparison result.
GYEAR - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema 1.0 datatype gYear.
GYEARMONTH - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema 1.0 datatype gYearMonth.
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(PageContext, String, int) - Static method in class javax.servlet.jsp.jstl.core.Config
Looks up a configuration variable in the given scope.
get(ServletRequest, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Looks up a configuration variable in the "request" scope.
get(HttpSession, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Looks up a configuration variable in the "session" scope.
get(ServletContext, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Looks up a configuration variable in the "application" scope.
get(Object) - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the value to which this context maps the specified key.
get(Object) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to get the object that the specified key maps to.
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.
getAdaptee() - Method in class javax.servlet.jsp.tagext.TagAdapter
Gets the tag that is being adapted to the Tag interface.
getAddress() - Method in interface javax.xml.registry.infomodel.EmailAddress
Returns the email address for this object.
getAlgorithm() - Method in interface javax.xml.crypto.AlgorithmMethod
Returns the algorithm URI of this AlgorithmMethod.
getAlgorithm() - Method in class javax.xml.crypto.dsig.TransformService
Returns the URI of the algorithm supported by this TransformService.
getAllAttributes() - Method in interface javax.xml.soap.SOAPElement
Returns an Iterator over all of the attribute Name objects in this SOAPElement object.
getAllHeaders() - Method in class javax.xml.soap.MimeHeaders
Returns all the MimeHeaders 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.
getAltKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'alt' key was depressed during the firing of the event.
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 with the XML Source document via the xml-stylesheet processing instruction that match the given criteria.
getAssociationType() - Method in interface javax.xml.registry.infomodel.Association
Gets the association type for this Association.
getAssociations() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets all Associations where this object is source.
getAsync() - Method in interface org.w3c.dom.ls.LSParser
true if the LSParser is asynchronous, false if it is synchronous.
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.
getAttrChange() - Method in interface org.w3c.dom.events.MutationEvent
attrChange indicates the type of change which triggered the DOMAttrModified event.
getAttrName() - Method in interface org.w3c.dom.events.MutationEvent
attrName indicates the name of the changed Attr node in a DOMAttrModified event.
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.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.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.JspContext
Returns the object associated with the name in the page scope or null if not found.
getAttribute(String, int) - Method in class javax.servlet.jsp.JspContext
Return the object associated with the name in the specified 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) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by name.
getAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by local name and namespace URI.
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.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.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.JspContext
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.
getAttributeString(String) - Method in class javax.servlet.jsp.tagext.TagData
Get the value for a given attribute.
getAttributeTypeInfo(int) - Method in class javax.xml.validation.TypeInfoProvider
Returns the immutable TypeInfo object for the specified attribute of the current element.
getAttributeValue(Name) - Method in interface javax.xml.soap.SOAPElement
Returns the value of the attribute with the specified name.
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.
getAttributes() - Method in interface org.w3c.dom.Node
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributesScope(String) - Method in class javax.servlet.jsp.JspContext
Get the scope where a given attribute is defined.
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.
getBaseURI() - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the base URI.
getBaseURI() - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
getBaseURI() - Method in interface org.w3c.dom.Node
The absolute base URI of this node or null if the implementation wasn't able to obtain an absolute URI.
getBaseURI() - Method in interface org.w3c.dom.ls.LSInput
The base URI to be used (see section 5.1.4 in [IETF RFC 2396]) for resolving a relative systemId to an absolute URI.
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.
getBubbles() - Method in interface org.w3c.dom.events.Event
Used to indicate whether or not an event is a bubbling event.
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.
getBusy() - Method in interface org.w3c.dom.ls.LSParser
true if the LSParser is currently busy loading a document, otherwise false.
getButton() - Method in interface org.w3c.dom.events.MouseEvent
During mouse events caused by the depression or release of a mouse button, button is used to indicate which mouse button changed state.
getByteOffset() - Method in interface org.w3c.dom.DOMLocator
The byte offset into the input source this locator is pointing to or -1 if there is no byte offset available.
getByteStream() - Method in interface org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of bytes.
getByteStream() - Method in interface org.w3c.dom.ls.LSOutput
An attribute of a language and binding dependent type that represents a writable stream of bytes.
getByteStream() - Method in class org.xml.sax.InputSource
Get the byte stream for this input source.
getCalculatedDigestValue() - Method in interface javax.xml.crypto.dsig.Reference
Returns the calculated digest value of this Reference after a validation operation.
getCalls(QName) - Method in interface javax.xml.rpc.Service
Gets an array of preconfigured Call objects for invoking operations on the specified port.
getCancelable() - Method in interface org.w3c.dom.events.Event
Used to indicate whether or not an event can have its default action prevented.
getCanonicalizationMethod() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns the canonicalization method of this SignedInfo.
getCanonicalizedData() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns the canonicalized signed info bytes after a signing or validation operation.
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.crypto.KeySelectorException
Returns the cause of this KeySelectorException or null if the cause is nonexistent or unknown.
getCause() - Method in class javax.xml.crypto.MarshalException
Returns the cause of this MarshalException or null if the cause is nonexistent or unknown.
getCause() - Method in class javax.xml.crypto.NoSuchMechanismException
Returns the cause of this NoSuchMechanismException or null if the cause is nonexistent or unknown.
getCause() - Method in class javax.xml.crypto.URIReferenceException
Returns the cause of this URIReferenceException or null if the cause is nonexistent or unknown.
getCause() - Method in class javax.xml.crypto.dsig.TransformException
Returns the cause of this TransformException or null if the cause is nonexistent or unknown.
getCause() - Method in class javax.xml.crypto.dsig.XMLSignatureException
Returns the cause of this XMLSignatureException or null if the cause is nonexistent or unknown.
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.soap.SOAPException
Returns the Throwable object embedded in this SOAPException 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.
getCause() - Method in class javax.xml.xpath.XPathException
Get the cause of this XPathException.
getCertifiedText() - Method in interface org.w3c.dom.ls.LSInput
If set to true, assume that the input is certified (see section 2.13 in [XML 1.1]) when parsing [XML 1.1].
getCharacterEncoding() - Method in 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 character encoding (MIME charset) used for the 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 interface org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of 16-bit units.
getCharacterStream() - Method in interface org.w3c.dom.ls.LSOutput
An attribute of a language and binding dependent type that represents a writable stream to which 16-bit units can be output.
getCharacterStream() - Method in class org.xml.sax.InputSource
Get the character stream for this input source.
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.ClassificationScheme
Gets number of children.
getChildConceptCount() - Method in interface javax.xml.registry.infomodel.Concept
Gets number of children.
getChildElements() - Method in interface javax.xml.soap.SOAPElement
Returns an Iterator over all the immediate child Nodes of this element.
getChildElements(Name) - Method in interface javax.xml.soap.SOAPElement
Returns an Iterator over all the immediate child Nodes of this element 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
Gets number of children.
getChildOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
Gets all immediate children Organizations.
getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Gets all immediate children Concepts.
getChildrenConcepts() - Method in interface javax.xml.registry.infomodel.Concept
Gets all immediate children Concepts.
getCity() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the city.
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
Returns the type of this variable.
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
Gets the ClassificationScheme that this Concept is a descendent of.
getClassifications() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the Classification instances that classify this object.
getClassifiedObject() - Method in interface javax.xml.registry.infomodel.Classification
Gets the Object that is being classified.
getClientX() - Method in interface org.w3c.dom.events.MouseEvent
The horizontal coordinate at which the event occurred relative to the DOM implementation's client area.
getClientY() - Method in interface org.w3c.dom.events.MouseEvent
The vertical coordinate at which the event occurred relative to the DOM implementation's client area.
getCollapsed() - Method in interface org.w3c.dom.ranges.Range
TRUE if the Range is collapsed
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 the names of the columns in the result.
getColumnNumber() - Method in interface javax.xml.bind.ValidationEventLocator
Return the column number if available
getColumnNumber() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
getColumnNumber() - Method in interface javax.xml.transform.SourceLocator
Return the character position where the current document event ends.
getColumnNumber() - Method in interface org.w3c.dom.DOMLocator
The column number this locator is pointing to, or -1 if there is no column number available.
getColumnNumber() - Method in interface org.xml.sax.Locator
Return the column number where the current document event ends.
getColumnNumber() - Method in class org.xml.sax.SAXParseException
The column number of the end of the text where the exception occurred.
getColumnNumber() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved column number (1-based).
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.
getCommonAncestorContainer() - Method in interface org.w3c.dom.ranges.Range
The deepest common ancestor container of the Range's two boundary-points.
getConcept() - Method in interface javax.xml.registry.infomodel.Classification
Gets the Concept that is classifying the object.
getContent() - Method in interface javax.xml.crypto.dsig.SignatureProperty
Returns an unmodifiable list of one or more XMLStructures that are contained in this SignatureProperty.
getContent() - Method in interface javax.xml.crypto.dsig.XMLObject
Returns an unmodifiable list of XMLStructures contained in this XMLObject, which represent elements from any namespace.
getContent() - Method in interface javax.xml.crypto.dsig.keyinfo.KeyInfo
Returns an unmodifiable list containing the key information.
getContent() - Method in interface javax.xml.crypto.dsig.keyinfo.X509Data
Returns an unmodifiable list of the content in this X509Data.
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 class javax.xml.validation.ValidatorHandler
Gets the ContentHandler which receives the augmented validation result.
getContentHandler() - Method in interface org.xml.sax.XMLReader
Return the current content handler.
getContentHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current content handler.
getContentHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the content event handler.
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 whose name is "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 interface javax.servlet.ServletResponse
Returns the content type used for the MIME body sent in this response.
getContentType() - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to return getContentType() on the wrapped response object.
getContentType() - Method in class javax.xml.soap.AttachmentPart
Gets the value of the MIME header whose name is "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.
getCtrlKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'ctrl' key was depressed during the firing of the event.
getCurrent() - Method in interface javax.servlet.jsp.jstl.core.LoopTag
Retrieves the current item in the iteration.
getCurrent() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Retrieves the current item in the iteration.
getCurrent() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
 
getCurrentTarget() - Method in interface org.w3c.dom.events.Event
Used to indicate the EventTarget whose EventListeners are currently being processed.
getDOMImplementation() - Method in class javax.xml.parsers.DocumentBuilder
Obtain an instance of a DOMImplementation object.
getDOMImplementation(String) - Method in interface org.w3c.dom.DOMImplementationSource
A method to request the first DOM implementation that supports the specified features.
getDOMImplementation(String) - Method in class org.w3c.dom.bootstrap.DOMImplementationRegistry
Return the first implementation that has the desired features, or null if none is found.
getDOMImplementationList(String) - Method in interface org.w3c.dom.DOMImplementationSource
A method to request a list of DOM implementations that support the specified features and versions, as specified in .
getDOMImplementationList(String) - Method in class org.w3c.dom.bootstrap.DOMImplementationRegistry
Return a list of implementations that support the desired features.
getDTDHandler() - Method in interface org.xml.sax.XMLReader
Return the current DTD handler.
getDTDHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current DTD handler.
getDTDHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current DTD event handler.
getData() - Method in 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.
getDay() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return day in month or DatatypeConstants.FIELD_UNDEFINED.
getDays() - Method in class javax.xml.datatype.Duration
Obtains the value of the DAYS field as an integer value, or 0 if not present.
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
Returns whether this is a new variable.
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
Returns the default factory for this implementation.
getDefaultNamespacePrefix() - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the default namespace prefix.
getDefaultNamespacePrefix() - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
getDefaultPostalScheme() - Method in interface javax.xml.registry.RegistryService
Gets 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.
getDereferencedData() - Method in interface javax.xml.crypto.dsig.Reference
Returns the dereferenced data, if reference caching is enabled.
getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Gets all descendant Concepts.
getDescendantConcepts() - Method in interface javax.xml.registry.infomodel.Concept
Gets all descendant Concepts.
getDescendantOrganizations() - Method in interface javax.xml.registry.infomodel.Organization
Gets 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 class javax.xml.rpc.soap.SOAPFaultException
Gets the detail element.
getDetail() - Method in interface javax.xml.soap.SOAPFault
Returns the optional detail element for this SOAPFault object.
getDetail() - Method in interface org.w3c.dom.events.UIEvent
Specifies some detail information about the Event, depending on the type of event.
getDetailEntries() - Method in interface javax.xml.soap.Detail
Gets an Iterator over all of the DetailEntrys in this Detail object.
getDigestInputStream() - Method in interface javax.xml.crypto.dsig.Reference
Returns the pre-digested input stream, if reference caching is enabled.
getDigestMethod() - Method in interface javax.xml.crypto.dsig.Reference
Returns the digest method of this Reference.
getDigestValue() - Method in interface javax.xml.crypto.dsig.Reference
Returns the digest value of this Reference.
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 document element of the document.
getDocumentURI() - Method in interface org.w3c.dom.Document
The location of the document or null if undefined or if the Document was created using DOMImplementation.createDocument.
getDomConfig() - Method in interface org.w3c.dom.Document
The configuration used when Document.normalizeDocument() is invoked.
getDomConfig() - Method in interface org.w3c.dom.ls.LSParser
The DOMConfiguration object used when parsing an input source.
getDomConfig() - Method in interface org.w3c.dom.ls.LSSerializer
The DOMConfiguration object used by the LSSerializer when serializing a DOM node.
getDomain() - Method in class javax.servlet.http.Cookie
Returns the domain name set for this cookie.
getElementById(String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
Returns the Element with the specified ID attribute value.
getElementById(String) - Method in interface org.w3c.dom.Document
Returns the Element that has an ID attribute with the given value.
getElementName() - Method in interface javax.xml.soap.SOAPElement
Returns the name of this SOAPElement object.
getElementTypeInfo() - Method in class javax.xml.validation.TypeInfoProvider
Returns the immutable TypeInfo object for the current element.
getElementsByTagName(String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements in document order with a given tag name and are contained in the document.
getElementsByTagName(String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all descendant Elements with a given tag name, in document order.
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 document order.
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 document order.
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 javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for getting the current output encoding.
getEncoding() - Method in interface javax.xml.crypto.dsig.XMLObject
Returns the encoding URI of this XMLObject.
getEncoding() - Method in interface org.w3c.dom.ls.LSInput
The character encoding, if known.
getEncoding() - Method in interface org.w3c.dom.ls.LSOutput
The character encoding to use for the output.
getEncoding() - Method in class org.xml.sax.InputSource
Get the character encoding for a byte stream or URI.
getEncoding() - Method in interface org.xml.sax.ext.Locator2
Returns the name of the character encoding for the entity.
getEncoding() - Method in class org.xml.sax.ext.Locator2Impl
Returns the current value of the encoding property.
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.
getEndContainer() - Method in interface org.w3c.dom.ranges.Range
Node within which the Range ends
getEndOffset() - Method in interface org.w3c.dom.ranges.Range
Offset within the ending node of the Range.
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.ParserAdapter
Return the current entity resolver.
getEntityResolver() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current entity resolver.
getEnvelope() - Method in class javax.xml.soap.SOAPPart
Gets the SOAPEnvelope object associated with this SOAPPart object.
getEon() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return high order component for XML Schema 1.0 dateTime datatype field for year.
getEonAndYear() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return XML Schema 1.0 dateTime datatype field for year.
getErrorCode() - Method in class javax.xml.bind.JAXBException
Get the vendor specific error code
getErrorCode() - Method in class javax.xml.bind.TypeConstraintException
Get the vendor specific error code
getErrorData() - Method in class javax.servlet.jsp.PageContext
Provides convenient access to error information.
getErrorHandler() - Method in class javax.xml.validation.SchemaFactory
Gets the current ErrorHandler set to this SchemaFactory.
getErrorHandler() - Method in class javax.xml.validation.Validator
Gets the current ErrorHandler set to this Validator.
getErrorHandler() - Method in class javax.xml.validation.ValidatorHandler
Gets the current ErrorHandler set to this ValidatorHandler.
getErrorHandler() - Method in interface org.xml.sax.XMLReader
Return the current error handler.
getErrorHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current error handler.
getErrorHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current error event handler.
getErrorListener() - Method in class javax.xml.transform.Transformer
Get the error event handler in effect for the transformation.
getErrorListener() - Method in class javax.xml.transform.TransformerFactory
Get the error event handler for the TransformerFactory.
getErrorObjectKey() - Method in class javax.xml.registry.RegistryException
Gets the Key to the first object that encountered an error in the registry.
getEventHandler() - Method in interface javax.xml.bind.Marshaller
Return the current event handler or the default event handler if one hasn't been set.
getEventHandler() - Method in interface javax.xml.bind.Unmarshaller
Return the current event handler or the default event handler if one hasn't been set.
getEventHandler() - Method in interface javax.xml.bind.Validator
Return the current event handler or the default event handler if one hasn't been set.
getEventHandler() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
getEventHandler() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Return the current event handler or the default event handler if one hasn't been set.
getEventPhase() - Method in interface org.w3c.dom.events.Event
Used to indicate which phase of event flow is currently being evaluated.
getEventType() - Method in interface javax.xml.registry.infomodel.AuditableEvent
Gets the type of this event.
getEvents() - Method in class javax.xml.bind.util.ValidationEventCollector
Return an array of ValidationEvent objects containing a copy of each of the collected errors and warnings.
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.
getExpression() - Method in class javax.xml.crypto.dsig.spec.XPathType
Returns the XPath expression to be evaluated.
getExpressionEvaluator() - Method in class javax.servlet.jsp.JspContext
Provides programmatic access to the ExpressionEvaluator.
getExtension() - Method in interface javax.xml.registry.infomodel.TelephoneNumber
Gets the internal extension.
getExternalElements() - Method in interface javax.xml.crypto.dsig.keyinfo.PGPData
Returns an unmodifiable list of XMLStructures representing elements from an external namespace.
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.
getExternalSubset(String, String) - Method in class org.xml.sax.ext.DefaultHandler2
Tells the parser that if no external subset has been declared in the document text, none should be used.
getExternalSubset(String, String) - Method in interface org.xml.sax.ext.EntityResolver2
Allows applications to provide an external subset for documents that don't explicitly define one.
getExternalURI() - Method in interface javax.xml.registry.infomodel.ExternalLink
Gets URI to the an external resource.
getFault() - Method in interface javax.xml.soap.SOAPBody
Returns the SOAPFault object in this SOAPBody object.
getFaultActor() - Method in class javax.xml.rpc.soap.SOAPFaultException
Gets the faultactor element.
getFaultActor() - Method in interface javax.xml.soap.SOAPFault
Gets the fault actor for this SOAPFault object.
getFaultCode() - Method in class javax.xml.rpc.soap.SOAPFaultException
Gets the faultcode element.
getFaultCode() - Method in interface javax.xml.soap.SOAPFault
Gets the fault code for this SOAPFault object.
getFaultCodeAsName() - Method in interface javax.xml.soap.SOAPFault
Gets the mandatory SOAP 1.1 fault code for this SOAPFault object as a SAAJ Name object.
getFaultString() - Method in class javax.xml.rpc.soap.SOAPFaultException
Gets the faultstring element.
getFaultString() - Method in interface javax.xml.soap.SOAPFault
Gets the fault string for this SOAPFault object.
getFaultStringLocale() - Method in interface javax.xml.soap.SOAPFault
Gets the locale of the fault string for this SOAPFault object.
getFeature(String) - Method in class javax.xml.parsers.DocumentBuilderFactory
Get the state of the named feature.
getFeature(String) - Method in class javax.xml.parsers.SAXParserFactory
Returns the particular property requested for in the underlying implementation of org.xml.sax.XMLReader.
getFeature(String) - Method in class javax.xml.transform.TransformerFactory
Look up the value of a feature.
getFeature(String) - Method in class javax.xml.validation.SchemaFactory
Look up the value of a feature flag.
getFeature(String) - Method in class javax.xml.validation.Validator
Look up the value of a feature flag.
getFeature(String) - Method in class javax.xml.validation.ValidatorHandler
Look up the value of a feature flag.
getFeature(String) - Method in class javax.xml.xpath.XPathFactory
Get the state of the named feature.
getFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified in .
getFeature(String, String) - Method in interface org.w3c.dom.Node
This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified in .
getFeature(String) - Method in interface org.xml.sax.XMLReader
Look up the value of a feature flag.
getFeature(String) - Method in class org.xml.sax.helpers.ParserAdapter
Check a parser feature flag.
getFeature(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Look up the value of a feature.
getField(DatatypeConstants.Field) - Method in class javax.xml.datatype.Duration
Gets the value of a field.
getFilter() - Method in class javax.xml.crypto.dsig.spec.XPathType
Returns the filter operation.
getFilter() - Method in interface org.w3c.dom.ls.LSParser
When a filter is provided, the implementation will call out to the filter as it is constructing the DOM tree structure.
getFilter() - Method in interface org.w3c.dom.ls.LSSerializer
When the application provides a filter, the serializer will call out to the filter before serializing each Node.
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
Gets the first name for this Person.
getFractionalSecond() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return fractional seconds.
getFullName() - Method in interface javax.xml.registry.infomodel.PersonName
Gets the fully formatted name for this person.
getFunction(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Get the FunctionInfo for a given function name, looking through all the functions in this tag library.
getFunctionClass() - Method in class javax.servlet.jsp.tagext.FunctionInfo
The class of the function.
getFunctionSignature() - Method in class javax.servlet.jsp.tagext.FunctionInfo
The signature of the function.
getFunctions() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
An array describing the functions that are defined in this tag library.
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(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.
getHeader() - Method in interface javax.xml.soap.SOAPEnvelope
Returns the SOAPHeader object for this SOAPEnvelope object.
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(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.
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.
getHere() - Method in interface javax.xml.crypto.dom.DOMURIReference
Returns the here node.
getHour() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return hours or DatatypeConstants.FIELD_UNDEFINED.
getHours() - Method in class javax.xml.datatype.Duration
Obtains the value of the HOURS field as an integer value, or 0 if not present.
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 tag's id attribute.
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.crypto.dsig.Manifest
Returns the Id of this Manifest.
getId() - Method in interface javax.xml.crypto.dsig.Reference
Returns the optional Id attribute of this Reference, which permits this reference to be referenced from elsewhere.
getId() - Method in interface javax.xml.crypto.dsig.SignatureProperties
Returns the Id of this SignatureProperties.
getId() - Method in interface javax.xml.crypto.dsig.SignatureProperty
Returns the Id of this SignatureProperty.
getId() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns the optional Id attribute of this SignedInfo.
getId() - Method in interface javax.xml.crypto.dsig.XMLObject
Returns the Id of this XMLObject.
getId() - Method in interface javax.xml.crypto.dsig.XMLSignature.SignatureValue
Returns the optional Id attribute of this SignatureValue, which permits this element to be referenced from elsewhere.
getId() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the optional Id of this XMLSignature.
getId() - Method in interface javax.xml.crypto.dsig.keyinfo.KeyInfo
Return the optional Id attribute of this KeyInfo, which may be useful for referencing this KeyInfo from other XML structures.
getId() - Method in class javax.xml.datatype.DatatypeConstants.Field
Get id of this Field.
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, String) - Method in interface org.xml.sax.Attributes
Look up the index of an attribute by Namespace name.
getIndex(String) - Method in interface org.xml.sax.Attributes
Look up the index of an attribute by XML qualified (prefixed) name.
getIndex(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's index by Namespace name.
getIndex(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's index by qualified (prefixed) name.
getInfoString() - Method in class javax.servlet.jsp.tagext.TagInfo
The information string for the tag.
getInfoString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Information (documentation) for this TLD.
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 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.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 interface javax.servlet.FilterConfig
Returns the names of the filter's initialization parameters as an Enumeration of String objects, or an empty Enumeration if the filter has no initialization parameters.
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.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.
getInput() - Method in interface org.w3c.dom.ls.LSLoadEvent
The input source that was parsed.
getInput() - Method in interface org.w3c.dom.ls.LSProgressEvent
The input source that is being parsed.
getInputEncoding() - Method in interface org.w3c.dom.Document
An attribute specifying the encoding used for this document at the time of the parsing.
getInputEncoding() - Method in interface org.w3c.dom.Entity
An attribute specifying the encoding used for this entity at the time of parsing, when it is an external parsed entity.
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.
getInstance(String, String) - Static method in class javax.xml.crypto.dsig.TransformService
Returns a TransformService that supports the specified algorithm URI (ex: Transform.XPATH2) and mechanism type (ex: DOM).
getInstance(String, String, Provider) - Static method in class javax.xml.crypto.dsig.TransformService
Returns a TransformService that supports the specified algorithm URI (ex: Transform.XPATH2) and mechanism type (ex: DOM) as supplied by the specified provider.
getInstance(String, String, String) - Static method in class javax.xml.crypto.dsig.TransformService
Returns a TransformService that supports the specified algorithm URI (ex: Transform.XPATH2) and mechanism type (ex: DOM) as supplied by the specified provider.
getInstance(String) - Static method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns an XMLSignatureFactory that supports the specified XML processing mechanism and representation type (ex: "DOM").
getInstance(String, Provider) - Static method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns an XMLSignatureFactory that supports the requested XML processing mechanism and representation type (ex: "DOM"), as supplied by the specified provider.
getInstance(String, String) - Static method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns an XMLSignatureFactory that supports the requested XML processing mechanism and representation type (ex: "DOM"), as supplied by the specified provider.
getInstance() - Static method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns an XMLSignatureFactory that supports the default XML processing mechanism and representation type ("DOM").
getInstance(String) - Static method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns a KeyInfoFactory that supports the specified XML processing mechanism and representation type (ex: "DOM").
getInstance(String, Provider) - Static method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns a KeyInfoFactory that supports the requested XML processing mechanism and representation type (ex: "DOM"), as supplied by the specified provider.
getInstance(String, String) - Static method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns a KeyInfoFactory that supports the requested XML processing mechanism and representation type (ex: "DOM"), as supplied by the specified provider.
getInstance() - Static method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns a KeyInfoFactory that supports the default XML processing mechanism and representation type ("DOM").
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.
getInternalSubset() - Method in interface org.w3c.dom.DocumentType
The internal subset as a string, or null if there is none.
getIssuerName() - Method in interface javax.xml.crypto.dsig.keyinfo.X509IssuerSerial
Returns the X.500 distinguished name of this X509IssuerSerial in RFC 2253 String format.
getJavaEncoding(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Gets the corresponding Java encoding name from an IANA name.
getJspBody() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
Returns the body passed in by the container via setJspBody.
getJspContext() - Method in class javax.servlet.jsp.tagext.JspFragment
Returns the JspContext that is bound to this JspFragment.
getJspContext() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
Returns the page context passed in by the container via setJspContext.
getKey() - Method in interface javax.xml.crypto.KeySelectorResult
Returns the selected key.
getKey() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the key representing the universally unique ID (UUID) for this object.
getKeyId() - Method in interface javax.xml.crypto.dsig.keyinfo.PGPData
Returns the PGP public key identifier of this PGPData as defined in RFC 2440, section 11.2.
getKeyInfo() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the key info of this XMLSignature.
getKeyInfoFactory() - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns a KeyInfoFactory that creates KeyInfo objects.
getKeyPacket() - Method in interface javax.xml.crypto.dsig.keyinfo.PGPData
Returns the PGP key material packet of this PGPData as defined in RFC 2440, section 5.5.
getKeySelector() - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the key selector for finding a key.
getKeySelector() - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
getKeySelectorResult() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the result of the KeySelector, if specified, after this XMLSignature has been signed or validated.
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 received 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
Gets the last name (surname) for this Person.
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.w3c.dom.DOMImplementationList
The number of DOMImplementations in the list.
getLength() - Method in interface org.w3c.dom.DOMStringList
The number of DOMStrings in the list.
getLength() - Method in interface org.w3c.dom.NameList
The number of pairs (name and namespaceURI) 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.NodeList
The number of nodes in the list.
getLength() - Method in interface org.xml.sax.AttributeList
Deprecated. Return the number of attributes in this list.
getLength() - Method in interface org.xml.sax.Attributes
Return the number of attributes in the list.
getLength() - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Return the number of attributes in the list.
getLength() - Method in class 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.bind.ValidationEventLocator
Return the line number if available
getLineNumber() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
getLineNumber() - Method in interface javax.xml.transform.SourceLocator
Return the line number where the current document event ends.
getLineNumber() - Method in interface org.w3c.dom.DOMLocator
The line number this locator is pointing to, or -1 if there is no column number available.
getLineNumber() - Method in interface org.xml.sax.Locator
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 class org.xml.sax.helpers.LocatorImpl
Return the saved line number (1-based).
getLinkedCause() - Method in class javax.xml.rpc.JAXRPCException
Gets the Linked cause
getLinkedCause() - Method in class javax.xml.rpc.ServiceException
Gets the Linked cause
getLinkedException() - Method in class javax.xml.bind.JAXBException
Get the linked exception
getLinkedException() - Method in class javax.xml.bind.TypeConstraintException
Get the linked exception
getLinkedException() - Method in interface javax.xml.bind.ValidationEvent
Retrieve the linked exception for this warning/error.
getLinkedException() - Method in class javax.xml.bind.helpers.ValidationEventImpl
 
getLinkedObjects() - Method in interface javax.xml.registry.infomodel.ExternalLink
Gets the collection of RegistryObjects that are annotated by this ExternalLink.
getLocalAddr() - Method in interface javax.servlet.ServletRequest
Returns the Internet Protocol (IP) address of the interface on which the request was received.
getLocalAddr() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocalAddr() on the wrapped request object.
getLocalName() - Method in interface javax.servlet.ServletRequest
Returns the host name of the Internet Protocol (IP) interface on which the request was received.
getLocalName() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocalName() on the wrapped request object.
getLocalName() - Method in interface javax.xml.soap.Name
Gets the local name part of the XML name that this Name object represents.
getLocalName() - Method in interface org.w3c.dom.Node
Returns the local part of the qualified name of this node.
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
Get the local part of this QName.
getLocalPort() - Method in interface javax.servlet.ServletRequest
Returns the Internet Protocol (IP) port number of the interface on which the request was received.
getLocalPort() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getLocalPort() on the wrapped request object.
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 specified for this response using the ServletResponse.setLocale(java.util.Locale) method.
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 class javax.servlet.jsp.jstl.fmt.LocalizationContext
Gets the locale of this I18N localization context.
getLocale() - Method in interface javax.xml.registry.infomodel.LocalizedString
Get the Locale for this object.
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, 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.
getLocalizedString(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
Gets the LocalizedString for the specified Locale and charsetName.
getLocalizedStrings() - Method in interface javax.xml.registry.infomodel.InternationalString
Returns the LocalizedStrings associated with this object.
getLocation() - Method in interface org.w3c.dom.DOMError
The location of the error.
getLocationAsString() - Method in class javax.xml.transform.TransformerException
Get the location information as a string.
getLocator() - Method in interface javax.xml.bind.ValidationEvent
Retrieve the locator for this warning/error.
getLocator() - Method in class javax.xml.bind.helpers.ValidationEventImpl
 
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.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 class javax.xml.crypto.dsig.TransformService
Returns the mechanism type supported by this TransformService.
getMechanismType() - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns the type of the XML processing mechanism and representation supported by this XMLSignatureFactory (ex: "DOM").
getMechanismType() - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns the type of the XML processing mechanism and representation supported by this KeyInfoFactory (ex: "DOM")
getMechanismType() - Method in interface javax.xml.rpc.encoding.Deserializer
Gets the type of the XML processing mechanism and representation used by this Deserializer.
getMechanismType() - Method in interface javax.xml.rpc.encoding.Serializer
Gets the type of the XML processing mechanism and representation used by this Serializer.
getMessage() - Method in class javax.servlet.jsp.tagext.ValidationMessage
Get the localized validation message.
getMessage() - Method in interface javax.xml.bind.ValidationEvent
Retrieve the text message for this warning/error.
getMessage() - Method in class javax.xml.bind.helpers.ValidationEventImpl
 
getMessage() - Method in class javax.xml.parsers.FactoryConfigurationError
Return the message (if any) for this error .
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.soap.SOAPException
Returns the detail message for this SOAPException object.
getMessage() - Method in class javax.xml.transform.TransformerFactoryConfigurationError
Return the message (if any) for this error .
getMessage() - Method in interface org.w3c.dom.DOMError
An implementation specific string describing the error that occurred.
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.
getMetaKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'meta' key was depressed during the firing of the event.
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
Gets the middle name for this Person.
getMillisecond() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return millisecond precision of XMLGregorianCalendar.getFractionalSecond().
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(String) - Method in interface javax.servlet.ServletContext
Returns the MIME type of the specified file, or null if the MIME type is not known.
getMimeType() - Method in class javax.xml.crypto.OctetStreamData
Returns the MIME type associated with the data object represented by this OctetStreamData.
getMimeType() - Method in interface javax.xml.crypto.dsig.XMLObject
Returns the mime type of this XMLObject.
getMimeType() - Method in interface javax.xml.registry.infomodel.ExtrinsicObject
Gets the mime type associated with this object.
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.registry.infomodel.Versionable
Gets the minor revision number for this version of the Versionable object.
getMinute() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return minutes or DatatypeConstants.FIELD_UNDEFINED.
getMinutes() - Method in class javax.xml.datatype.Duration
Obtains the value of the MINUTES field as an integer value, or 0 if not present.
getMonth() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return number of month or DatatypeConstants.FIELD_UNDEFINED.
getMonths() - Method in class javax.xml.datatype.Duration
Obtains the value of the MONTHS field as an integer value, or 0 if not present.
getMustUnderstand() - Method in interface javax.xml.soap.SOAPHeaderElement
Returns whether the mustUnderstand attribute for this SOAPHeaderElement object is turned on.
getName() - Method in class javax.servlet.ServletContextAttributeEvent
Return the name of the attribute that changed on the ServletContext.
getName() - Method in class javax.servlet.ServletRequestAttributeEvent
Return the name of the attribute that changed on the ServletRequest.
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.FunctionInfo
The name of the function.
getName() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
The name of this attribute.
getName() - Method in class javax.servlet.jsp.tagext.TagFileInfo
The unique action name of this tag.
getName() - Method in interface javax.xml.crypto.dsig.keyinfo.KeyName
Returns the name of this KeyName.
getName() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the user-friendly name of this object.
getName() - Method in interface javax.xml.registry.infomodel.Slot
Gets the name for this Slot.
getName() - Method in class javax.xml.soap.MimeHeader
Returns the name of this MimeHeader object.
getName() - Method in interface org.w3c.dom.Attr
Returns the name of this attribute.
getName() - Method in interface org.w3c.dom.DocumentType
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
getName(int) - Method in interface org.w3c.dom.NameList
Returns the indexth name item in the collection.
getName(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the name of an attribute in this list (by position).
getName(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the name of an attribute (by position).
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.
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.
getNamespaceContext() - Method in interface javax.xml.xpath.XPath
Return the current namespace context.
getNamespaceMap() - Method in class javax.xml.crypto.dsig.spec.XPathFilterParameterSpec
Returns a map of namespace prefixes.
getNamespaceMap() - Method in class javax.xml.crypto.dsig.spec.XPathType
Returns a map of namespace prefixes.
getNamespacePrefix(String, String) - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the namespace prefix that the specified namespace URI is associated with.
getNamespacePrefix(String, String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to get the prefix that the specified URI maps to.
getNamespacePrefixes() - Method in interface javax.xml.soap.SOAPElement
Returns an Iterator over the namespace prefix Strings declared by this element.
getNamespaceURI(String) - Method in interface javax.xml.namespace.NamespaceContext
Get Namespace URI bound to a prefix in the current scope.
getNamespaceURI() - Method in class javax.xml.namespace.QName
Get the Namespace URI of this QName.
getNamespaceURI(String) - Method in interface javax.xml.soap.SOAPElement
Returns the URI of the namespace that has the given prefix.
getNamespaceURI(int) - Method in interface org.w3c.dom.NameList
Returns the indexth namespaceURI item in the collection.
getNamespaceURI() - Method in interface org.w3c.dom.Node
The namespace URI of this node, or null if it is unspecified (see ).
getNewDocument() - Method in interface org.w3c.dom.ls.LSLoadEvent
The document that finished loading.
getNewLine() - Method in interface org.w3c.dom.ls.LSSerializer
The end-of-line sequence of characters to be used in the XML being written out.
getNewValue() - Method in interface org.w3c.dom.events.MutationEvent
newValue indicates the new value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharacterDataModified events.
getNextSibling() - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Returns the nextSibling node.
getNextSibling() - Method in class javax.xml.transform.dom.DOMResult
Get the child node before which the result nodes will be inserted.
getNextSibling() - Method in interface org.w3c.dom.Node
The node immediately following this node.
getNoNSSchemaLocation() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for getting the current noNamespaceSchemaLocation.
getNode(Object) - Method in interface javax.xml.bind.Marshaller
Get a DOM tree view of the content tree(Optional).
getNode() - Method in interface javax.xml.bind.ValidationEventLocator
Return a reference to the DOM Node if available
getNode(Object) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
By default, the getNode method is unsupported and throw an UnsupportedOperationException.
getNode() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
getNode() - Method in class javax.xml.crypto.dom.DOMStructure
Returns the node contained in this DOMStructure.
getNode() - Method in class javax.xml.crypto.dsig.dom.DOMValidateContext
Returns the node.
getNode() - Method in class javax.xml.transform.dom.DOMResult
Get the node that will contain the result DOM tree.
getNode() - Method in class javax.xml.transform.dom.DOMSource
Get the node that represents a Source 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.
getObject() - Method in interface javax.xml.bind.ValidationEventLocator
Return a reference to the object in the Java content tree if available
getObject() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
getObjectType() - Method in interface javax.xml.registry.infomodel.RegistryObject
Gets the object type that best describes the RegistryObject.
getObjects() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns an unmodifiable list of XMLObjects contained in this XMLSignature.
getOctetStream() - Method in class javax.xml.crypto.OctetStreamData
Returns the input stream of this OctetStreamData.
getOffset() - Method in interface javax.xml.bind.ValidationEventLocator
Return the byte offset if available
getOffset() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
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.JspContext
The current value of the out object (a JspWriter).
getOutputLength() - Method in class javax.xml.crypto.dsig.spec.HMACParameterSpec
Returns the truncation length.
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 properties corresponding to the effective xsl:output element.
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 transformer.
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 (In a Servlet environment, this is an instance of javax.servlet.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.
getParameter(String) - Method in interface org.w3c.dom.DOMConfiguration
Return the value of a parameter if known.
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.
getParameterNames() - Method in interface org.w3c.dom.DOMConfiguration
The list of the parameters supported by this DOMConfiguration object and for which at least one value can be set by the application.
getParameterSpec() - Method in interface javax.xml.crypto.AlgorithmMethod
Returns the algorithm parameters of this AlgorithmMethod.
getParameterSpec() - Method in interface javax.xml.crypto.dsig.CanonicalizationMethod
Returns the algorithm-specific input parameters associated with this CanonicalizationMethod.
getParameterSpec() - Method in interface javax.xml.crypto.dsig.DigestMethod
Returns the algorithm-specific input parameters associated with this DigestMethod.
getParameterSpec() - Method in interface javax.xml.crypto.dsig.SignatureMethod
Returns the algorithm-specific input parameters of this SignatureMethod.
getParameterSpec() - Method in interface javax.xml.crypto.dsig.Transform
Returns the algorithm-specific input parameters associated with this Transform.
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 interface javax.servlet.jsp.tagext.SimpleTag
Returns the parent of this tag, for collaboration purposes.
getParent() - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
Returns the parent of this tag, for collaboration purposes.
getParent() - Method in interface javax.servlet.jsp.tagext.Tag
Get the parent (closest enclosing tag handler) for this tag handler.
getParent() - Method in class javax.servlet.jsp.tagext.TagAdapter
Returns the parent of this tag, which is always getAdaptee().getParent().
getParent() - Method in class javax.servlet.jsp.tagext.TagSupport
The Tag instance most closely enclosing this tag instance.
getParent() - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Returns the parent node.
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
Gets 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
Gets 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 class javax.servlet.jsp.tagext.TagFileInfo
Where to find the .tag file implementing this action.
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(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.
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.
getPortTypeName() - Method in interface javax.xml.rpc.Call
Gets the qualified name of the port type.
getPorts() - Method in interface javax.xml.rpc.Service
Returns an Iterator for the list of QNames of service endpoints grouped by this service
getPosition() - Method in interface org.w3c.dom.ls.LSProgressEvent
The current position in the input source, including all external entities and other resources that have been read.
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(String) - Method in interface javax.xml.namespace.NamespaceContext
Get prefix bound to Namespace URI in the current scope.
getPrefix() - Method in class javax.xml.namespace.QName
Get the prefix of this QName.
getPrefix() - Method in interface javax.xml.soap.Name
Returns the prefix that was specified when this Name object was initialized.
getPrefix() - Method in interface org.w3c.dom.Node
The namespace prefix of this node, or null if it is unspecified.
getPrefix(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Return one of the prefixes mapped to a Namespace URI.
getPrefixList() - Method in class javax.xml.crypto.dsig.spec.ExcC14NParameterSpec
Returns the inclusive namespace prefix list.
getPrefixString() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
The prefix assigned to this taglib from the taglib directive
getPrefixes(String) - Method in interface javax.xml.namespace.NamespaceContext
Get all prefixes bound to a Namespace URI in the current scope.
getPrefixes() - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes whose declarations are active in the current context.
getPrefixes(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes for a given URI whose declarations are active in the current context.
getPrevValue() - Method in interface org.w3c.dom.events.MutationEvent
prevValue indicates the previous value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharacterDataModified events.
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 interface javax.xml.crypto.dsig.SignatureProperties
Returns an unmodifiable list of one or more SignaturePropertys that are contained in this SignatureProperties.
getProperties() - Method in class javax.xml.registry.ConnectionFactory
Gets the Properties used during createConnection and createFederatedConnection calls.
getProperty(String) - Method in interface javax.xml.bind.Marshaller
Get the particular property in the underlying implementation of Marshaller.
getProperty(String) - Method in interface javax.xml.bind.Unmarshaller
Get the particular property in the underlying implementation of Unmarshaller.
getProperty(String) - Method in interface javax.xml.bind.Validator
Get the particular property in the underlying implementation of Validator.
getProperty(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Default implementation of the getProperty method handles the four defined properties in Marshaller.
getProperty(String) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Default implementation of the getProperty method always throws PropertyException since there are no required properties.
getProperty(String) - Method in interface javax.xml.crypto.XMLCryptoContext
Returns the value of the specified property.
getProperty(String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to get the object that the specified name maps to.
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 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.soap.SOAPMessage
Retrieves value of the specified property.
getProperty(String) - Method in class javax.xml.validation.SchemaFactory
Look up the value of a property.
getProperty(String) - Method in class javax.xml.validation.Validator
Look up the value of a property.
getProperty(String) - Method in class javax.xml.validation.ValidatorHandler
Look up the value of a property.
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.ParserAdapter
Get a parser property.
getProperty(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Look up the value of a 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.
getProvider() - Method in class javax.xml.crypto.dsig.TransformService
Returns the provider of this TransformService.
getProvider() - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns the provider of this XMLSignatureFactory.
getProvider() - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns the provider of this KeyInfoFactory.
getProvidingOrganization() - Method in interface javax.xml.registry.infomodel.Service
Gets the Organization that provides this service.
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 interface org.w3c.dom.DocumentType
The public identifier of the external subset.
getPublicId() - Method in interface org.w3c.dom.Entity
The public identifier associated with the entity if specified, and null otherwise.
getPublicId() - Method in interface org.w3c.dom.Notation
The public identifier of this notation.
getPublicId() - Method in interface org.w3c.dom.ls.LSInput
The public identifier for this input source.
getPublicId() - Method in class org.xml.sax.InputSource
Get the public identifier for this input source.
getPublicId() - Method in interface org.xml.sax.Locator
Return the public identifier for the current document event.
getPublicId() - Method in class org.xml.sax.SAXParseException
Get the public identifier of the entity where the exception occurred.
getPublicId() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved public identifier.
getPublicKey() - Method in interface javax.xml.crypto.dsig.keyinfo.KeyValue
Returns the public key of this KeyValue.
getQName(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's XML qualified (prefixed) 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.ServletContext
Returns a String containing the real path for a given virtual path.
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.
getReferences() - Method in interface javax.xml.crypto.dsig.Manifest
Returns an unmodifiable list of one or more References that are contained in this Manifest.
getReferences() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns an unmodifiable list of one or more References.
getRegisteredEncodingStyleURIs() - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Returns a list of registered encodingStyle URIs in this TypeMappingRegistry instance.
getRegistryObject(String, String) - Method in interface javax.xml.registry.QueryManager
Gets the RegistryObject specified by the Id and type of object.
getRegistryObject(String) - Method in interface javax.xml.registry.QueryManager
Gets the RegistryObject specified by the Id.
getRegistryObject() - Method in interface javax.xml.registry.infomodel.AuditableEvent
Gets the RegistryObject associated with this AuditableEvent.
getRegistryObject() - Method in interface javax.xml.registry.infomodel.ExternalIdentifier
Gets the parent RegistryObject for this ExternalIdentifier.
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() - Method in interface javax.xml.registry.QueryManager
Gets the RegistryObjects owned by the caller.
getRegistryObjects(String) - Method in interface javax.xml.registry.QueryManager
Gets the RegistryObjects owned by the caller, that are of the specified type.
getRegistryObjects() - Method in interface javax.xml.registry.infomodel.RegistryPackage
Gets the collection of member RegistryObjects of this RegistryPackage.
getRegistryPackages() - Method in interface javax.xml.registry.infomodel.RegistryObject
Returns the Package associated with 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.LifeCycleManager
Returns the parent RegistryService that created this object.
getRegistryService() - Method in interface javax.xml.registry.QueryManager
Returns the parent RegistryService that created this object.
getRelatedData() - Method in interface org.w3c.dom.DOMError
The related DOMError.type dependent data if any.
getRelatedException() - Method in interface org.w3c.dom.DOMError
The related platform dependent exception if any.
getRelatedNode() - Method in interface org.w3c.dom.DOMLocator
The node this locator is pointing to, or null if no node is available.
getRelatedNode() - Method in interface org.w3c.dom.events.MutationEvent
relatedNode is used to identify a secondary node related to a mutation event.
getRelatedTarget() - Method in interface org.w3c.dom.events.MouseEvent
Used to identify a secondary EventTarget related to a UI event.
getReliableURN() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
The "reliable" URN indicated in the TLD (the uri element).
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 or last proxy 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 or the last proxy 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.
getRemotePort() - Method in interface javax.servlet.ServletRequest
Returns the Internet Protocol (IP) source port of the client or last proxy that sent the request.
getRemotePort() - Method in class javax.servlet.ServletRequestWrapper
The default behavior of this method is to return getRemotePort() 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.ServletContext
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given path.
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.
getRequestId() - Method in class javax.xml.registry.JAXRException
 
getRequestId() - Method in interface javax.xml.registry.JAXRResponse
Returns the unique id for the request that generated this response.
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.
getRequestURI() - Method in class javax.servlet.jsp.ErrorData
Returns the request URI.
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.
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.
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.
getResourceResolver() - Method in class javax.xml.validation.SchemaFactory
Gets the current LSResourceResolver set to this SchemaFactory.
getResourceResolver() - Method in class javax.xml.validation.Validator
Gets the current LSResourceResolver set to this Validator.
getResourceResolver() - Method in class javax.xml.validation.ValidatorHandler
Gets the current LSResourceResolver set to this ValidatorHandler.
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).
getResult() - Method in interface javax.xml.bind.UnmarshallerHandler
Obtains the unmarshalled result.
getResult() - Method in class javax.xml.bind.util.JAXBResult
Gets the unmarshalled object created by the transformation.
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.
getRootCause() - Method in class javax.servlet.jsp.el.ELException
Returns the root cause.
getRootOrganization() - Method in interface javax.xml.registry.infomodel.Organization
Gets 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 the result of the query as an array of SortedMap objects.
getRowsByIndex() - Method in interface javax.servlet.jsp.jstl.sql.Result
Returns the result of the query as an array of arrays.
getSOAPBody() - Method in class javax.xml.soap.SOAPMessage
Gets the SOAP Body contained in this SOAPMessage object.
getSOAPHeader() - Method in class javax.xml.soap.SOAPMessage
Gets the SOAP Header contained in this SOAPMessage object.
getSOAPPart() - Method in class javax.xml.soap.SOAPMessage
Gets the SOAP part of this SOAPMessage object.
getSchema() - Method in class javax.xml.parsers.DocumentBuilder
Get a reference to the the Schema being used by the XML processor.
getSchema() - Method in class javax.xml.parsers.DocumentBuilderFactory
Gets the Schema object specified through the DocumentBuilderFactory.setSchema(Schema schema) method.
getSchema() - Method in class javax.xml.parsers.SAXParser
Get a reference to the the Schema being used by the XML processor.
getSchema() - Method in class javax.xml.parsers.SAXParserFactory
Gets the Schema object specified through the SAXParserFactory.setSchema(Schema schema) method.
getSchemaLocation() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for getting the current schemaLocation.
getSchemaTypeInfo() - Method in interface org.w3c.dom.Attr
The type information associated with this attribute.
getSchemaTypeInfo() - Method in interface org.w3c.dom.Element
The type information associated with this element.
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
Returns the lexical scope of the variable.
getScreenX() - Method in interface org.w3c.dom.events.MouseEvent
The horizontal coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScreenY() - Method in interface org.w3c.dom.events.MouseEvent
The vertical coordinate at which the event occurred relative to the origin of the screen coordinate system.
getSecond() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return seconds or DatatypeConstants.FIELD_UNDEFINED.
getSeconds() - Method in class javax.xml.datatype.Duration
Obtains the value of the SECONDS field as an integer value, or 0 if not present.
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.
getSerialNumber() - Method in interface javax.xml.crypto.dsig.keyinfo.X509IssuerSerial
Returns the serial number of this X509IssuerSerial.
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 to which the request was sent.
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 to which the request was sent.
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
Gets 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
Gets all children Services.
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.

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.
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 interface javax.servlet.FilterConfig
Returns a reference to the ServletContext in which the caller is executing.
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.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 class javax.servlet.ServletRequestEvent
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.
getServletName() - Method in class javax.servlet.jsp.ErrorData
Returns the name of the servlet invoked.
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.
getServletRequest() - Method in class javax.servlet.ServletRequestEvent
Return the ServletRequest that changed.
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(boolean) - Method in interface javax.servlet.http.HttpServletRequest
Returns the current HttpSession associated with this request or, if there is no current session and create is true, returns a new session.
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(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() - 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.HttpSessionBindingEvent
Return the session that changed.
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.
getSession() - Method in class javax.servlet.http.HttpSessionEvent
Return the session that changed.
getSession() - Method in class javax.servlet.jsp.PageContext
The current value of the session object (an HttpSession).
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.
getSeverity() - Method in interface javax.xml.bind.ValidationEvent
Retrieve the severity code for this warning/error.
getSeverity() - Method in class javax.xml.bind.helpers.ValidationEventImpl
 
getSeverity() - Method in interface org.w3c.dom.DOMError
The severity of the error, either SEVERITY_WARNING, SEVERITY_ERROR, or SEVERITY_FATAL_ERROR.
getShiftKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'shift' key was depressed during the firing of the event.
getShortName() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
The preferred short name (prefix) as indicated in the TLD.
getSign() - Method in class javax.xml.datatype.Duration
Returns the sign of this duration in -1,0, or 1.
getSignatureMethod() - Method in interface javax.xml.crypto.dsig.SignedInfo
Returns the signature method of this SignedInfo.
getSignatureValue() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the signature value of this XMLSignature.
getSignedInfo() - Method in interface javax.xml.crypto.dsig.XMLSignature
Returns the signed info of this XMLSignature.
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
Gets the slot specified by slotName.
getSlotType() - Method in interface javax.xml.registry.infomodel.Slot
Gets the slotType for this Slot.
getSlots() - Method in interface javax.xml.registry.infomodel.ExtensibleObject
Returns the Slots associated with this object.
getSmallIcon() - Method in class javax.servlet.jsp.tagext.TagInfo
Get the path to the small icon.
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
Gets 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
True if this attribute was explicitly given a value in the instance document, false otherwise.
getStability() - Method in interface javax.xml.registry.infomodel.RegistryEntry
Gets the stability indicator for the RegistryEntry within the Registry.
getStartContainer() - Method in interface org.w3c.dom.ranges.Range
Node within which the Range begins
getStartOffset() - Method in interface org.w3c.dom.ranges.Range
Offset within the starting node of the Range.
getStateOrProvince() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the state or province.
getStatus() - Method in class javax.xml.registry.JAXRException
 
getStatus() - Method in interface javax.xml.registry.JAXRResponse
Returns the status for this response.
getStatus() - Method in interface javax.xml.registry.infomodel.RegistryEntry
Gets the life cycle status of the RegistryEntry within the registry.
getStatusCode() - Method in class javax.servlet.jsp.ErrorData
Returns the status code of the error.
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.
getStrictErrorChecking() - Method in interface org.w3c.dom.Document
An attribute specifying whether error checking is enforced or not.
getString() - Method in class javax.servlet.jsp.tagext.BodyContent
Return the value of the BodyContent as a String.
getStringData() - Method in interface org.w3c.dom.ls.LSInput
String data to parse.
getStylesheet() - Method in class javax.xml.crypto.dsig.spec.XSLTTransformParameterSpec
Returns the stylesheet.
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.DeserializerFactory
Returns a list of all XML processing mechanism types supported by this DeserializerFactory.
getSupportedMechanismTypes() - Method in interface javax.xml.rpc.encoding.SerializerFactory
Returns a list of all XML processing mechanism types supported by this SerializerFactory.
getSystemId() - Method in interface javax.xml.transform.Result
Get the system identifier that was set with setSystemId.
getSystemId() - Method in interface javax.xml.transform.Source
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.DOMResult
Get the System Identifier.
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.sax.SAXResult
Get the system identifier that was set with setSystemId.
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 interface javax.xml.transform.sax.TemplatesHandler
Get the base ID (URI or system ID) from where relative URLs will be resolved.
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 class javax.xml.transform.stream.StreamResult
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 interface org.w3c.dom.DocumentType
The system identifier of the external subset.
getSystemId() - Method in interface org.w3c.dom.Entity
The system identifier associated with the entity if specified, and null otherwise.
getSystemId() - Method in interface org.w3c.dom.Notation
The system identifier of this notation.
getSystemId() - Method in interface org.w3c.dom.ls.LSInput
The system identifier, a URI reference [IETF RFC 2396], for this input source.
getSystemId() - Method in interface org.w3c.dom.ls.LSOutput
The system identifier, a URI reference [IETF RFC 2396], for this output destination.
getSystemId() - Method in class org.xml.sax.InputSource
Get the system identifier for this input source.
getSystemId() - Method in interface org.xml.sax.Locator
Return the system identifier for the current document event.
getSystemId() - Method in class org.xml.sax.SAXParseException
Get the system identifier of the entity where the exception occurred.
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.
getTagFile(String) - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
Get the TagFileInfo for a given tag name, looking through all the tag files in this tag library.
getTagFiles() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
An array describing the tag files that are defined in this tag library.
getTagInfo() - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Get the TagInfo for this class.
getTagInfo() - Method in class javax.servlet.jsp.tagext.TagFileInfo
Returns information about this tag, parsed from the directives in the tag file.
getTagLibrary() - Method in class javax.servlet.jsp.tagext.TagInfo
The instance of TabLibraryInfo we belong to.
getTagName() - Method in class javax.servlet.jsp.tagext.TagInfo
The name of the Tag.
getTagName() - Method in interface org.w3c.dom.Element
The name of the element.
getTagVariableInfos() - Method in class javax.servlet.jsp.tagext.TagInfo
Get TagVariableInfo objects associated with this TagInfo.
getTags() - Method in class javax.servlet.jsp.tagext.TagLibraryInfo
An array describing the tags that are defined in this tag library.
getTarget() - Method in interface javax.xml.crypto.dsig.SignatureProperty
Returns the target URI of this SignatureProperty.
getTarget() - Method in interface org.w3c.dom.ProcessingInstruction
The target of this processing instruction.
getTarget() - Method in interface org.w3c.dom.events.Event
Used to indicate the EventTarget to which the event was originally dispatched.
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.
getTextContent() - Method in interface org.w3c.dom.Node
This attribute returns the text content of this node and its descendants.
getThrowable() - Method in class javax.servlet.jsp.ErrorData
Returns the Throwable that caused the error.
getTimeInMillis(Calendar) - Method in class javax.xml.datatype.Duration
Returns the length of the duration in milli-seconds.
getTimeInMillis(Date) - Method in class javax.xml.datatype.Duration
Returns the length of the duration in milli-seconds.
getTimeStamp() - Method in interface org.w3c.dom.events.Event
Used to specify the time (in milliseconds relative to the epoch) at which the event was created.
getTimeZone(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Returns a java.util.TimeZone for this class.
getTimestamp() - Method in interface javax.xml.registry.infomodel.AuditableEvent
Gets the Timestamp for when this event occurred.
getTimezone() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return timezone offset in minutes or DatatypeConstants.FIELD_UNDEFINED if this optional field is not defined.
getTotalSize() - Method in interface org.w3c.dom.ls.LSProgressEvent
The total size of the document including all external resources, this number might change as a document is being parsed if references to more external resources are seen.
getTransformer() - Method in interface javax.xml.transform.sax.TransformerHandler
Get the Transformer associated with this handler, which is needed in order to set parameters and output properties.
getTransforms() - Method in interface javax.xml.crypto.dsig.Reference
Returns an unmodifiable list of Transforms that are contained in this Reference.
getTransforms() - Method in interface javax.xml.crypto.dsig.keyinfo.RetrievalMethod
Returns an unmodifiable list of Transforms of this RetrievalMethod.
getType() - Method in interface javax.xml.crypto.URIReference
Returns the type of data referenced by this URI.
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
Gets the type for this object.
getType() - Method in interface javax.xml.registry.infomodel.PostalAddress
Returns the type of address (for example, "headquarters") as a String.
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 org.w3c.dom.DOMError
A DOMString indicating which related data is expected in relatedData.
getType() - Method in interface org.w3c.dom.events.Event
The name of the event (case-insensitive).
getType(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the type of an attribute in the list (by position).
getType(String) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the type of an attribute in the list (by name).
getType(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by index.
getType(String, String) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by Namespace name.
getType(String) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by XML qualified (prefixed) name.
getType(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the type of an attribute (by position).
getType(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the type of an attribute (by name).
getType(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's type by index.
getType(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's type by Namespace-qualified name.
getType(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's type by qualified (prefixed) name.
getTypeInfoProvider() - Method in class javax.xml.validation.ValidatorHandler
Obtains the TypeInfoProvider implementation of this ValidatorHandler.
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.
getTypeName() - Method in interface org.w3c.dom.TypeInfo
The name of a type declared for the associated element or attribute, or null if unknown.
getTypeNamespace() - Method in interface org.w3c.dom.TypeInfo
The namespace of the type declared for the associated element or attribute or null if the element does not have declaration or if no namespace information is available.
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 class javax.xml.crypto.OctetStreamData
Returns the URI String identifying the data object represented by this OctetStreamData.
getURI() - Method in interface javax.xml.crypto.URIReference
Returns the URI of the referenced data object.
getURI() - Method in interface javax.xml.crypto.dsig.keyinfo.RetrievalMethod
Returns the URI of the referenced KeyInfo information.
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.
getURIDereferencer() - Method in interface javax.xml.crypto.XMLCryptoContext
Returns a URIDereferencer that is used to dereference URIReferences.
getURIDereferencer() - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
getURIDereferencer() - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Returns a reference to the URIDereferencer that is used by default to dereference URIs in Reference objects.
getURIDereferencer() - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Returns a reference to the URIDereferencer that is used by default to dereference URIs in RetrievalMethod objects.
getURIReference() - Method in class javax.xml.crypto.URIReferenceException
Returns the URIReference that was being dereferenced when the exception was thrown.
getURIResolver() - Method in class javax.xml.transform.Transformer
Get an object that will be used to resolve URIs used in document().
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.
getURL() - Method in interface javax.xml.bind.ValidationEventLocator
Return the name of the XML source as a URL if available
getURL() - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
 
getUnavailableSeconds() - Method in class javax.servlet.UnavailableException
Returns the number of seconds the servlet expects to be temporarily unavailable.
getUnmarshallerHandler() - Method in interface javax.xml.bind.Unmarshaller
Get an unmarshaller handler object that can be used as a component in an XML pipeline.
getUri() - Method in interface org.w3c.dom.DOMLocator
The URI this locator is pointing to, or null if no URI is available.
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.
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.
getUserData(String) - Method in interface org.w3c.dom.Node
Retrieves the object associated to a key on a this node.
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.
getUserVersion() - Method in interface javax.xml.registry.infomodel.Versionable
Gets the user-specified revision number for this version of the Versionable object.
getUsers() - Method in interface javax.xml.registry.infomodel.Organization
Gets the Collection of Users affiliated with this Organization.
getUtf16Offset() - Method in interface org.w3c.dom.DOMLocator
The UTF-16, as defined in [Unicode] and Amendment 1 of [ISO/IEC 10646], offset into the input source this locator is pointing to or -1 if there is no UTF-16 offset available.
getValidateURI() - Method in interface javax.xml.registry.infomodel.URIValidator
Gets whether to do URI validation for this object.
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.ServletRequestAttributeEvent
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(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() - Method in class javax.servlet.http.HttpSessionBindingEvent
Returns the value of the attribute that has been added, removed or replaced.
getValue(String) - Method in class javax.servlet.jsp.tagext.TagSupport
Get a the value associated with a key.
getValue() - Method in interface javax.xml.crypto.dsig.XMLSignature.SignatureValue
Returns the signature value of this SignatureValue.
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
Gets the String value for the Locale returned by Locale.getDefault().
getValue(Locale) - Method in interface javax.xml.registry.infomodel.InternationalString
Gets the String value for the specified Locale.
getValue() - Method in interface javax.xml.registry.infomodel.LocalizedString
Get the String value for this object.
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 value of this node if this is a Text node or the value of the immediate child of this node otherwise.
getValue() - Method in interface org.w3c.dom.Attr
On retrieval, the value of the attribute is returned as a string.
getValue(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the value of an attribute in the list (by position).
getValue(String) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the value of an attribute in the list (by name).
getValue(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by index.
getValue(String, String) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by Namespace name.
getValue(String) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by XML qualified (prefixed) name.
getValue(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the value of an attribute (by position).
getValue(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the value of an attribute (by name).
getValue(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's value by index.
getValue(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's value by Namespace-qualified name.
getValue(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's value by qualified (prefixed) name.
getValueNames() - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.getAttributeNames()
getValueType() - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Gets the value type for this object.
getValues() - Method in class javax.servlet.jsp.tagext.TagSupport
Enumerate the keys for the values kept by this tag handler.
getValues() - Method in interface javax.xml.registry.infomodel.Slot
Gets the values for this Slot.
getVarName() - Method in class javax.servlet.jsp.tagext.VariableInfo
Returns the name of the scripting variable.
getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
information on scripting variables defined by the tag associated with this TagExtraInfo instance.
getVariableInfo(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
Information on the scripting objects created by this tag at runtime.
getVariableResolver() - Method in class javax.servlet.jsp.JspContext
Returns an instance of a VariableResolver that provides access to the implicit objects specified in the JSP specification using this JspContext as the context object.
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.
getView() - Method in interface org.w3c.dom.events.UIEvent
The view attribute identifies the AbstractView from which the event was generated.
getVisibleNamespacePrefixes() - Method in interface javax.xml.soap.SOAPElement
Returns an Iterator over the namespace prefix Strings visible to this element.
getWSDLDocumentLocation() - Method in interface javax.xml.rpc.Service
Gets the location of the WSDL document for this Service.
getWhatToShow() - Method in interface org.w3c.dom.ls.LSParserFilter
Tells the LSParser what types of nodes to show to the method LSParserFilter.acceptNode.
getWhatToShow() - Method in interface org.w3c.dom.ls.LSSerializerFilter
Tells the LSSerializer what types of nodes to show to the filter.
getWholeText() - Method in interface org.w3c.dom.Text
Returns all text of Text nodes logically-adjacent text nodes to this node, concatenated in document order.
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.
getXMLReader() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Obtains a configured XMLReader.
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.
getXMLSchemaType() - Method in class javax.xml.datatype.Duration
Return the name of the XML Schema date/time type that this instance maps to.
getXMLSchemaType() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return the name of the XML Schema date/time type that this instance maps to.
getXMLVersion() - Method in interface org.xml.sax.ext.Locator2
Returns the version of XML used for the entity.
getXMLVersion() - Method in class org.xml.sax.ext.Locator2Impl
Returns the current value of the version property.
getXPath() - Method in class javax.xml.crypto.dsig.spec.XPathFilterParameterSpec
Returns the XPath expression to be evaluated.
getXPathFunctionResolver() - Method in interface javax.xml.xpath.XPath
Return the current function resolver.
getXPathList() - Method in class javax.xml.crypto.dsig.spec.XPathFilter2ParameterSpec
Returns a list of one or more XPathType objects.
getXPathVariableResolver() - Method in interface javax.xml.xpath.XPath
Return the current variable resolver.
getXmlEncoding() - Method in interface org.w3c.dom.Document
An attribute specifying, as part of the XML declaration, the encoding of this document.
getXmlEncoding() - Method in interface org.w3c.dom.Entity
An attribute specifying, as part of the text declaration, the encoding of this entity, when it is an external parsed entity.
getXmlStandalone() - Method in interface org.w3c.dom.Document
An attribute specifying, as part of the XML declaration, whether this document is standalone.
getXmlVersion() - Method in interface org.w3c.dom.Document
An attribute specifying, as part of the XML declaration, the version number of this document.
getXmlVersion() - Method in interface org.w3c.dom.Entity
An attribute specifying, as part of the text declaration, the version number of this entity, when it is an external parsed entity.
getYear() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return low order component for XML Schema 1.0 dateTime datatype field for year or DatatypeConstants.FIELD_UNDEFINED.
getYears() - Method in class javax.xml.datatype.Duration
Get the years value of this Duration as an int or 0 if not present.

H

HIERARCHY_REQUEST_ERR - Static variable in class org.w3c.dom.DOMException
If any Node is inserted somewhere it doesn't belong.
HMACParameterSpec - class javax.xml.crypto.dsig.spec.HMACParameterSpec.
Parameters for the XML Signature HMAC Algorithm.
HMACParameterSpec(int) - Constructor for class javax.xml.crypto.dsig.spec.HMACParameterSpec
Creates an HMACParameterSpec with the specified truncation length.
HMAC_SHA1 - Static variable in interface javax.xml.crypto.dsig.SignatureMethod
The HMAC-SHA1 MAC signature method algorithm URI
HOURS - Static variable in class javax.xml.datatype.DatatypeConstants
A constant that represents the hours field.
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.
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.
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 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.
handle(short, String, Object, Node, Node) - Method in interface org.w3c.dom.UserDataHandler
This method is called whenever the node for which this handler is registered is imported or cloned.
handleError(DOMError) - Method in interface org.w3c.dom.DOMErrorHandler
This method is called on the error handler when an error occurs.
handleEvent(ValidationEvent) - Method in interface javax.xml.bind.ValidationEventHandler
Receive notification of a validation warning or error.
handleEvent(ValidationEvent) - Method in class javax.xml.bind.helpers.DefaultValidationEventHandler
 
handleEvent(ValidationEvent) - Method in class javax.xml.bind.util.ValidationEventCollector
 
handleEvent(Event) - Method in interface org.w3c.dom.events.EventListener
This method is called whenever an event occurs of the type for which the EventListener interface was registered.
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.Handler
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.
handlePageException(Exception) - Method in class javax.servlet.jsp.PageContext
This method is intended to process an unhandled 'page' level exception by forwarding the exception to the specified error page for this JSP.
handlePageException(Throwable) - Method in class javax.servlet.jsp.PageContext
This method is intended to process an unhandled 'page' level exception by forwarding the exception to the specified error page for this JSP.
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.Handler
The handleRequest method processes the request message.
handleRequest(MessageContext) - Method in interface javax.xml.rpc.handler.HandlerChain
The handleRequest method initiates the request processing for this handler chain.
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.Handler
The handleResponse method processes the response SOAP message.
handleResponse(MessageContext) - Method in interface javax.xml.rpc.handler.HandlerChain
The handleResponse method initiates the response processing for this handler chain.
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.
hasDynamicAttributes() - Method in class javax.servlet.jsp.tagext.TagInfo
Get dynamicAttributes associated with this TagInfo.
hasEvents() - Method in class javax.xml.bind.util.ValidationEventCollector
Returns true if this event collector contains at least one ValidationEvent.
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 and version, as specified in .
hasNext() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Returns information concerning the availability of more items over which to iterate.
hashCode() - Method in class javax.xml.datatype.Duration
Returns a hash code consistent with the definition of the equals method.
hashCode() - Method in class javax.xml.datatype.XMLGregorianCalendar
Returns a hash code consistent with the definition of the equals method.
hashCode() - Method in class javax.xml.namespace.QName
Generate the hash code for this QName.

I

ID - Static variable in class javax.servlet.jsp.tagext.TagAttributeInfo
"id" is wired in to be ID.
IN - Static variable in class javax.xml.rpc.ParameterMode
IN mode for parameter passing
INCLUSIVE - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Canonical XML (without comments) canonicalization method algorithm URI.
INCLUSIVE_WITH_COMMENTS - Static variable in interface javax.xml.crypto.dsig.CanonicalizationMethod
The Canonical XML with comments canonicalization method algorithm URI.
INDENT - Static variable in class javax.xml.transform.OutputKeys
indent = "yes" | "no".
INDETERMINATE - Static variable in class javax.xml.datatype.DatatypeConstants
Comparison result.
INDEX_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
If index or size is negative, or greater than the allowed value.
INOUT - Static variable in class javax.xml.rpc.ParameterMode
INOUT mode for parameter passing
INTERNATIONAL_STRING - Static variable in interface javax.xml.registry.LifeCycleManager
 
INTERSECT - Static variable in class javax.xml.crypto.dsig.spec.XPathType.Filter
The intersect filter operation.
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 an XML 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_NODE_TYPE_ERR - Static variable in class org.w3c.dom.ranges.RangeException
If the container of an boundary-point of a Range is being set to either a node of an invalid type or a node with an ancestor of an invalid type.
INVALID_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.
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(String) - Constructor for class org.xml.sax.InputSource
Create a new input source with a system identifier.
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.
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
 
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
 
InternationalString - interface javax.xml.registry.infomodel.InternationalString.
This interface represents a String that has been internationalized into several Locales.
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.
IterationTag - interface javax.servlet.jsp.tagext.IterationTag.
The IterationTag interface extends Tag by defining one additional method that controls the reevaluation of its body.
id - Variable in class javax.servlet.jsp.tagext.TagSupport
The value of the id attribute of this tag; or null.
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 interface org.xml.sax.DocumentHandler
Deprecated. 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 class org.xml.sax.helpers.DefaultHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
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.XMLReaderAdapter
Adapt a SAX2 ignorable whitespace event.
importNode(Node, boolean) - Method in interface org.w3c.dom.Document
Imports a node from another document to this document, without altering or removing the source node from the original document; this method creates a new copy of the source node.
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.
include(String, boolean) - 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.
info - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
Information (documentation) for this TLD.
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(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() - 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(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(TransformParameterSpec) - Method in class javax.xml.crypto.dsig.TransformService
Initializes this TransformService with the specified parameters.
init(XMLStructure, XMLCryptoContext) - Method in class javax.xml.crypto.dsig.TransformService
Initializes this TransformService with the specified parameters and document context.
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.
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.soap.SOAPException
Initializes the cause field of this SOAPException object with the given Throwable object.
initCause(Throwable) - Method in class javax.xml.transform.TransformerException
Initializes the cause of this throwable to the specified value.
initEvent(String, boolean, boolean) - Method in interface org.w3c.dom.events.Event
The initEvent method is used to initialize the value of an Event created through the DocumentEvent interface.
initMouseEvent(String, boolean, boolean, AbstractView, int, int, int, int, int, boolean, boolean, boolean, boolean, short, EventTarget) - Method in interface org.w3c.dom.events.MouseEvent
The initMouseEvent method is used to initialize the value of a MouseEvent created through the DocumentEvent interface.
initMutationEvent(String, boolean, boolean, Node, String, String, String, short) - Method in interface org.w3c.dom.events.MutationEvent
The initMutationEvent method is used to initialize the value of a MutationEvent created through the DocumentEvent interface.
initUIEvent(String, boolean, boolean, AbstractView, int) - Method in interface org.w3c.dom.events.UIEvent
The initUIEvent method is used to initialize the value of a UIEvent created through the DocumentEvent interface.
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.
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.
insertNode(Node) - Method in interface org.w3c.dom.ranges.Range
Inserts a node into the Document or DocumentFragment at the start of the Range.
internalEntityDecl(String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an internal entity declaration.
internalEntityDecl(String, String) - Method in class org.xml.sax.ext.DefaultHandler2
 
invalidate() - Method in interface javax.servlet.http.HttpSession
Invalidates this session then unbinds any objects bound to it.
invoke(Writer) - Method in class javax.servlet.jsp.tagext.JspFragment
Executes the fragment and directs all output to the given Writer, or the JspWriter returned by the getOut() method of the JspContext associated with the fragment if out is null.
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 class javax.xml.registry.JAXRException
Returns true if a response is available, false otherwise.
isAvailable() - Method in interface javax.xml.registry.JAXRResponse
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.
isDeclared(int) - Method in interface org.xml.sax.ext.Attributes2
Returns false unless the attribute was declared in the DTD.
isDeclared(String) - Method in interface org.xml.sax.ext.Attributes2
Returns false unless the attribute was declared in the DTD.
isDeclared(String, String) - Method in interface org.xml.sax.ext.Attributes2
Returns false unless the attribute was declared in the DTD.
isDeclared(int) - Method in class org.xml.sax.ext.Attributes2Impl
Returns the current value of the attribute's "declared" flag.
isDeclared(String, String) - Method in class org.xml.sax.ext.Attributes2Impl
Returns the current value of the attribute's "declared" flag.
isDeclared(String) - Method in class org.xml.sax.ext.Attributes2Impl
Returns the current value of the attribute's "declared" flag.
isDefaultNamespace(String) - Method in interface org.w3c.dom.Node
This method checks if the specified namespaceURI is the default namespace or not.
isDerivedFrom(String, String, int) - Method in interface org.w3c.dom.TypeInfo
This method returns if there is a derivation between the reference type definition, i.e.
isElementContentWhitespace() - Method in interface org.w3c.dom.Text
Returns whether this text node contains element content whitespace, often abusively called "ignorable whitespace".
isEqualNode(Node) - Method in interface org.w3c.dom.Node
Tests whether two nodes are equal.
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 an internal ClassificationScheme.
isExtramural() - Method in interface javax.xml.registry.infomodel.Association
Determines whether an Association is extramural or not.
isFeatureSupported(String) - Method in interface javax.xml.crypto.XMLStructure
Indicates whether a specified feature is supported.
isFeatureSupported(String) - Method in class javax.xml.crypto.dom.DOMStructure
 
isFeatureSupported(String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Indicates whether a specified feature is supported.
isFeatureSupported(String) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Indicates whether a specified feature is supported.
isFirst() - Method in interface javax.servlet.jsp.jstl.core.LoopTagStatus
Returns information about whether the current round of the iteration is the first one.
isFormattedOutput() - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for getting the formatted output flag.
isFragment() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Whether this attribute is of type JspFragment.
isId() - Method in interface org.w3c.dom.Attr
Returns whether this attribute is known to be of type ID (i.e.
isIdAttribute(int) - Method in class javax.xml.validation.TypeInfoProvider
Returns true if the specified attribute is determined to be ID.
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 if the query was limited by a maximum row setting
isLongerThan(Duration) - Method in class javax.xml.datatype.Duration
Checks if this duration object is strictly longer than another Duration object.
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.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which are namespace aware.
isNamespaceAware() - Method in class javax.xml.parsers.SAXParser
Indicates whether or not this parser is configured to understand namespaces.
isNamespaceAware() - Method in class javax.xml.parsers.SAXParserFactory
Indicates whether or not the factory is configured to produce parsers which are namespace aware.
isNamespaceDeclUris() - Method in class org.xml.sax.helpers.NamespaceSupport
Returns true if namespace declaration attributes are placed into a namespace.
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.
isObjectModelSupported(String) - Method in class javax.xml.xpath.XPathFactory
Is specified object model supported by this XPathFactory?
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
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.
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.
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.
isSameNode(Node) - Method in interface org.w3c.dom.Node
Returns whether this node is the same node as the given one.
isSchemaLanguageSupported(String) - Method in class javax.xml.validation.SchemaFactory
Is specified schema supported by this SchemaFactory?
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.
isSet(DatatypeConstants.Field) - Method in class javax.xml.datatype.Duration
Checks if a field is set.
isShorterThan(Duration) - Method in class javax.xml.datatype.Duration
Checks if this duration object is strictly shorter than another Duration object.
isSpecified(int) - Method in class javax.xml.validation.TypeInfoProvider
Returns false if the attribute was added by the validator.
isSpecified(int) - Method in interface org.xml.sax.ext.Attributes2
Returns true unless the attribute value was provided by DTD defaulting.
isSpecified(String, String) - Method in interface org.xml.sax.ext.Attributes2
Returns true unless the attribute value was provided by DTD defaulting.
isSpecified(String) - Method in interface org.xml.sax.ext.Attributes2
Returns true unless the attribute value was provided by DTD defaulting.
isSpecified(int) - Method in class org.xml.sax.ext.Attributes2Impl
Returns the current value of an attribute's "specified" flag.
isSpecified(String, String) - Method in class org.xml.sax.ext.Attributes2Impl
Returns the current value of an attribute's "specified" flag.
isSpecified(String) - Method in class org.xml.sax.ext.Attributes2Impl
Returns the current value of an attribute's "specified" flag.
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, as specified in .
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.
isUserInRole(String) - Method in interface javax.xml.rpc.server.ServletEndpointContext
Returns a boolean indicating whether the authenticated user for the current method invocation on the endpoint instance is included in the specified logical "role".
isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Translation-time validation of the attributes.
isValid(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
Translation-time validation of the attributes.
isValid() - Method in class javax.xml.datatype.XMLGregorianCalendar
Validate instance by getXMLSchemaType() constraints.
isValidating() - Method in interface javax.xml.bind.Unmarshaller
Indicates whether or not the Unmarshaller is configured to validate during unmarshal operations.
isValidating() - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Indicates whether or not the Unmarshaller is configured to validate during unmarshal operations.
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.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.SAXParser
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.
isXIncludeAware() - Method in class javax.xml.parsers.DocumentBuilder
Get the XInclude processing mode for this parser.
isXIncludeAware() - Method in class javax.xml.parsers.DocumentBuilderFactory
Get state of XInclude processing.
isXIncludeAware() - Method in class javax.xml.parsers.SAXParser
Get the XInclude processing mode for this parser.
isXIncludeAware() - Method in class javax.xml.parsers.SAXParserFactory
Get state of XInclude processing.
item(int) - Method in interface org.w3c.dom.DOMImplementationList
Returns the indexth item in the collection.
item(int) - Method in interface org.w3c.dom.DOMStringList
Returns the indexth item in the collection.
item(int) - Method in interface org.w3c.dom.NamedNodeMap
Returns the indexth item in the map.
item(int) - Method in interface org.w3c.dom.NodeList
Returns the indexth item in the collection.
itemId - Variable in class javax.servlet.jsp.jstl.core.LoopTagSupport
Attribute-exposing control
iterator() - Method in interface javax.xml.crypto.NodeSetData
Returns a read-only iterator over the nodes contained in this NodeSetData in document order.
iterator() - Method in class javax.xml.crypto.dom.DOMCryptoContext
Returns a read-only iterator over the set of Id/Element mappings of this DOMCryptoContext.

J

JANUARY - Static variable in class javax.xml.datatype.DatatypeConstants
Value for first month of year.
JAXBContext - class javax.xml.bind.JAXBContext.
The JAXBContext class provides the client's entry point to the JAXB API.
JAXBContext() - Constructor for class javax.xml.bind.JAXBContext
 
JAXBException - exception javax.xml.bind.JAXBException.
This is the root exception class for all JAXB exceptions.
JAXBException(String) - Constructor for class javax.xml.bind.JAXBException
Construct a JAXBException with the specified detail message.
JAXBException(String, String) - Constructor for class javax.xml.bind.JAXBException
Construct a JAXBException with the specified detail message and vendor specific errorCode.
JAXBException(Throwable) - Constructor for class javax.xml.bind.JAXBException
Construct a JAXBException with a linkedException.
JAXBException(String, Throwable) - Constructor for class javax.xml.bind.JAXBException
Construct a JAXBException with the specified detail message and linkedException.
JAXBException(String, String, Throwable) - Constructor for class javax.xml.bind.JAXBException
Construct a JAXBException with the specified detail message, vendor specific errorCode, and linkedException.
JAXBResult - class javax.xml.bind.util.JAXBResult.
JAXP Result implementation that unmarshals a JAXB object.
JAXBResult(JAXBContext) - Constructor for class javax.xml.bind.util.JAXBResult
Creates a new instance that uses the specified JAXBContext to unmarshal.
JAXBResult(Unmarshaller) - Constructor for class javax.xml.bind.util.JAXBResult
Creates a new instance that uses the specified Unmarshaler to unmarshal an object.
JAXBSource - class javax.xml.bind.util.JAXBSource.
JAXP Source implementation that marshals a JAXB-generated object.
JAXBSource(JAXBContext, Object) - Constructor for class javax.xml.bind.util.JAXBSource
Creates a new Source for the given content object.
JAXBSource(Marshaller, Object) - Constructor for class javax.xml.bind.util.JAXBSource
Creates a new Source for the given content object.
JAXB_CONTEXT_FACTORY - Static variable in class javax.xml.bind.JAXBContext
The name of the property that contains the name of the class capable of creating new JAXBContext objects.
JAXB_ENCODING - Static variable in interface javax.xml.bind.Marshaller
The name of the property used to specify the output encoding in the marshalled XML data.
JAXB_FORMATTED_OUTPUT - Static variable in interface javax.xml.bind.Marshaller
The name of the property used to specify whether or not the marshalled XML data is formated with linefeeds and indentation.
JAXB_NO_NAMESPACE_SCHEMA_LOCATION - Static variable in interface javax.xml.bind.Marshaller
The name of the property used to specify the the xsi:noNamespaceSchemaLocation attribute value to place in the marshalled XML output.
JAXB_SCHEMA_LOCATION - Static variable in interface javax.xml.bind.Marshaller
The name of the property used to specify the xsi:schemaLocation attribute value to place in the marshalled XML output.
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.
JULY - Static variable in class javax.xml.datatype.DatatypeConstants
Value for seventh month of year.
JUNE - Static variable in class javax.xml.datatype.DatatypeConstants
Value for sixth month of year.
JspContext - class javax.servlet.jsp.JspContext.
JspContext serves as the base class for the PageContext class and abstracts all information that is not specific to servlets.
JspContext() - Constructor for class javax.servlet.jsp.JspContext
Sole constructor.
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
Sole constructor.
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
Sole constructor.
JspFragment - class javax.servlet.jsp.tagext.JspFragment.
Encapsulates a portion of JSP code in an object that can be invoked as many times as needed.
JspFragment() - Constructor for class javax.servlet.jsp.tagext.JspFragment
 
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.
JspTag - interface javax.servlet.jsp.tagext.JspTag.
Serves as a base class for Tag and SimpleTag.
JspTagException - exception javax.servlet.jsp.JspTagException.
Exception to be used by a Tag Handler to indicate some unrecoverable error.
JspTagException(String) - Constructor for class javax.servlet.jsp.JspTagException
Constructs a new JspTagException with the specified message.
JspTagException() - Constructor for class javax.servlet.jsp.JspTagException
Constructs a new JspTagException with no message.
JspTagException(String, Throwable) - Constructor for class javax.servlet.jsp.JspTagException
Constructs a new JspTagException when the JSP Tag needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation, including a description message.
JspTagException(Throwable) - Constructor for class javax.servlet.jsp.JspTagException
Constructs a new JSP Tag exception when the JSP Tag needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation.
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.
javax.servlet - package javax.servlet
 
javax.servlet.http - package javax.servlet.http
 
javax.servlet.jsp - package javax.servlet.jsp
Classes and interfaces for the Core JSP 2.0 API.
javax.servlet.jsp.el - package javax.servlet.jsp.el
Classes and interfaces for the JSP 2.0 Expression Language API.
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
Classes and interfaces for the definition of JavaServer Pages Tag Libraries.
javax.xml - package javax.xml
Defines core XML constants and functionality from the XML specifications.
javax.xml.bind - package javax.xml.bind
Provides a runtime binding framework for client applications including unmarshalling, marshalling, and validation capabilities.
javax.xml.bind.helpers - package javax.xml.bind.helpers
JAXB Provider Use Only: Provides partial default implementations for some of the javax.xml.bind interfaces.
javax.xml.bind.util - package javax.xml.bind.util
Useful client utility classes.
javax.xml.crypto - package javax.xml.crypto
Common classes for XML cryptography.
javax.xml.crypto.dom - package javax.xml.crypto.dom
DOM-specific classes for the javax.xml.crypto package.
javax.xml.crypto.dsig - package javax.xml.crypto.dsig
Classes for generating and validating XML digital signatures.
javax.xml.crypto.dsig.dom - package javax.xml.crypto.dsig.dom
DOM-specific classes for the javax.xml.crypto.dsig package.
javax.xml.crypto.dsig.keyinfo - package javax.xml.crypto.dsig.keyinfo
Classes for parsing and processing KeyInfo elements and structures.
javax.xml.crypto.dsig.spec - package javax.xml.crypto.dsig.spec
Parameter classes for XML digital signatures.
javax.xml.datatype - package javax.xml.datatype
XML/Java Type Mappings.
javax.xml.namespace - package javax.xml.namespace
XML Namespace processing.
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 the 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
This package defines APIs for the extensible type mapping framework.
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.
javax.xml.validation - package javax.xml.validation
This package provides an API for validation of XML documents.
javax.xml.xpath - package javax.xml.xpath
This package provides an object-model neutral API for the evaluation of XPath expressions and access to the evaluation environment.
jspDestroy() - Method in interface javax.servlet.jsp.JspPage
The jspDestroy() method is invoked when the JSP page is about to be destroyed.
jspInit() - Method in interface javax.servlet.jsp.JspPage
The jspInit() method is invoked when the JSP page is initialized.
jspversion - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
The version of the JSP specification this tag library is written to.

K

KEY - Static variable in interface javax.xml.registry.LifeCycleManager
 
Key - interface javax.xml.registry.infomodel.Key.
Represents a unique key that identifies a RegistryObject.
KeyInfo - interface javax.xml.crypto.dsig.keyinfo.KeyInfo.
A representation of the XML KeyInfo element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
KeyInfoFactory - class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory.
A factory for creating KeyInfo objects from scratch or for unmarshalling a KeyInfo object from a corresponding XML representation.
KeyInfoFactory() - Constructor for class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Default constructor, for invocation by subclasses.
KeyName - interface javax.xml.crypto.dsig.keyinfo.KeyName.
A representation of the XML KeyName element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
KeySelector - class javax.xml.crypto.KeySelector.
A selector that finds and returns a key using the data contained in a KeyInfo object.
KeySelector() - Constructor for class javax.xml.crypto.KeySelector
Default no-args constructor; intended for invocation by subclasses only.
KeySelector.Purpose - class javax.xml.crypto.KeySelector.Purpose.
The purpose of the key that is to be selected.
KeySelectorException - exception javax.xml.crypto.KeySelectorException.
Indicates an exceptional condition thrown by a KeySelector.
KeySelectorException() - Constructor for class javax.xml.crypto.KeySelectorException
Constructs a new KeySelectorException with null as its detail message.
KeySelectorException(String) - Constructor for class javax.xml.crypto.KeySelectorException
Constructs a new KeySelectorException with the specified detail message.
KeySelectorException(String, Throwable) - Constructor for class javax.xml.crypto.KeySelectorException
Constructs a new KeySelectorException with the specified detail message and cause.
KeySelectorException(Throwable) - Constructor for class javax.xml.crypto.KeySelectorException
Constructs a new KeySelectorException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
KeySelectorResult - interface javax.xml.crypto.KeySelectorResult.
The result returned by the KeySelector.select method.
KeyValue - interface javax.xml.crypto.dsig.keyinfo.KeyValue.
A representation of the XML KeyValue element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.

L

LESSER - Static variable in class javax.xml.datatype.DatatypeConstants
Comparison result.
LOCALIZED_STRING - Static variable in interface javax.xml.registry.LifeCycleManager
 
LSException - exception org.w3c.dom.ls.LSException.
Parser or write operations may throw an LSException if the processing is stopped.
LSException(short, String) - Constructor for class org.w3c.dom.ls.LSException
 
LSInput - interface org.w3c.dom.ls.LSInput.
This interface represents an input source for data.
LSLoadEvent - interface org.w3c.dom.ls.LSLoadEvent.
This interface represents a load event object that signals the completion of a document load.
LSOutput - interface org.w3c.dom.ls.LSOutput.
This interface represents an output destination for data.
LSParser - interface org.w3c.dom.ls.LSParser.
An interface to an object that is able to build, or augment, a DOM tree from various input sources.
LSParserFilter - interface org.w3c.dom.ls.LSParserFilter.
LSParserFilters provide applications the ability to examine nodes as they are being constructed while parsing.
LSProgressEvent - interface org.w3c.dom.ls.LSProgressEvent.
This interface represents a progress event object that notifies the application about progress as a document is parsed.
LSResourceResolver - interface org.w3c.dom.ls.LSResourceResolver.
LSResourceResolver provides a way for applications to redirect references to external resources.
LSSerializer - interface org.w3c.dom.ls.LSSerializer.
A LSSerializer provides an API for serializing (writing) a DOM document out into XML.
LSSerializerFilter - interface org.w3c.dom.ls.LSSerializerFilter.
LSSerializerFilters provide applications the ability to examine nodes as they are being serialized and decide what nodes should be serialized or not.
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, Locale) - Constructor for class javax.servlet.jsp.jstl.fmt.LocalizationContext
Constructs an I18N localization context from the given resource bundle and locale.
LocalizationContext(ResourceBundle) - Constructor for class javax.servlet.jsp.jstl.fmt.LocalizationContext
Constructs an I18N localization context from the given resource bundle.
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.
Locator2 - interface org.xml.sax.ext.Locator2.
SAX2 extension to augment the entity information provided though a Locator.
Locator2Impl - class org.xml.sax.ext.Locator2Impl.
SAX2 extension helper for holding additional Entity information, implementing the Locator2 interface.
Locator2Impl() - Constructor for class org.xml.sax.ext.Locator2Impl
Construct a new, empty Locator2Impl object.
Locator2Impl(Locator) - Constructor for class org.xml.sax.ext.Locator2Impl
Copy an existing Locator or Locator2 object.
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.
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 allows developers to write custom iteration tags by implementing the LoopTag interface.
LoopTagStatus - interface javax.servlet.jsp.jstl.core.LoopTagStatus.
Exposes the current status of an iteration.
LoopTagSupport - class javax.servlet.jsp.jstl.core.LoopTagSupport.
Base support class to facilitate implementation of iteration tags.
LoopTagSupport() - Constructor for class javax.servlet.jsp.jstl.core.LoopTagSupport
Constructs a new LoopTagSupport.
loadService(Class) - Method in class javax.xml.rpc.ServiceFactory
Create an instance of the generated service implementation class for a given service interface, if available.
loadService(URL, Class, Properties) - Method in class javax.xml.rpc.ServiceFactory
Create an instance of the generated service implementation class for a given service interface, if available.
loadService(URL, QName, Properties) - Method in class javax.xml.rpc.ServiceFactory
Create an instance of the generated service implementation class for a given service, if available.
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, 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) - Method in interface javax.servlet.ServletContext
Writes the specified message to a servlet log file, usually an event log.
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, 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.
lookupNamespaceURI(String) - Method in interface org.w3c.dom.Node
Look up the namespace URI associated to the given prefix, starting from this node.
lookupPrefix(String) - Method in interface org.w3c.dom.Node
Look up the prefix associated to the given namespace URI, starting from this node.

M

MARCH - Static variable in class javax.xml.datatype.DatatypeConstants
Value for third month of year.
MAX_TIMEZONE_OFFSET - Static variable in class javax.xml.datatype.DatatypeConstants
W3C XML Schema max timezone offset is -14:00.
MAY - Static variable in class javax.xml.datatype.DatatypeConstants
Value for fifth month of year.
MEDIA_TYPE - Static variable in class javax.xml.transform.OutputKeys
media-type = string.
METHOD - Static variable in class javax.xml.transform.OutputKeys
method = "xml" | "html" | "text" | expanded name.
MINUTES - Static variable in class javax.xml.datatype.DatatypeConstants
A constant that represents the minutes field.
MIN_TIMEZONE_OFFSET - Static variable in class javax.xml.datatype.DatatypeConstants
W3C XML Schema min timezone offset is +14:00.
MODE_ASYNCHRONOUS - Static variable in interface org.w3c.dom.ls.DOMImplementationLS
Create an asynchronous LSParser.
MODE_SYNCHRONOUS - Static variable in interface org.w3c.dom.ls.DOMImplementationLS
Create a synchronous LSParser.
MODIFICATION - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was modified in place.
MONTHS - Static variable in class javax.xml.datatype.DatatypeConstants
A constant that represents the months field.
Manifest - interface javax.xml.crypto.dsig.Manifest.
A representation of the XML Manifest element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
MarshalException - exception javax.xml.bind.MarshalException.
This exception indicates that an error has occured while performing a marshal operation that the provider is unable to recover from.
MarshalException(String) - Constructor for class javax.xml.bind.MarshalException
Construct a MarshalException with the specified detail message.
MarshalException(String, String) - Constructor for class javax.xml.bind.MarshalException
Construct a MarshalException with the specified detail message and vendor specific errorCode.
MarshalException(Throwable) - Constructor for class javax.xml.bind.MarshalException
Construct a MarshalException with a linkedException.
MarshalException(String, Throwable) - Constructor for class javax.xml.bind.MarshalException
Construct a MarshalException with the specified detail message and linkedException.
MarshalException(String, String, Throwable) - Constructor for class javax.xml.bind.MarshalException
Construct a MarshalException with the specified detail message, vendor specific errorCode, and linkedException.
MarshalException - exception javax.xml.crypto.MarshalException.
Indicates an exceptional condition that occured during the XML marshalling or unmarshalling process.
MarshalException() - Constructor for class javax.xml.crypto.MarshalException
Constructs a new MarshalException with null as its detail message.
MarshalException(String) - Constructor for class javax.xml.crypto.MarshalException
Constructs a new MarshalException with the specified detail message.
MarshalException(String, Throwable) - Constructor for class javax.xml.crypto.MarshalException
Constructs a new MarshalException with the specified detail message and cause.
MarshalException(Throwable) - Constructor for class javax.xml.crypto.MarshalException
Constructs a new MarshalException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
Marshaller - interface javax.xml.bind.Marshaller.
The Marshaller class is responsible for governing the process of serializing Java content trees back into XML data.
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
 
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.
MouseEvent - interface org.w3c.dom.events.MouseEvent.
The MouseEvent interface provides specific contextual information associated with Mouse events.
MutationEvent - interface org.w3c.dom.events.MutationEvent.
The MutationEvent interface provides specific contextual information associated with Mutation events.
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
Takes a String that is an XML request in a registry-specific format, sends the request to the registry, and returns a String that is the registry-specific XML response.
marshal(Object, Result) - Method in interface javax.xml.bind.Marshaller
Marshal the content tree rooted at obj into the specified javax.xml.transform.Result.
marshal(Object, OutputStream) - Method in interface javax.xml.bind.Marshaller
Marshal the content tree rooted at obj into an output stream.
marshal(Object, Writer) - Method in interface javax.xml.bind.Marshaller
Marshal the content tree rooted at obj into a Writer.
marshal(Object, ContentHandler) - Method in interface javax.xml.bind.Marshaller
Marshal the content tree rooted at obj into SAX2 events.
marshal(Object, Node) - Method in interface javax.xml.bind.Marshaller
Marshal the content tree rooted at obj into a DOM tree.
marshal(Object, OutputStream) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
marshal(Object, Writer) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
marshal(Object, ContentHandler) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
marshal(Object, Node) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
marshal(XMLStructure, XMLCryptoContext) - Method in interface javax.xml.crypto.dsig.keyinfo.KeyInfo
Marshals the key info to XML.
marshalParams(XMLStructure, XMLCryptoContext) - Method in class javax.xml.crypto.dsig.TransformService
Marshals the algorithm-specific parameters.
multiply(int) - Method in class javax.xml.datatype.Duration
Computes a new duration whose value is factor times longer than the value of this duration.
multiply(BigDecimal) - Method in class javax.xml.datatype.Duration
Computes a new duration whose value is factor times longer than the value of this duration.

N

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.
NESTED - Static variable in class javax.servlet.jsp.tagext.VariableInfo
Scope information that scripting variable is visible only within the start/end tags.
NODE - Static variable in class javax.xml.xpath.XPathConstants
The XPath 1.0 NodeSet data type.
NODESET - Static variable in class javax.xml.xpath.XPathConstants
The XPath 1.0 NodeSet data type.
NODE_ADOPTED - Static variable in interface org.w3c.dom.UserDataHandler
The node is adopted, using Document.adoptNode().
NODE_CLONED - Static variable in interface org.w3c.dom.UserDataHandler
The node is cloned, using Node.cloneNode().
NODE_DELETED - Static variable in interface org.w3c.dom.UserDataHandler
The node is deleted.
NODE_IMPORTED - Static variable in interface org.w3c.dom.UserDataHandler
The node is imported, using Document.importNode().
NODE_RENAMED - Static variable in interface org.w3c.dom.UserDataHandler
The node is renamed, using Document.renameNode().
NOTATION_NODE - Static variable in interface org.w3c.dom.Node
The node is a Notation.
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.
NOVEMBER - Static variable in class javax.xml.datatype.DatatypeConstants
Value for eleven month of year.
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.
NSDECL - Static variable in class org.xml.sax.helpers.NamespaceSupport
The namespace declaration URI as a constant.
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
NUMBER - Static variable in class javax.xml.xpath.XPathConstants
The XPath 1.0 number data type.
Name - interface javax.xml.soap.Name.
A representation of an XML name.
NameList - interface org.w3c.dom.NameList.
The NameList interface provides the abstraction of an ordered collection of parallel pairs of name and namespace values (which could be null values), without defining or constraining how this collection is implemented.
NamedNodeMap - interface org.w3c.dom.NamedNodeMap.
Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name.
NamespaceConstants - class javax.xml.rpc.NamespaceConstants.
Constants used in JAX-RPC for namespace prefixes and URIs
NamespaceConstants() - Constructor for class javax.xml.rpc.NamespaceConstants
 
NamespaceContext - interface javax.xml.namespace.NamespaceContext.
Interface for read only XML Namespace context processing.
NamespaceSupport - class org.xml.sax.helpers.NamespaceSupport.
Encapsulate Namespace logic for use by applications using SAX, or internally by SAX drivers.
NamespaceSupport() - Constructor for class org.xml.sax.helpers.NamespaceSupport
Create a new Namespace support object.
NoSuchMechanismException - exception javax.xml.crypto.NoSuchMechanismException.
This exception is thrown when a particular XML mechanism is requested but is not available in the environment.
NoSuchMechanismException() - Constructor for class javax.xml.crypto.NoSuchMechanismException
Constructs a new NoSuchMechanismException with null as its detail message.
NoSuchMechanismException(String) - Constructor for class javax.xml.crypto.NoSuchMechanismException
Constructs a new NoSuchMechanismException with the specified detail message.
NoSuchMechanismException(String, Throwable) - Constructor for class javax.xml.crypto.NoSuchMechanismException
Constructs a new NoSuchMechanismException with the specified detail message and cause.
NoSuchMechanismException(Throwable) - Constructor for class javax.xml.crypto.NoSuchMechanismException
Constructs a new NoSuchMechanismException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
Node - interface javax.xml.soap.Node.
A representation of a node (element) in an XML document.
Node - interface org.w3c.dom.Node.
The Node interface is the primary datatype for the entire Document Object Model.
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.
NodeSetData - interface javax.xml.crypto.NodeSetData.
An abstract representation of a Data type containing a node-set.
NotIdentifiableEvent - interface javax.xml.bind.NotIdentifiableEvent.
This event indicates that a problem was encountered resolving an ID/IDREF.
NotIdentifiableEventImpl - class javax.xml.bind.helpers.NotIdentifiableEventImpl.
Default implementation of the NotIdentifiableEvent interface.
NotIdentifiableEventImpl(int, String, ValidationEventLocator) - Constructor for class javax.xml.bind.helpers.NotIdentifiableEventImpl
Create a new NotIdentifiableEventImpl.
NotIdentifiableEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class javax.xml.bind.helpers.NotIdentifiableEventImpl
Create a new NotIdentifiableEventImpl.
Notation - interface org.w3c.dom.Notation.
This interface represents a notation declared in the DTD.
negate() - Method in class javax.xml.datatype.Duration
Returns a new Duration object whose value is -this.
newCanonicalizationMethod(String, C14NMethodParameterSpec) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a CanonicalizationMethod for the specified algorithm URI and parameters.
newCanonicalizationMethod(String, XMLStructure) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a CanonicalizationMethod for the specified algorithm URI and parameters.
newDigestMethod(String, DigestMethodParameterSpec) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a DigestMethod for the specified algorithm URI and parameters.
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.
newDuration(String) - Method in class javax.xml.datatype.DatatypeFactory
Obtain a new instance of a Duration specifying the Duration as its string representation, "PnYnMnDTnHnMnS", as defined in XML Schema 1.0 section 3.2.6.1.
newDuration(long) - Method in class javax.xml.datatype.DatatypeFactory
Obtain a new instance of a Duration specifying the Duration as milliseconds.
newDuration(boolean, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigDecimal) - Method in class javax.xml.datatype.DatatypeFactory
Obtain a new instance of a Duration specifying the Duration as isPositive, years, months, days, hours, minutes, seconds.
newDuration(boolean, int, int, int, int, int, int) - Method in class javax.xml.datatype.DatatypeFactory
Obtain a new instance of a Duration specifying the Duration as isPositive, years, months, days, hours, minutes, seconds.
newDurationDayTime(String) - Method in class javax.xml.datatype.DatatypeFactory
Create a Duration of type xdt:dayTimeDuration by parsing its String representation, "PnDTnHnMnS", XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration.
newDurationDayTime(long) - Method in class javax.xml.datatype.DatatypeFactory
Create a Duration of type xdt:dayTimeDuration using the specified milliseconds as defined in XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration.
newDurationDayTime(boolean, BigInteger, BigInteger, BigInteger, BigInteger) - Method in class javax.xml.datatype.DatatypeFactory
Create a Duration of type xdt:dayTimeDuration using the specified day, hour, minute and second as defined in XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration.
newDurationDayTime(boolean, int, int, int, int) - Method in class javax.xml.datatype.DatatypeFactory
Create a Duration of type xdt:dayTimeDuration using the specified day, hour, minute and second as defined in XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration.
newDurationYearMonth(String) - Method in class javax.xml.datatype.DatatypeFactory
Create a Duration of type xdt:yearMonthDuration by parsing its String representation, "PnYnM", XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration.
newDurationYearMonth(long) - Method in class javax.xml.datatype.DatatypeFactory
Create a Duration of type xdt:yearMonthDuration using the specified milliseconds as defined in XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration.
newDurationYearMonth(boolean, BigInteger, BigInteger) - Method in class javax.xml.datatype.DatatypeFactory
Create a Duration of type xdt:yearMonthDuration using the specified year and month as defined in XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration.
newDurationYearMonth(boolean, int, int) - Method in class javax.xml.datatype.DatatypeFactory
Create a Duration of type xdt:yearMonthDuration using the specified year and month as defined in XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration.
newInstance(String) - Static method in class javax.xml.bind.JAXBContext
Obtain a new instance of a JAXBContext class.
newInstance(String, ClassLoader) - Static method in class javax.xml.bind.JAXBContext
Obtain a new instance of a JAXBContext class.
newInstance() - Static method in class javax.xml.datatype.DatatypeFactory
Obtain a new instance of a DatatypeFactory.
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.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.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.soap.SOAPFactory
Creates a new instance of SOAPFactory.
newInstance() - Static method in class javax.xml.transform.TransformerFactory
Obtain a new instance of a TransformerFactory.
newInstance(String) - Static method in class javax.xml.validation.SchemaFactory
Lookup an implementation of the SchemaFactory that supports the specified schema language and return it.
newInstance() - Static method in class javax.xml.xpath.XPathFactory
Get a new XPathFactory instance using the default object model, XPathFactory.DEFAULT_OBJECT_MODEL_URI, the W3C DOM.
newInstance(String) - Static method in class javax.xml.xpath.XPathFactory
Get a new XPathFactory instance using the specified object model.
newInstance() - Static method in class org.w3c.dom.bootstrap.DOMImplementationRegistry
Obtain a new instance of a DOMImplementationRegistry.
newKeyInfo(List) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a KeyInfo containing the specified list of key information types.
newKeyInfo(List, String) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a KeyInfo containing the specified list of key information types and optional id.
newKeyName(String) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a KeyName from the specified name.
newKeyValue(PublicKey) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a KeyValue from the specified public key.
newLine() - Method in class javax.servlet.jsp.JspWriter
Write a line separator.
newManifest(List) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Manifest containing the specified list of References.
newManifest(List, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Manifest containing the specified list of References and optional id.
newPGPData(byte[]) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a PGPData from the specified PGP public key identifier.
newPGPData(byte[], byte[], List) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a PGPData from the specified PGP public key identifier, and optional key material packet and list of external elements.
newPGPData(byte[], List) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a PGPData from the specified PGP key material packet and optional list of external elements.
newReference(String, DigestMethod) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Reference with the specified URI and digest method.
newReference(String, DigestMethod, List, String, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Reference with the specified parameters.
newReference(String, DigestMethod, List, String, String, byte[]) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Reference with the specified parameters and pre-calculated digest value.
newReference(String, DigestMethod, List, Data, List, String, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Reference with the specified parameters.
newRetrievalMethod(String) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a RetrievalMethod from the specified URI.
newRetrievalMethod(String, String, List) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a RetrievalMethod from the specified parameters.
newSAXParser() - Method in class javax.xml.parsers.SAXParserFactory
Creates a new instance of a SAXParser using the currently configured factory parameters.
newSchema(Source) - Method in class javax.xml.validation.SchemaFactory
Parses the specified source as a schema and returns it as a schema.
newSchema(File) - Method in class javax.xml.validation.SchemaFactory
Parses the specified File as a schema and returns it as a Schema.
newSchema(URL) - Method in class javax.xml.validation.SchemaFactory
Parses the specified URL as a schema and returns it as a Schema.
newSchema(Source[]) - Method in class javax.xml.validation.SchemaFactory
Parses the specified source(s) as a schema and returns it as a schema.
newSchema() - Method in class javax.xml.validation.SchemaFactory
Creates a special Schema object.
newSignatureMethod(String, SignatureMethodParameterSpec) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignatureMethod for the specified algorithm URI and parameters.
newSignatureProperties(List, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignatureProperties containing the specified list of SignaturePropertys and optional id.
newSignatureProperty(List, String, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignatureProperty containing the specified list of XMLStructures, target URI and optional id.
newSignedInfo(CanonicalizationMethod, SignatureMethod, List) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignedInfo with the specified canonicalization and signature methods, and list of one or more references.
newSignedInfo(CanonicalizationMethod, SignatureMethod, List, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a SignedInfo with the specified 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.
newTransform(String, TransformParameterSpec) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Transform for the specified algorithm URI and parameters.
newTransform(String, XMLStructure) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates a Transform for the specified algorithm URI and parameters.
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.
newTransformer() - Method in class javax.xml.transform.TransformerFactory
Create a new Transformer that performs a copy of the Source to the 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.
newTransformerHandler() - Method in class javax.xml.transform.sax.SAXTransformerFactory
Get a TransformerHandler object that can process SAX ContentHandler events into a Result.
newValidator() - Method in class javax.xml.validation.Schema
Creates a new Validator for this Schema.
newValidatorHandler() - Method in class javax.xml.validation.Schema
Creates a new ValidatorHandler for this Schema.
newX509Data(List) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates a X509Data containing the specified list of X.509 content.
newX509IssuerSerial(String, BigInteger) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Creates an X509IssuerSerial from the specified X.500 issuer distinguished name and serial number.
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..
newXMLGregorianCalendar() - Method in class javax.xml.datatype.DatatypeFactory
Create a new instance of an XMLGregorianCalendar.
newXMLGregorianCalendar(String) - Method in class javax.xml.datatype.DatatypeFactory
Create a new XMLGregorianCalendar by parsing the String as a lexical representation.
newXMLGregorianCalendar(GregorianCalendar) - Method in class javax.xml.datatype.DatatypeFactory
Create an XMLGregorianCalendar from a GregorianCalendar.
newXMLGregorianCalendar(BigInteger, int, int, int, int, int, BigDecimal, int) - Method in class javax.xml.datatype.DatatypeFactory
Constructor allowing for complete value spaces allowed by W3C XML Schema 1.0 recommendation for xsd:dateTime and related builtin datatypes.
newXMLGregorianCalendar(int, int, int, int, int, int, int, int) - Method in class javax.xml.datatype.DatatypeFactory
Constructor of value spaces that a java.util.GregorianCalendar instance would need to convert to an XMLGregorianCalendar instance.
newXMLGregorianCalendarDate(int, int, int, int) - Method in class javax.xml.datatype.DatatypeFactory
Create a Java representation of XML Schema builtin datatype date or g*.
newXMLGregorianCalendarTime(int, int, int, int) - Method in class javax.xml.datatype.DatatypeFactory
Create a Java instance of XML Schema builtin datatype time.
newXMLGregorianCalendarTime(int, int, int, BigDecimal, int) - Method in class javax.xml.datatype.DatatypeFactory
Create a Java instance of XML Schema builtin datatype time.
newXMLGregorianCalendarTime(int, int, int, int, int) - Method in class javax.xml.datatype.DatatypeFactory
Create a Java instance of XML Schema builtin datatype time.
newXMLObject(List, String, String, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates an XMLObject from the specified parameters.
newXMLSignature(SignedInfo, KeyInfo) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates an XMLSignature and initializes it with the contents of the specified SignedInfo and KeyInfo objects.
newXMLSignature(SignedInfo, KeyInfo, List, String, String) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Creates an XMLSignature and initializes it with the specified parameters.
newXPath() - Method in class javax.xml.xpath.XPathFactory
Return a new XPath using the underlying object model determined when the XPathFactory was instantiated.
next() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Returns the next object over which the tag should iterate.
normalize() - Method in class javax.xml.datatype.XMLGregorianCalendar
Normalize this instance to UTC.
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.
normalizeDocument() - Method in interface org.w3c.dom.Document
This method acts as if the document was going through a save and load cycle, putting the document in a "normal" form.
normalizeWith(Calendar) - Method in class javax.xml.datatype.Duration
Converts the years and months fields into the days field by using a specific time instant as the reference point.
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.DefaultHandler
Receive notification of a notation declaration.
notationDecl(String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a notation declaration event.

O

OCTOBER - Static variable in class javax.xml.datatype.DatatypeConstants
Value for tenth month of year.
OMIT_XML_DECLARATION - Static variable in class javax.xml.transform.OutputKeys
omit-xml-declaration = "yes" | "no".
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.
ORGANIZATION - Static variable in interface javax.xml.registry.LifeCycleManager
 
OR_ALL_KEYS - Static variable in interface javax.xml.registry.FindQualifier
 
OR_LIKE_KEYS - Static variable in interface javax.xml.registry.FindQualifier
 
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
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
 
OctetStreamData - class javax.xml.crypto.OctetStreamData.
A representation of a Data type containing an octet stream.
OctetStreamData(InputStream) - Constructor for class javax.xml.crypto.OctetStreamData
Creates a new OctetStreamData.
OctetStreamData(InputStream, String, String) - Constructor for class javax.xml.crypto.OctetStreamData
Creates a new OctetStreamData.
Organization - interface javax.xml.registry.infomodel.Organization.
Organization instances provide information on organizations such as a Submitting Organization.
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.
org.w3c.dom - package org.w3c.dom
 
org.w3c.dom.bootstrap - package org.w3c.dom.bootstrap
 
org.w3c.dom.events - package org.w3c.dom.events
 
org.w3c.dom.ls - package org.w3c.dom.ls
 
org.w3c.dom.ranges - package org.w3c.dom.ranges
 
org.xml.sax - package org.xml.sax
This package provides the core SAX APIs.
org.xml.sax.ext - package org.xml.sax.ext
This package contains interfaces to SAX2 facilities that conformant SAX drivers won't necessarily support.
org.xml.sax.helpers - package org.xml.sax.helpers
This package contains "helper" classes, including support for bootstrapping SAX-based applications.

P

PAGE - Static variable in class javax.servlet.jsp.PageContext
Name used to store the Servlet in this PageContext's nametables.
PAGECONTEXT - Static variable in class javax.servlet.jsp.PageContext
Name used to store this PageContext in it's own name table.
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.
PARSE_ERR - Static variable in class org.w3c.dom.ls.LSException
If an attempt was made to load a document, or an XML Fragment, using LSParser and the processing has been stopped.
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.
PERSON_NAME - Static variable in interface javax.xml.registry.LifeCycleManager
 
PGPData - interface javax.xml.crypto.dsig.keyinfo.PGPData.
A representation of the XML PGPData element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
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.
POSTAL_ADDRESS - Static variable in interface javax.xml.registry.LifeCycleManager
 
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a ProcessingInstruction.
PROPERTY - Static variable in class org.w3c.dom.bootstrap.DOMImplementationRegistry
The system property to specify the DOMImplementationSource class names.
PageContext - class javax.servlet.jsp.PageContext.
PageContext extends JspContext to provide useful context information for when JSP technology is used in a Servlet environment.
PageContext() - Constructor for class javax.servlet.jsp.PageContext
Sole constructor.
PageData - class javax.servlet.jsp.tagext.PageData.
Translation-time information on a JSP page.
PageData() - Constructor for class javax.servlet.jsp.tagext.PageData
Sole constructor.
ParameterMode - class javax.xml.rpc.ParameterMode.
The javax.xml.rpc.ParameterMode is a type-safe enumeration for parameter mode.
ParseConversionEvent - interface javax.xml.bind.ParseConversionEvent.
This event indicates that a problem was encountered while converting a string from the XML data into a value of the target Java data type.
ParseConversionEventImpl - class javax.xml.bind.helpers.ParseConversionEventImpl.
Default implementation of the ParseConversionEvent interface.
ParseConversionEventImpl(int, String, ValidationEventLocator) - Constructor for class javax.xml.bind.helpers.ParseConversionEventImpl
Create a new ParseConversionEventImpl.
ParseConversionEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class javax.xml.bind.helpers.ParseConversionEventImpl
Create a new ParseConversionEventImpl.
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.
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
 
PersonName - interface javax.xml.registry.infomodel.PersonName.
Represents a person's name.
PostalAddress - interface javax.xml.registry.infomodel.PostalAddress.
PostalAddress is a simple re-usable entity class that defines attributes of a postal Address.
PrintConversionEvent - interface javax.xml.bind.PrintConversionEvent.
This event indicates that a problem was encountered while converting data from the Java content tree into its lexical representation.
PrintConversionEventImpl - class javax.xml.bind.helpers.PrintConversionEventImpl.
Default implementation of the PrintConversionEvent interface.
PrintConversionEventImpl(int, String, ValidationEventLocator) - Constructor for class javax.xml.bind.helpers.PrintConversionEventImpl
Create a new PrintConversionEventImpl.
PrintConversionEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class javax.xml.bind.helpers.PrintConversionEventImpl
Create a new PrintConversionEventImpl.
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.
PropertyException - exception javax.xml.bind.PropertyException.
This exception indicates that an error was encountered while getting or setting a property.
PropertyException(String) - Constructor for class javax.xml.bind.PropertyException
Construct a PropertyException with the specified detail message.
PropertyException(String, String) - Constructor for class javax.xml.bind.PropertyException
Construct a PropertyException with the specified detail message and vendor specific errorCode.
PropertyException(Throwable) - Constructor for class javax.xml.bind.PropertyException
Construct a PropertyException with a linkedException.
PropertyException(String, Throwable) - Constructor for class javax.xml.bind.PropertyException
Construct a PropertyException with the specified detail message and linkedException.
PropertyException(String, String, Throwable) - Constructor for class javax.xml.bind.PropertyException
Construct a PropertyException with the specified detail message, vendor specific errorCode, and linkedException.
PropertyException(String, Object) - Constructor for class javax.xml.bind.PropertyException
Construct a PropertyException whose message field is set based on the name of the property and value.toString().
pageContext - Variable in class javax.servlet.jsp.tagext.TagSupport
The PageContext.
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, 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(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(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(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, 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(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.
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(File, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse the content of the file specified as XML using the specified HandlerBase.
parse(File, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content of the file specified 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(InputSource, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content given InputSource as XML using the specified DefaultHandler.
parse(LSInput) - Method in interface org.w3c.dom.ls.LSParser
Parse an XML document from a resource identified by a LSInput.
parse(InputSource) - Method in interface org.xml.sax.Parser
Deprecated. Parse an XML document.
parse(String) - Method in interface org.xml.sax.Parser
Deprecated. Parse an XML document from a system identifier (URI).
parse(InputSource) - Method in interface org.xml.sax.XMLReader
Parse an XML document.
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.ParserAdapter
Parse an XML document.
parse(InputSource) - Method in class org.xml.sax.helpers.ParserAdapter
Parse an XML document.
parse(InputSource) - Method in class org.xml.sax.helpers.XMLFilterImpl
Parse a document.
parse(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Parse a document.
parse(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Parse the document.
parse(InputSource) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Parse the document.
parseAnySimpleType(String) - Static method in class javax.xml.bind.DatatypeConverter
Return a string containing the lexical representation of the simple type.
parseAnySimpleType(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Return a string containing the lexical representation of the simple type.
parseBase64Binary(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into an array of bytes.
parseBase64Binary(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into an array of bytes.
parseBoolean(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a boolean value.
parseBoolean(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a boolean value.
parseByte(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a byte value.
parseByte(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a byte value.
parseDate(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a Calendar value.
parseDate(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a Calendar value.
parseDateTime(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a Calendar value.
parseDateTime(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a Calendar value.
parseDecimal(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a BigDecimal value.
parseDecimal(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a BigDecimal value.
parseDouble(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a double value.
parseDouble(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a double value.
parseExpression(String, Class, FunctionMapper) - Method in class javax.servlet.jsp.el.ExpressionEvaluator
Prepare an expression for later evaluation.
parseFloat(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a float value.
parseFloat(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a float value.
parseHexBinary(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into an array of bytes.
parseHexBinary(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into an array of bytes.
parseInt(String) - Static method in class javax.xml.bind.DatatypeConverter
Convert the string argument into an int value.
parseInt(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Convert the string argument into an int value.
parseInteger(String) - Static method in class javax.xml.bind.DatatypeConverter
Convert the string argument into a BigInteger value.
parseInteger(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Convert the string argument into a BigInteger value.
parseLong(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a long value.
parseLong(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a long value.
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.
parseQName(String, NamespaceContext) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a byte value.
parseQName(String, NamespaceContext) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a QName value.
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.
parseShort(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a short value.
parseShort(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a short value.
parseString(String) - Static method in class javax.xml.bind.DatatypeConverter
Convert the lexical XSD string argument into a String value.
parseString(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Convert the string argument into a string.
parseTime(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a Calendar value.
parseTime(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a Calendar value.
parseURI(String) - Method in interface org.w3c.dom.ls.LSParser
Parse an XML document from a location identified by a URI reference [IETF RFC 2396].
parseUnsignedInt(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a long value.
parseUnsignedInt(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a long value.
parseUnsignedShort(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into an int value.
parseUnsignedShort(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into an int value.
parseWithContext(LSInput, Node, short) - Method in interface org.w3c.dom.ls.LSParser
Parse an XML fragment from a resource identified by a LSInput and insert the content into an existing document at the position specified with the context and action arguments.
popBody() - Method in class javax.servlet.jsp.JspContext
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 JspContext.
popContext() - Method in class org.xml.sax.helpers.NamespaceSupport
Revert to the previous Namespace context.
prefix - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
The prefix assigned to this taglib from the taglib directive.
prepare() - Method in class javax.servlet.jsp.jstl.core.LoopTagSupport
Prepares for a single tag invocation.
preventDefault() - Method in interface org.w3c.dom.events.Event
If an event is cancelable, the preventDefault method is used to signify that the event is to be canceled, meaning any default action normally taken by the implementation as a result of the event will not occur.
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(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(char) - Method in class javax.servlet.ServletOutputStream
Writes a character to the client, with no carriage return-line feed (CRLF) at the end.
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(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(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(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(boolean) - Method in class javax.servlet.jsp.JspWriter
Print a boolean value.
print(char) - Method in class javax.servlet.jsp.JspWriter
Print a character.
print(int) - Method in class javax.servlet.jsp.JspWriter
Print an integer.
print(long) - Method in class javax.servlet.jsp.JspWriter
Print a long integer.
print(float) - Method in class javax.servlet.jsp.JspWriter
Print a floating-point number.
print(double) - Method in class javax.servlet.jsp.JspWriter
Print a double-precision floating-point number.
print(char[]) - Method in class javax.servlet.jsp.JspWriter
Print an array of characters.
print(String) - Method in class javax.servlet.jsp.JspWriter
Print a string.
print(Object) - Method in class javax.servlet.jsp.JspWriter
Print an object.
printAnySimpleType(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts a string value into a string.
printAnySimpleType(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a string value into a string.
printBase64Binary(byte[]) - Static method in class javax.xml.bind.DatatypeConverter
Converts an array of bytes into a string.
printBase64Binary(byte[]) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts an array of bytes into a string.
printBoolean(boolean) - Static method in class javax.xml.bind.DatatypeConverter
Converts a boolean value into a string.
printBoolean(boolean) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a boolean value into a string.
printByte(byte) - Static method in class javax.xml.bind.DatatypeConverter
Converts a byte value into a string.
printByte(byte) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a byte value into a string.
printDate(Calendar) - Static method in class javax.xml.bind.DatatypeConverter
Converts a Calendar value into a string.
printDate(Calendar) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a Calendar value into a string.
printDateTime(Calendar) - Static method in class javax.xml.bind.DatatypeConverter
Converts a Calendar value into a string.
printDateTime(Calendar) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a Calendar value into a string.
printDecimal(BigDecimal) - Static method in class javax.xml.bind.DatatypeConverter
Converts a BigDecimal value into a string.
printDecimal(BigDecimal) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a BigDecimal value into a string.
printDouble(double) - Static method in class javax.xml.bind.DatatypeConverter
Converts a double value into a string.
printDouble(double) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a double value into a string.
printFloat(float) - Static method in class javax.xml.bind.DatatypeConverter
Converts a float value into a string.
printFloat(float) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a float value into a string.
printHexBinary(byte[]) - Static method in class javax.xml.bind.DatatypeConverter
Converts an array of bytes into a string.
printHexBinary(byte[]) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts an array of bytes into a string.
printInt(int) - Static method in class javax.xml.bind.DatatypeConverter
Converts an int value into a string.
printInt(int) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts an int value into a string.
printInteger(BigInteger) - Static method in class javax.xml.bind.DatatypeConverter
Converts a BigInteger value into a string.
printInteger(BigInteger) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a BigInteger value into a string.
printLong(long) - Static method in class javax.xml.bind.DatatypeConverter
Converts A long value into a string.
printLong(long) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a long value into a string.
printQName(QName, NamespaceContext) - Static method in class javax.xml.bind.DatatypeConverter
Converts a QName instance into a string.
printQName(QName, NamespaceContext) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a QName instance into a string.
printShort(short) - Static method in class javax.xml.bind.DatatypeConverter
Converts a short value into a string.
printShort(short) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a short value into a string.
printStackTrace(PrintStream) - Method in class javax.xml.bind.JAXBException
Prints this JAXBException and its stack trace (including the stack trace of the linkedException if it is non-null) to the PrintStream.
printStackTrace() - Method in class javax.xml.bind.JAXBException
Prints this JAXBException and its stack trace (including the stack trace of the linkedException if it is non-null) to System.err.
printStackTrace(PrintWriter) - Method in class javax.xml.bind.JAXBException
Prints this JAXBException and its stack trace (including the stack trace of the linkedException if it is non-null) to the PrintWriter.
printStackTrace(PrintStream) - Method in class javax.xml.bind.TypeConstraintException
Prints this TypeConstraintException and its stack trace (including the stack trace of the linkedException if it is non-null) to the PrintStream.
printStackTrace() - Method in class javax.xml.bind.TypeConstraintException
Prints this TypeConstraintException and its stack trace (including the stack trace of the linkedException if it is non-null) to System.err.
printStackTrace() - Method in class javax.xml.crypto.KeySelectorException
Prints this KeySelectorException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in class javax.xml.crypto.KeySelectorException
Prints this KeySelectorException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class javax.xml.crypto.KeySelectorException
Prints this KeySelectorException, its backtrace and the cause's backtrace to the specified print writer.
printStackTrace() - Method in class javax.xml.crypto.MarshalException
Prints this MarshalException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in class javax.xml.crypto.MarshalException
Prints this MarshalException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class javax.xml.crypto.MarshalException
Prints this MarshalException, its backtrace and the cause's backtrace to the specified print writer.
printStackTrace() - Method in class javax.xml.crypto.NoSuchMechanismException
Prints this NoSuchMechanismException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in class javax.xml.crypto.NoSuchMechanismException
Prints this NoSuchMechanismException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class javax.xml.crypto.NoSuchMechanismException
Prints this NoSuchMechanismException, its backtrace and the cause's backtrace to the specified print writer.
printStackTrace() - Method in class javax.xml.crypto.URIReferenceException
Prints this URIReferenceException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in class javax.xml.crypto.URIReferenceException
Prints this URIReferenceException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class javax.xml.crypto.URIReferenceException
Prints this URIReferenceException, its backtrace and the cause's backtrace to the specified print writer.
printStackTrace() - Method in class javax.xml.crypto.dsig.TransformException
Prints this TransformException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in class javax.xml.crypto.dsig.TransformException
Prints this TransformException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class javax.xml.crypto.dsig.TransformException
Prints this TransformException, its backtrace and the cause's backtrace to the specified print writer.
printStackTrace() - Method in class javax.xml.crypto.dsig.XMLSignatureException
Prints this XMLSignatureException, its backtrace and the cause's backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in class javax.xml.crypto.dsig.XMLSignatureException
Prints this XMLSignatureException, its backtrace and the cause's backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class javax.xml.crypto.dsig.XMLSignatureException
Prints this XMLSignatureException, its backtrace and the cause's backtrace to the specified print writer.
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.
printStackTrace(PrintStream) - Method in class javax.xml.xpath.XPathException
Print stack trace to specified PrintStream.
printStackTrace() - Method in class javax.xml.xpath.XPathException
Print stack trace to System.err.
printStackTrace(PrintWriter) - Method in class javax.xml.xpath.XPathException
Print stack trace to specified PrintWriter.
printString(String) - Static method in class javax.xml.bind.DatatypeConverter
Converts the string argument into a string.
printString(String) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts the string argument into a string.
printTime(Calendar) - Static method in class javax.xml.bind.DatatypeConverter
Converts a Calendar value into a string.
printTime(Calendar) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a Calendar value into a string.
printUnsignedInt(long) - Static method in class javax.xml.bind.DatatypeConverter
Converts a long value into a string.
printUnsignedInt(long) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts a long value into a string.
printUnsignedShort(int) - Static method in class javax.xml.bind.DatatypeConverter
Converts an int value into a string.
printUnsignedShort(int) - Method in interface javax.xml.bind.DatatypeConverterInterface
Converts an int value into a string.
println() - Method in class javax.servlet.ServletOutputStream
Writes a carriage return-line feed (CRLF) to the client.
println(String) - Method in class javax.servlet.ServletOutputStream
Writes a String to the client, followed by a carriage return-line feed (CRLF).
println(boolean) - Method in class javax.servlet.ServletOutputStream
Writes a boolean value to the client, followed by a carriage return-line feed (CRLF).
println(char) - Method in class javax.servlet.ServletOutputStream
Writes a character to the client, followed by a carriage return-line feed (CRLF).
println(int) - Method in class javax.servlet.ServletOutputStream
Writes an int to the client, followed by a carriage return-line feed (CRLF) character.
println(long) - Method in class javax.servlet.ServletOutputStream
Writes a long value to the client, followed by a carriage return-line feed (CRLF).
println(float) - Method in class javax.servlet.ServletOutputStream
Writes a float value to the client, followed by a carriage return-line feed (CRLF).
println(double) - Method in class javax.servlet.ServletOutputStream
Writes a double value to the client, followed by a carriage return-line feed (CRLF).
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.jsp.JspWriter
Print a boolean value and then terminate the line.
println(char) - Method in class javax.servlet.jsp.JspWriter
Print a character and then terminate the line.
println(int) - Method in class javax.servlet.jsp.JspWriter
Print an integer and then terminate the line.
println(long) - Method in class javax.servlet.jsp.JspWriter
Print a long integer and then terminate the line.
println(float) - Method in class javax.servlet.jsp.JspWriter
Print a floating-point number and then terminate the line.
println(double) - Method in class javax.servlet.jsp.JspWriter
Print a double-precision floating-point number 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(String) - Method in class javax.servlet.jsp.JspWriter
Print a String and then terminate the line.
println(Object) - Method in class javax.servlet.jsp.JspWriter
Print an Object and then terminate the line.
processName(String, String[], boolean) - Method in class org.xml.sax.helpers.NamespaceSupport
Process a raw XML qualified name, after all declarations in the current context have been handled by declarePrefix().
processingInstruction(String, String) - Method in interface org.xml.sax.ContentHandler
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.HandlerBase
Deprecated. Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
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.XMLReaderAdapter
Adapt a SAX2 processing instruction event.
pushBody(Writer) - Method in class javax.servlet.jsp.JspContext
Return a new JspWriter object that sends output to the provided Writer.
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.
put(Object, Object) - Method in interface javax.xml.crypto.XMLCryptoContext
Associates the specified value with the specified key in this context.
put(Object, Object) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to map the key to the specified object.
putNamespacePrefix(String, String) - Method in interface javax.xml.crypto.XMLCryptoContext
Maps the specified namespace URI to the specified prefix.
putNamespacePrefix(String, String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to map the URI to the specified prefix.
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 represents a qualified name as defined in the XML specifications: XML Schema Part2: Datatypes specification, Namespaces in XML, Namespaces in XML Errata.
QName(String, String) - Constructor for class javax.xml.namespace.QName
QName constructor specifying the Namespace URI and local part.
QName(String, String, String) - Constructor for class javax.xml.namespace.QName
QName constructor specifying the Namespace URI, local part and prefix.
QName(String) - Constructor for class javax.xml.namespace.QName
QName constructor specifying the local part.
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_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.
Query - interface javax.xml.registry.Query.
The Query interface encapsulates a query in a declarative query language.
QueryManager - interface javax.xml.registry.QueryManager.
This is the common base interface for all QueryManagers in the API.

R

RAW_X509_CERTIFICATE_TYPE - Static variable in interface javax.xml.crypto.dsig.keyinfo.X509Data
URI identifying the binary (ASN.1 DER) X.509 Certificate KeyInfo type: http://www.w3.org/2000/09/xmldsig#rawX509Certificate.
REGISTRY_ENTRY - Static variable in interface javax.xml.registry.LifeCycleManager
 
REGISTRY_PACKAGE - Static variable in interface javax.xml.registry.LifeCycleManager
 
REMOVAL - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was just removed.
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).
RESPONSE - Static variable in class javax.servlet.jsp.PageContext
Name used to store ServletResponse in PageContext name table.
RIPEMD160 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The RIPEMD-160 digest method algorithm URI.
RSA_SHA1 - Static variable in interface javax.xml.crypto.dsig.SignatureMethod
The RSAwithSHA1 (PKCS #1) signature method algorithm URI.
RSA_TYPE - Static variable in interface javax.xml.crypto.dsig.keyinfo.KeyValue
URI identifying the RSA KeyValue KeyInfo type: http://www.w3.org/2000/09/xmldsig#RSAKeyValue.
Range - interface org.w3c.dom.ranges.Range.
See also the Document Object Model (DOM) Level 2 Traversal and Range Specification.
RangeException - exception org.w3c.dom.ranges.RangeException.
Range operations may throw a RangeException as specified in their method descriptions.
RangeException(short, String) - Constructor for class org.w3c.dom.ranges.RangeException
 
Reference - interface javax.xml.crypto.dsig.Reference.
A representation of the Reference element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
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.
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.
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.
Supports the creation of a javax.servlet.jsp.jstl.sql.Result object from a source java.sql.ResultSet object.
ResultSupport() - Constructor for class javax.servlet.jsp.jstl.sql.ResultSupport
 
RetrievalMethod - interface javax.xml.crypto.dsig.keyinfo.RetrievalMethod.
A representation of the XML RetrievalMethod element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
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.
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.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
 
release() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Release state.
release() - Method in interface javax.servlet.jsp.tagext.Tag
Called on a Tag handler to release state.
release() - Method in class javax.servlet.jsp.tagext.TagAdapter
Must not be called.
release() - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Release any data kept by this instance for validation purposes.
release() - Method in class javax.servlet.jsp.tagext.TagSupport
Release state.
releasePageContext(PageContext) - Method in class javax.servlet.jsp.JspFactory
called to release a previously allocated PageContext object.
remove(PageContext, String, int) - Static method in class javax.servlet.jsp.jstl.core.Config
Removes a configuration variable from the given scope.
remove(ServletRequest, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Removes a configuration variable from the "request" scope.
remove(HttpSession, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Removes a configuration variable from the "session" scope.
remove(ServletContext, String) - Static method in class javax.servlet.jsp.jstl.core.Config
Removes a configuration variable from the "application" 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(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.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.http.HttpSession
Removes the object bound with the specified name from this session.
removeAttribute(String) - Method in class javax.servlet.jsp.JspContext
Remove the object reference associated with the given name from all scopes.
removeAttribute(String, int) - Method in class javax.servlet.jsp.JspContext
Remove the object reference associated with the specified name in the given scope.
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(int) - Method in class org.xml.sax.ext.Attributes2Impl
 
removeAttribute(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Remove an attribute from the list.
removeAttribute(int) - Method in class org.xml.sax.helpers.AttributesImpl
Remove an attribute from the list.
removeAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Removes an attribute by local name and namespace URI.
removeAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Removes the specified attribute node.
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.ClassificationScheme
Removes a child Concept.
removeChildConcept(Concept) - Method in interface javax.xml.registry.infomodel.Concept
Removes a child Concept.
removeChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Removes a Collection of children Concepts.
removeChildConcepts(Collection) - Method in interface javax.xml.registry.infomodel.Concept
Removes a Collection of children Concepts.
removeChildOrganization(Organization) - Method in interface javax.xml.registry.infomodel.Organization
Removes a child Organization.
removeChildOrganizations(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Removes 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.
removeContents() - Method in interface javax.xml.soap.SOAPElement
Detaches all children of this SOAPElement.
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.
removeEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the removal of event listeners from the event target.
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
Removes a child RegistryObject from membership.
removeRegistryObjects(Collection) - Method in interface javax.xml.registry.infomodel.RegistryPackage
Removes 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
Removes a Service from this object.
removeServiceBinding(ServiceBinding) - Method in interface javax.xml.registry.infomodel.Service
Removes a child ServiceBinding.
removeServiceBindings(Collection) - Method in interface javax.xml.registry.infomodel.Service
Removes a Collection of children ServiceBindings.
removeServices(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Removes 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
Removes a child SpecificationLink.
removeSpecificationLinks(Collection) - Method in interface javax.xml.registry.infomodel.ServiceBinding
Removes 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
Removes a User.
removeUsers(Collection) - Method in interface javax.xml.registry.infomodel.Organization
Removes 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.
renameNode(Node, String, String) - Method in interface org.w3c.dom.Document
Rename an existing node of type ELEMENT_NODE or ATTRIBUTE_NODE.
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.
replaceWholeText(String) - Method in interface org.w3c.dom.Text
Replaces the text of the current node and all logically-adjacent text nodes with the specified text.
requestDestroyed(ServletRequestEvent) - Method in interface javax.servlet.ServletRequestListener
Notification that the servlet request is about to go out of scope.
requestInitialized(ServletRequestEvent) - Method in interface javax.servlet.ServletRequestListener
Notification that the servlet request is about to go into scope.
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 javax.xml.bind.util.ValidationEventCollector
Clear all collected errors and warnings.
reset() - Method in class javax.xml.datatype.XMLGregorianCalendar
Reset this XMLGregorianCalendar to its original values.
reset() - Method in class javax.xml.parsers.DocumentBuilder
Reset this DocumentBuilder to its original configuration.
reset() - Method in class javax.xml.parsers.SAXParser
Reset this SAXParser to its original configuration.
reset() - Method in class javax.xml.transform.Transformer
Reset this Transformer to its original configuration.
reset() - Method in class javax.xml.validation.Validator
Reset this Validator to its original configuration.
reset() - Method in interface javax.xml.xpath.XPath
Reset this XPath to its original configuration.
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, String, String) - Method in class org.xml.sax.ext.DefaultHandler2
Tells the parser to resolve the systemId against the baseURI and read the entity text from that resulting absolute URI.
resolveEntity(String, String) - Method in class org.xml.sax.ext.DefaultHandler2
Invokes EntityResolver2.resolveEntity() with null entity name and base URI.
resolveEntity(String, String, String, String) - Method in interface org.xml.sax.ext.EntityResolver2
Allows applications to map references to external entities into input sources, or tell the parser it should use conventional URI resolution.
resolveEntity(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Resolve an external entity.
resolveEntity(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an external entity resolution.
resolveFunction(String, String) - Method in interface javax.servlet.jsp.el.FunctionMapper
Resolves the specified local name and prefix into a Java.lang.Method.
resolveFunction(QName, int) - Method in interface javax.xml.xpath.XPathFunctionResolver
Find a function in the set of available functions.
resolveResource(String, String, String, String, String) - Method in interface org.w3c.dom.ls.LSResourceResolver
Allow the application to resolve external resources.
resolveVariable(String) - Method in interface javax.servlet.jsp.el.VariableResolver
Resolves the specified variable.
resolveVariable(QName) - Method in interface javax.xml.xpath.XPathVariableResolver
Find a variable in the set of available variables.

S

SAXException - exception org.xml.sax.SAXException.
Encapsulate a general SAX error or warning.
SAXException() - Constructor for class org.xml.sax.SAXException
Create a new SAXException.
SAXException(String) - Constructor for class org.xml.sax.SAXException
Create a new SAXException.
SAXException(Exception) - Constructor for class org.xml.sax.SAXException
Create a new SAXException wrapping an existing exception.
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() - Constructor for class org.xml.sax.SAXNotRecognizedException
Default constructor.
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() - Constructor for class org.xml.sax.SAXNotSupportedException
Construct a new exception with no message.
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
Protected constructor to prevent instaniation.
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
Protected constructor to force use of SAXParserFactory.newInstance().
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(XMLReader, InputSource) - Constructor for class javax.xml.transform.sax.SAXSource
Create a SAXSource, using an XMLReader and a SAX InputSource.
SAXSource(InputSource) - Constructor for class javax.xml.transform.sax.SAXSource
Create a SAXSource, using 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_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (302) indicating that the resource reside temporarily under a different URI.
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_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 headers sent 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_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_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_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_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 request within 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_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.
SECONDS - Static variable in class javax.xml.datatype.DatatypeConstants
A constant that represents the seconds field.
SEPTEMBER - Static variable in class javax.xml.datatype.DatatypeConstants
Value for ninth month of year.
SERIALIZE_ERR - Static variable in class org.w3c.dom.ls.LSException
If an attempt was made to serialize a Node using LSSerializer and the processing has been stopped.
SERVICE - Static variable in interface javax.xml.registry.LifeCycleManager
 
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.
SERVICE_BINDING - Static variable in interface javax.xml.registry.LifeCycleManager
 
SERVICE_SUBSET - Static variable in interface javax.xml.registry.FindQualifier
Maps to UDDI serviceSubset.
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.
SEVERITY_ERROR - Static variable in interface org.w3c.dom.DOMError
The severity of the error described by the DOMError is error.
SEVERITY_FATAL_ERROR - Static variable in interface org.w3c.dom.DOMError
The severity of the error described by the DOMError is fatal error.
SEVERITY_WARNING - Static variable in interface org.w3c.dom.DOMError
The severity of the error described by the DOMError is warning.
SHA1 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The SHA1 digest method algorithm URI.
SHA256 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The SHA256 digest method algorithm URI.
SHA512 - Static variable in interface javax.xml.crypto.dsig.DigestMethod
The SHA512 digest method algorithm URI.
SIGN - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for signing.
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.
SLOT - Static variable in interface javax.xml.registry.LifeCycleManager
 
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.
A factory for creating SOAPConnection objects.
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 an element of a SOAP message that is allowed but not specifically prescribed by a SOAP specification.
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
 
SOAP_ARRAY - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:Array type.
SOAP_BASE64 - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:base64 type.
SOAP_BOOLEAN - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:boolean type.
SOAP_BYTE - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:byte type.
SOAP_DOUBLE - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:double type.
SOAP_FLOAT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:float type.
SOAP_INT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:int type.
SOAP_LONG - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:long type.
SOAP_SHORT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:short type.
SOAP_STRING - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the SOAP-ENC:string type.
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.
SPECIFICATION_LINK - Static variable in interface javax.xml.registry.LifeCycleManager
 
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.
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
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".
START_TO_END - Static variable in interface org.w3c.dom.ranges.Range
Compare start boundary-point of sourceRange to end boundary-point of Range on which compareBoundaryPoints is invoked.
START_TO_START - Static variable in interface org.w3c.dom.ranges.Range
Compare start boundary-point of sourceRange to start boundary-point of Range on which compareBoundaryPoints is invoked.
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.
STRING - Static variable in class javax.xml.xpath.XPathConstants
The XPath 1.0 string data type.
SUBTRACT - Static variable in class javax.xml.crypto.dsig.spec.XPathType.Filter
The subtract filter operation.
SYNTAX_ERR - Static variable in class org.w3c.dom.DOMException
If an invalid or illegal string is specified.
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.
SaveOrganizationTest - class javax.xml.registry.samples.SaveOrganizationTest.
 
SaveOrganizationTest() - Constructor for class javax.xml.registry.samples.SaveOrganizationTest
 
Schema - class javax.xml.validation.Schema.
Immutable in-memory representation of grammar.
Schema() - Constructor for class javax.xml.validation.Schema
Constructor for the derived class.
SchemaFactory - class javax.xml.validation.SchemaFactory.
Factory that creates Schema objects. Entry-point to the validation API.
SchemaFactory() - Constructor for class javax.xml.validation.SchemaFactory
Constructor for derived classes.
ScriptFreeTLV - class javax.servlet.jsp.jstl.tlv.ScriptFreeTLV.
A 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.
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 (for example, web services) offered by an Organization.
Service - interface javax.xml.rpc.Service.
Service class acts as a factory of the following: Dynamic proxy for the target service endpoint.
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() - 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 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.
ServletRequestAttributeEvent - class javax.servlet.ServletRequestAttributeEvent.
This is the event class for notifications about changes to the attributes of the servlet request of a web application.
ServletRequestAttributeEvent(ServletContext, ServletRequest, String, Object) - Constructor for class javax.servlet.ServletRequestAttributeEvent
Construct a ServletRequestAttributeEvent from the given context for the given attribute name and attribute value.
ServletRequestAttributeListener - interface javax.servlet.ServletRequestAttributeListener.
Implementations of this interface receive notifications of changes to the attribute list on the servlet request of a web application.
ServletRequestEvent - class javax.servlet.ServletRequestEvent.
This is the event class for notifications about changes to the servlet request of a web application.
ServletRequestEvent(ServletContext, ServletRequest) - Constructor for class javax.servlet.ServletRequestEvent
Construct a ServletRequestEvent from the given context.
ServletRequestListener - interface javax.servlet.ServletRequestListener.
Implementations of this interface recieve notifications about changes to the servlet request of the web application they are part of.
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.
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
 
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
 
SignatureMethod - interface javax.xml.crypto.dsig.SignatureMethod.
A representation of the XML SignatureMethod element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
SignatureMethodParameterSpec - interface javax.xml.crypto.dsig.spec.SignatureMethodParameterSpec.
A specification of algorithm parameters for an XML SignatureMethod algorithm.
SignatureProperties - interface javax.xml.crypto.dsig.SignatureProperties.
A representation of the XML SignatureProperties element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
SignatureProperty - interface javax.xml.crypto.dsig.SignatureProperty.
A representation of the XML SignatureProperty element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
SignedInfo - interface javax.xml.crypto.dsig.SignedInfo.
An representation of the XML SignedInfo element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
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
 
SimpleTag - interface javax.servlet.jsp.tagext.SimpleTag.
Interface for defining Simple Tag Handlers.
SimpleTagSupport - class javax.servlet.jsp.tagext.SimpleTagSupport.
A base class for defining tag handlers implementing SimpleTag.
SimpleTagSupport() - Constructor for class javax.servlet.jsp.tagext.SimpleTagSupport
Sole constructor.
SingleThreadModel - interface javax.servlet.SingleThreadModel.
Deprecated. As of Java Servlet API 2.4, with no direct replacement.
SkipPageException - exception javax.servlet.jsp.SkipPageException.
Exception to indicate the calling page must cease evaluation.
SkipPageException() - Constructor for class javax.servlet.jsp.SkipPageException
Creates a SkipPageException with no message.
SkipPageException(String) - Constructor for class javax.servlet.jsp.SkipPageException
Creates a SkipPageException with the provided message.
SkipPageException(String, Throwable) - Constructor for class javax.servlet.jsp.SkipPageException
Creates a SkipPageException with the provided message and root cause.
SkipPageException(Throwable) - Constructor for class javax.servlet.jsp.SkipPageException
Creates a SkipPageException with the provided root cause.
Slot - interface javax.xml.registry.infomodel.Slot.
Slot instances provide a dynamic way to add arbitrary attributes to RegistryObject instances.
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.
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.
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(OutputStream) - Constructor for class javax.xml.transform.stream.StreamResult
Construct a StreamResult from a byte stream.
StreamResult(Writer) - Constructor for class javax.xml.transform.stream.StreamResult
Construct a StreamResult from a character stream.
StreamResult(String) - Constructor for class javax.xml.transform.stream.StreamResult
Construct a StreamResult from a URL.
StreamResult(File) - Constructor for class javax.xml.transform.stream.StreamResult
Construct a StreamResult from a File.
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(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.
StreamSource(File) - Constructor for class javax.xml.transform.stream.StreamSource
Construct a StreamSource from a File.
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.
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.
saveObjects(Collection) - Method in interface javax.xml.registry.LifeCycleManager
Saves one or more Objects to the registry.
saveOrganizationTest() - Method in class javax.xml.registry.samples.SaveOrganizationTest
 
saveOrganizations(Collection) - Method in interface javax.xml.registry.BusinessLifeCycleManager
Saves the specified Organizations.
saveRequired() - Method in class javax.xml.soap.SOAPMessage
Indicates whether this SOAPMessage object needs to have 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.
select(KeyInfo, KeySelector.Purpose, AlgorithmMethod, XMLCryptoContext) - Method in class javax.xml.crypto.KeySelector
Attempts to find a key that satisfies the specified constraints.
selectNode(Node) - Method in interface org.w3c.dom.ranges.Range
Select a node and its contents
selectNodeContents(Node) - Method in interface org.w3c.dom.ranges.Range
Select the contents within a node
sendError(int, String) - Method in interface javax.servlet.http.HttpServletResponse
Sends an error response to the client using the specified status.
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) - Method in class javax.servlet.http.HttpServletResponseWrapper
The default behavior of this method is to call sendError(int sc) 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.
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.
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(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.http.HttpServlet
Dispatches client requests to the protected service method.
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 is about to be 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(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(ServletRequest, String, Object) - Static method in class javax.servlet.jsp.jstl.core.Config
Sets the value of a configuration variable in the "request" scope.
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(ServletContext, String, Object) - Static method in class javax.servlet.jsp.jstl.core.Config
Sets the value of a configuration variable in the "application" 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.
setAssociationType(Concept) - Method in interface javax.xml.registry.infomodel.Association
Sets the association type for this Association.
setAssociations(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Replaces all previous Associations from this object with specified Associations.
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.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.http.HttpSession
Binds an object to this session, using the name specified.
setAttribute(String, Object) - Method in class javax.servlet.jsp.JspContext
Register the name and value specified with page scope semantics.
setAttribute(String, Object, int) - Method in class javax.servlet.jsp.JspContext
Register the name and value specified with appropriate 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, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttribute(int, String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set an attribute in the list.
setAttributeList(AttributeList) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Set the attribute list, discarding previous contents.
setAttributeNS(String, String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
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.
setAttributes(Attributes) - Method in class org.xml.sax.ext.Attributes2Impl
Copy an entire Attributes object.
setAttributes(Attributes) - Method in class org.xml.sax.helpers.AttributesImpl
Copy an entire Attributes object.
setBaseURI(String) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the base URI.
setBaseURI(String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
setBaseURI(String) - Method in interface org.w3c.dom.ls.LSInput
The base URI to be used (see section 5.1.4 in [IETF RFC 2396]) for resolving a relative systemId to an absolute URI.
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 interface org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of bytes.
setByteStream(OutputStream) - Method in interface org.w3c.dom.ls.LSOutput
An attribute of a language and binding dependent type that represents a writable stream of bytes.
setByteStream(InputStream) - Method in class org.xml.sax.InputSource
Set the byte stream for this input source.
setCertifiedText(boolean) - Method in interface org.w3c.dom.ls.LSInput
If set to true, assume that the input is certified (see section 2.13 in [XML 1.1]) when parsing [XML 1.1].
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.
setCharacterEncoding(String) - Method in interface javax.servlet.ServletResponse
Sets the character encoding (MIME charset) of the response being sent to the client, for example, to UTF-8.
setCharacterEncoding(String) - Method in class javax.servlet.ServletResponseWrapper
The default behavior of this method is to call setCharacterEncoding(String charset) on the wrapped response object.
setCharacterStream(Reader) - Method in interface org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of 16-bit units.
setCharacterStream(Writer) - Method in interface org.w3c.dom.ls.LSOutput
An attribute of a language and binding dependent type that represents a writable stream to which 16-bit units can be output.
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.
setClassificationScheme(ClassificationScheme) - Method in interface javax.xml.registry.infomodel.Classification
Sets the ClassificationScheme for this external classification.
setClassifications(Collection) - Method in interface javax.xml.registry.infomodel.RegistryObject
Replaces all previous Classifications with specified Classifications.
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 javax.xml.bind.helpers.ValidationEventLocatorImpl
Set the columnNumber field on this event locator.
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 class javax.xml.validation.ValidatorHandler
Sets the ContentHandler which receives the augmented validation result.
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.ParserAdapter
Set the content handler.
setContentHandler(ContentHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the content event handler.
setContentId(String) - Method in class javax.xml.soap.AttachmentPart
Sets the MIME header whose name is "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 whose name is "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, if the response has not been committed yet.
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 whose name is "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.
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.ParserAdapter
Set the DTD 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.XMLReaderAdapter
Register the DTD event handler.
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.
setDatatypeConverter(DatatypeConverterInterface) - Static method in class javax.xml.bind.DatatypeConverter
This method is for JAXB provider use only.
setDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and date-value.
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.
setDay(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set days in month.
setDeclared(int, boolean) - Method in class org.xml.sax.ext.Attributes2Impl
Assign a value to the "declared" flag of a specific attribute.
setDefaultFactory(JspFactory) - Static method in class javax.servlet.jsp.JspFactory
set the default factory for this implementation.
setDefaultNamespacePrefix(String) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the default namespace prefix.
setDefaultNamespacePrefix(String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
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 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.HandlerBase
Deprecated. Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.DefaultHandler
Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
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.XMLReaderAdapter
Set a document locator.
setDocumentURI(String) - Method in interface org.w3c.dom.Document
The location of the document or null if undefined or if the Document was created using DOMImplementation.createDocument.
setDomain(String) - Method in class javax.servlet.http.Cookie
Specifies the domain within which this cookie should be presented.
setDynamicAttribute(String, String, Object) - Method in interface javax.servlet.jsp.tagext.DynamicAttributes
Called when a tag declared to accept dynamic attributes is passed an attribute that is not declared in the Tag Library Descriptor.
setEmailAddresses(Collection) - Method in interface javax.xml.registry.infomodel.User
Sets the Collection of EmailAddress instances for this User.
setEncoding(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for setting the output encoding.
setEncoding(String) - Method in interface org.w3c.dom.ls.LSInput
The character encoding, if known.
setEncoding(String) - Method in interface org.w3c.dom.ls.LSOutput
The character encoding to use for the output.
setEncoding(String) - Method in class org.xml.sax.InputSource
Set the character encoding, if known.
setEncoding(String) - Method in class org.xml.sax.ext.Locator2Impl
Assigns the current value of the encoding property.
setEncodingStyle(String) - Method in interface javax.xml.soap.SOAPElement
Sets the encoding style for this SOAPElement object to one specified.
setEnd(Node, int) - Method in interface org.w3c.dom.ranges.Range
Sets the attributes describing the end of a Range.
setEndAfter(Node) - Method in interface org.w3c.dom.ranges.Range
Sets the end of a Range to be after a node
setEndBefore(Node) - Method in interface org.w3c.dom.ranges.Range
Sets the end position to be before a node.
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.ParserAdapter
Set 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.XMLReaderAdapter
Register the entity resolver.
setErrorHandler(ErrorHandler) - Method in class javax.xml.parsers.DocumentBuilder
Specify the ErrorHandler to be used by the parser.
setErrorHandler(ErrorHandler) - Method in class javax.xml.validation.SchemaFactory
Sets the ErrorHandler to receive errors encountered during the newSchema method invocation.
setErrorHandler(ErrorHandler) - Method in class javax.xml.validation.Validator
Sets the ErrorHandler to receive errors encountered during the validate method invocation.
setErrorHandler(ErrorHandler) - Method in class javax.xml.validation.ValidatorHandler
Sets the ErrorHandler to receive errors encountered during the validation.
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.ParserAdapter
Set the error 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.XMLReaderAdapter
Register the error event handler.
setErrorListener(ErrorListener) - Method in class javax.xml.transform.Transformer
Set the error event listener in effect for the transformation.
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.
setErrorObjectKey(Key) - Method in class javax.xml.registry.RegistryException
Sets the Key to the first object that encountered an error in the registry.
setEventHandler(ValidationEventHandler) - Method in interface javax.xml.bind.Marshaller
Allow an application to register a validation event handler.
setEventHandler(ValidationEventHandler) - Method in interface javax.xml.bind.Unmarshaller
Allow an application to register a ValidationEventHandler.
setEventHandler(ValidationEventHandler) - Method in interface javax.xml.bind.Validator
Allow an application to register a validation event handler.
setEventHandler(ValidationEventHandler) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
 
setEventHandler(ValidationEventHandler) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Allow an application to register a validation event handler.
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 identifier.
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(Name) - Method in interface javax.xml.soap.SOAPFault
Sets this SOAPFault object with the given fault code.
setFaultCode(String) - Method in interface javax.xml.soap.SOAPFault
Sets this SOAPFault object with the give fault code.
setFaultString(String) - Method in interface javax.xml.soap.SOAPFault
Sets the fault string for this SOAPFault object to the given string.
setFaultString(String, Locale) - Method in interface javax.xml.soap.SOAPFault
Sets the fault string for this SOAPFault object to the given string and localized to the given locale.
setFeature(String, boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Set a feature for this DocumentBuilderFactory and DocumentBuilders created by this factory.
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 class javax.xml.transform.TransformerFactory
Set a feature for this TransformerFactory and Transformers or Templates created by this factory.
setFeature(String, boolean) - Method in class javax.xml.validation.SchemaFactory
Set the value of a feature flag.
setFeature(String, boolean) - Method in class javax.xml.validation.Validator
Set the value of a feature flag.
setFeature(String, boolean) - Method in class javax.xml.validation.ValidatorHandler
Set the value of a feature flag.
setFeature(String, boolean) - Method in class javax.xml.xpath.XPathFactory
Set a feature for this XPathFactory and XPaths created by this factory.
setFeature(String, boolean) - Method in interface org.xml.sax.XMLReader
Set the value of a feature flag.
setFeature(String, boolean) - Method in class org.xml.sax.helpers.ParserAdapter
Set a feature flag for the parser.
setFeature(String, boolean) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the value of a feature.
setFilter(LSParserFilter) - Method in interface org.w3c.dom.ls.LSParser
When a filter is provided, the implementation will call out to the filter as it is constructing the DOM tree structure.
setFilter(LSSerializerFilter) - Method in interface org.w3c.dom.ls.LSSerializer
When the application provides a filter, the serializer will call out to the filter before serializing each Node.
setFirstName(String) - Method in interface javax.xml.registry.infomodel.PersonName
Sets the first name for this Person.
setFormattedOutput(boolean) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for setting the formatted output flag.
setFractionalSecond(BigDecimal) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set fractional seconds.
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 interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and value.
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 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.
setHour(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set hours.
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.
setIdAttribute(String, boolean) - Method in interface org.w3c.dom.Element
If the parameter isId is true, this method declares the specified attribute to be a user-determined ID attribute .
setIdAttributeNS(Element, String, String) - Method in class javax.xml.crypto.dom.DOMCryptoContext
Registers the element's attribute specified by the namespace URI and local name to be of type ID.
setIdAttributeNS(String, String, boolean) - Method in interface org.w3c.dom.Element
If the parameter isId is true, this method declares the specified attribute to be a user-determined ID attribute .
setIdAttributeNode(Attr, boolean) - Method in interface org.w3c.dom.Element
If the parameter isId is true, this method declares the specified attribute to be a user-determined ID attribute .
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.jstl.tlv.ScriptFreeTLV
Sets the values of the initialization parameters, as supplied in the TLD.
setInitParameters(Map) - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Set the init data in the TLD for this validator.
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 interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and integer value.
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.
setJspBody(JspFragment) - Method in interface javax.servlet.jsp.tagext.SimpleTag
Provides the body of this tag as a JspFragment object, able to be invoked zero or more times by the tag handler.
setJspBody(JspFragment) - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
Stores the provided JspFragment.
setJspContext(JspContext) - Method in interface javax.servlet.jsp.tagext.SimpleTag
Called by the container to provide this tag handler with the JspContext for this invocation.
setJspContext(JspContext) - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
Stores the provided JSP context in the private jspContext field.
setKey(Key) - Method in interface javax.xml.registry.infomodel.RegistryObject
Sets the key representing the universally unique ID (UUID) for this object.
setKeySelector(KeySelector) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the key selector for finding a key.
setKeySelector(KeySelector) - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
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 javax.xml.bind.helpers.ValidationEventLocatorImpl
Set the lineNumber field on this event locator.
setLineNumber(int) - Method in class org.xml.sax.helpers.LocatorImpl
Set the line number for this locator (1-based).
setLinkedException(Throwable) - Method in class javax.xml.bind.JAXBException
Add a linked Exception.
setLinkedException(Throwable) - Method in class javax.xml.bind.TypeConstraintException
Add a linked Exception.
setLinkedException(Throwable) - Method in class javax.xml.bind.helpers.ValidationEventImpl
Set the linked exception field of this event.
setLocalName(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the local name of a specific attribute.
setLocale(Locale) - Method in interface javax.servlet.ServletResponse
Sets the locale of the response, if the response has not been committed yet.
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.
setLocator(ValidationEventLocator) - Method in class javax.xml.bind.helpers.ValidationEventImpl
Set the locator object for this event.
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(String) - Method in class javax.xml.bind.helpers.ValidationEventImpl
Set the message field of this event.
setMessage(SOAPMessage) - Method in interface javax.xml.rpc.handler.soap.SOAPMessageContext
Sets the SOAPMessage in this message context
setMiddleName(String) - Method in interface javax.xml.registry.infomodel.PersonName
Sets the middle name for this Person.
setMillisecond(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set milliseconds.
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.
setMinute(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set minutes.
setMonth(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set month.
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.
setNamespaceContext(NamespaceContext) - Method in interface javax.xml.xpath.XPath
Establish a namespace context.
setNamespaceDeclUris(boolean) - Method in class org.xml.sax.helpers.NamespaceSupport
Controls whether namespace declaration attributes are placed into the NSDECL namespace by processName().
setNewLine(String) - Method in interface org.w3c.dom.ls.LSSerializer
The end-of-line sequence of characters to be used in the XML being written out.
setNextSibling(Node) - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Sets the next sibling node.
setNextSibling(Node) - Method in class javax.xml.transform.dom.DOMResult
Set the child node before which the result nodes will be inserted.
setNoNSSchemaLocation(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for setting the noNamespaceSchemaLocation.
setNode(Node) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
Set the Node field on this event locator.
setNode(Node) - Method in class javax.xml.crypto.dsig.dom.DOMValidateContext
Sets the node.
setNode(Node) - Method in class javax.xml.transform.dom.DOMResult
Set the node that will contain the result DOM tree.
setNode(Node) - Method in class javax.xml.transform.dom.DOMSource
Set the node that will represents a Source 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.
setObject(Object) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
Set the Object field on this event locator.
setOffset(int) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
Set the offset field on this event locator.
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 interface javax.servlet.jsp.tagext.Tag
Set the current page context.
setPageContext(PageContext) - Method in class javax.servlet.jsp.tagext.TagAdapter
Must not be called.
setPageContext(PageContext) - Method in class javax.servlet.jsp.tagext.TagSupport
Set the page context.
setParameter(String, Object) - Method in class javax.xml.transform.Transformer
Add a parameter for the transformation.
setParameter(String, Object) - Method in interface org.w3c.dom.DOMConfiguration
Set the value of a parameter.
setParent(JspTag) - Method in interface javax.servlet.jsp.tagext.SimpleTag
Sets the parent of this tag, for collaboration purposes.
setParent(JspTag) - Method in class javax.servlet.jsp.tagext.SimpleTagSupport
Sets the parent of this tag, for collaboration purposes.
setParent(Tag) - Method in interface javax.servlet.jsp.tagext.Tag
Set the parent (closest enclosing tag handler) of this tag handler.
setParent(Tag) - Method in class javax.servlet.jsp.tagext.TagAdapter
Must not be called.
setParent(Tag) - Method in class javax.servlet.jsp.tagext.TagSupport
Set the nesting tag of this tag.
setParent(Node) - Method in class javax.xml.crypto.dsig.dom.DOMSignContext
Sets the parent node.
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 for this Organization.
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.bind.Marshaller
Set the particular property in the underlying implementation of Marshaller.
setProperty(String, Object) - Method in interface javax.xml.bind.Unmarshaller
Set the particular property in the underlying implementation of Unarshaller.
setProperty(String, Object) - Method in interface javax.xml.bind.Validator
Set the particular property in the underlying implementation of Validator.
setProperty(String, Object) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Default implementation of the setProperty method handles the four defined properties in Marshaller.
setProperty(String, Object) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Default implementation of the setProperty method always throws PropertyException since there are no required properties.
setProperty(String, Object) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets the specified property.
setProperty(String, Object) - Method in class javax.xml.crypto.dom.DOMCryptoContext
This implementation uses an internal HashMap to map the name to the specified object.
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 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.soap.SOAPMessage
Associates the specified value with the specified property.
setProperty(String, Object) - Method in class javax.xml.validation.SchemaFactory
Set the value of a property.
setProperty(String, Object) - Method in class javax.xml.validation.Validator
Set the value of a property.
setProperty(String, Object) - Method in class javax.xml.validation.ValidatorHandler
Set the value of a property.
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.ParserAdapter
Set a parser property.
setProperty(String, Object) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the value of a 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 interface org.w3c.dom.ls.LSInput
The public identifier for this input 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.
setResourceResolver(LSResourceResolver) - Method in class javax.xml.validation.SchemaFactory
Sets the LSResourceResolver to customize resource resolution when parsing schemas.
setResourceResolver(LSResourceResolver) - Method in class javax.xml.validation.Validator
Sets the LSResourceResolver to customize resource resolution while in a validation episode.
setResourceResolver(LSResourceResolver) - Method in class javax.xml.validation.ValidatorHandler
Sets the LSResourceResolver to customize resource resolution while in a validation episode.
setResponse(ServletResponse) - Method in class javax.servlet.ServletResponseWrapper
Sets the response being wrapped.
setResult(Result) - Method in interface javax.xml.transform.sax.TransformerHandler
Set the Result associated with this TransformerHandler to be used 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.
setSchema(Schema) - Method in class javax.xml.parsers.DocumentBuilderFactory
Set the Schema to be used by parsers created from this factory.
setSchema(Schema) - Method in class javax.xml.parsers.SAXParserFactory
Set the Schema to be used by parsers created from this factory.
setSchemaLocation(String) - Method in class javax.xml.bind.helpers.AbstractMarshallerImpl
Convenience method for setting the schemaLocation.
setScope(String) - Method in class javax.servlet.jsp.jstl.core.ConditionalTagSupport
Sets the 'scope' attribute.
setSecond(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set seconds.
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.
setSeverity(int) - Method in class javax.xml.bind.helpers.ValidationEventImpl
Set the severity field of this event.
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.
setSpecified(int, boolean) - Method in class org.xml.sax.ext.Attributes2Impl
Assign a value to the "specified" flag of a specific attribute.
setStability(int) - Method in interface javax.xml.registry.infomodel.RegistryEntry
Sets the stability indicator for the RegistryEntry.
setStart(Node, int) - Method in interface org.w3c.dom.ranges.Range
Sets the attributes describing the start of the Range.
setStartAfter(Node) - Method in interface org.w3c.dom.ranges.Range
Sets the start position to be after a node
setStartBefore(Node) - Method in interface org.w3c.dom.ranges.Range
Sets the start position to be before a node
setStateOrProvince(String) - Method in interface javax.xml.registry.infomodel.PostalAddress
Sets the state or province.
setStatus(int) - Method in interface javax.servlet.http.HttpServletResponse
Sets the status code for this response.
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.
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, 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.
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.
setStrictErrorChecking(boolean) - Method in interface org.w3c.dom.Document
An attribute specifying whether error checking is enforced or not.
setStringData(String) - Method in interface org.w3c.dom.ls.LSInput
String data to parse.
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(String) - Method in interface javax.xml.transform.Result
Set the system identifier for this Result.
setSystemId(String) - Method in interface javax.xml.transform.Source
Set the system identifier for this Source.
setSystemId(String) - Method in class javax.xml.transform.dom.DOMResult
Set the systemId that may be used in association with the node.
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.sax.SAXResult
Method setSystemId Set the systemID that may be used in association with the ContentHandler.
setSystemId(String) - Method in class javax.xml.transform.sax.SAXSource
Set the system identifier for this Source.
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 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 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(File) - Method in class javax.xml.transform.stream.StreamResult
Set the system ID from a File reference.
setSystemId(String) - Method in class javax.xml.transform.stream.StreamSource
Set the system identifier for this Source.
setSystemId(File) - Method in class javax.xml.transform.stream.StreamSource
Set the system ID from a File reference.
setSystemId(String) - Method in interface org.w3c.dom.ls.LSInput
The system identifier, a URI reference [IETF RFC 2396], for this input source.
setSystemId(String) - Method in interface org.w3c.dom.ls.LSOutput
The system identifier, a URI reference [IETF RFC 2396], for this output destination.
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
Sets 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.
setTextContent(String) - Method in interface org.w3c.dom.Node
This attribute returns the text content of this node and its descendants.
setTime(int, int, int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set time as one unit.
setTime(int, int, int, BigDecimal) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set time as one unit, including the optional infinite precision fractional seconds.
setTime(int, int, int, int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set time as one unit, including optional milliseconds.
setTimezone(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set the number of minutes in the timezone offset.
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.PostalAddress
Sets the type of address (for example, "headquarters") as a String.
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(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the type of a specific attribute.
setURI(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the Namespace URI of a specific attribute.
setURIDereferencer(URIDereferencer) - Method in interface javax.xml.crypto.XMLCryptoContext
Sets a URIDereferencer that is used to dereference URIReferences.
setURIDereferencer(URIDereferencer) - Method in class javax.xml.crypto.dom.DOMCryptoContext
 
setURIResolver(URIResolver) - Method in class javax.xml.transform.Transformer
Set an object that will be used to resolve URIs used in document().
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 document(), xsl:import, or xsl:include.
setURL(URL) - Method in class javax.xml.bind.helpers.ValidationEventLocatorImpl
Set the URL field on this event locator.
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.
setUserData(String, Object, UserDataHandler) - Method in interface org.w3c.dom.Node
Associate an object to a key on this node.
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 interface javax.xml.bind.Unmarshaller
Specifies whether or not the default validation mechanism of the Unmarshaller should validate during unmarshal operations.
setValidating(boolean) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Specifies whether or not the Unmarshaller should validate during unmarshal operations.
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(String) - Method in class javax.servlet.http.Cookie
Assigns a new value to a cookie after the cookie is created.
setValue(String, Object) - Method in class javax.servlet.jsp.tagext.TagSupport
Associate a value with a String key.
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
Sets the String value for the Locale returned by Locale.getDefault().
setValue(Locale, String) - Method in interface javax.xml.registry.infomodel.InternationalString
Sets the String value for the specified Locale.
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.soap.Node
If this is a Text node then this method will set its value, otherwise it sets the value of the immediate (Text) child of this node.
setValue(String) - Method in interface org.w3c.dom.Attr
On retrieval, the value of the attribute is returned as a string.
setValue(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the value of a specific attribute.
setValueType(int) - Method in interface javax.xml.registry.infomodel.ClassificationScheme
Sets the value type for this object.
setValues(Collection) - Method in interface javax.xml.registry.infomodel.Slot
Sets the values for this Slot.
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.
setXIncludeAware(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Set state of XInclude processing.
setXIncludeAware(boolean) - Method in class javax.xml.parsers.SAXParserFactory
Set state of XInclude processing.
setXMLReader(XMLReader) - Method in class javax.xml.transform.sax.SAXSource
Set the XMLReader to be used for the Source.
setXMLVersion(String) - Method in class org.xml.sax.ext.Locator2Impl
Assigns the current value of the version property.
setXPathFunctionResolver(XPathFunctionResolver) - Method in interface javax.xml.xpath.XPath
Establish a function resolver.
setXPathFunctionResolver(XPathFunctionResolver) - Method in class javax.xml.xpath.XPathFactory
Establish a default function resolver.
setXPathVariableResolver(XPathVariableResolver) - Method in interface javax.xml.xpath.XPath
Establish a variable resolver.
setXPathVariableResolver(XPathVariableResolver) - Method in class javax.xml.xpath.XPathFactory
Establish a default variable resolver.
setXmlStandalone(boolean) - Method in interface org.w3c.dom.Document
An attribute specifying, as part of the XML declaration, whether this document is standalone.
setXmlVersion(String) - Method in interface org.w3c.dom.Document
An attribute specifying, as part of the XML declaration, the version number of this document.
setYear(BigInteger) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set low and high order component of XSD dateTime year field.
setYear(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set year of XSD dateTime year field.
shortname - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
The preferred short name (prefix) as indicated in the TLD.
sign(XMLSignContext) - Method in interface javax.xml.crypto.dsig.XMLSignature
Signs this XMLSignature.
singletonKeySelector(Key) - Static method in class javax.xml.crypto.KeySelector
Returns a KeySelector that always selects the specified key, regardless of the KeyInfo passed to it.
skippedEntity(String) - Method in interface org.xml.sax.ContentHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a skipped entity event.
skippedEntity(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 skipped entity event.
sourceToInputSource(Source) - Static method in class javax.xml.transform.sax.SAXSource
Attempt to obtain a SAX InputSource object from a Source object.
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.
startCDATA() - Method in class org.xml.sax.ext.DefaultHandler2
 
startCDATA() - Method in interface org.xml.sax.ext.LexicalHandler
Report the start of a CDATA section.
startDTD(String, String, String) - Method in class org.xml.sax.ext.DefaultHandler2
 
startDTD(String, String, String) - Method in interface org.xml.sax.ext.LexicalHandler
Report the start of DTD declarations, if any.
startDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the beginning of a 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.HandlerBase
Deprecated. Receive notification of the beginning of the document.
startDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the beginning of the document.
startDocument() - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
startDocument() - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start document event.
startDocument() - Method in class org.xml.sax.helpers.XMLReaderAdapter
Start document event.
startElement(Element) - Method in interface org.w3c.dom.ls.LSParserFilter
The parser will call this method after each Element start tag has been scanned, but before the remainder of the Element is processed.
startElement(String, String, String, Attributes) - Method in interface org.xml.sax.ContentHandler
Receive notification of the beginning 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.HandlerBase
Deprecated. Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the start of an element.
startElement(String, AttributeList) - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
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.XMLReaderAdapter
Adapt a SAX2 start element event.
startEntity(String) - Method in class org.xml.sax.ext.DefaultHandler2
 
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.DefaultHandler
Receive notification of the start of a Namespace mapping.
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.XMLReaderAdapter
Adapt a SAX2 start prefix mapping event.
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.
stopPropagation() - Method in interface org.w3c.dom.events.Event
The stopPropagation method is used prevent further propagation of an event during event flow.
substringData(int, int) - Method in interface org.w3c.dom.CharacterData
Extracts a range of data from the node.
subtract(Duration) - Method in class javax.xml.datatype.Duration
Computes a new duration whose value is this-rhs.
surroundContents(Node) - Method in interface org.w3c.dom.ranges.Range
Reparents the contents of the Range to the given node and inserts the node at the position of the start of the Range.

T

TELEPHONE_NUMBER - Static variable in interface javax.xml.registry.LifeCycleManager
 
TEXT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Text node.
TIME - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema 1.0 datatype time.
TYPE - Static variable in interface javax.xml.crypto.dsig.Manifest
URI that identifies the Manifest element (this can be specified as the value of the type parameter of the Reference class to identify the referent's type).
TYPE - Static variable in interface javax.xml.crypto.dsig.SignatureProperties
URI that identifies the SignatureProperties element (this can be specified as the value of the type parameter of the Reference class to identify the referent's type).
TYPE - Static variable in interface javax.xml.crypto.dsig.XMLObject
URI that identifies the Object element (this can be specified as the value of the type parameter of the Reference class to identify the referent's type).
TYPE - Static variable in interface javax.xml.crypto.dsig.keyinfo.PGPData
URI identifying the PGPData KeyInfo type: http://www.w3.org/2000/09/xmldsig#PGPData.
TYPE - Static variable in interface javax.xml.crypto.dsig.keyinfo.X509Data
URI identifying the X509Data KeyInfo type: http://www.w3.org/2000/09/xmldsig#X509Data.
TYPE_MISMATCH_ERR - Static variable in class org.w3c.dom.DOMException
If the type of an object is incompatible with the expected type of the parameter associated to the object.
Tag - interface javax.servlet.jsp.tagext.Tag.
The interface of a classic tag handler that does not want to manipulate its body.
TagAdapter - class javax.servlet.jsp.tagext.TagAdapter.
Wraps any SimpleTag and exposes it using a Tag interface.
TagAdapter(SimpleTag) - Constructor for class javax.servlet.jsp.tagext.TagAdapter
Creates a new TagAdapter that wraps the given SimpleTag and returns the parent tag when getParent() is called.
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.
TagAttributeInfo(String, boolean, String, boolean, boolean) - Constructor for class javax.servlet.jsp.tagext.TagAttributeInfo
JSP 2.0 Constructor for TagAttributeInfo.
TagData - class javax.servlet.jsp.tagext.TagData.
The (translation-time only) attribute/value information for a tag instance.
TagData(Object[][]) - Constructor for class javax.servlet.jsp.tagext.TagData
Constructor for TagData.
TagData(Hashtable) - Constructor for class javax.servlet.jsp.tagext.TagData
Constructor for a 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
Sole constructor.
TagFileInfo - class javax.servlet.jsp.tagext.TagFileInfo.
Tag information for a tag file in a Tag Library; This class is instantiated from the Tag Library Descriptor file (TLD) and is available only at translation time.
TagFileInfo(String, String, TagInfo) - Constructor for class javax.servlet.jsp.tagext.TagFileInfo
Constructor for TagFileInfo from data in the JSP 2.0 format for TLD.
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.
TagInfo(String, String, String, String, TagLibraryInfo, TagExtraInfo, TagAttributeInfo[], String, String, String, TagVariableInfo[], boolean) - Constructor for class javax.servlet.jsp.tagext.TagInfo
Constructor for TagInfo from data in the JSP 2.0 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
Sole constructor.
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.
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 javax.xml.soap.Text.
A representation of a node whose value is text.
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.
Transform - interface javax.xml.crypto.dsig.Transform.
A representation of the XML Transform element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
TransformException - exception javax.xml.crypto.dsig.TransformException.
Indicates an exceptional condition that occured while executing a transform algorithm.
TransformException() - Constructor for class javax.xml.crypto.dsig.TransformException
Constructs a new TransformException with null as its detail message.
TransformException(String) - Constructor for class javax.xml.crypto.dsig.TransformException
Constructs a new TransformException with the specified detail message.
TransformException(String, Throwable) - Constructor for class javax.xml.crypto.dsig.TransformException
Constructs a new TransformException with the specified detail message and cause.
TransformException(Throwable) - Constructor for class javax.xml.crypto.dsig.TransformException
Constructs a new TransformException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
TransformParameterSpec - interface javax.xml.crypto.dsig.spec.TransformParameterSpec.
A specification of algorithm parameters for a Transform algorithm.
TransformService - class javax.xml.crypto.dsig.TransformService.
A Service Provider Interface for transform and canonicalization algorithms.
TransformService() - Constructor for class javax.xml.crypto.dsig.TransformService
Default constructor, for invocation by subclasses.
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(Throwable) - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new TransformerConfigurationException with a given Exception base cause of the error.
TransformerConfigurationException(String, Throwable) - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new TransformerConfigurationException with the given Exception base cause and detail 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.
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(Throwable) - Constructor for class javax.xml.transform.TransformerException
Create a new TransformerException wrapping an existing exception.
TransformerException(String, Throwable) - Constructor for class javax.xml.transform.TransformerException
Wrap an existing exception in a 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.
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(String) - Constructor for class javax.xml.transform.TransformerFactoryConfigurationError
Create a new TransformerFactoryConfigurationError with the String specified as an error message.
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.
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.
TypeConstraintException - exception javax.xml.bind.TypeConstraintException.
This exception indicates that a violation of a dynamically checked type constraint was detected.
TypeConstraintException(String) - Constructor for class javax.xml.bind.TypeConstraintException
Construct a TypeConstraintException with the specified detail message.
TypeConstraintException(String, String) - Constructor for class javax.xml.bind.TypeConstraintException
Construct a TypeConstraintException with the specified detail message and vendor specific errorCode.
TypeConstraintException(Throwable) - Constructor for class javax.xml.bind.TypeConstraintException
Construct a TypeConstraintException with a linkedException.
TypeConstraintException(String, Throwable) - Constructor for class javax.xml.bind.TypeConstraintException
Construct a TypeConstraintException with the specified detail message and linkedException.
TypeConstraintException(String, String, Throwable) - Constructor for class javax.xml.bind.TypeConstraintException
Construct a TypeConstraintException with the specified detail message, vendor specific errorCode, and linkedException.
TypeInfo - interface org.w3c.dom.TypeInfo.
The TypeInfo interface represents a type referenced from Element or Attr nodes, specified in the schemas associated with the document.
TypeInfoProvider - class javax.xml.validation.TypeInfoProvider.
This class provides access to the type information determined by ValidatorHandler.
TypeInfoProvider() - Constructor for class javax.xml.validation.TypeInfoProvider
Constructor for the derived class.
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.
tagFiles - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
An array describing the tag files that are defined in this tag library.
tags - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
An array describing the tags that are defined in this tag library.
tlibversion - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
The version of the tag library.
toGregorianCalendar() - Method in class javax.xml.datatype.XMLGregorianCalendar
Convert this XMLGregorianCalendar to a GregorianCalendar.
toGregorianCalendar(TimeZone, Locale, XMLGregorianCalendar) - Method in class javax.xml.datatype.XMLGregorianCalendar
Convert this XMLGregorianCalendar along with provided parameters to a GregorianCalendar instance.
toResult(ResultSet) - Static method in class javax.servlet.jsp.jstl.sql.ResultSupport
Converts a ResultSet object to a Result object.
toResult(ResultSet, int) - Static method in class javax.servlet.jsp.jstl.sql.ResultSupport
Converts maxRows of a ResultSet object to a Result object.
toString() - Method in class javax.servlet.jsp.tagext.TagAttributeInfo
Returns a String representation of this TagAttributeInfo, suitable for debugging purposes.
toString() - Method in class javax.xml.bind.JAXBException
Returns a short description of this JAXBException.
toString() - Method in class javax.xml.bind.TypeConstraintException
Returns a short description of this TypeConstraintException.
toString() - Method in class javax.xml.crypto.KeySelector.Purpose
Returns a string representation of this purpose ("sign", "verify", "encrypt", or "decrypt").
toString() - Method in class javax.xml.crypto.dsig.spec.XPathType.Filter
Returns the string form of the operation.
toString() - Method in class javax.xml.datatype.DatatypeConstants.Field
Returns a field name in English.
toString() - Method in class javax.xml.datatype.Duration
Returns a String representation of this Duration Object.
toString() - Method in class javax.xml.datatype.XMLGregorianCalendar
Returns a String representation of this XMLGregorianCalendar Object.
toString() - Method in class javax.xml.namespace.QName
String representation of this QName.
toString() - Method in interface javax.xml.registry.Query
Returns the String representing the query.
toString() - Method in class javax.xml.rpc.ParameterMode
Returns a String describing this ParameterMode object.
toString() - Method in interface org.w3c.dom.ranges.Range
Returns the contents of a Range as a string.
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.
toXMLFormat() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return the lexical representation of this instance.
transform(Data, XMLCryptoContext) - Method in interface javax.xml.crypto.dsig.Transform
Transforms the specified data using the underlying transform algorithm.
transform(Data, XMLCryptoContext, OutputStream) - Method in interface javax.xml.crypto.dsig.Transform
Transforms the specified data using the underlying transform algorithm.
transform(Source, Result) - Method in class javax.xml.transform.Transformer
Transform the XML Source to a Result.

U

UIEvent - interface org.w3c.dom.events.UIEvent.
The UIEvent interface provides specific contextual information associated with User Interface events.
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.
UNION - Static variable in class javax.xml.crypto.dsig.spec.XPathType.Filter
The union filter operation.
UNSPECIFIED_EVENT_TYPE_ERR - Static variable in class org.w3c.dom.events.EventException
If the Event's type was not specified by initializing the event before the method was called.
URIDereferencer - interface javax.xml.crypto.URIDereferencer.
A dereferencer of URIReferences.
URIReference - interface javax.xml.crypto.URIReference.
Identifies a data object via a URI-Reference, as specified by RFC 2396.
URIReferenceException - exception javax.xml.crypto.URIReferenceException.
Indicates an exceptional condition thrown while dereferencing a URIReference.
URIReferenceException() - Constructor for class javax.xml.crypto.URIReferenceException
Constructs a new URIReferenceException with null as its detail message.
URIReferenceException(String) - Constructor for class javax.xml.crypto.URIReferenceException
Constructs a new URIReferenceException with the specified detail message.
URIReferenceException(String, Throwable) - Constructor for class javax.xml.crypto.URIReferenceException
Constructs a new URIReferenceException with the specified detail message and cause.
URIReferenceException(String, Throwable, URIReference) - Constructor for class javax.xml.crypto.URIReferenceException
Constructs a new URIReferenceException with the specified detail message, cause and URIReference.
URIReferenceException(Throwable) - Constructor for class javax.xml.crypto.URIReferenceException
Constructs a new URIReferenceException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
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.
URI_NS_SOAP_ENCODING - Static variable in interface javax.xml.soap.SOAPConstants
The namespace identifier for the SOAP 1.1 encoding.
URI_NS_SOAP_ENVELOPE - Static variable in interface javax.xml.soap.SOAPConstants
The namespace identifier for the SOAP 1.1 envelope.
URI_SOAP_ACTOR_NEXT - Static variable in interface javax.xml.soap.SOAPConstants
The URI identifying the next application processing a SOAP request as the intended actor for a SOAP 1.1 header entry (see section 4.2.2 of the SOAP 1.1 specification).
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.
UnavailableException - exception javax.servlet.UnavailableException.
Defines an exception that a servlet or filter throws to indicate that it is permanently or temporarily unavailable.
UnavailableException(Servlet, String) - Constructor for class javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, use UnavailableException.UnavailableException(String) instead.
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(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.
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.
UnmarshalException - exception javax.xml.bind.UnmarshalException.
This exception indicates that an error has occured while performing an unmarshal operation that prevents the JAXB Provider from completing the operation.
UnmarshalException(String) - Constructor for class javax.xml.bind.UnmarshalException
Construct an UnmarshalException with the specified detail message.
UnmarshalException(String, String) - Constructor for class javax.xml.bind.UnmarshalException
Construct an UnmarshalException with the specified detail message and vendor specific errorCode.
UnmarshalException(Throwable) - Constructor for class javax.xml.bind.UnmarshalException
Construct an UnmarshalException with a linkedException.
UnmarshalException(String, Throwable) - Constructor for class javax.xml.bind.UnmarshalException
Construct an UnmarshalException with the specified detail message and linkedException.
UnmarshalException(String, String, Throwable) - Constructor for class javax.xml.bind.UnmarshalException
Construct an UnmarshalException with the specified detail message, vendor specific errorCode, and linkedException.
Unmarshaller - interface javax.xml.bind.Unmarshaller.
The Unmarshaller class governs the process of deserializing XML data into newly created Java content trees, optionally validating the XML data as it is unmarshalled.
UnmarshallerHandler - interface javax.xml.bind.UnmarshallerHandler.
Unmarshaller implemented as SAX ContentHandler.
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.
User - interface javax.xml.registry.infomodel.User.
User instances are RegistryObjects that are used to provide information about registered users within the registry.
UserDataHandler - interface org.w3c.dom.UserDataHandler.
When associating an object to a key on a node using Node.setUserData() the application can provide a handler that gets called when the node the object is associated to is being cloned, imported, or renamed.
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.
unmarshal(File) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal XML data from the specified file and return the resulting content tree.
unmarshal(InputStream) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal XML data from the specified InputStream and return the resulting content tree.
unmarshal(URL) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal XML data from the specified URL and return the resulting content tree.
unmarshal(InputSource) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal XML data from the specified SAX InputSource and return the resulting content tree.
unmarshal(Node) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal XML data from the specified DOM tree and return the resulting content tree.
unmarshal(Source) - Method in interface javax.xml.bind.Unmarshaller
Unmarshal XML data from the specified XML Source and return the resulting content tree.
unmarshal(Source) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(XMLReader, InputSource) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
Unmarshals an object by using the specified XMLReader and the InputSource.
unmarshal(InputSource) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(URL) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(File) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshal(InputStream) - Method in class javax.xml.bind.helpers.AbstractUnmarshallerImpl
 
unmarshalKeyInfo(XMLStructure) - Method in class javax.xml.crypto.dsig.keyinfo.KeyInfoFactory
Unmarshals a new KeyInfo instance from a mechanism-specific XMLStructure (ex: DOMStructure) instance.
unmarshalXMLSignature(XMLValidateContext) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Unmarshals a new XMLSignature instance from a mechanism-specific XMLValidateContext instance.
unmarshalXMLSignature(XMLStructure) - Method in class javax.xml.crypto.dsig.XMLSignatureFactory
Unmarshals a new XMLSignature instance from a mechanism-specific XMLStructure instance.
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.DefaultHandler
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.
unregisterTypeMapping(String) - Method in interface javax.xml.rpc.encoding.TypeMappingRegistry
Unregisters a TypeMapping instance, if present, from the specified encodingStyleURI.
uri - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
The value of the uri attribute from the taglib directive for this library.
urn - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
The "reliable" URN indicated in the TLD.

V

VALIDATION_ERR - Static variable in class org.w3c.dom.DOMException
If a call to a method such as insertBefore or removeChild would make the Node invalid with respect to "partial validity", this exception would be raised and the operation would not be done.
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.
VERIFY - Static variable in class javax.xml.crypto.KeySelector.Purpose
A key for verifying.
VERSION - Static variable in class javax.xml.transform.OutputKeys
version = nmtoken.
VERSIONABLE - Static variable in interface javax.xml.registry.LifeCycleManager
 
ValidationEvent - interface javax.xml.bind.ValidationEvent.
This event indicates that a problem was encountered while validating the incoming XML data during an unmarshal operation, while performing on-demand validation of the Java content tree, or while marshalling the Java content tree back to XML data.
ValidationEventCollector - class javax.xml.bind.util.ValidationEventCollector.
ValidationEventHandler implementation that collects all events.
ValidationEventCollector() - Constructor for class javax.xml.bind.util.ValidationEventCollector
 
ValidationEventHandler - interface javax.xml.bind.ValidationEventHandler.
A basic event handler interface for validation errors.
ValidationEventImpl - class javax.xml.bind.helpers.ValidationEventImpl.
Default implementation of the ValidationEvent interface.
ValidationEventImpl(int, String, ValidationEventLocator) - Constructor for class javax.xml.bind.helpers.ValidationEventImpl
Create a new ValidationEventImpl.
ValidationEventImpl(int, String, ValidationEventLocator, Throwable) - Constructor for class javax.xml.bind.helpers.ValidationEventImpl
Create a new ValidationEventImpl.
ValidationEventLocator - interface javax.xml.bind.ValidationEventLocator.
Encapsulate the location of a ValidationEvent.
ValidationEventLocatorImpl - class javax.xml.bind.helpers.ValidationEventLocatorImpl.
Default implementation of the ValidationEventLocator interface.
ValidationEventLocatorImpl() - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
Creates an object with all fields unavailable.
ValidationEventLocatorImpl(Locator) - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
Constructs an object from an org.xml.sax.Locator.
ValidationEventLocatorImpl(SAXParseException) - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
Constructs an object from the location information of a SAXParseException.
ValidationEventLocatorImpl(Node) - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
Constructs an object that points to a DOM Node.
ValidationEventLocatorImpl(Object) - Constructor for class javax.xml.bind.helpers.ValidationEventLocatorImpl
Constructs an object that points to a JAXB content object.
ValidationException - exception javax.xml.bind.ValidationException.
This exception indicates that an error has occured while performing a validate operation.
ValidationException(String) - Constructor for class javax.xml.bind.ValidationException
Construct an ValidationException with the specified detail message.
ValidationException(String, String) - Constructor for class javax.xml.bind.ValidationException
Construct an ValidationException with the specified detail message and vendor specific errorCode.
ValidationException(Throwable) - Constructor for class javax.xml.bind.ValidationException
Construct an ValidationException with a linkedException.
ValidationException(String, Throwable) - Constructor for class javax.xml.bind.ValidationException
Construct an ValidationException with the specified detail message and linkedException.
ValidationException(String, String, Throwable) - Constructor for class javax.xml.bind.ValidationException
Construct an ValidationException with the specified detail message, vendor specific errorCode, and linkedException.
ValidationMessage - class javax.servlet.jsp.tagext.ValidationMessage.
A validation message from either TagLibraryValidator or TagExtraInfo.
ValidationMessage(String, String) - Constructor for class javax.servlet.jsp.tagext.ValidationMessage
Create a ValidationMessage.
Validator - interface javax.xml.bind.Validator.
The Validator class is responsible for controlling the validation of content trees during runtime.
Validator - class javax.xml.validation.Validator.
A processor that checks an XML document against Schema.
Validator() - Constructor for class javax.xml.validation.Validator
Constructor for derived classes.
ValidatorHandler - class javax.xml.validation.ValidatorHandler.
Streaming validator that works on SAX stream.
ValidatorHandler() - Constructor for class javax.xml.validation.ValidatorHandler
Constructor for derived classes.
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.
VariableResolver - interface javax.servlet.jsp.el.VariableResolver.
This class is used to customize the way an ExpressionEvaluator resolves variable references at evaluation time.
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.
validate(String, String, PageData) - Method in class javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV
 
validate(String, String, PageData) - Method in class javax.servlet.jsp.jstl.tlv.ScriptFreeTLV
Validates a single JSP page.
validate(TagData) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Translation-time validation of the attributes.
validate(TagData) - Method in class javax.servlet.jsp.tagext.TagInfo
Translation-time validation of the attributes.
validate(String, String, PageData) - Method in class javax.servlet.jsp.tagext.TagLibraryValidator
Validate a JSP page.
validate(Object) - Method in interface javax.xml.bind.Validator
Validate the Java content tree starting at subrootObj.
validate(XMLValidateContext) - Method in interface javax.xml.crypto.dsig.Reference
Validates this reference.
validate(XMLValidateContext) - Method in interface javax.xml.crypto.dsig.XMLSignature.SignatureValue
Validates the signature value.
validate(XMLValidateContext) - Method in interface javax.xml.crypto.dsig.XMLSignature
Validates the signature according to the core validation processing rules.
validate(Source) - Method in class javax.xml.validation.Validator
Validates the specified input.
validate(Source, Result) - Method in class javax.xml.validation.Validator
Validates the specified input and send the augmented validation result to the specified output.
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
validateRoot(Object) - Method in interface javax.xml.bind.Validator
Validate the Java content tree rooted at rootObj.
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
value - Variable in class javax.xml.rpc.holders.BigDecimalHolder
 
value - Variable in class javax.xml.rpc.holders.BigIntegerHolder
 
value - Variable in class javax.xml.rpc.holders.BooleanHolder
 
value - Variable in class javax.xml.rpc.holders.BooleanWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.ByteArrayHolder
 
value - Variable in class javax.xml.rpc.holders.ByteHolder
 
value - Variable in class javax.xml.rpc.holders.ByteWrapperHolder
 
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.DoubleWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.FloatHolder
 
value - Variable in class javax.xml.rpc.holders.FloatWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.IntHolder
 
value - Variable in class javax.xml.rpc.holders.IntegerWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.LongHolder
 
value - Variable in class javax.xml.rpc.holders.LongWrapperHolder
 
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.ShortHolder
 
value - Variable in class javax.xml.rpc.holders.ShortWrapperHolder
 
value - Variable in class javax.xml.rpc.holders.StringHolder
 
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
QName derived from parsing the formatted 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.

W

WARNING - Static variable in interface javax.xml.bind.ValidationEvent
Conditions that are not errors or fatal errors as defined by the XML 1.0 recommendation
WRITE_XML_DECLARATION - Static variable in class javax.xml.soap.SOAPMessage
Specifies whether the SOAP Message will contain an XML declaration when it is sent.
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).
warning(TransformerException) - Method in interface javax.xml.transform.ErrorListener
Receive notification of a warning.
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.DefaultHandler
Receive notification of a parser warning.
warning(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a warning event.
write(Node, LSOutput) - Method in interface org.w3c.dom.ls.LSSerializer
Serialize the specified node as described above in the general description of the LSSerializer interface.
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.
writeToString(Node) - Method in interface org.w3c.dom.ls.LSSerializer
Serialize the specified node as described above in the general description of the LSSerializer interface.
writeToURI(Node, String) - Method in interface org.w3c.dom.ls.LSSerializer
A convenience method that acts as if LSSerializer.write was called with a LSOutput with no encoding specified and LSOutput.systemId set to the uri argument.

X

X509Data - interface javax.xml.crypto.dsig.keyinfo.X509Data.
A representation of the XML X509Data element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
X509IssuerSerial - interface javax.xml.crypto.dsig.keyinfo.X509IssuerSerial.
A representation of the XML X509IssuerSerial element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
XMLConstants - class javax.xml.XMLConstants.
Utility class to contain basic XML values as constants.
XMLCryptoContext - interface javax.xml.crypto.XMLCryptoContext.
Contains common context information for XML cryptographic operations.
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.
XMLGregorianCalendar - class javax.xml.datatype.XMLGregorianCalendar.
Representation for W3C XML Schema 1.0 date/time datatypes.
XMLGregorianCalendar() - Constructor for class javax.xml.datatype.XMLGregorianCalendar
 
XMLNS - Static variable in interface javax.xml.crypto.dsig.XMLSignature
The XML Namespace URI of the W3C Recommendation for XML-Signature Syntax and Processing.
XMLNS - Static variable in class org.xml.sax.helpers.NamespaceSupport
The XML Namespace URI as a constant.
XMLNS_ATTRIBUTE - Static variable in class javax.xml.XMLConstants
The official XML attribute used for specifying XML Namespace declarations.
XMLNS_ATTRIBUTE_NS_URI - Static variable in class javax.xml.XMLConstants
The official XML attribute used for specifying XML Namespace declarations, "xmlns", Namespace name URI.
XMLObject - interface javax.xml.crypto.dsig.XMLObject.
A representation of the XML Object element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
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.
XMLSignContext - interface javax.xml.crypto.dsig.XMLSignContext.
Contains context information for generating XML Signatures.
XMLSignature - interface javax.xml.crypto.dsig.XMLSignature.
A representation of the XML Signature element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
XMLSignature.SignatureValue - interface javax.xml.crypto.dsig.XMLSignature.SignatureValue.
A representation of the XML SignatureValue element as defined in the W3C Recommendation for XML-Signature Syntax and Processing.
XMLSignatureException - exception javax.xml.crypto.dsig.XMLSignatureException.
Indicates an exceptional condition that occured during the XML signature generation or validation process.
XMLSignatureException() - Constructor for class javax.xml.crypto.dsig.XMLSignatureException
Constructs a new XMLSignatureException with null as its detail message.
XMLSignatureException(String) - Constructor for class javax.xml.crypto.dsig.XMLSignatureException
Constructs a new XMLSignatureException with the specified detail message.
XMLSignatureException(String, Throwable) - Constructor for class javax.xml.crypto.dsig.XMLSignatureException
Constructs a new XMLSignatureException with the specified detail message and cause.
XMLSignatureException(Throwable) - Constructor for class javax.xml.crypto.dsig.XMLSignatureException
Constructs a new XMLSignatureException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
XMLSignatureFactory - class javax.xml.crypto.dsig.XMLSignatureFactory.
A factory for creating XMLSignature objects from scratch or for unmarshalling an XMLSignature object from a corresponding XML representation.
XMLSignatureFactory() - Constructor for class javax.xml.crypto.dsig.XMLSignatureFactory
Default constructor, for invocation by subclasses.
XMLStructure - interface javax.xml.crypto.XMLStructure.
A representation of an XML structure from any namespace.
XMLType - class javax.xml.rpc.encoding.XMLType.
Constants for common XML Schema and SOAP 1.1 types.
XMLType() - Constructor for class javax.xml.rpc.encoding.XMLType
 
XMLValidateContext - interface javax.xml.crypto.dsig.XMLValidateContext.
Contains context information for validating XML Signatures.
XML_NS_PREFIX - Static variable in class javax.xml.XMLConstants
The official XML Namespace prefix.
XML_NS_URI - Static variable in class javax.xml.XMLConstants
The official XML Namespace name URI.
XPATH - Static variable in interface javax.xml.crypto.dsig.Transform
The XPath transform algorithm URI.
XPATH2 - Static variable in interface javax.xml.crypto.dsig.Transform
The XPath Filter 2 transform algorithm URI.
XPath - interface javax.xml.xpath.XPath.
XPath provides access to the XPath evaluation environment and expressions.
XPathConstants - class javax.xml.xpath.XPathConstants.
XPath constants.
XPathException - exception javax.xml.xpath.XPathException.
XPathException represents a generic XPath exception.
XPathException(String) - Constructor for class javax.xml.xpath.XPathException
Constructs a new XPathException with the specified detail message.
XPathException(Throwable) - Constructor for class javax.xml.xpath.XPathException
Constructs a new XPathException with the specified cause.
XPathExpression - interface javax.xml.xpath.XPathExpression.
XPathExpression provides access to compiled XPath expressions.
XPathExpressionException - exception javax.xml.xpath.XPathExpressionException.
XPathExpressionException represents an error in an XPath expression.
XPathExpressionException(String) - Constructor for class javax.xml.xpath.XPathExpressionException
Constructs a new XPathExpressionException with the specified detail message.
XPathExpressionException(Throwable) - Constructor for class javax.xml.xpath.XPathExpressionException
Constructs a new XPathExpressionException with the specified cause.
XPathFactory - class javax.xml.xpath.XPathFactory.
An XPathFactory instance can be used to create XPath objects.
XPathFactory() - Constructor for class javax.xml.xpath.XPathFactory
Protected constructor as XPathFactory.newInstance() or XPathFactory.newInstance(String uri) should be used to create a new instance of an XPathFactory.
XPathFactoryConfigurationException - exception javax.xml.xpath.XPathFactoryConfigurationException.
XPathFactoryConfigurationException represents a configuration error in a XPathFactory environment.
XPathFactoryConfigurationException(String) - Constructor for class javax.xml.xpath.XPathFactoryConfigurationException
Constructs a new XPathFactoryConfigurationException with the specified detail message.
XPathFactoryConfigurationException(Throwable) - Constructor for class javax.xml.xpath.XPathFactoryConfigurationException
Constructs a new XPathFactoryConfigurationException with the specified cause.
XPathFilter2ParameterSpec - class javax.xml.crypto.dsig.spec.XPathFilter2ParameterSpec.
Parameters for the W3C Recommendation XPath Filter 2.0 Transform Algorithm.
XPathFilter2ParameterSpec(List) - Constructor for class javax.xml.crypto.dsig.spec.XPathFilter2ParameterSpec
Creates an XPathFilter2ParameterSpec.
XPathFilterParameterSpec - class javax.xml.crypto.dsig.spec.XPathFilterParameterSpec.
Parameters for the XPath Filtering Transform Algorithm.
XPathFilterParameterSpec(String) - Constructor for class javax.xml.crypto.dsig.spec.XPathFilterParameterSpec
Creates an XPathFilterParameterSpec with the specified XPath expression.
XPathFilterParameterSpec(String, Map) - Constructor for class javax.xml.crypto.dsig.spec.XPathFilterParameterSpec
Creates an XPathFilterParameterSpec with the specified XPath expression and namespace map.
XPathFunction - interface javax.xml.xpath.XPathFunction.
XPathFunction provides access to XPath functions.
XPathFunctionException - exception javax.xml.xpath.XPathFunctionException.
XPathFunctionException represents an error with an XPath function.
XPathFunctionException(String) - Constructor for class javax.xml.xpath.XPathFunctionException
Constructs a new XPathFunctionException with the specified detail message.
XPathFunctionException(Throwable) - Constructor for class javax.xml.xpath.XPathFunctionException
Constructs a new XPathFunctionException with the specified cause.
XPathFunctionResolver - interface javax.xml.xpath.XPathFunctionResolver.
XPathFunctionResolver provides access to the set of user defined XPathFunctions.
XPathType - class javax.xml.crypto.dsig.spec.XPathType.
The XML Schema Definition of the XPath element as defined in the W3C Recommendation for XML-Signature XPath Filter 2.0:
XPathType(String, XPathType.Filter) - Constructor for class javax.xml.crypto.dsig.spec.XPathType
Creates an XPathType instance with the specified XPath expression and filter.
XPathType(String, XPathType.Filter, Map) - Constructor for class javax.xml.crypto.dsig.spec.XPathType
Creates an XPathType instance with the specified XPath expression, filter, and namespace map.
XPathType.Filter - class javax.xml.crypto.dsig.spec.XPathType.Filter.
Represents the filter set operation.
XPathVariableResolver - interface javax.xml.xpath.XPathVariableResolver.
XPathVariableResolver provides access to the set of user defined XPath variables.
XSD_BASE64 - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:base64Binary type.
XSD_BOOLEAN - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:boolean type.
XSD_BYTE - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:byte type.
XSD_DATETIME - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:dateTime type.
XSD_DECIMAL - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:decimal type.
XSD_DOUBLE - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:double type.
XSD_FLOAT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:float type.
XSD_HEXBINARY - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:hexBinary type.
XSD_INT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:int type.
XSD_INTEGER - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:integer type.
XSD_LONG - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:long type.
XSD_QNAME - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:QName type.
XSD_SHORT - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:short type.
XSD_STRING - Static variable in class javax.xml.rpc.encoding.XMLType
The name of the xsd:string type.
XSLT - Static variable in interface javax.xml.crypto.dsig.Transform
The XSLT transform algorithm URI.
XSLTTransformParameterSpec - class javax.xml.crypto.dsig.spec.XSLTTransformParameterSpec.
Parameters for the XSLT Transform Algorithm.
XSLTTransformParameterSpec(XMLStructure) - Constructor for class javax.xml.crypto.dsig.spec.XSLTTransformParameterSpec
Creates an XSLTTransformParameterSpec with the specified stylesheet.

Y

YEARS - Static variable in class javax.xml.datatype.DatatypeConstants
A constant that represents the years field.

_

_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 Y _