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 - Variable in class java.awt.Point
The x coordinate.
x - Variable in class java.awt.Rectangle
The x coordinate of the Rectangle.
x - Variable in class org.havi.ui.HScreenPoint
 
x - Variable in class org.havi.ui.HScreenRectangle
 
X500Principal - Class in javax.security.auth.x500
This class represents an X.500 Principal.
X500Principal(String) - Constructor for class javax.security.auth.x500.X500Principal
Creates an X500Principal from a string representation of an X.500 distinguished name (ex: "CN=Duke, OU=JavaSoft, O=Sun Microsystems, C=US").
X500Principal(byte[]) - Constructor for class javax.security.auth.x500.X500Principal
Creates an X500Principal from a distinguished name in ASN.1 DER encoded form.
X500Principal(InputStream) - Constructor for class javax.security.auth.x500.X500Principal
Creates an X500Principal from an InputStream containing the distinguished name in ASN.1 DER encoded form.
X509Certificate - Class in java.security.cert
Abstract class for X.509 certificates.
X509Certificate - Class in javax.security.cert
Abstract class for X.509 v1 certificates.
X509Certificate() - Constructor for class javax.security.cert.X509Certificate
 
X509CRL - Class in java.security.cert
Abstract class for an X.509 Certificate Revocation List (CRL).
X509CRLEntry - Class in java.security.cert
Abstract class for a revoked certificate in a CRL (Certificate Revocation List).
X509CRLEntry() - Constructor for class java.security.cert.X509CRLEntry
 
X509EncodedKeySpec - Class in java.security.spec
This class represents the ASN.1 encoding of a public key, encoded according to the ASN.1 type SubjectPublicKeyInfo.
X509EncodedKeySpec(byte[]) - Constructor for class java.security.spec.X509EncodedKeySpec
Creates a new X509EncodedKeySpec with the given encoded key.
X509Extension - Interface in java.security.cert
Interface for an X.509 extension.
X509KeyManager - Interface in javax.net.ssl
Instances of this interface manage which X509 certificate-based key pairs are used to authenticate the local side of a secure socket.
X509TrustManager - Interface in javax.net.ssl
Instance of this interface manage which X509 certificates may be used to authenticate the remote side of a secure socket.
Xlet - Interface in javax.microedition.xlet
This interface allows an application manager to create, initialize, start, pause, and destroy an Xlet.
Xlet - Interface in javax.tv.xlet
This interface allows an application manager to create, initialize, start, pause, and destroy an Xlet.
XletBoundProvider - Interface in org.dvb.spi
Interface for all Xlet-bound providers.
XletContext - Interface in javax.microedition.xlet
An interface that provides methods allowing an Xlet to discover information about its environment.
XletContext - Interface in javax.tv.xlet
An interface that provides methods allowing an Xlet to discover information about its environment.
XletStateChangeException - Exception in javax.microedition.xlet
Signals that a requested Xlet state change failed.
XletStateChangeException() - Constructor for exception javax.microedition.xlet.XletStateChangeException
Constructs an exception with no specified detail message.
XletStateChangeException(String) - Constructor for exception javax.microedition.xlet.XletStateChangeException
Constructs an exception with the specified detail message.
XletStateChangeException - Exception in javax.tv.xlet
Signals that a requested Xlet state change failed.
XletStateChangeException() - Constructor for exception javax.tv.xlet.XletStateChangeException
Constructs an exception with no specified detail message.
XletStateChangeException(String) - Constructor for exception javax.tv.xlet.XletStateChangeException
Constructs an exception with the specified detail message.
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.
xpoints - Variable in class java.awt.Polygon
The array of x coordinates.

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