The x coordinate of the box bounding the ellipse of this arc.
The x coordinate of the box bounding the ellipse of this arc.
The upper-left x coordinate of the bounding-box
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.
The X coordinate of the top-left corner of the rectangle.
The x coordinate of the lower left corner.
The x coordinate of the lower left corner.
The x coordinate of this object.
The x coordinate of this object.
Marker byte that represents a literal 0xff.
The x coordinate of the curve’s start point.
The x coordinate of the curve’s start point.
The x coordinate of the first point.
The x coordinate of the first point.
The x coordinate of the curve’s start point.
The x coordinate of the curve’s start point.
The x coordinate of the curve’s end point.
The x coordinate of the curve’s end point.
The x coordinate of the second point.
The x coordinate of the second point.
The x coordinate of the curve’s end point.
The x coordinate of the curve’s end point.
Creates a new private credential with no associated keystore alias.
Creates a new private credential with a keystore alias.
Trace the parsing of X.509 certificates and related objects.
Constant identifying the X.509 encoding format.
An implementation of X.509 certificates.
X509Certificate is the abstract class for X.509 certificates.
The base class of all X.509 certificates.
This class is deprecated in favor of the X509Certificate
class. Constructs a new certificate of the specified type.
Create a new X.509 certificate from the encoded data.
Constructs a new CertificateFactorySpi
A certificate path (or certificate chain) of X509Certificates.
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.
Creates a new X.509 certificate selector.
Sun's implementation of X509CertSelector sucks.
X.509 certificate revocation lists.
The X509CRL class is the abstract class used to manage
X.509 Certificate Revocation Lists.
Constructs a new X509CRL.
Abstract class for entries in the CRL (Certificate Revocation
List).
Creates a new X509CRLEntry
A class for matching X.509 certificate revocation lists by criteria.
Creates a new CRL selector with no criteria enabled; i.e., every CRL
will be matched.
Sun's implementation of X509CRLSelector sucks.
X.509 Encoded Key Specification class which is used to store
"X.509" byte encoded keys.
Constructs a new X509EncodedKeySpec with the specified encoded key.
Public interface for the X.509 Extension.
A key manager for X.509 certificates and their associated private keys.
A trust manager for dealing with X.509 certificates.
Specifies that components are laid out left to right.
X_AXIS - static field in class javax.swing.text.
View Create an exception without a message.
Create an exception with a message.
Mutable event structure that can contain any data from any event
type.
Interprets data from an Xlib XButtonEvent into members of java
primitive types.
Initializes without preloading a catalog.
Initializes, and preloads a catalog using the default SAX parser.
A color or color-cell on the X server.
Interprets and retrieves data from an Xlib XConfigureEvent.
Indicates that something went wrong with the connection to an X11
display.
Create an exception without a descriptive error message.
Create an exception with a descriptive error message.
Base class for interpreters of specific X event types.
Fetches events from X, translates them to AWT events and pumps them up
into the AWT event queue.
The main difference here from a standard EventQueue is that the X
display connection is flushed before waiting for more events.
Runtime exception that occurred during an Xlib operation.
Create an exception without a message.
Create an exception with a message.
Interprets data from an Xlib XExposeEvent.
Test failed and was expected to fail.
Constructs an XFail result code.
Constructs an XFail result code with additional information.
Classpath-compatible peer for a font
The bridge from AWT to X fonts.
Creates a new XFontPeer for the specified font name, style and size.
Creates a new XFontPeer for the specified font name and style
attributes.
FIXME: a lot of the code here should be moved down to XWindowPeer.
This class represents an X Display.
Represents the X environment for AWT.
Creates a new XGraphicsEnvironment.
This extends XMLWriter to create a class which defaults to writing
XHTML text, preferring the US-ASCII encoding.
Constructs this handler with System.out used to write
SAX events using the US-ASCII encoding, as XHTML.
Constructs this handler such that the specified output stream
is used to write SAX events in the US-ASCII encoding, as XHTML.
Constructs this handler such that the specified output stream
is used to write SAX events as XHTML.
Constructs this handler such that the specified output stream
is used to write SAX events as XHTML, labeled with the specified
encoding.
Common base class for all resources that are stored on the server
and refered to on the client side using XIDs.
Xid - interface javax.transaction.xa.
Xid xid - field in class gnu.gcj.xlib.
XID Structure containing image data that resides on the client side.
Filter to process an XPointer-free subset of
XInclude, supporting its
use as a kind of replacement for parsed general entities.
The typecode kind of the Streamable, if explicitly set.
The XML DTD namespace URI.
The XML Namespace prefix.
Repository for well-known XML constants.
The XMLDecoder reads XML data that is structured according to
this DTD
and creates objects according to the content.
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.
This class uses the
PersistenceDelegate
and
Encoder
infrastructure to generate an XML representation of the objects it
serializes.
Interface for allocating events according to a stream reader.
Allocator for creating XML events based on a reader state.
Interface for consuming XML events.
Interface for writing XML documents from a series of events.
Writer to write events to an underlying XML stream writer.
Interface for an XML filter.
Base class for deriving an XML filter.
Construct an empty XML filter, with no parent.
Construct an XML filter with the specified parent.
An XMLFormatter
formats LogRecords into
a standard XML format.
Constructs a new XMLFormatter.
An XML Schema 1.0 date/time data type.
Factory for creating stream and event readers from various kinds of input
source.
Factory for creating parsers from various kinds of XML source.
Utility functions for libxmlj.
The XML Namespace URI as a constant.
The XML Namespace declaration attribute.
The XML Namespace declaration URI.
Factory for obtaining XML stream and event writers for various kinds of
output sink.
XMLParser(java.io.InputStream,java.lang.String,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,javax.xml.stream.XMLReporter,javax.xml.stream.XMLResolver) - constructor for class gnu.xml.stream.
XMLParser Creates a new XML parser for the given input stream.
XMLParser(java.io.Reader,java.lang.String,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,boolean,javax.xml.stream.XMLReporter,javax.xml.stream.XMLResolver) - constructor for class gnu.xml.stream.
XMLParser Creates a new XML parser for the given character stream.
This SAX2 parser optionally layers a validator over the Ælfred2
SAX2 parser.
Interface for reading an XML document using callbacks.
Constructs a SAX Parser, optionally treating validity errors
as if they were fatal errors.
Adapt a SAX2 XMLReader as a SAX1 Parser.
Factory for creating an XML reader.
Interface used to report non-fatal errors during parsing.
Interface used to resolve XML external entities during parsing.
Schema factory for W3C XML Schema schemata.
Exception indicating an XML stream processing error.
Create an exception without a message.
Create an exception with a message.
Create an exception with a message and a cause.
Create an exception with a given cause, and a message of
cause == null ?
Interface implemented by an XML parser.
Interface for writing XML to a stream.
Simple XML stream writer.
This class is a SAX handler which writes all its input as a well formed
XML or XHTML document.
Constructs this handler with System.out used to write SAX events
using the UTF-8 encoding.
Constructs a handler which writes all input to the output stream
in the UTF-8 encoding, and closes it when endDocument is called.
Constructs a handler which writes all input to the writer, and then
closes the writer when the document ends.
Constructs a handler which writes all input to the writer, and then
closes the writer when the document ends.
Image class for xlib off-screen buffers.
Convenience method to XOR N bytes from two arrays; N being the output size
of the SRP message digest algorithm.
Return the logical (bit-wise) "exclusive or" of two BigIntegers.
Performs the logical XOR operation on this bit set and the
given set
.
The color whose RGB value is xor-ed with the values of each
pixel.
Test passed but was expected to fail.
Constructs an XPass result code.
Constructs an XPass result code with additional information.
Interface to the XPath evaluation environment.
The evaluation of XPath expressions is provided by
XPathEvaluator
.
A generic XPath exception.
A new exception has been created for exceptions specific to these XPath
interfaces.
Create an exception with a message.
Create an exception with a given cause, and a message of
cause == null ?
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 ?
Factory for creating XPath environments.
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 ?
GNU XPath factory implementation.
An XPath extension function.
An exception in an XPath function.
Interface providing the means to access XPath extension functions.
JAXP XPath implementation.
The XPathNamespace
interface is returned by
XPathResult
interfaces to represent the XPath namespace node
type that DOM lacks.
The XPathNSResolver
interface permit prefix
strings in the expression to be properly bound to
namespaceURI
strings.
The XPathResult
interface represents the result of the
evaluation of an XPath 1.0 expression within the context of a particular
node.
XPath 1.0 expression tokenizer.
Interface providing the means to access the values of XPath variable
references.
The array of X coordinates of endpoints.
Returns the x-coordinate (relative to the component) for the given slider
value.
Packages an XSLT transform as a pipeline component.
Creates a filter that performs the specified transform.
Interprets data from an Xlib XUnmapEvent.
CIE XYZ (D50 relative) --> sRGB
Static as it's used by other ColorSpaceConverters to
convert to sRGB if the color space is defined in XYZ.