|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Attr
was just added.
Attr
.
EventTarget
.
SOAPMessage
object.Attr
interface represents an attribute in an
Element
object.Attributes
interface, which includes Namespace support.AttributeList
;
that interface has been replaced by
Attributes
,
which is implemented in the
AttributesImpl
helper class.Attributes
.Attributes2
interface.LSParser
.
this+rhs
.
duration
to this instance.
AttachmentPart
object to this SOAPMessage
object.
SOAPElement
object.
SOAPBody
object and sets it as the
SOAPBody
object for this SOAPEnvelope
object.
SOAPBodyElement
object with the
specified name and adds it to this SOAPBody
object.
SOAPElement
object initialized with the
given Name
object and adds the new element to this
SOAPElement
object.
SOAPElement
object initialized with the
specified local name and adds the new element to this
SOAPElement
object.
SOAPElement
object initialized with the
specified local name and prefix and adds the new element to this
SOAPElement
object.
SOAPElement
object initialized with the
specified local name, prefix, and URI and adds the new element to this
SOAPElement
object.
SOAPElement
as a child of this
SOAPElement
instance.
Detail
object and sets it as the
Detail
object for this SOAPFault
object.
DetailEntry
object with the given
name and adds it to this Detail
object.
Document
to this
SOAPBody
object.
SOAPFault
object and adds it to
this SOAPBody
object.
SOAPFault
object and adds it to
this SOAPBody
object.
SOAPFault
object and adds it to
this SOAPBody
object.
MimeHeader
object with the specified name and value
to this MimeHeaders
object's list of headers.
SOAPHeader
object and sets it as the
SOAPHeader
object for this SOAPEnvelope
object.
SOAPHeaderElement
object initialized with the
specified name and adds it to this SOAPHeader
object.
AttachmentPart
object.
MimeHeader
object with the specified
name and value and adds it to this SOAPPart
object.
SOAPElement
object.
Text
object initialized with the given
String
and adds it to this SOAPElement
object.
Calendar
object.
Date
object.
newChild
to the end of the list of children
of this node.
CanonicalizationMethod
Algorithm.CDATASection
.
Comment
.
javax.xml.rpc.Call
interface provides support
for the dynamic invocation of a service endpoint.CanonicalizationMethod
element as defined in the
W3C Recommendation for XML-Signature Syntax and Processing.CharacterData
interface extends Node with a set of
attributes and methods for accessing character data in the DOM.CharacterData
and represents the
content of a comment, i.e., all the characters between the starting '
<!--
' and ending '-->
'.AttachmentPart
object.
java.lang.Object.clone
method to return a copy of this cookie.
SOAPConnection
object.
Duration
instance.
DOMStringList
.
NameList
.
NameList
.
MessageContext
contains a property
with the specified name.
AttachmentPart
object.
AttachmentPart
object and populates it using
the given DataHandler
object.
AttachmentPart
object and populates it with
the specified data of the specified content type.
Attr
of the given name.
CDATASection
node whose value is the specified
string.
Call
instance.
Call
instance.
Call
instance.
Call
object not associated with
specific operation or target service endpoint.
Comment
node given the specified string.
SOAPConnection
.
Detail
object which serves as a container
for DetailEntry
objects.
DocumentFragment
object.
DocumentType
node.
SOAPElement
object initialized with the
given Name
object.
SOAPElement
object initialized with the
given local name.
SOAPElement
object with the given
local name, prefix and uri.
EntityReference
object.
LSInput.characterStream
, LSInput.byteStream
, LSInput.stringData
LSInput.systemId
,
LSInput.publicId
, LSInput.baseURI
, and
LSInput.encoding
are null, and
LSInput.certifiedText
is false.
LSOutput.characterStream
,
LSOutput.byteStream
, LSOutput.systemId
,
LSOutput.encoding
are null.
LSParser
.
LSSerializer
object.
SOAPMessage
object with the default
SOAPPart
, SOAPEnvelope
, SOAPBody
,
and SOAPHeader
objects.
InputStream
object into a
new SOAPMessage
object and returns the SOAPMessage
object.
Name
object initialized with the
given local name, namespace prefix, and namespace URI.
Name
object initialized with the
given local name.
Name
object initialized with the
given local name, namespace prefix, and namespace URI.
Name
object initialized with the
given local name.
ProcessingInstruction
node given the specified
name and data strings.
Document
interface using binding-specific casting
methods.
Service
instance.
Service
instance.
Text
node given the specified string.
TypeMapping
object.
date
.
dateTime
.
DocumentFragment
.
Document
.
DocumentType
.
DOMConfiguration
interface represents the configuration
of a document and maintains a table of recognized parameters.XMLCryptoContext
interface.DOMError
is an interface that describes an error.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.DOMImplementation
interface provides a number of methods
for performing operations that are independent of any particular instance
of the document object model.DOMImplementationLS
contains the factory methods for creating
Load and Save objects.DOMImplementationList
interface provides the abstraction
of an ordered collection of DOM implementations, without defining or
constraining how this collection is implemented.DOMImplementation
.DOMLocator
is an interface that describes a location (e.g.DOMString
.
XMLSignContext
.DOMSignContext
with the specified signing key
and parent node.
DOMSignContext
with the specified signing key,
parent and next sibling nodes.
DOMSignContext
with the specified key selector
and parent node.
DOMSignContext
with the specified key selector,
parent and next sibling nodes.
DOMStringList
interface provides the abstraction of an
ordered collection of DOMString
values, without defining or
constraining how this collection is implemented.XMLStructure
.DOMStructure
containing the specified node.
URIReference
.XMLValidateContext
.DOMValidateContext
containing the specified key
selector and node.
DOMValidateContext
containing the specified key
and node.
duration
.
dayTimeDuration
.
yearMonthDuration
.
URIReference
or the input/output of subsequent Transform
s.DatatypeConfigurationException
with
no specified detail mesage and cause.
DatatypeConfigurationException
with
the specified detail message.
DatatypeConfigurationException
with
the specified detail message and cause.
DatatypeConfigurationException
with
the specified cause.
Duration
class.javax.xml.datatype
Object
s that map XML to/from Java Object
s.LexicalHandler
, DeclHandler
, and
EntityResolver2
extensions.JAXRException
object with no
reason or embedded Throwable.
JAXRException
object with the given
String
as the reason for the exception being thrown.
JAXRException
object with the given
String
as the reason for the exception being thrown
and the given Throwable
object as an embedded
Throwable.
JAXRException
object initialized
with the given Throwable
object.
DetailEntry
objects.Detail
object, giving details for
a SOAPFault
object.DigestMethod
element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.DigestMethod
algorithm.Document
interface represents the entire HTML or XML
document.DocumentEvent
interface provides a mechanism by which the
user can create an Event of a type supported by the implementation.DocumentFragment
is a "lightweight" or "minimal"
Document
object.ContentHandler
interface, which includes Namespace support.Document
has a doctype
attribute whose value
is either null
or a DocumentType
object.URIReference
and returns the
dereferenced data.
KeyInfo
information referenced by this
RetrievalMethod
and applies the specified
Transform
s.
destroy
method indicates the end of lifecycle
for a Handler instance.
destroy
method indicates the end of lifecycle
for a Handler instance.
Node
object from the tree.
service
method)
to allow a servlet to handle a DELETE request.
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.
service
method) to
allow a servlet to handle a GET request.
service
method and handles the
request.
service
method)
to allow a servlet to handle a OPTIONS request.
service
method)
to allow a servlet to handle a POST request.
service
method)
to allow a servlet to handle a PUT request.
service
method)
to allow a servlet to handle a TRACE request.
Element
.
sourceRange
to end
boundary-point of Range on which compareBoundaryPoints
is invoked.
sourceRange
to start
boundary-point of Range on which compareBoundaryPoints
is invoked.
Entity
.
EntityReference
.
Element
interface represents an element in an HTML or XML
document.EntityReference
nodes may be used to represent an entity
reference in the tree.setErrorListener
method to register an instance of the
implmentation with the Transformer
.Event
interface is used to provide contextual information
about an event to the handler processing the event.EventException
as specified in
their method descriptions.EventListener
interface is the primary method for
handling events.EventTarget
interface is implemented by all
Nodes
in an implementation which supports the DOM Event
Model.ExcC14NParameterSpec
with an empty prefix
list.
ExcC14NParameterSpec
with the specified list
of prefixes.
sendRedirect
method or, if encoding is not needed,
returns the URL unchanged.
Duration
object.
obj
is "equal to" this one.
QName
for equality with another
Object
.
XPath
expression in the specified context and return the result as the specified type.
String
.
InputSource
and return the result as the specified type.
InputSource
and return the result as a String
.
String
.
InputSource
and return the result as the
specified type.
InputSource
and return the result as a
String
.
Iterator
over all the SOAPHeaderElement
objects
in this SOAPHeader
object.
Iterator
over all the SOAPHeaderElement
objects
in this SOAPHeader
object
that have the specified actor.
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
.
Iterator
over all the SOAPHeaderElement
objects
in this SOAPHeader
object and detaches them
from this SOAPHeader
object.
Iterator
over all the SOAPHeaderElement
objects
in this SOAPHeader
object
that have the specified actor and detaches them
from this SOAPHeader
object.
TransformerFactory.getFeature(java.lang.String)
returns true
when passed this value as an argument,
the Transformer
supports Result
output of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Source input of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Result output of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Source input of this type.
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.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Result output of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Source input of this type.
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.
FactoryConfigurationError
with no
detail mesage.
FactoryConfigurationError
with
the String
specified as an error message.
FactoryConfigurationError
with a
given Exception
base cause of the error.
FactoryConfigurationError
with the
given Exception
base cause and detail message.
JAXRException
object with no
reason or embedded Throwable.
JAXRException
object with the given
String
as the reason for the exception being thrown.
JAXRException
object with the given
String
as the reason for the exception being thrown
and the given Throwable
object as an embedded
Throwable.
JAXRException
object initialized
with the given Throwable
object.
gDay
.
gMonth
.
gMonthDay
.
gYear
.
gYearMonth
.
javax.xml.rpc.handler.GenericHandler
class
implements the Handler
interface.HashMap
to get the object
that the specified key maps to.
SOAPHeaderElement
object.
AlgorithmMethod
.
TransformService
.
Iterator
over all of the attribute
Name
objects in this
SOAPElement
object.
MimeHeader
s in this MimeHeaders
object.
AttachmentPart
object
as an iterator over the MimeHeader
objects.
SOAPPart
object
as an iterator over the MimeHeader
objects.
Source
document via the
xml-stylesheet processing instruction that match the given criteria.
true
if the LSParser
is asynchronous,
false
if it is synchronous.
AttachmentPart
objects that are part of
this SOAPMessage
object.
AttachmentPart
objects that have header
entries that match the specified headers.
attrChange
indicates the type of change which triggered
the DOMAttrModified event.
attrName
indicates the name of the changed
Attr
node in a DOMAttrModified event.
null
if there is no attribute by that name.
Object
,
or null
if no attribute of the given name exists.
null
if no object is bound under the name.
Enumeration
containing the
attribute names available
within this servlet context.
Enumeration
containing the
names of the attributes available to this request.
Enumeration
of String
objects
containing the names of all the objects bound to this session.
Attr
node by local name and namespace URI.
TypeInfo
object for the specified
attribute of the current element.
NamedNodeMap
containing the attributes of this node (if
it is an Element
) or null
otherwise.
null
if the
implementation wasn't able to obtain an absolute URI.
systemId
to an absolute URI.
SOAPBody
object associated with this
SOAPEnvelope
object.
true
if the LSParser
is currently busy
loading a document, otherwise false
.
button
is used to indicate which mouse button
changed state.
-1
if there is no byte offset available.
Reference
after a validation operation.
Call
objects for
invoking operations on the specified port.
SignedInfo
.
KeySelectorException
or
null
if the cause is nonexistent or unknown.
MarshalException
or
null
if the cause is nonexistent or unknown.
NoSuchMechanismException
or
null
if the cause is nonexistent or unknown.
URIReferenceException
or
null
if the cause is nonexistent or unknown.
TransformException
or
null
if the cause is nonexistent or unknown.
XMLSignatureException
or
null
if the cause is nonexistent or unknown.
JAXRException
if there is one.
Throwable
object embedded in this
SOAPException
if there is one.
null
if the
cause is nonexistent or unknown.
Iterator
over all the immediate child
Node
s of this element.
Iterator
over all the immediate child
Node
s of this element with the specified name.
NodeList
that contains all children of this node.
-1
if
there is no column number available.
null
if the cookie has no comment.
unmodifiable
list
of one or more XMLStructure
s that are contained in
this SignatureProperty
.
unmodifiable
list
of XMLStructure
s contained in this XMLObject
,
which represent elements from any namespace.
unmodifiable
list
containing the key information.
unmodifiable
list
of the content in this X509Data
.
AttachmentPart
object as a Java
object.
Source
object.
SOAPMessage
object's
content.
ContentHandler
which receives the
augmented validation result.
null
if the type is not known.
ServletContext
object that
corresponds to a specified URL on the server.
Cookie
objects the client sent with this request.
EventTarget
whose
EventListeners
are currently being processed.
DOMImplementation
object.
null
if none is found.
DataHandler
object for this AttachmentPart
object.
long
value that represents a
Date
object.
DatatypeConstants.FIELD_UNDEFINED
.
TypeMapping
instance.
SOAPFault
object.
Event
,
depending on the type of event.
DetailEntry
s in this Detail
object.
Reference
.
Reference
.
DocumentType
)
associated with this document.
null
if undefined or if
the Document
was created using
DOMImplementation.createDocument
.
Document.normalizeDocument()
is invoked.
DOMConfiguration
object used when parsing an input
source.
DOMConfiguration
object used by the
LSSerializer
when serializing a DOM node.
Element
with the specified ID attribute value.
Element
that has an ID attribute with the
given value.
SOAPElement
object.
TypeInfo
object for the current element.
NodeList
of all the Elements
in
document order with a given tag name and are contained in the
document.
NodeList
of all descendant Elements
with a given tag name, in document order.
NodeList
of all the Elements
with a
given local name and namespace URI in document order.
NodeList
of all the descendant
Elements
with a given local name and namespace URI in
document order.
XMLObject
.
SOAPElement
object.
NamedNodeMap
containing the general entities, both
external and internal, declared in the DTD.
SOAPEnvelope
object associated with this
SOAPPart
object.
year
.
year
.
ErrorHandler
set to this SchemaFactory
.
ErrorHandler
set to this Validator
.
ErrorHandler
set to this ValidatorHandler
.
unmodifiable list
of XMLStructure
s representing elements from an external
namespace.
SOAPFault
object in this SOAPBody
object.
faultactor
element.
SOAPFault
object.
faultcode
element.
SOAPFault
object.
SOAPFault
object as a SAAJ Name
object.
faultstring
element.
SOAPFault
object.
SOAPFault
object.
ContentHandler
that is the Result.
HandlerRegistry
instance
for this Service
instance.
String
.
String
objects.
SOAPHeader
object for
this SOAPEnvelope
object.
Enumeration
of String
objects.
DatatypeConstants.FIELD_UNDEFINED
.
getHttpSession
method returns the current
HTTP session (as a javax.servlet.http.HTTPSession
).
Manifest
.
Id
attribute of this
Reference
, which permits this reference to be
referenced from elsewhere.
SignatureProperties
.
SignatureProperty
.
Id
attribute of this
SignedInfo
.
XMLObject
.
Id
attribute of this
SignatureValue
, which permits this element to be
referenced from elsewhere.
XMLSignature
.
KeyInfo
, which
may be useful for referencing this KeyInfo
from other
XML structures.
Enumeration
and will be removed
in a future version of this API.
DOMImplementation
object that handles this document.
String
containing the value of the
named initialization parameter, or null
if
the parameter does not exist.
String
containing the value of the named
initialization parameter, or null
if the parameter does
not exist.
String
containing the value of the
named initialization parameter, or null
if
the parameter does not exist.
String
containing the value of the named
context-wide initialization parameter, or null
if the
parameter does not exist.
Enumeration
of String
objects,
or an empty Enumeration
if the filter has
no initialization parameters.
Enumeration
of String
objects,
or an empty Enumeration
if the servlet has no
initialization parameters.
Enumeration
of String
objects,
or an empty Enumeration
if the servlet has
no initialization parameters.
Enumeration
of String
objects, or an
empty Enumeration
if the context has no initialization
parameters.
ServletInputStream
.
TransformService
that supports the specified
algorithm URI (ex: Transform.XPATH2
) and mechanism type
(ex: DOM).
TransformService
that supports the specified
algorithm URI (ex: Transform.XPATH2
) and mechanism type
(ex: DOM) as supplied by the specified provider.
TransformService
that supports the specified
algorithm URI (ex: Transform.XPATH2
) and mechanism type
(ex: DOM) as supplied by the specified provider.
XMLSignatureFactory
that supports the
specified XML processing mechanism and representation type (ex: "DOM").
XMLSignatureFactory
that supports the
requested XML processing mechanism and representation type (ex: "DOM"),
as supplied by the specified provider.
XMLSignatureFactory
that supports the
requested XML processing mechanism and representation type (ex: "DOM"),
as supplied by the specified provider.
XMLSignatureFactory
that supports the
default XML processing mechanism and representation type ("DOM").
KeyInfoFactory
that supports the
specified XML processing mechanism and representation type (ex: "DOM").
KeyInfoFactory
that supports the
requested XML processing mechanism and representation type (ex: "DOM"),
as supplied by the specified provider.
KeyInfoFactory
that supports the
requested XML processing mechanism and representation type (ex: "DOM"),
as supplied by the specified provider.
KeyInfoFactory
that supports the
default XML processing mechanism and representation type ("DOM").
int
.
null
if there is none.
X509IssuerSerial
in
RFC 2253 String format.
PGPData
as
defined in RFC 2440,
section 11.2.
XMLSignature
.
KeyInfoFactory
that creates KeyInfo
objects.
PGPData
as
defined in RFC 2440,
section 5.5.
KeySelector
, if specified, after
this XMLSignature
has been signed or validated.
HttpServletRequest
object was last modified,
in milliseconds since midnight January 1, 1970 GMT.
data
and the substringData
method below.
DOMImplementation
s in the list.
DOMString
s in the list.
LexicalHandler
for the output.
-1
if
there is no column number available.
Name
object represents.
QName
.
Locale
that the client will
accept content in, based on the Accept-Language header.
ServletResponse.setLocale(java.util.Locale)
method.
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.
MimeHeader
objects whose name matches
a name in the given array of names.
MimeHeader
objects that match a name in
the given array.
MimeHeader
objects that match a name in
the given array.
-1
indicating the cookie will persist
until browser shutdown.
TransformService
.
XMLSignatureFactory
(ex: "DOM").
KeyInfoFactory
(ex: "DOM")
JAXRException
object.
SOAPException
object.
getMessageContext
returns the
MessageContext
targeted for this endpoint instance.
XMLGregorianCalendar.getFractionalSecond()
.
String
.
MimeHeader
object
in this SOAPPart
object that
is identified by the given String
.
SOAPMessage
object in a transport-independent fashion.
null
if
the MIME type is not known.
OctetStreamData
.
XMLObject
.
DatatypeConstants.FIELD_UNDEFINED
.
DatatypeConstants.FIELD_UNDEFINED
.
SOAPHeaderElement
object is turned on.
KeyName
.
MimeHeader
object.
DOCTYPE
keyword.
index
th name item in the collection.
RequestDispatcher
object that acts
as a wrapper for the named servlet.
HashMap
to get the prefix
that the specified URI maps to.
Iterator
over the namespace prefix
String
s declared by this element.
QName
.
index
th namespaceURI item in the collection.
null
if it is
unspecified (see ).
newValue
indicates the new value of the Attr
node in DOMAttrModified events, and of the CharacterData
node in DOMCharacterDataModified events.
UnsupportedOperationException
.
DOMStructure
.
MimeHeader
objects whose name does not
match a name in the given array of names.
MimeHeader
objects whose name does
not match a name in the given array.
MimeHeader
objects whose name does
not match a name in the given array.
NamedNodeMap
containing the notations declared in the
DTD.
unmodifiable
list
of XMLObject
s contained in this XMLSignature
.
OctetStreamData
.
Call
instance.
Map
of {name, value} for the output parameters of
the last invoked operation.
ServletOutputStream
suitable for writing binary
data in the response.
List
values for the output parameters
of the last invoked operation.
Document
object associated with this node.
Element
node this attribute is attached to or
null
if this attribute is not in use.
String
,
or null
if the parameter does not exist.
Enumeration
of String
objects containing the names of the parameters contained
in this request.
DOMConfiguration
object and for which at least one value
can be set by the application.
AlgorithmMethod
.
CanonicalizationMethod
.
DigestMethod
.
SignatureMethod
.
Transform
.
String
objects containing
all of the values the given request parameter has, or
null
if the parameter does not exist.
Node
object.
Iterator
for the list of
QName
s of service endpoints grouped by this
service
QName
.
Name
object
was initialized.
null
if it is
unspecified.
prevValue
indicates the previous value of the
Attr
node in DOMAttrModified events, and of the
CharacterData
node in DOMCharacterDataModified events.
unmodifiable
list
of one or more SignatureProperty
s that are contained in
this SignatureProperties
.
HashMap
to get the object
that the specified name maps to.
XMLReader
.
MessageContext
Call
object.
MessageContext
TransformService
.
XMLSignatureFactory
.
KeyInfoFactory
.
null
otherwise.
KeyValue
.
Name
object represents.
BufferedReader
.
String
containing the real path
for a given virtual path.
ServletContext.getRealPath(java.lang.String)
instead.
unmodifiable
list
of one or more Reference
s that are contained in this
Manifest
.
unmodifiable list
of one or more Reference
s.
TypeMappingRegistry
instance.
DOMError.type
dependent data if any.
null
if no node
is available.
relatedNode
is used to identify a secondary node related
to a mutation event.
EventTarget
related to a UI
event.
null
if the user
has not been authenticated.
RequestDispatcher
object that acts
as a wrapper for the resource located at the given path.
RequestDispatcher
object that acts as a wrapper for
the resource located at the given path.
HttpServletRequest
object.
InputStream
object.
LSResourceResolver
set to this SchemaFactory
.
LSResourceResolver
set to this Validator
.
LSResourceResolver
set to this ValidatorHandler
.
SortedMap
objects.
SOAPMessage
object.
SOAPMessage
object.
SOAPMessage
object.
Schema
being used by
the XML processor.
Schema
object specified through
the DocumentBuilderFactory.setSchema(Schema schema)
method.
Schema
being used by
the XML processor.
Schema
object specified through
the SAXParserFactory.setSchema(Schema schema)
method.
http
, https
, or ftp
.
DatatypeConstants.FIELD_UNDEFINED
.
true
if the browser is sending cookies
only over a secure protocol, or false
if the
browser can send cookies using any protocol.
X509IssuerSerial
.
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.
ServletConfig
object.
ServletConfig
object, which contains
initialization and startup parameters for this servlet.
ServletContext
in which the caller
is executing.
ServletContext
in which this servlet
is running.
ServletContext
in which the caller
is executing.
getServletContext
returns the
ServletContex
t associated with the web
application that contain this endpoint.
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.
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.
HttpSession
associated with this request or, if there is no
current session and create
is true, returns
a new session.
SEVERITY_WARNING
,
SEVERITY_ERROR
, or SEVERITY_FATAL_ERROR
.
SignedInfo
.
XMLSignature
.
XMLSignature
.
AttachmentPart
object.
True
if this attribute was explicitly given a value in
the instance document, false
otherwise.
null
otherwise.
SignatureProperty
.
EventTarget
to which the event was
originally dispatched.
java.util.TimeZone
for this class.
DatatypeConstants.FIELD_UNDEFINED
if this optional field is not defined.
Transformer
associated with this handler, which
is needed in order to set parameters and output properties.
unmodifiable
list
of Transform
s that are contained in this
Reference
.
unmodifiable
list
of Transform
s of this RetrievalMethod
.
DOMString
indicating which related data is expected in
relatedData
.
TypeInfoProvider
implementation of this
ValidatorHandler
.
TypeMapping
for the specified
encodingStyle URI.
TypeMappingRegistry
for this
Service
object.
null
if unknown.
null
if the element does not have
declaration or if no namespace information is available.
OctetStreamData
.
KeyInfo
information.
Name
object represents.
URIDereferencer
that is used to dereference
URIReference
s.
URIDereferencer
that is used by
default to dereference URIs in Reference
objects.
URIDereferencer
that is used by
default to dereference URIs in RetrievalMethod
objects.
URIReference
that was being dereferenced
when the exception was thrown.
null
if no URI is
available.
java.security.Principal
object containing
the name of the current authenticated user.
java.security.Principal
instance that
contains the name of the authenticated user for the current
method invocation on the endpoint instance.
-1
if there is no UTF-16 offset available.
HttpSession.getAttribute(java.lang.String)
.
SignatureValue
.
MimeHeader
object.
Text
node or the
value of the immediate child of this node otherwise.
HttpSession.getAttributeNames()
view
attribute identifies the AbstractView
from which the event was generated.
Iterator
over the namespace prefix
String
s visible to this element.
LSParser
what types of nodes to show to the
method LSParserFilter.acceptNode
.
LSSerializer
what types of nodes to show to the
filter.
Text
nodes logically-adjacent text
nodes to this node, concatenated in document order.
PrintWriter
object that
can send character text to the client.
XMLReader
that is encapsulated by the
implementation of this class.
XPathType
objects.
year
or DatatypeConstants.FIELD_UNDEFINED
.
Duration
as an int
or 0
if not present.
Node
is inserted somewhere it doesn't belong.
HMACParameterSpec
with the specified truncation
length.
javax.xml.rpc.handler.Handler
interface is
required to be implemented by a SOAP message handler.DocumentHandler
interface. It has been replaced by the SAX2
DefaultHandler
class.javax.xml.rpc.handler.HandlerChain
represents
a list of handlers.javax.xml.rpc.handler.HandlerInfo
represents
information about a handler in the HandlerChain.javax.xml.rpc.handler.HandlerRegistry
provides support for the programmatic configuration of
handlers in a HandlerRegistry
.java.xml.rpc.holders.Holder
interface represents
the base interface for both standard and generated
Holder
classes.ServletRequest
interface
to provide request information for HTTP servlets.ServletResponse
interface to provide HTTP-specific
functionality in sending a response.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.HttpUtils
object.
EventListener
interface was registered.
handleFault
method processes the SOAP faults
based on the SOAP message processing model.
handleFault
method processes the SOAP faults
based on the SOAP message processing model.
handleFault
method initiates the SOAP
fault processing for this handler chain.
handleRequest
method processes the request
SOAP message.
handleRequest
method processes the request
message.
handleRequest
method initiates the request
processing for this handler chain.
handleResponse
method processes the response
message.
handleResponse
method processes the response
SOAP message.
handleResponse
method initiates the response
processing for this handler chain.
true
when an attribute with a given name is
specified on this element or has a default value, false
otherwise.
true
when an attribute with a given local name and
namespace URI is specified on this element or has a default value,
false
otherwise.
SOAPFault
object exists in
this SOAPBody
object.
QName
.
JAXRException
object with no
reason or embedded Throwable.
JAXRException
object with the given
String
as the reason for the exception being thrown.
JAXRException
object with the given
String
as the reason for the exception being thrown
and the given Throwable
object as an embedded
Throwable.
JAXRException
object initialized
with the given Throwable
object.
super.init(config)
.
TransformService
with the specified
parameters.
TransformService
with the specified
parameters and document context.
init
method to enable the Handler instance to
initialize itself.
init
method enables the Handler instance to
initialize itself.
cause
field of this SOAPException
object with the given Throwable
object.
initEvent
method is used to initialize the value of an
Event
created through the DocumentEvent
interface.
initMouseEvent
method is used to initialize the value
of a MouseEvent
created through the
DocumentEvent
interface.
initMutationEvent
method is used to initialize the
value of a MutationEvent
created through the
DocumentEvent
interface.
initUIEvent
method is used to initialize the value of
a UIEvent
created through the DocumentEvent
interface.
newChild
before the existing child node
refChild
.
Text
object represents a comment.
namespaceURI
is the
default namespace or not.
true
if the specified attribute is determined
to be ID.
Duration
object.
true
if the client does not yet know about the
session or if the client chooses not to join the session.
XPathFactory
?
addParameter
and
setReturnType
methods
are to be invoked to specify the parameter and return type
specification for a specific operation.
boolean
indicating
whether the servlet is permanently unavailable.
HttpServletRequest.isRequestedSessionIdFromURL()
instead.
SchemaFactory
?
Duration
object.
false
if the attribute was added by the validator.
getXMLSchemaType()
constraints.
index
th item in the collection.
index
th item in the collection.
index
th item in the map.
index
th item in the collection.
NodeSetData
in
document order.
DOMCryptoContext
.
Result
implementation
that unmarshals a JAXB object.Source
implementation
that marshals a JAXB-generated object.Source
for the given content object.
Source
for the given content object.
JAXRException
object with no
reason or embedded Throwable.
JAXRException
object with the given
String
as the reason for the exception being thrown.
JAXRException
object with the given
String
as the reason for the exception being thrown
and the given Throwable
object as an embedded
Throwable.
JAXRException
object initialized
with the given Throwable
object.
javax.xml.rpc.JAXRPCException
is thrown from
the core JAX-RPC APIs to indicate an exception related to the
JAX-RPC runtime mechanisms.null
as its
detail message.
JspContext
serves as the base class for the
PageContext class and abstracts all information that is not specific
to servlets.javax.xml.crypto
package.javax.xml.crypto.dsig
package.KeyInfo
elements and structures.KeyInfo
element as defined in
the
W3C Recommendation for XML-Signature Syntax and Processing.KeyInfo
objects from scratch or for
unmarshalling a KeyInfo
object from a corresponding XML
representation.KeyName
element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.KeyInfo
object.KeySelector
.KeySelectorException
with
null
as its detail message.
KeySelectorException
with the specified
detail message.
KeySelectorException
with the
specified detail message and cause.
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
).
KeySelector.select
method.KeyValue
element as defined
in the
W3C Recommendation for XML-Signature Syntax and Processing.LSException
if the
processing is stopped.LSParserFilter
s provide applications the ability to examine
nodes as they are being constructed while parsing.LSResourceResolver
provides a way for applications to
redirect references to external resources.LSSerializer
provides an API for serializing (writing) a
DOM document out into XML.LSSerializerFilter
s provide applications the ability to
examine nodes as they are being serialized and decide what nodes should
be serialized or not.Locator
.Locator2
interface.Throwable
exception
to the servlet log file, prepended by the servlet's name.
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.
Throwable
exception
to the servlet log file.
LSParser
.
LSParser
.
Attr
was modified in place.
Manifest
element as defined in
the
W3C Recommendation for XML-Signature Syntax and Processing.MarshalException
with
null
as its detail message.
MarshalException
with the specified
detail message.
MarshalException
with the
specified detail message and cause.
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
).
MessageContext
abstracts the message
context that is processed by a handler in the handle
method.SOAPMessage
objects.MimeHeader
object initialized with the given
name and value.
MimeHeader
objects, which represent
the MIME headers present in a MIME part of a message.MimeHeaders
object initialized with
an empty Vector
object.
MouseEvent
interface provides specific contextual
information associated with Mouse events.MutationEvent
interface provides specific contextual
information associated with Mutation events.factor
times
longer than the value of this duration.
factor
times
longer than the value of this duration.
Document.adoptNode()
.
Node.cloneNode()
.
Document.importNode()
.
Document.renameNode()
.
Notation
.
Node
in a context
where it does not exist.
Node
which does not support
data.
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 are used to
represent collections of nodes that can be accessed by name.NoSuchMechanismException
with
null
as its detail message.
NoSuchMechanismException
with the
specified detail message.
NoSuchMechanismException
with the
specified detail message and cause.
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 is the primary datatype for the entire
Document Object Model.NodeList
interface provides the abstraction of an ordered
collection of nodes, without defining or constraining how this collection
is implemented.Data
type containing a
node-set.Duration
object whose
value is -this
.
CanonicalizationMethod
for the specified
algorithm URI and parameters.
CanonicalizationMethod
for the specified
algorithm URI and parameters.
DigestMethod
for the specified algorithm URI
and parameters.
Document
object
to build a DOM tree with.
DocumentBuilder
using the currently configured parameters.
Duration
specifying the Duration
as its string representation, "PnYnMnDTnHnMnS",
as defined in XML Schema 1.0 section 3.2.6.1.
Duration
specifying the Duration
as milliseconds.
Duration
specifying the Duration
as isPositive, years, months, days, hours, minutes, seconds.
Duration
specifying the Duration
as isPositive, years, months, days, hours, minutes, seconds.
Duration
of type xdt:dayTimeDuration
by parsing its String
representation,
"PnDTnHnMnS",
XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration.
Duration
of type xdt:dayTimeDuration
using the specified milliseconds as defined in
XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration.
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.
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.
Duration
of type xdt:yearMonthDuration
by parsing its String
representation,
"PnYnM",
XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration.
Duration
of type xdt:yearMonthDuration
using the specified milliseconds as defined in
XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration.
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.
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.
DatatypeFactory
.
DocumentBuilderFactory
.
SAXParserFactory
.
ConnectionFactory
object.
ServiceFactory
MessageFactory
object that is an instance
of the default implementation.
SOAPConnectionFactory
object.
SOAPElementFactory
.
SOAPFactory
.
TransformerFactory
.
SchemaFactory
that supports the specified
schema language and return it.
XPathFactory
instance using the default object model,
XPathFactory.DEFAULT_OBJECT_MODEL_URI
,
the W3C DOM.
XPathFactory
instance using the specified object model.
DOMImplementationRegistry
.
KeyInfo
containing the specified list of
key information types.
KeyInfo
containing the specified list of key
information types and optional id.
KeyName
from the specified name.
KeyValue
from the specified public key.
Manifest
containing the specified
list of Reference
s.
Manifest
containing the specified
list of Reference
s and optional id.
PGPData
from the specified PGP public key
identifier.
PGPData
from the specified PGP public key
identifier, and optional key material packet and list of external
elements.
PGPData
from the specified PGP key material
packet and optional list of external elements.
Reference
with the specified URI and digest
method.
Reference
with the specified parameters.
Reference
with the specified parameters and
pre-calculated digest value.
Reference
with the specified parameters.
RetrievalMethod
from the specified URI.
RetrievalMethod
from the specified parameters.
File
as a schema and returns it as a Schema
.
URL
as a schema and returns it as a Schema
.
Schema
object.
SignatureMethod
for the specified algorithm URI
and parameters.
SignatureProperties
containing the specified
list of SignatureProperty
s and optional id.
SignatureProperty
containing the specified
list of XMLStructure
s, target URI and optional id.
SignedInfo
with the specified canonicalization
and signature methods, and list of one or more references.
SignedInfo
with the specified parameters.
Transform
for the specified algorithm URI
and parameters.
Transform
for the specified algorithm URI
and parameters.
Source
into a Transformer
Object
.
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.
Data
type containing an octet stream.OctetStreamData
.
OctetStreamData
.
LSParser
and the processing has been stopped.
PGPData
element as defined in
the
W3C Recommendation for XML-Signature Syntax and Processing.ProcessingInstruction
.
javax.xml.rpc.ParameterMode
is a type-safe
enumeration for parameter mode.XMLReader
interface, which includes Namespace support.ParserConfigurationException
with no
detail mesage.
ParserConfigurationException
with
the String
specified as an error message.
Parser
interface.ProcessingInstruction
interface represents a "processing
instruction", used in XML as a way to keep processor-specific information
in the text of the document.InputStream
as an XML
document and return a new DOM Document
object.
InputStream
as an
XML document and return a new DOM Document
object.
Document
object.
Document
object.
Document
object.
InputStream
instance as XML using the specified HandlerBase
.
InputStream
instance as XML using the specified HandlerBase
.
InputStream
instance as XML using the specified
DefaultHandler
.
InputStream
instance as XML using the specified
DefaultHandler
.
HandlerBase
.
DefaultHandler
.
HandlerBase
.
DefaultHandler
.
InputSource
as XML using the specified
HandlerBase
.
InputSource
as XML using the specified
DefaultHandler
.
LSInput
.
HashTable
object
with key-value pairs.
LSInput
and insert the content into an existing document
at the position specified with the context
and
action
arguments.
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.
String
to the client,
without a carriage return-line feed (CRLF)
character at the end.
boolean
value to the client,
with no carriage return-line feed (CRLF)
character at the end.
long
value to the client,
with no carriage return-line feed (CRLF) at the end.
float
value to the client,
with no carriage return-line feed (CRLF) at the end.
double
value to the client,
with no carriage return-line feed (CRLF) at the end.
KeySelectorException
, its backtrace and
the cause's backtrace to the standard error stream.
KeySelectorException
, its backtrace and
the cause's backtrace to the specified print stream.
KeySelectorException
, its backtrace and
the cause's backtrace to the specified print writer.
MarshalException
, its backtrace and
the cause's backtrace to the standard error stream.
MarshalException
, its backtrace and
the cause's backtrace to the specified print stream.
MarshalException
, its backtrace and
the cause's backtrace to the specified print writer.
NoSuchMechanismException
, its backtrace and
the cause's backtrace to the standard error stream.
NoSuchMechanismException
, its backtrace and
the cause's backtrace to the specified print stream.
NoSuchMechanismException
, its backtrace and
the cause's backtrace to the specified print writer.
URIReferenceException
, its backtrace and
the cause's backtrace to the standard error stream.
URIReferenceException
, its backtrace and
the cause's backtrace to the specified print stream.
URIReferenceException
, its backtrace and
the cause's backtrace to the specified print writer.
TransformException
, its backtrace and
the cause's backtrace to the standard error stream.
TransformException
, its backtrace and
the cause's backtrace to the specified print stream.
TransformException
, its backtrace and
the cause's backtrace to the specified print writer.
XMLSignatureException
, its backtrace and
the cause's backtrace to the standard error stream.
XMLSignatureException
, its backtrace and
the cause's backtrace to the specified print stream.
XMLSignatureException
, its backtrace and
the cause's backtrace to the specified print writer.
PrintStream
.
System.err
.
PrintWriter
.
String
to the client,
followed by a carriage return-line feed (CRLF).
boolean
value to the client,
followed by a
carriage return-line feed (CRLF).
long
value to the client, followed by a
carriage return-line feed (CRLF).
float
value to the client,
followed by a carriage return-line feed (CRLF).
double
value to the client,
followed by a carriage return-line feed (CRLF).
declarePrefix()
.
HashMap
to map the key
to the specified object.
HashMap
to map the URI
to the specified prefix.
HttpSession.setAttribute(java.lang.String, java.lang.Object)
QName
represents a qualified name
as defined in the XML specifications: XML Schema Part2:
Datatypes specification, Namespaces
in XML, Namespaces
in XML Errata.QName
constructor specifying the Namespace URI
and local part.
QName
constructor specifying the Namespace URI,
local part and prefix.
QName
constructor specifying the local part.
Attr
was just removed.
RangeException
as specified in
their method descriptions.Reference
element as defined in the
W3C Recommendation for XML-Signature Syntax and Processing.JAXRException
object with no
reason or embedded Throwable.
JAXRException
object with the given
String
as the reason for the exception being thrown.
JAXRException
object with the given
String
as the reason for the exception being thrown
and the given Throwable
object as an embedded
Throwable.
JAXRException
object initialized
with the given Throwable
object.
RetrievalMethod
element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.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.
TypeMapping
instance with the
TypeMappingRegistry
.
TypeMapping
instance that is default
for all encoding styles supported by the
TypeMappingRegistry
.
AttachmentPart
objects that have been added
to this SOAPMessage
object.
MimeHeaders
object.
MimeHeader
objects for this
SOAPEnvelope
object.
Call
instance.
oldChild
from the list
of children, and returns it.
SOAPElement
.
MimeHeader
objects whose name matches the
the given name.
MessageContext
TypeMapping
from the TypeMappingRegistry.
HttpSession.removeAttribute(java.lang.String)
ELEMENT_NODE
or
ATTRIBUTE_NODE
.
oldChild
with newChild
in the list of children, and returns the oldChild
node.
XMLGregorianCalendar
to its original values.
DocumentBuilder
to its original configuration.
SAXParser
to its original configuration.
Transformer
to its original configuration.
Validator
to its original configuration.
XPath
to its original configuration.
EntityResolver2.resolveEntity()
with null entity name and base URI.
XMLReader
implementation class.SAXParserFactory.newInstance()
.
ContentHandler
.
SAXSource
, using an XMLReader
and a SAX InputSource.
SAXSource
, using a SAX InputSource
.
Content-Length
.
Request-Line
is not allowed for the resource
identified by the Request-URI
.
Request-URI
is longer
than the server is willing to interpret.
Location
field.
Node
using
LSSerializer
and the processing has been stopped.
ServiceFactory
implementation
class.
DOMError
is
error.
DOMError
is
fatal error.
DOMError
is
warning.
SOAPBodyElement
object represents the contents in
a SOAPBody
object.SOAPConnection
objects.javax.xml.soap.SOAPFactory
for creating SOAPElements.SOAPPart
object.SOAPException
object with no
reason or embedded Throwable
object.
SOAPException
object with the given
String
as the reason for the exception being thrown.
SOAPException
object with the given
String
as the reason for the exception being thrown
and the given Throwable
object as an embedded
exception.
SOAPException
object initialized
with the given Throwable
object.
SOAPFactory
is a factory for creating various objects
that exist in the SOAP XML tree.SOAPBody
object that contains
error and/or status information.SOAPFault
object.SOAPFaultException
exception represents a
SOAP fault.javax.xml.rpc.soap.SOAPMessageContext
provides access to the SOAP message for either RPC request or
response.SOAPMessage
object.SOAP-ENC:Array
type.
SOAP-ENC:base64
type.
SOAP-ENC:boolean
type.
SOAP-ENC:byte
type.
SOAP-ENC:double
type.
SOAP-ENC:float
type.
SOAP-ENC:int
type.
SOAP-ENC:long
type.
SOAP-ENC:short
type.
SOAP-ENC:string
type.
sourceRange
to end
boundary-point of Range on which compareBoundaryPoints
is invoked.
sourceRange
to start
boundary-point of Range on which compareBoundaryPoints
is invoked.
JAXRException
object with no
reason or embedded Throwable.
JAXRException
object with the given
String
as the reason for the exception being thrown.
JAXRException
object with the given
String
as the reason for the exception being thrown
and the given Throwable
object as an embedded
Throwable.
JAXRException
object initialized
with the given Throwable
object.
Schema
objects. Entry-point to
the validation API.Service
class acts as a factory of the following:
Dynamic proxy for the target service endpoint.javax.xml.rpc.ServiceException
is thrown from the
methods in the javax.xml.rpc.Service
interface and
ServiceFactory
class.null
as its
detail message.
javax.xml.rpc.ServiceFactory
is an abstract class
that provides a factory for the creation of instances of the type
javax.xml.rpc.Service
.javax.xml.rpc.server.ServiceLifecycle
defines
a lifecycle interface for a JAX-RPC service endpoint.ServletEndpointContext
provides an endpoint
context maintained by the underlying servlet container based
JAX-RPC runtime system.readLine
method
for reading data one line at a time.SignatureMethod
element
as defined in the
W3C Recommendation for XML-Signature Syntax and Processing.SignatureMethod
algorithm.SignatureProperties
element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.SignatureProperty
element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.SignedInfo
element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.