Method Index: X - Android SDK

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
A coordinate in the X dimension.
int
R.attr
X500Principal(byte[] name)
Creates a new X500Principal from a given ASN.1 DER encoding of a distinguished name.
X500Principal
X500Principal(InputStream in)
Creates a new X500Principal from a given ASN.1 DER encoding of a distinguished name.
X500Principal
X500Principal(String name)
Creates a new X500Principal from a string representation of a distinguished name.
X500Principal
X509Certificate()
Creates a new X509Certificate.
X509Certificate
X509CertSelector()
Creates a new X509CertSelector.
X509CertSelector
X509CRLEntry()
Creates a new X509CRLEntry instance.
X509CRLEntry
X509CRLSelector()
Creates a new X509CertSelector.
X509CRLSelector
X509EncodedKeySpec(byte[] encodedKey)
Creates a new X509EncodedKeySpec with the specified encoded key bytes.
X509EncodedKeySpec
Xfermode()
Xfermode
Xml()
Xml
XMLConstants()
XMLConstants
XMLFilterImpl()
Construct an empty XML filter, with no parent.
XMLFilterImpl
XMLFilterImpl(XMLReader parent)
Construct an XML filter with the specified parent.
XMLFilterImpl
XMLFormatter()
Constructs a new XMLFormatter.
XMLFormatter
XMLNS
The XML Namespace URI as a constant.
NamespaceSupport
XMLNS_ATTRIBUTE
The official XML namespace attribute, as defined by W3C.
XMLConstants
XMLNS_ATTRIBUTE_NS_URI
The official XML namespace attribute URI, as defined by W3C.
XMLConstants
XmlPullParserException(String s)
XmlPullParserException
XmlPullParserException(String msg, XmlPullParser parser, Throwable chain)
XmlPullParserException
XMLReaderAdapter()
Create a new adapter.
XMLReaderAdapter
XMLReaderAdapter(XMLReader xmlReader)
Create a new adapter.
XMLReaderAdapter
XML_DTD_NS_URI
The official XML DTD namespace URI, as defined by W3C.
XMLConstants
XML_NS_PREFIX
The official XML namespace prefix, as defined by W3C.
XMLConstants
XML_NS_URI
The official XML namespace URI, as defined by W3C.
XMLConstants
xor(BigInteger val)
Returns a new BigInteger whose value is this ^ val.
BigInteger
xor(BitSet bs)
Performs the logical XOR of this BitSet with another BitSet.
BitSet