|
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 ?
- XMLSignatureFactory - Class in javax.xml.crypto.dsig
- 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.
- XMLSignContext - Interface in javax.xml.crypto.dsig
- Contains context information for generating XML Signatures.
- XMLStreamConstants - Interface in javax.xml.stream
- This interface declares the constants used in this API.
- XMLStreamException - Exception in javax.xml.stream
- The base exception for unexpected processing errors.
- XMLStreamException() -
Constructor for exception javax.xml.stream.XMLStreamException
- Default constructor
- XMLStreamException(String) -
Constructor for exception javax.xml.stream.XMLStreamException
- Construct an exception with the assocated message.
- XMLStreamException(Throwable) -
Constructor for exception javax.xml.stream.XMLStreamException
- Construct an exception with the assocated exception
- XMLStreamException(String, Throwable) -
Constructor for exception javax.xml.stream.XMLStreamException
- Construct an exception with the assocated message and exception
- XMLStreamException(String, Location, Throwable) -
Constructor for exception javax.xml.stream.XMLStreamException
- Construct an exception with the assocated message, exception and location.
- XMLStreamException(String, Location) -
Constructor for exception javax.xml.stream.XMLStreamException
- Construct an exception with the assocated message, exception and location.
- XMLStreamReader - Interface in javax.xml.stream
- The XMLStreamReader interface allows forward, read-only access to XML.
- XMLStreamWriter - Interface in javax.xml.stream
- The XMLStreamWriter interface specifies how to write XML.
- XMLStructure - Interface in javax.xml.crypto
- A representation of an XML structure from any namespace.
- XmlTransient - Annotation Type in javax.xml.bind.annotation
-
Prevents the mapping of a JavaBean property/type to XML representation.
- XmlType - Annotation Type in javax.xml.bind.annotation
-
Maps a class or an enum type to a XML Schema type.
- XmlType.DEFAULT - Class in javax.xml.bind.annotation
- Used in
XmlType.factoryClass()
to
signal that either factory mehod is not used or
that it's in the class with this XmlType
itself. - XmlType.DEFAULT() -
Constructor for class javax.xml.bind.annotation.XmlType.DEFAULT
-
- XMLValidateContext - Interface in javax.xml.crypto.dsig
- Contains context information for validating XML Signatures.
- XmlValue - Annotation Type in javax.xml.bind.annotation
-
Enables mapping a class to a XML Schema complex type with a
simpleContent or a XML Schema simple type.
- XmlWriter - Interface in javax.sql.rowset.spi
- A specialized interface that facilitates an extension of the
SyncProvider
abstract class for XML orientated
synchronization providers. - XOR -
Static variable in class java.awt.AlphaComposite
- The part of the source that lies outside of the destination
is combined with the part of the destination that lies outside
of the source
(Porter-Duff Source Xor Destination rule).
- Xor -
Static variable in class java.awt.AlphaComposite
AlphaComposite
object that implements the opaque XOR rule
with an alpha of 1.0f.
- xor(BigInteger) -
Method in class java.math.BigInteger
- Returns a BigInteger whose value is
(this ^ val)
.
- xor(BitSet) -
Method in class java.util.BitSet
- Performs a logical XOR of this bit set with the bit set
argument.
- XPATH -
Static variable in interface javax.xml.crypto.dsig.Transform
- The XPath
transform algorithm URI.
- XPath - Interface in javax.xml.xpath
XPath
provides access to the XPath evaluation environment and expressions.- XPATH2 -
Static variable in interface javax.xml.crypto.dsig.Transform
- The
XPath Filter 2 transform algorithm URI.
- XPathConstants - Class in javax.xml.xpath
- XPath constants.
- XPathException - Exception in javax.xml.xpath
XPathException
represents a generic XPath exception.- XPathException(String) -
Constructor for exception javax.xml.xpath.XPathException
- Constructs a new
XPathException
with the specified detail message
.
- XPathException(Throwable) -
Constructor for exception javax.xml.xpath.XPathException
- Constructs a new
XPathException
with the specified cause
.
- XPathExpression - Interface in javax.xml.xpath
XPathExpression
provides access to compiled XPath expressions.- XPathExpressionException - Exception in javax.xml.xpath
XPathExpressionException
represents an error in an XPath expression.- XPathExpressionException(String) -
Constructor for exception javax.xml.xpath.XPathExpressionException
- Constructs a new
XPathExpressionException
with the specified detail message
.
- XPathExpressionException(Throwable) -
Constructor for exception javax.xml.xpath.XPathExpressionException
- Constructs a new
XPathExpressionException
with the specified cause
.
- XPathFactory - Class in javax.xml.xpath
- 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)
or XPathFactory.newInstance(String uri, String factoryClassName, ClassLoader classLoader)
should be used to create a new instance of an XPathFactory
.
- XPathFactoryConfigurationException - Exception in javax.xml.xpath
XPathFactoryConfigurationException
represents a configuration error in a XPathFactory
environment.- XPathFactoryConfigurationException(String) -
Constructor for exception javax.xml.xpath.XPathFactoryConfigurationException
- Constructs a new
XPathFactoryConfigurationException
with the specified detail message
.
- XPathFactoryConfigurationException(Throwable) -
Constructor for exception javax.xml.xpath.XPathFactoryConfigurationException
- Constructs a new
XPathFactoryConfigurationException
with the specified cause
.
- XPathFilter2ParameterSpec - Class in javax.xml.crypto.dsig.spec
- 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 in javax.xml.crypto.dsig.spec
- 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 in javax.xml.xpath
XPathFunction
provides access to XPath functions.- XPathFunctionException - Exception in javax.xml.xpath
XPathFunctionException
represents an error with an XPath function.- XPathFunctionException(String) -
Constructor for exception javax.xml.xpath.XPathFunctionException
- Constructs a new
XPathFunctionException
with the specified detail message
.
- XPathFunctionException(Throwable) -
Constructor for exception javax.xml.xpath.XPathFunctionException
- Constructs a new
XPathFunctionException
with the specified cause
.
- XPathFunctionResolver - Interface in javax.xml.xpath
XPathFunctionResolver
provides access to the set of user defined XPathFunction
s.- XPathType - Class in javax.xml.crypto.dsig.spec
- The XML Schema Definition of the
XPath
element as defined in the
W3C Recommendation for XML-Signature XPath Filter 2.0:
<schema xmlns="http://www.w3.org/2001/XMLSchema"
xmlns:xf="http://www.w3.org/2002/06/xmldsig-filter2"
targetNamespace="http://www.w3.org/2002/06/xmldsig-filter2"
version="0.1" elementFormDefault="qualified">
<element name="XPath"
type="xf:XPathType"/>
<complexType name="XPathType">
<simpleContent>
<extension base="string">
<attribute name="Filter">
<simpleType>
<restriction base="string">
<enumeration value="intersect"/>
<enumeration value="subtract"/>
<enumeration value="union"/>
</restriction>
</simpleType>
</attribute>
</extension>
</simpleContent>
</complexType>
- 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 in javax.xml.crypto.dsig.spec
- Represents the filter set operation.
- XPathVariableResolver - Interface in javax.xml.xpath
XPathVariableResolver
provides access to the set of user defined XPath variables.- xpoints -
Variable in class java.awt.Polygon
- The array of X coordinates.
- xPositionForValue(int) -
Method in class javax.swing.plaf.basic.BasicSliderUI
-
- XSLT -
Static variable in interface javax.xml.crypto.dsig.Transform
- The XSLT
transform algorithm URI.
- XSLTTransformParameterSpec - Class in javax.xml.crypto.dsig.spec
- Parameters for the
XSLT Transform Algorithm.
- XSLTTransformParameterSpec(XMLStructure) -
Constructor for class javax.xml.crypto.dsig.spec.XSLTTransformParameterSpec
- Creates an
XSLTTransformParameterSpec
with the specified
stylesheet.
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.