Java 1.4 Class Documentation Inverted Index

Inverted Index: X

java.awt.geom.CubicCurve2D The CubicCurve2D class defines a cubic parametric curve segment in x,  y coordinate space.
java.awt.geom.RoundRectangle2D The RoundRectangle2D class defines a rectangle with rounded corners defined by a location x, y , a dimension w x h , and the width and height of an arc with which to round the corners.
java.awt.geom.Rectangle2D The Rectangle2D class describes a rectangle defined by a location x, y and dimension w x h .
java.awt.geom.Point2D The Point2D class defines a point representing a location in x, y coordinate space.
java.awt.Rectangle A Rectangle specifies an area in a coordinate space that is enclosed by the Rectangle object's top-left point x, y in the coordinate space, its width, and its height.
javax.security.auth.x500.X500Principal This class represents an X.500 Principal.
java.security.cert.X509CRL Abstract class for an X.509 Certificate Revocation List CRL .
java.security.cert.X509Certificate Abstract class for X.509 certificates.
java.security.cert.X509Extension X509Extension: Interface for an X.509 extension.
...security.auth.x500.X500PrivateCredential This class represents an X500PrivateCredential.
java.security.cert.PKIXCertPathChecker An abstract class that performs one or more checks on an X509Certificate.
java.security.cert.X509CertSelector A CertSelector that selects X509Certificates that match all specified criteria.
java.security.cert.X509CRLEntry   X509CRLEntry: Abstract class for a revoked certificate in a CRL Certificate Revocation List .
java.security.cert.X509CRLSelector A CRLSelector that selects X509CRLs that match all specified criteria.
java.security.spec.X509EncodedKeySpec   X509EncodedKeySpec: This class represents the ASN.1 encoding of a public key, encoded according to the ASN.1 type SubjectPublicKeyInfo.
java.security.cert.X509Extension   X509Extension: Interface for an X.509 extension.
javax.sql.XADataSource A factory for XAConnection objects that is used internally.
org.w3c.dom.ProcessingInstruction The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document.
org.xml.sax.Attributes Attributes: Interface for a list of XML attributes.
...prefs.InvalidPreferencesFormatException Thrown to indicate that an operation could not complete because the input did not conform to the appropriate XML document type for a collection of preferences, as per the {@link Preferences} specification.
org.xml.sax.XMLReader Interface for reading an XML document using callbacks.
javax.xml.parsers.DocumentBuilder Defines the API to obtain DOM Document instances from an XML document.
java.beans.XMLDecoder The XMLDecoder class is used to read XML documents created using the XMLEncoder and is used just like the ObjectInputStream.
javax.xml.parsers.SAXParserFactory Defines a factory API that enables applications to configure and obtain a SAX based parser to parse XML documents.
org.xml.sax.InputSource A single input source for an XML entity.
org.xml.sax.XMLFilter Interface for an XML filter.
java.util.logging.XMLFormatter Format a LogRecord into a standard XML format.
javax.xml.transform.stream.StreamSource StreamSource: Acts as an holder for a transformation Source in the form of a stream of XML markup.
org.w3c.dom.Text The Text interface inherits from CharacterData and represents the textual content termed character data in XML of an Element or Attr.
org.xml.sax.SAXParseException Encapsulate an XML parse error or warning.
org.xml.sax.Parser Parser: Basic interface for SAX Simple API for XML parsers.
org.xml.sax.helpers.XMLReaderFactory Factory for creating an XML reader.
javax.xml.transform.Source Source: An object that implements this interface contains the information needed to act as source input XML source or transformation instructions .
javax.xml.transform.SourceLocator SourceLocator: This interface is primarily for the purposes of reporting where an error occurred in the XML source or transformation instructions.
javax.xml.transform.stream.StreamResult StreamResult: Acts as an holder for a transformation result, which may be XML, plain Text, HTML, or some other form of markup.
java.beans.XMLDecoder The XMLDecoder class is used to read XML documents created using the XMLEncoder and is used just like the ObjectInputStream.
java.beans.XMLDecoder The XMLDecoder class is used to read XML documents created using the XMLEncoder and is used just like the ObjectInputStream.
java.beans.XMLEncoder The XMLEncoder class is a complementary alternative to the ObjectOutputStream and can used to generate a textual representation of a JavaBean in the same way that the ObjectOutputStream can be used to create binary representation of Serializable objects.
org.xml.sax.helpers.XMLFilterImpl   XMLFilterImpl: Base class for deriving an XML filter.
org.xml.sax.helpers.XMLReaderAdapter XMLReaderAdapter: Adapt a SAX2 XMLReader as a SAX1 Parser.
org.xml.sax.helpers.ParserAdapter ParserAdapter: Adapt a SAX1 Parser as a SAX2 XMLReader.
org.xml.sax.helpers.XMLReaderAdapter   XMLReaderAdapter: Adapt a SAX2 XMLReader as a SAX1 Parser.
javax.xml.transform.URIResolver URIResolver: An object that implements this interface that can be called by the processor to turn a URI used in document , xsl:import, or xsl:include into a Source object.
javax.xml.transform.URIResolver URIResolver: An object that implements this interface that can be called by the processor to turn a URI used in document , xsl:import, or xsl:include into a Source object.