- x - Variable in class java.awt.Event
-
- x - Variable in class java.awt.geom.Arc2D.Double
-
The x coordinate of the box bounding the ellipse of this arc.
- x - Variable in class java.awt.geom.Arc2D.Float
-
The x coordinate of the box bounding the ellipse of this arc.
- x - Variable in class java.awt.geom.Ellipse2D.Double
-
The upper-left x coordinate of the bounding-box
- x - Variable in class java.awt.geom.Ellipse2D.Float
-
The upper-left x coordinate of the bounding-box
- x - Variable in class java.awt.geom.Point2D.Double
-
The X coordinate.
- x - Variable in class java.awt.geom.Point2D.Float
-
The X coordinate.
- x - Variable in class java.awt.geom.Rectangle2D.Double
-
The x coordinate of the lower left corner.
- x - Variable in class java.awt.geom.Rectangle2D.Float
-
The x coordinate of the lower left corner.
- x - Variable in class java.awt.geom.RoundRectangle2D.Double
-
The x coordinate of this object.
- x - Variable in class java.awt.geom.RoundRectangle2D.Float
-
The x coordinate of this object.
- x - Variable in class java.awt.Point
-
The x coordinate.
- x - Variable in class java.awt.Rectangle
-
The X coordinate of the top-left corner of the rectangle.
- x1 - Variable in class java.awt.geom.CubicCurve2D.Double
-
The x coordinate of the curve’s start point.
- x1 - Variable in class java.awt.geom.CubicCurve2D.Float
-
The x coordinate of the curve’s start point.
- x1 - Variable in class java.awt.geom.Line2D.Double
-
The x coordinate of the first point.
- x1 - Variable in class java.awt.geom.Line2D.Float
-
The x coordinate of the first point.
- x1 - Variable in class java.awt.geom.QuadCurve2D.Double
-
The x coordinate of the curve’s start point.
- x1 - Variable in class java.awt.geom.QuadCurve2D.Float
-
The x coordinate of the curve’s start point.
- x2 - Variable in class java.awt.geom.CubicCurve2D.Double
-
The x coordinate of the curve’s end point.
- x2 - Variable in class java.awt.geom.CubicCurve2D.Float
-
The x coordinate of the curve’s end point.
- x2 - Variable in class java.awt.geom.Line2D.Double
-
The x coordinate of the second point.
- x2 - Variable in class java.awt.geom.Line2D.Float
-
The x coordinate of the second point.
- x2 - Variable in class java.awt.geom.QuadCurve2D.Double
-
The x coordinate of the curve’s end point.
- x2 - Variable in class java.awt.geom.QuadCurve2D.Float
-
The x coordinate of the curve’s end point.
- X500Principal - Class in javax.security.auth.x500
-
- X500Principal(String) - Constructor for class javax.security.auth.x500.X500Principal
-
- X500Principal(byte[]) - Constructor for class javax.security.auth.x500.X500Principal
-
- X500Principal(InputStream) - Constructor for class javax.security.auth.x500.X500Principal
-
- X500PrivateCredential - Class in javax.security.auth.x500
-
- X500PrivateCredential(X509Certificate, PrivateKey) - Constructor for class javax.security.auth.x500.X500PrivateCredential
-
Creates a new private credential with no associated keystore alias.
- X500PrivateCredential(X509Certificate, PrivateKey, String) - Constructor for class javax.security.auth.x500.X500PrivateCredential
-
Creates a new private credential with a keystore alias.
- X509Certificate - Class in java.security.cert
-
X509Certificate is the abstract class for X.509 certificates.
- X509Certificate() - Constructor for class java.security.cert.X509Certificate
-
Constructs a new certificate of the specified type.
- X509Certificate - Class in javax.security.cert
-
The base class of all X.509 certificates.
- X509Certificate() - Constructor for class javax.security.cert.X509Certificate
-
- X509CertSelector - Class in java.security.cert
-
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 in java.security.cert
-
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 in java.security.cert
-
Abstract class for entries in the CRL (Certificate Revocation
List).
- X509CRLEntry() - Constructor for class java.security.cert.X509CRLEntry
-
Creates a new X509CRLEntry
- X509CRLSelector - Class in java.security.cert
-
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 in java.security.spec
-
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.
- X509ExtendedKeyManager - Class in javax.net.ssl
-
- X509ExtendedKeyManager() - Constructor for class javax.net.ssl.X509ExtendedKeyManager
-
Default constructor.
- X509Extension - Interface in java.security.cert
-
Public interface for the X.509 Extension.
- X509KeyManager - Interface in javax.net.ssl
-
A key manager for X.509 certificates and their associated private keys.
- X509TrustManager - Interface in javax.net.ssl
-
A trust manager for dealing with X.509 certificates.
- X_AXIS - Static variable in class javax.swing.BoxLayout
-
Specifies that components are laid out left to right.
- X_AXIS - Static variable in class javax.swing.text.View
-
- XA_HEURCOM - Static variable in exception javax.transaction.xa.XAException
-
- XA_HEURHAZ - Static variable in exception javax.transaction.xa.XAException
-
- XA_HEURMIX - Static variable in exception javax.transaction.xa.XAException
-
- XA_HEURRB - Static variable in exception javax.transaction.xa.XAException
-
- XA_NOMIGRATE - Static variable in exception javax.transaction.xa.XAException
-
- XA_OK - Static variable in interface javax.transaction.xa.XAResource
-
- XA_RBBASE - Static variable in exception javax.transaction.xa.XAException
-
- XA_RBCOMMFAIL - Static variable in exception javax.transaction.xa.XAException
-
- XA_RBDEADLOCK - Static variable in exception javax.transaction.xa.XAException
-
- XA_RBEND - Static variable in exception javax.transaction.xa.XAException
-
- XA_RBINTEGRITY - Static variable in exception javax.transaction.xa.XAException
-
- XA_RBOTHER - Static variable in exception javax.transaction.xa.XAException
-
- XA_RBPROTO - Static variable in exception javax.transaction.xa.XAException
-
- XA_RBROLLBACK - Static variable in exception javax.transaction.xa.XAException
-
- XA_RBTIMEOUT - Static variable in exception javax.transaction.xa.XAException
-
- XA_RBTRANSIENT - Static variable in exception javax.transaction.xa.XAException
-
- XA_RDONLY - Static variable in exception javax.transaction.xa.XAException
-
- XA_RDONLY - Static variable in interface javax.transaction.xa.XAResource
-
- XA_RETRY - Static variable in exception javax.transaction.xa.XAException
-
- XAConnection - Interface in javax.sql
-
- XADataSource - Interface in javax.sql
-
- XAER_ASYNC - Static variable in exception javax.transaction.xa.XAException
-
- XAER_DUPID - Static variable in exception javax.transaction.xa.XAException
-
- XAER_INVAL - Static variable in exception javax.transaction.xa.XAException
-
- XAER_NOTA - Static variable in exception javax.transaction.xa.XAException
-
- XAER_OUTSIDE - Static variable in exception javax.transaction.xa.XAException
-
- XAER_PROTO - Static variable in exception javax.transaction.xa.XAException
-
- XAER_RMERR - Static variable in exception javax.transaction.xa.XAException
-
- XAER_RMFAIL - Static variable in exception javax.transaction.xa.XAException
-
- XAException - Exception in javax.transaction.xa
-
- XAException() - Constructor for exception javax.transaction.xa.XAException
-
- XAException(String) - Constructor for exception javax.transaction.xa.XAException
-
- XAException(int) - Constructor for exception javax.transaction.xa.XAException
-
- XAResource - Interface in javax.transaction.xa
-
- Xid - Interface in javax.transaction.xa
-
- XML_DTD_NS_URI - Static variable in class javax.xml.XMLConstants
-
The XML DTD namespace URI.
- XML_NS_PREFIX - Static variable in class javax.xml.XMLConstants
-
The XML Namespace prefix.
- XML_NS_URI - Static variable in class javax.xml.XMLConstants
-
The XML Namespace URI.
- XMLConstants - Class in javax.xml
-
Repository for well-known XML constants.
- XMLDecoder - Class in java.beans
-
The XMLDecoder reads XML data that is structured according to
this DTD
and creates objects according to the content.
- XMLDecoder(InputStream) - Constructor for class java.beans.XMLDecoder
-
Creates a XMLDecoder instance that parses the XML data of the given input stream.
- XMLDecoder(InputStream, Object) - Constructor for class java.beans.XMLDecoder
-
Creates a XMLDecoder instance that parses the XML data of the given input stream.
- XMLDecoder(InputStream, Object, ExceptionListener) - Constructor for class java.beans.XMLDecoder
-
Creates a XMLDecoder instance that parses the XML data of the given input stream.
- XMLDecoder(InputStream, Object, ExceptionListener, ClassLoader) - Constructor for class java.beans.XMLDecoder
-
Creates a XMLDecoder instance that parses the XML data of the given input stream.
- XMLEncoder - Class in java.beans
-
This class uses the
PersistenceDelegate
and
Encoder
infrastructure to generate an XML representation of the objects it
serializes.
- XMLEncoder(OutputStream) - Constructor for class java.beans.XMLEncoder
-
- XMLEvent - Interface in javax.xml.stream.events
-
An XML stream event.
- XMLEventAllocator - Interface in javax.xml.stream.util
-
Interface for allocating events according to a stream reader.
- XMLEventConsumer - Interface in javax.xml.stream.util
-
Interface for consuming XML events.
- XMLEventFactory - Class in javax.xml.stream
-
Factory for XML events.
- XMLEventFactory() - Constructor for class javax.xml.stream.XMLEventFactory
-
- XMLEventReader - Interface in javax.xml.stream
-
An XML parser.
- XMLEventWriter - Interface in javax.xml.stream
-
Interface for writing XML documents from a series of events.
- XMLFilter - Interface in org.xml.sax
-
Interface for an XML filter.
- XMLFilterImpl - Class in org.xml.sax.helpers
-
Base class for deriving an XML filter.
- XMLFilterImpl() - Constructor for class org.xml.sax.helpers.XMLFilterImpl
-
Construct an empty XML filter, with no parent.
- XMLFilterImpl(XMLReader) - Constructor for class org.xml.sax.helpers.XMLFilterImpl
-
Construct an XML filter with the specified parent.
- XMLFormatter - Class in java.util.logging
-
An XMLFormatter
formats LogRecords into
a standard XML format.
- XMLFormatter() - Constructor for class java.util.logging.XMLFormatter
-
Constructs a new XMLFormatter.
- XMLGregorianCalendar - Class in javax.xml.datatype
-
An XML Schema 1.0 date/time data type.
- XMLGregorianCalendar() - Constructor for class javax.xml.datatype.XMLGregorianCalendar
-
- XMLInputFactory - Class in javax.xml.stream
-
Factory for creating stream and event readers from various kinds of input
source.
- XMLInputFactory() - Constructor for class javax.xml.stream.XMLInputFactory
-
- XMLNS - Static variable in class org.xml.sax.helpers.NamespaceSupport
-
The XML Namespace URI as a constant.
- XMLNS_ATTRIBUTE - Static variable in class javax.xml.XMLConstants
-
The XML Namespace declaration attribute.
- XMLNS_ATTRIBUTE_NS_URI - Static variable in class javax.xml.XMLConstants
-
The XML Namespace declaration URI.
- XMLOutputFactory - Class in javax.xml.stream
-
Factory for obtaining XML stream and event writers for various kinds of
output sink.
- XMLOutputFactory() - Constructor for class javax.xml.stream.XMLOutputFactory
-
- XMLReader - Interface in org.xml.sax
-
Interface for reading an XML document using callbacks.
- XMLReaderAdapter - Class in org.xml.sax.helpers
-
Adapt a SAX2 XMLReader as a SAX1 Parser.
- XMLReaderAdapter() - Constructor for class org.xml.sax.helpers.XMLReaderAdapter
-
Create a new adapter.
- XMLReaderAdapter(XMLReader) - Constructor for class org.xml.sax.helpers.XMLReaderAdapter
-
Create a new adapter.
- XMLReaderFactory - Class in org.xml.sax.helpers
-
Factory for creating an XML reader.
- XMLReporter - Interface in javax.xml.stream
-
Interface used to report non-fatal errors during parsing.
- XMLResolver - Interface in javax.xml.stream
-
Interface used to resolve XML external entities during parsing.
- XMLStreamConstants - Interface in javax.xml.stream
-
STaX constants.
- XMLStreamException - Exception in javax.xml.stream
-
Exception indicating an XML stream processing error.
- XMLStreamException() - Constructor for exception javax.xml.stream.XMLStreamException
-
- XMLStreamException(String) - Constructor for exception javax.xml.stream.XMLStreamException
-
- XMLStreamException(Throwable) - Constructor for exception javax.xml.stream.XMLStreamException
-
- XMLStreamException(String, Throwable) - Constructor for exception javax.xml.stream.XMLStreamException
-
- XMLStreamException(String, Location, Throwable) - Constructor for exception javax.xml.stream.XMLStreamException
-
- XMLStreamException(String, Location) - Constructor for exception javax.xml.stream.XMLStreamException
-
- XMLStreamReader - Interface in javax.xml.stream
-
Interface implemented by an XML parser.
- XMLStreamWriter - Interface in javax.xml.stream
-
Interface for writing XML to a stream.
- XOR - Static variable in class java.awt.AlphaComposite
-
- Xor - Static variable in class java.awt.AlphaComposite
-
- xor(BigInteger) - Method in class java.math.BigInteger
-
Return the logical (bit-wise) "exclusive or" of two BigIntegers.
- xor(BitSet) - Method in class java.util.BitSet
-
Performs the logical XOR operation on this bit set and the
given set
.
- XPath - Interface in javax.xml.xpath
-
Interface to the XPath evaluation environment.
- XPATH_NAMESPACE_NODE - Static variable in interface org.w3c.dom.xpath.XPathNamespace
-
The node is a Namespace
.
- XPathConstants - Class in javax.xml.xpath
-
XPath constants.
- XPathEvaluator - Interface in org.w3c.dom.xpath
-
The evaluation of XPath expressions is provided by
XPathEvaluator
.
- XPathException - Exception in javax.xml.xpath
-
A generic XPath exception.
- XPathException(String) - Constructor for exception javax.xml.xpath.XPathException
-
- XPathException(Throwable) - Constructor for exception javax.xml.xpath.XPathException
-
- XPathException - Exception in org.w3c.dom.xpath
-
A new exception has been created for exceptions specific to these XPath
interfaces.
- XPathException(short, String) - Constructor for exception org.w3c.dom.xpath.XPathException
-
- XPathExpression - Interface in javax.xml.xpath
-
An XPath expression.
- XPathExpression - Interface in org.w3c.dom.xpath
-
The XPathExpression
interface represents a parsed and resolved
XPath expression.
- XPathExpressionException - Exception in javax.xml.xpath
-
An exception in an XPath expression.
- XPathExpressionException(String) - Constructor for exception javax.xml.xpath.XPathExpressionException
-
- XPathExpressionException(Throwable) - Constructor for exception javax.xml.xpath.XPathExpressionException
-
- XPathFactory - Class in javax.xml.xpath
-
Factory for creating XPath environments.
- XPathFactory() - Constructor for class javax.xml.xpath.XPathFactory
-
- XPathFactoryConfigurationException - Exception in javax.xml.xpath
-
A configuration exception in an XPath factory environment.
- XPathFactoryConfigurationException(String) - Constructor for exception javax.xml.xpath.XPathFactoryConfigurationException
-
- XPathFactoryConfigurationException(Throwable) - Constructor for exception javax.xml.xpath.XPathFactoryConfigurationException
-
- XPathFunction - Interface in javax.xml.xpath
-
An XPath extension function.
- XPathFunctionException - Exception in javax.xml.xpath
-
An exception in an XPath function.
- XPathFunctionException(String) - Constructor for exception javax.xml.xpath.XPathFunctionException
-
- XPathFunctionException(Throwable) - Constructor for exception javax.xml.xpath.XPathFunctionException
-
- XPathFunctionResolver - Interface in javax.xml.xpath
-
Interface providing the means to access XPath extension functions.
- XPathNamespace - Interface in org.w3c.dom.xpath
-
The XPathNamespace
interface is returned by
XPathResult
interfaces to represent the XPath namespace node
type that DOM lacks.
- XPathNSResolver - Interface in org.w3c.dom.xpath
-
The XPathNSResolver
interface permit prefix
strings in the expression to be properly bound to
namespaceURI
strings.
- XPathResult - Interface in org.w3c.dom.xpath
-
The XPathResult
interface represents the result of the
evaluation of an XPath 1.0 expression within the context of a particular
node.
- XPathVariableResolver - Interface in javax.xml.xpath
-
Interface providing the means to access the values of XPath variable
references.
- xpoints - Variable 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.