Alphabetical Index: X

< ? _ 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 Z

X

x - field in class java.awt.geom.Arc2D.Double
The x coordinate of the box bounding the ellipse of this arc.
x - field in class java.awt.geom.Arc2D.Float
The x coordinate of the box bounding the ellipse of this arc.
x - field in class java.awt.geom.Ellipse2D.Double
The upper-left x coordinate of the bounding-box
x - field in class java.awt.geom.Ellipse2D.Float
The upper-left x coordinate of the bounding-box
x - field in class java.awt.Event
x - field in class java.awt.Point
The x coordinate.
x - field in class java.awt.geom.Point2D.Double
The X coordinate.
x - field in class java.awt.geom.Point2D.Float
The X coordinate.
x - field in class java.awt.Rectangle
The X coordinate of the top-left corner of the rectangle.
x - field in class java.awt.geom.Rectangle2D.Double
The x coordinate of the lower left corner.
x - field in class java.awt.geom.Rectangle2D.Float
The x coordinate of the lower left corner.
x - field in class java.awt.geom.RoundRectangle2D.Double
The x coordinate of this object.
x - field in class java.awt.geom.RoundRectangle2D.Float
The x coordinate of this object.
x1 - field in class java.awt.geom.CubicCurve2D.Double
The x coordinate of the curve’s start point.
x1 - field in class java.awt.geom.CubicCurve2D.Float
The x coordinate of the curve’s start point.
x1 - field in class java.awt.geom.Line2D.Double
The x coordinate of the first point.
x1 - field in class java.awt.geom.Line2D.Float
The x coordinate of the first point.
x1 - field in class java.awt.geom.QuadCurve2D.Double
The x coordinate of the curve’s start point.
x1 - field in class java.awt.geom.QuadCurve2D.Float
The x coordinate of the curve’s start point.
x2 - field in class java.awt.geom.CubicCurve2D.Double
The x coordinate of the curve’s end point.
x2 - field in class java.awt.geom.CubicCurve2D.Float
The x coordinate of the curve’s end point.
x2 - field in class java.awt.geom.Line2D.Double
The x coordinate of the second point.
x2 - field in class java.awt.geom.Line2D.Float
The x coordinate of the second point.
x2 - field in class java.awt.geom.QuadCurve2D.Double
The x coordinate of the curve’s end point.
x2 - field in class java.awt.geom.QuadCurve2D.Float
The x coordinate of the curve’s end point.
X500Principal - class javax.security.auth.x500.X500Principal
X500Principal(byte[]) - constructor for class javax.security.auth.x500.X500Principal
X500Principal(java.io.InputStream) - constructor for class javax.security.auth.x500.X500Principal
X500Principal(java.lang.String) - constructor for class javax.security.auth.x500.X500Principal
X500PrivateCredential - class javax.security.auth.x500.X500PrivateCredential
A pairing of a X509Certificate and its corresponding PrivateKey, with an optional keystore alias.
Creates a new private credential with no associated keystore alias.
Creates a new private credential with a keystore alias.
X509Certificate - class java.security.cert.X509Certificate
X509Certificate is the abstract class for X.509 certificates.
X509Certificate - class javax.security.cert.X509Certificate
The base class of all X.509 certificates.

This class is deprecated in favor of the X509Certificate class.

X509Certificate() - constructor for class java.security.cert.X509Certificate
Constructs a new certificate of the specified type.
X509CertSelector - class java.security.cert.X509CertSelector
A concrete implementation of CertSelector for X.509 certificates, which allows a number of criteria to be set when accepting certificates, from validity dates, to issuer and subject distinguished names, to some of the various X.509 extensions.
X509CertSelector() - constructor for class java.security.cert.X509CertSelector
Creates a new X.509 certificate selector.
X509CRL - class java.security.cert.X509CRL
The X509CRL class is the abstract class used to manage X.509 Certificate Revocation Lists.
X509CRL() - constructor for class java.security.cert.X509CRL
Constructs a new X509CRL.
X509CRLEntry - class java.security.cert.X509CRLEntry
Abstract class for entries in the CRL (Certificate Revocation List).
X509CRLEntry() - constructor for class java.security.cert.X509CRLEntry
Creates a new X509CRLEntry
X509CRLSelector - class java.security.cert.X509CRLSelector
A class for matching X.509 certificate revocation lists by criteria.
X509CRLSelector() - constructor for class java.security.cert.X509CRLSelector
Creates a new CRL selector with no criteria enabled; i.e., every CRL will be matched.
X509EncodedKeySpec - class java.security.spec.X509EncodedKeySpec
X.509 Encoded Key Specification class which is used to store "X.509" byte encoded keys.
X509EncodedKeySpec(byte[]) - constructor for class java.security.spec.X509EncodedKeySpec
Constructs a new X509EncodedKeySpec with the specified encoded key.
An extended X509KeyManager for use with SSLEngine.
X509ExtendedKeyManager() - constructor for class javax.net.ssl.X509ExtendedKeyManager
Default constructor.
X509Extension - interface java.security.cert.X509Extension
Public interface for the X.509 Extension.
X509KeyManager - interface javax.net.ssl.X509KeyManager
A key manager for X.509 certificates and their associated private keys.
X509TrustManager - interface javax.net.ssl.X509TrustManager
A trust manager for dealing with X.509 certificates.
X_AXIS - static field in class javax.swing.BoxLayout
Specifies that components are laid out left to right.
X_AXIS - static field in class javax.swing.text.View
XA_HEURCOM - static field in class javax.transaction.xa.XAException
XA_HEURHAZ - static field in class javax.transaction.xa.XAException
XA_HEURMIX - static field in class javax.transaction.xa.XAException
XA_HEURRB - static field in class javax.transaction.xa.XAException
XA_NOMIGRATE - static field in class javax.transaction.xa.XAException
XA_OK - static field in class javax.transaction.xa.XAResource
XA_RBBASE - static field in class javax.transaction.xa.XAException
XA_RBCOMMFAIL - static field in class javax.transaction.xa.XAException
XA_RBDEADLOCK - static field in class javax.transaction.xa.XAException
XA_RBEND - static field in class javax.transaction.xa.XAException
XA_RBINTEGRITY - static field in class javax.transaction.xa.XAException
XA_RBOTHER - static field in class javax.transaction.xa.XAException
XA_RBPROTO - static field in class javax.transaction.xa.XAException
XA_RBROLLBACK - static field in class javax.transaction.xa.XAException
XA_RBTIMEOUT - static field in class javax.transaction.xa.XAException
XA_RBTRANSIENT - static field in class javax.transaction.xa.XAException
XA_RDONLY - static field in class javax.transaction.xa.XAException
XA_RDONLY - static field in class javax.transaction.xa.XAResource
XA_RETRY - static field in class javax.transaction.xa.XAException
XAConnection - interface javax.sql.XAConnection
XADataSource - interface javax.sql.XADataSource
XAER_ASYNC - static field in class javax.transaction.xa.XAException
XAER_DUPID - static field in class javax.transaction.xa.XAException
XAER_INVAL - static field in class javax.transaction.xa.XAException
XAER_NOTA - static field in class javax.transaction.xa.XAException
XAER_OUTSIDE - static field in class javax.transaction.xa.XAException
XAER_PROTO - static field in class javax.transaction.xa.XAException
XAER_RMERR - static field in class javax.transaction.xa.XAException
XAER_RMFAIL - static field in class javax.transaction.xa.XAException
XAException - exception javax.transaction.xa.XAException
XAException() - constructor for class javax.transaction.xa.XAException
XAException(int) - constructor for class javax.transaction.xa.XAException
XAException(java.lang.String) - constructor for class javax.transaction.xa.XAException
XAResource - interface javax.transaction.xa.XAResource
Xid - interface javax.transaction.xa.Xid
XML_DTD_NS_URI - static field in class javax.xml.XMLConstants
The XML DTD namespace URI.
XML_NS_PREFIX - static field in class javax.xml.XMLConstants
The XML Namespace prefix.
XML_NS_URI - static field in class javax.xml.XMLConstants
The XML Namespace URI.
XMLConstants - class javax.xml.XMLConstants
Repository for well-known XML constants.
XMLDecoder - class java.beans.XMLDecoder
The XMLDecoder reads XML data that is structured according to this DTD and creates objects according to the content.
XMLDecoder(java.io.InputStream) - constructor for class java.beans.XMLDecoder
Creates a XMLDecoder instance that parses the XML data of the given input stream.
Creates a XMLDecoder instance that parses the XML data of the given input stream.
Creates a XMLDecoder instance that parses the XML data of the given input stream.
Creates a XMLDecoder instance that parses the XML data of the given input stream.
XMLEncoder - class java.beans.XMLEncoder
This class uses the PersistenceDelegate and Encoder infrastructure to generate an XML representation of the objects it serializes.
XMLEncoder(java.io.OutputStream) - constructor for class java.beans.XMLEncoder
XMLEvent - interface javax.xml.stream.events.XMLEvent
An XML stream event.
XMLEventAllocator - interface javax.xml.stream.util.XMLEventAllocator
Interface for allocating events according to a stream reader.
XMLEventConsumer - interface javax.xml.stream.util.XMLEventConsumer
Interface for consuming XML events.
XMLEventFactory - class javax.xml.stream.XMLEventFactory
Factory for XML events.
XMLEventFactory() - constructor for class javax.xml.stream.XMLEventFactory
XMLEventReader - interface javax.xml.stream.XMLEventReader
An XML parser.
XMLEventWriter - interface javax.xml.stream.XMLEventWriter
Interface for writing XML documents from a series of events.
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(org.xml.sax.XMLReader) - constructor for class org.xml.sax.helpers.XMLFilterImpl
Construct an XML filter with the specified parent.
XMLFormatter - class java.util.logging.XMLFormatter
An XMLFormatter formats LogRecords into a standard XML format.
XMLFormatter() - constructor for class java.util.logging.XMLFormatter
Constructs a new XMLFormatter.
XMLGregorianCalendar - class javax.xml.datatype.XMLGregorianCalendar
An XML Schema 1.0 date/time data type.
XMLInputFactory - class javax.xml.stream.XMLInputFactory
Factory for creating stream and event readers from various kinds of input source.
XMLInputFactory() - constructor for class javax.xml.stream.XMLInputFactory
XMLNS - static field in class org.xml.sax.helpers.NamespaceSupport
The XML Namespace URI as a constant.
XMLNS_ATTRIBUTE - static field in class javax.xml.XMLConstants
The XML Namespace declaration attribute.
XMLNS_ATTRIBUTE_NS_URI - static field in class javax.xml.XMLConstants
The XML Namespace declaration URI.
XMLOutputFactory - class javax.xml.stream.XMLOutputFactory
Factory for obtaining XML stream and event writers for various kinds of output sink.
XMLOutputFactory() - constructor for class javax.xml.stream.XMLOutputFactory
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(org.xml.sax.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.
XMLReporter - interface javax.xml.stream.XMLReporter
Interface used to report non-fatal errors during parsing.
XMLResolver - interface javax.xml.stream.XMLResolver
Interface used to resolve XML external entities during parsing.
XMLStreamConstants - interface javax.xml.stream.XMLStreamConstants
STaX constants.
XMLStreamException - exception javax.xml.stream.XMLStreamException
Exception indicating an XML stream processing error.
XMLStreamException() - constructor for class javax.xml.stream.XMLStreamException
Create an exception without a message.
XMLStreamException(java.lang.String) - constructor for class javax.xml.stream.XMLStreamException
Create an exception with a message.
Create an exception with a message and a cause.
XMLStreamException(java.lang.Throwable) - constructor for class javax.xml.stream.XMLStreamException
Create an exception with a given cause, and a message of cause == null ?
XMLStreamReader - interface javax.xml.stream.XMLStreamReader
Interface implemented by an XML parser.
XMLStreamWriter - interface javax.xml.stream.XMLStreamWriter
Interface for writing XML to a stream.
Xor - static field in class java.awt.AlphaComposite
xor(java.math.BigInteger) - method in class java.math.BigInteger
Return the logical (bit-wise) "exclusive or" of two BigIntegers.
xor(java.util.BitSet) - method in class java.util.BitSet
Performs the logical XOR operation on this bit set and the given set.
XPath - interface javax.xml.xpath.XPath
Interface to the XPath evaluation environment.
XPATH_NAMESPACE_NODE - static field in class org.w3c.dom.xpath.XPathNamespace
The node is a Namespace.
XPathConstants - class javax.xml.xpath.XPathConstants
XPath constants.
XPathEvaluator - interface org.w3c.dom.xpath.XPathEvaluator
The evaluation of XPath expressions is provided by XPathEvaluator.
XPathException - exception javax.xml.xpath.XPathException
A generic XPath exception.
XPathException - exception org.w3c.dom.xpath.XPathException
A new exception has been created for exceptions specific to these XPath interfaces.
XPathException(java.lang.String) - constructor for class javax.xml.xpath.XPathException
Create an exception with a message.
XPathException(java.lang.Throwable) - constructor for class javax.xml.xpath.XPathException
Create an exception with a given cause, and a message of cause == null ?
XPathException(short,java.lang.String) - constructor for class org.w3c.dom.xpath.XPathException
XPathExpression - interface javax.xml.xpath.XPathExpression
An XPath expression.
XPathExpression - interface org.w3c.dom.xpath.XPathExpression
The XPathExpression interface represents a parsed and resolved XPath expression.
An exception in an XPath expression.
Create an exception with a message.
Create an exception with a given cause, and a message of cause == null ?
XPathFactory - class javax.xml.xpath.XPathFactory
Factory for creating XPath environments.
XPathFactory() - constructor for class javax.xml.xpath.XPathFactory
The basic constructor.
A configuration exception in an XPath factory environment.
Create an exception with a message.
Create an exception with a given cause, and a message of cause == null ?
XPathFunction - interface javax.xml.xpath.XPathFunction
An XPath extension function.
An exception in an XPath function.
Create an exception with a message.
Create an exception with a given cause, and a message of cause == null ?
XPathFunctionResolver - interface javax.xml.xpath.XPathFunctionResolver
Interface providing the means to access XPath extension functions.
XPathNamespace - interface org.w3c.dom.xpath.XPathNamespace
The XPathNamespace interface is returned by XPathResult interfaces to represent the XPath namespace node type that DOM lacks.
XPathNSResolver - interface org.w3c.dom.xpath.XPathNSResolver
The XPathNSResolver interface permit prefix strings in the expression to be properly bound to namespaceURI strings.
XPathResult - interface org.w3c.dom.xpath.XPathResult
The XPathResult interface represents the result of the evaluation of an XPath 1.0 expression within the context of a particular node.
XPathVariableResolver - interface javax.xml.xpath.XPathVariableResolver
Interface providing the means to access the values of XPath variable references.
xpoints - field in class java.awt.Polygon
The array of X coordinates of endpoints.
xPositionForValue(int) - method in class javax.swing.plaf.basic.BasicSliderUI
Returns the x-coordinate (relative to the component) for the given slider value.