|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Ellipse2D
.
Ellipse2D
.
Point2D
.
Point2D
.
Rectangle2D
.
Rectangle2D
.
RoundRectangle2D
.
RoundRectangle2D
.
Point
.
Rectangle
.
Principal
.X500Principal
from a string representation of
an X.500 distinguished name (ex:
"CN=Duke, OU=JavaSoft, O=Sun Microsystems, C=US").
X500Principal
from a string representation of
an X.500 distinguished name (ex:
"CN=Duke, OU=JavaSoft, O=Sun Microsystems, C=US").
X500Principal
from a distinguished name in
ASN.1 DER encoded form.
X500Principal
from an InputStream
containing the distinguished name in ASN.1 DER encoded form.
X500PrivateCredential
.CertSelector
that selects X509Certificates
that
match all specified criteria.X509CertSelector
.
CRLSelector
that selects X509CRLs
that
match all specified criteria.X509CRLSelector
.
X509Data
element as defined in
the
W3C Recommendation for XML-Signature Syntax and Processing.SubjectPublicKeyInfo
.X509IssuerSerial
element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.XAConnection
objects that is used internally.XMLDecoder
class is used to read XML documents
created using the XMLEncoder
and is used just like
the ObjectInputStream
.XMLEncoder
class.
XMLEncoder
class.
XMLEncoder
class.
XMLEncoder
class.
XmlElement.type()
to
signal that the type be inferred from the signature
of the property.XmlElementDecl.scope()
to
signal that the declaration is in the global scope.XmlElementRef.type()
to
signal that the type be inferred from the signature
of the property.XmlElement
or JAXBElement.XmlElement
annotations.XMLEncoder
class is a complementary alternative to
the ObjectOutputStream
and can used to generate
a textual representation of a JavaBean in the same
way that the ObjectOutputStream
can
be used to create binary representation of Serializable
objects.out
using an XML encoding.
Enum
to XML representation.Enum
type to XML representation.XmlAdapter
for custom marshaling.XmlJavaTypeAdapter.type()
to
signal that the type be inferred from the signature
of the field, property, parameter or the class.XmlJavaTypeAdapter
annotations.XMLConstants.XMLNS_ATTRIBUTE
, Namespace name URI.
Object
element as defined in
the
W3C Recommendation for XML-Signature Syntax and Processing.SyncProvider
abstract class for XML orientated
synchronization providers.XmlElementDecl
s.XmlSchemaType.type()
to
signal that the type be inferred from the signature
of the property.XmlSchemaType
annotations.Signature
element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.SignatureValue
element as
defined in the
W3C Recommendation for XML-Signature Syntax and Processing.XMLSignatureException
with
null
as its detail message.
XMLSignatureException
with the specified
detail message.
XMLSignatureException
with the
specified detail message and cause.
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
).
XMLSignature
objects from scratch or
for unmarshalling an XMLSignature
object from a corresponding
XML representation.XmlType.factoryClass()
to
signal that either factory mehod is not used or
that it's in the class with this XmlType
itself.SyncProvider
abstract class for XML orientated
synchronization providers.AlphaComposite
object that implements the opaque XOR rule
with an alpha of 1.0f.
XPath
provides access to the XPath evaluation environment and expressions.XPathException
represents a generic XPath exception.XPathException
with the specified detail message
.
XPathException
with the specified cause
.
XPathExpression
provides access to compiled XPath expressions.XPathExpressionException
represents an error in an XPath expression.XPathExpressionException
with the specified detail message
.
XPathExpressionException
with the specified cause
.
XPathFactory
instance can be used to create
XPath
objects.XPathFactory.newInstance()
or XPathFactory.newInstance(String uri)
or XPathFactory.newInstance(String uri, String factoryClassName, ClassLoader classLoader)
should be used to create a new instance of an XPathFactory
.
XPathFactoryConfigurationException
represents a configuration error in a XPathFactory
environment.XPathFactoryConfigurationException
with the specified detail message
.
XPathFactoryConfigurationException
with the specified cause
.
XPathFilter2ParameterSpec
.
XPathFilterParameterSpec
with the specified
XPath expression.
XPathFilterParameterSpec
with the specified
XPath expression and namespace map.
XPathFunction
provides access to XPath functions.XPathFunctionException
represents an error with an XPath function.XPathFunctionException
with the specified detail message
.
XPathFunctionException
with the specified cause
.
XPathFunctionResolver
provides access to the set of user defined XPathFunction
s.XPath
element as defined in the
W3C Recommendation for XML-Signature XPath Filter 2.0:XPathType
instance with the specified XPath
expression and filter.
XPathType
instance with the specified XPath
expression, filter, and namespace map.
XPathVariableResolver
provides access to the set of user defined XPath variables.XSLTTransformParameterSpec
with the specified
stylesheet.
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.