Uses of Package
java.io
| Package | Description |
|---|---|
| SQLite | |
| SQLite.JDBC2z | |
| com.squareup.okhttp | |
| com.squareup.okhttp.internal | |
| com.squareup.okhttp.internal.http | |
| com.squareup.okhttp.internal.spdy | |
| dalvik.annotation | |
| dalvik.system | |
| java.awt.font | |
| java.beans | |
| java.io | |
| java.lang | |
| java.lang.annotation | |
| java.lang.reflect | |
| java.math | |
| java.net | |
| java.nio | |
| java.nio.channels | |
| java.nio.channels.spi | |
| java.nio.charset | |
| java.security |
Extensible cryptographic service provider infrastructure (SPI) for using
and defining services such as
Certificates,
Keys, KeyStores, MessageDigests, and Signatures. |
| java.security.acl |
This package provides the classes and the interfaces needed to build Access Control Lists.
|
| java.security.cert |
This package provides all the classes and all the interfaces needed to generate, administer and verify
X.509 certificates.
|
| java.security.interfaces |
This package provides the interfaces needed to generate:
(1) Keys for the RSA asymmetric encryption algorithm using the PKCS#1 standard;
(2) Keys for the Digital Signature Algorithm (DSA) specified by FIPS-186;
(3) Keys for a generic Elliptic Curve asymmetric encryption algorithm.
|
| java.security.spec |
This package provides the classes and interfaces needed to specify keys and parameters for
encryption and signing algorithms.
|
| java.sql | |
| java.text | |
| java.util | |
| java.util.concurrent |
Utility classes commonly useful in concurrent programming.
|
| java.util.concurrent.atomic |
A small toolkit of classes that support lock-free thread-safe
programming on single variables.
|
| java.util.concurrent.locks |
Interfaces and classes providing a framework for locking and waiting
for conditions that is distinct from built-in synchronization and
monitors.
|
| java.util.jar | |
| java.util.logging | |
| java.util.prefs | |
| java.util.regex | |
| java.util.zip | |
| javax.crypto |
This package provides the classes and interfaces for cryptographic applications implementing algorithms for encryption, decryption, or
key agreement.
|
| javax.crypto.interfaces |
This package provides the interfaces needed to implement the
Diffie-Hellman (DH) key agreement's algorithm as specified by PKCS#3.
|
| javax.crypto.spec |
This package provides the classes and interfaces needed to specify keys
and parameter for encryption.
|
| javax.net | |
| javax.net.ssl |
This package provides classes and interfaces needed to use the Secure
Sockets Layer (SSL) protocol and the successor Transport Layer
Security (TLS) protocol.
|
| javax.security.auth | |
| javax.security.auth.callback |
This package provides classes and interfaces needed to interact with the
application in order to execute the authentication and authorization
processes.
|
| javax.security.auth.login |
This package provides a pluggable and stackable authentication system based on
ideas and concepts from the Unix-PAM module.
|
| javax.security.auth.x500 |
This package provides classes needed to store X.500 principals and their
credentials.
|
| javax.security.cert |
This package is provided only for compatibility reasons.
|
| javax.sql | |
| javax.xml.datatype | |
| javax.xml.namespace | |
| javax.xml.parsers | |
| javax.xml.transform | |
| javax.xml.transform.stream | |
| javax.xml.validation | |
| javax.xml.xpath | |
| libcore.io | |
| libcore.net | |
| libcore.net.url | |
| libcore.reflect | |
| libcore.util | |
| org.apache.commons.codec |
A small set of interfaces used by
the various implementations in the sub-packages.
|
| org.apache.commons.codec.net |
Network related encoding and decoding.
|
| org.apache.commons.logging |
Simple wrapper API around multiple logging APIs.
|
| org.apache.commons.logging.impl |
Concrete implementations of commons-logging wrapper APIs.
|
| org.apache.harmony.security | |
| org.apache.harmony.security.asn1 | |
| org.apache.harmony.security.provider.cert | |
| org.apache.harmony.security.provider.crypto | |
| org.apache.harmony.security.utils | |
| org.apache.harmony.security.x501 | |
| org.apache.harmony.security.x509 | |
| org.apache.harmony.security.x509.tsp | |
| org.apache.harmony.xml | |
| org.apache.http |
The core interfaces and classes of the HTTP components.
|
| org.apache.http.auth |
The API for client-side HTTP authentication against a server,
commonly referred to as HttpAuth.
|
| org.apache.http.client |
The API for client-side HTTP communication and
entry point to the HttpClient module.
|
| org.apache.http.client.entity | |
| org.apache.http.client.methods |
Request implementations for the various HTTP methods like GET and POST.
|
| org.apache.http.client.protocol |
Additional request and response interceptors.
|
| org.apache.http.client.utils |
Helpers and utility classes for HttpClient.
|
| org.apache.http.conn |
The client-side connection management and handling API
at the heart of what is referred to as HttpConn.
|
| org.apache.http.conn.routing |
The client-side route representation and tracking API, part of HttpConn.
|
| org.apache.http.conn.scheme | |
| org.apache.http.conn.ssl |
TLS/SSL specific parts of the HttpConn API.
|
| org.apache.http.cookie |
The API for client-side state management via cookies,
commonly referred to as HttpCookie.
|
| org.apache.http.entity |
Representations for HTTP message entities.
|
| org.apache.http.impl |
Default implementations for interfaces in
org.apache.http. |
| org.apache.http.impl.auth | |
| org.apache.http.impl.client | |
| org.apache.http.impl.conn | |
| org.apache.http.impl.cookie | |
| org.apache.http.impl.entity |
Default implementations for interfaces in
org.apache.http.entity. |
| org.apache.http.impl.io |
Default implementations for interfaces in
org.apache.http.io. |
| org.apache.http.io |
The transport layer abstraction of the HTTP components.
|
| org.apache.http.params |
The parameterization framework for HTTP components.
|
| org.apache.http.protocol |
HTTP protocol execution framework.
|
| org.apache.http.util |
Mostly utility classes with static helper methods for various purposes.
|
| org.apache.xalan.extensions | |
| org.apache.xalan.processor |
Parses an XSLT stylesheet document (which may include and import other stylesheet documents) and produces a StylesheetRoot
(a TRaX Templates object).
|
| org.apache.xalan.templates |
Implements the
Templates interface,
and defines a set of classes that represent an XSLT stylesheet. |
| org.apache.xalan.transformer |
In charge of run-time transformations and the production of result trees.
|
| org.apache.xalan.xslt |
Implementation of Xalan command-line interface.
|
| org.apache.xml.dtm | |
| org.apache.xml.dtm.ref | |
| org.apache.xml.serializer |
Processes SAX events into streams.
|
| org.apache.xml.serializer.dom3 | |
| org.apache.xml.serializer.utils | |
| org.apache.xml.utils |
Implementation of Xalan utility classes.
|
| org.apache.xpath |
Implementation of XPath; for the most part, only classes meant for public use are
found at this root level of the XPath packages.
|
| org.apache.xpath.axes |
Implementation of XPath LocationPath support -- primary classes are
LocPathIterator and UnionPathIterator.
|
| org.apache.xpath.domapi | |
| org.apache.xpath.functions |
Implements XPath functions -- each function is derived from Function,
FunctionOneArg, Function2Args, etc, with number-of-arguments checking being
applied mainly at compile time -- this package only implements XPath functions,
XSLT functions are found in the "templates" package.
|
| org.apache.xpath.objects |
Implementation of XPath polymorphic type objects -- this package will grow
as XPath objects are expanded to support XML Schema data types.
|
| org.apache.xpath.operations |
Support for XPath operations, such as +, -, string(), etc.
|
| org.apache.xpath.patterns |
Implementation of XPath nodeTest support, and XSLT pattern matching support.
|
| org.bouncycastle.asn1 | |
| org.bouncycastle.asn1.pkcs | |
| org.bouncycastle.asn1.x500.style | |
| org.bouncycastle.asn1.x509 | |
| org.bouncycastle.cert | |
| org.bouncycastle.cms | |
| org.bouncycastle.crypto | |
| org.bouncycastle.crypto.io | |
| org.bouncycastle.crypto.util | |
| org.bouncycastle.jcajce.io | |
| org.bouncycastle.jcajce.provider.asymmetric.dh | |
| org.bouncycastle.jcajce.provider.asymmetric.dsa | |
| org.bouncycastle.jcajce.provider.asymmetric.ec | |
| org.bouncycastle.jcajce.provider.asymmetric.rsa | |
| org.bouncycastle.jcajce.provider.asymmetric.util | |
| org.bouncycastle.jcajce.provider.asymmetric.x509 | |
| org.bouncycastle.jcajce.provider.config | |
| org.bouncycastle.jcajce.provider.keystore.bc | |
| org.bouncycastle.jcajce.provider.keystore.pkcs12 | |
| org.bouncycastle.jcajce.provider.symmetric | |
| org.bouncycastle.jcajce.provider.symmetric.util | |
| org.bouncycastle.jcajce.provider.util | |
| org.bouncycastle.jce | |
| org.bouncycastle.jce.exception | |
| org.bouncycastle.jce.interfaces | |
| org.bouncycastle.jce.netscape | |
| org.bouncycastle.jce.provider | |
| org.bouncycastle.jce.spec | |
| org.bouncycastle.operator | |
| org.bouncycastle.util | |
| org.bouncycastle.util.encoders | |
| org.bouncycastle.util.io | |
| org.bouncycastle.util.io.pem | |
| org.bouncycastle.x509 | |
| org.bouncycastle.x509.extension | |
| org.conscrypt | |
| org.json | |
| org.kxml2.io | |
| org.robovm.rt.bro | |
| org.w3c.dom | |
| org.w3c.dom.ls | |
| org.xml.sax | |
| org.xml.sax.ext | |
| org.xml.sax.helpers | |
| org.xmlpull.v1 | |
| org.xmlpull.v1.sax2 |
-
Classes in java.io used by SQLite Class Description InputStream A readable source of bytes.OutputStream A writable sink for bytes.PrintStream Wraps an existingOutputStreamand provides convenience methods for writing common data types in a human readable format.PrintWriter Wraps either an existingOutputStreamor an existingWriterand provides convenience methods for printing common data types in a human readable format.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by SQLite.JDBC2z Class Description InputStream A readable source of bytes.Reader The base class for all readers. -
Classes in java.io used by com.squareup.okhttp Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.File An "abstract" representation of a file system entity identified by a pathname.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Reader The base class for all readers.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by com.squareup.okhttp.internal Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.File An "abstract" representation of a file system entity identified by a pathname.Flushable Defines an interface for classes that can (or need to) be flushed, typically before some output processing is considered to be finished and the object gets closed.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Reader The base class for all readers. -
Classes in java.io used by com.squareup.okhttp.internal.http Class Description InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.UnsupportedEncodingException Thrown when a program asks for a particular character converter that is unavailable. -
Classes in java.io used by com.squareup.okhttp.internal.spdy Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes. -
Classes in java.io used by dalvik.annotation Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by dalvik.system Class Description FileDescriptor Wraps a Unix file descriptor.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.awt.font Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.beans Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.io Class Description BufferedReader Wraps an existingReaderand buffers the input.CharArrayWriter A specializedWriterfor class for writing content to an (internal) char array.Closeable AnAutoCloseablewhose close method may throw anIOException.Console Provides access to the console, if available.DataInput Defines an interface for classes that are able to read big-endian typed data from some source.DataOutput Defines an interface for classes that are able to write big-endian typed data to some target.File An "abstract" representation of a file system entity identified by a pathname.FileDescriptor Wraps a Unix file descriptor.FileFilter An interface for filteringFileobjects based on their names or other information.FilenameFilter An interface for filteringFileobjects based on their names or the directory they reside in.FileNotFoundException Thrown when a file specified by a program cannot be found.FilterInputStream Wraps an existingInputStreamand performs some transformation on the input data while it is being read.FilterOutputStream Wraps an existingOutputStreamand performs some transformation on the output data while it is being written.FilterReader Wraps an existingReaderand performs some transformation on the input data while it is being read.Flushable Defines an interface for classes that can (or need to) be flushed, typically before some output processing is considered to be finished and the object gets closed.InputStream A readable source of bytes.InputStreamReader A class for turning a byte stream into a character stream.InvalidObjectException Signals that, during deserialization, the validation of an object has failed.IOException Signals a general, I/O-related error.NotActiveException Signals that a serialization-related method has been invoked in the wrong place.ObjectInput Defines an interface for classes that allow reading serialized objects.ObjectInputStream.GetField GetField is an inner class that provides access to the persistent fields read from the source stream.ObjectInputValidation A callback interface for post-deserialization checks on objects.ObjectOutput Defines an interface for classes that allow reading serialized objects.ObjectOutputStream.PutField PutField is an inner class to provide access to the persistent fields that are written to the target stream.ObjectStreamClass Represents a descriptor for identifying a class during serialization and deserialization.ObjectStreamConstants A helper interface with constants used by the serialization implementation.ObjectStreamException Signals some sort of problem during either serialization or deserialization of objects.ObjectStreamField Describes a field for the purpose of serialization.OptionalDataException Signals that theObjectInputStreamclass encountered a primitive type (int,charetc.) instead of an object instance in the input stream.OutputStream A writable sink for bytes.OutputStreamWriter A class for turning a character stream into a byte stream.PipedInputStream Receives information from a communications pipe.PipedOutputStream Places information on a communications pipe.PipedReader Receives information on a communications pipe.PipedWriter Places information on a communications pipe.PrintStream Wraps an existingOutputStreamand provides convenience methods for writing common data types in a human readable format.PrintWriter Wraps either an existingOutputStreamor an existingWriterand provides convenience methods for printing common data types in a human readable format.Reader The base class for all readers.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream.SerializablePermission Legacy security code; do not use.StreamCorruptedException Signals that theObjectInputStream.readObject()method could not read an object due to missing information (for example, a cyclic reference that doesn't match a previous instance, or a missing class descriptor for the object to be loaded).StringWriter A specializedWriterthat writes characters to aStringBufferin a sequential manner, appending them in the process.SyncFailedException Signals that theFileDescriptor.sync()method has failed to complete.UnsupportedEncodingException Thrown when a program asks for a particular character converter that is unavailable.Writer The base class for all writers. -
Classes in java.io used by java.lang Class Description Console Provides access to the console, if available.File An "abstract" representation of a file system entity identified by a pathname.FileDescriptor Wraps a Unix file descriptor.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.PrintStream Wraps an existingOutputStreamand provides convenience methods for writing common data types in a human readable format.PrintWriter Wraps either an existingOutputStreamor an existingWriterand provides convenience methods for printing common data types in a human readable format.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream.UnsupportedEncodingException Thrown when a program asks for a particular character converter that is unavailable. -
Classes in java.io used by java.lang.annotation Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.lang.reflect Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.math Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.net Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.FileDescriptor Wraps a Unix file descriptor.InputStream A readable source of bytes.InterruptedIOException Signals that a blocking I/O operation has been interrupted.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream.UnsupportedEncodingException Thrown when a program asks for a particular character converter that is unavailable. -
Classes in java.io used by java.nio Class Description FileDescriptor Wraps a Unix file descriptor.IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.nio.channels Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Reader The base class for all readers.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream.Writer The base class for all writers. -
Classes in java.io used by java.nio.channels.spi Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.IOException Signals a general, I/O-related error. -
Classes in java.io used by java.nio.charset Class Description IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream.UnsupportedEncodingException Thrown when a program asks for a particular character converter that is unavailable.UTFDataFormatException Signals that an incorrectly encoded UTF-8 string has been encountered, most likely while reading someDataInputStream. -
Classes in java.io used by java.security Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.File An "abstract" representation of a file system entity identified by a pathname.FilterInputStream Wraps an existingInputStreamand performs some transformation on the input data while it is being read.FilterOutputStream Wraps an existingOutputStreamand performs some transformation on the output data while it is being written.Flushable Defines an interface for classes that can (or need to) be flushed, typically before some output processing is considered to be finished and the object gets closed.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.ObjectStreamException Signals some sort of problem during either serialization or deserialization of objects.OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.security.acl Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.security.cert Class Description InputStream A readable source of bytes.IOException Signals a general, I/O-related error.ObjectStreamException Signals some sort of problem during either serialization or deserialization of objects.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.security.interfaces Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.security.spec Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.sql Class Description InputStream A readable source of bytes.OutputStream A writable sink for bytes.PrintStream Wraps an existingOutputStreamand provides convenience methods for writing common data types in a human readable format.PrintWriter Wraps either an existingOutputStreamor an existingWriterand provides convenience methods for printing common data types in a human readable format.Reader The base class for all readers.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream.Writer The base class for all writers. -
Classes in java.io used by java.text Class Description InvalidObjectException Signals that, during deserialization, the validation of an object has failed.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.util Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.File An "abstract" representation of a file system entity identified by a pathname.FileNotFoundException Thrown when a file specified by a program cannot be found.Flushable Defines an interface for classes that can (or need to) be flushed, typically before some output processing is considered to be finished and the object gets closed.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.PrintStream Wraps an existingOutputStreamand provides convenience methods for writing common data types in a human readable format.PrintWriter Wraps either an existingOutputStreamor an existingWriterand provides convenience methods for printing common data types in a human readable format.Reader The base class for all readers.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream.UnsupportedEncodingException Thrown when a program asks for a particular character converter that is unavailable.Writer The base class for all writers. -
Classes in java.io used by java.util.concurrent Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.util.concurrent.atomic Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.util.concurrent.locks Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.util.jar Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.File An "abstract" representation of a file system entity identified by a pathname.FilterInputStream Wraps an existingInputStreamand performs some transformation on the input data while it is being read.FilterOutputStream Wraps an existingOutputStreamand performs some transformation on the output data while it is being written.Flushable Defines an interface for classes that can (or need to) be flushed, typically before some output processing is considered to be finished and the object gets closed.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.util.logging Class Description InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream.UnsupportedEncodingException Thrown when a program asks for a particular character converter that is unavailable. -
Classes in java.io used by java.util.prefs Class Description InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.util.regex Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by java.util.zip Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.File An "abstract" representation of a file system entity identified by a pathname.FilterInputStream Wraps an existingInputStreamand performs some transformation on the input data while it is being read.FilterOutputStream Wraps an existingOutputStreamand performs some transformation on the output data while it is being written.Flushable Defines an interface for classes that can (or need to) be flushed, typically before some output processing is considered to be finished and the object gets closed.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by javax.crypto Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.FilterInputStream Wraps an existingInputStreamand performs some transformation on the input data while it is being read.FilterOutputStream Wraps an existingOutputStreamand performs some transformation on the output data while it is being written.Flushable Defines an interface for classes that can (or need to) be flushed, typically before some output processing is considered to be finished and the object gets closed.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by javax.crypto.interfaces Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by javax.crypto.spec Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by javax.net Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by javax.net.ssl Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by javax.security.auth Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by javax.security.auth.callback Class Description IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by javax.security.auth.login Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by javax.security.auth.x500 Class Description InputStream A readable source of bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by javax.security.cert Class Description InputStream A readable source of bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by javax.sql Class Description InputStream A readable source of bytes.PrintWriter Wraps either an existingOutputStreamor an existingWriterand provides convenience methods for printing common data types in a human readable format.Reader The base class for all readers.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by javax.xml.datatype Class Description PrintStream Wraps an existingOutputStreamand provides convenience methods for writing common data types in a human readable format.PrintWriter Wraps either an existingOutputStreamor an existingWriterand provides convenience methods for printing common data types in a human readable format.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by javax.xml.namespace Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by javax.xml.parsers Class Description File An "abstract" representation of a file system entity identified by a pathname.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by javax.xml.transform Class Description PrintStream Wraps an existingOutputStreamand provides convenience methods for writing common data types in a human readable format.PrintWriter Wraps either an existingOutputStreamor an existingWriterand provides convenience methods for printing common data types in a human readable format.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by javax.xml.transform.stream Class Description File An "abstract" representation of a file system entity identified by a pathname.InputStream A readable source of bytes.OutputStream A writable sink for bytes.Reader The base class for all readers.Writer The base class for all writers. -
Classes in java.io used by javax.xml.validation Class Description File An "abstract" representation of a file system entity identified by a pathname.IOException Signals a general, I/O-related error. -
Classes in java.io used by javax.xml.xpath Class Description PrintStream Wraps an existingOutputStreamand provides convenience methods for writing common data types in a human readable format.PrintWriter Wraps either an existingOutputStreamor an existingWriterand provides convenience methods for printing common data types in a human readable format.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by libcore.io Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.File An "abstract" representation of a file system entity identified by a pathname.FileDescriptor Wraps a Unix file descriptor.FileNotFoundException Thrown when a file specified by a program cannot be found.InputStream A readable source of bytes.InterruptedIOException Signals that a blocking I/O operation has been interrupted.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Reader The base class for all readers.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by libcore.net Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.IOException Signals a general, I/O-related error. -
Classes in java.io used by libcore.net.url Class Description InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes. -
Classes in java.io used by libcore.reflect Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by libcore.util Class Description IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.commons.codec Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.commons.codec.net Class Description UnsupportedEncodingException Thrown when a program asks for a particular character converter that is unavailable. -
Classes in java.io used by org.apache.commons.logging Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.commons.logging.impl Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.harmony.security Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.harmony.security.asn1 Class Description InputStream A readable source of bytes.IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.harmony.security.provider.cert Class Description InputStream A readable source of bytes.IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.harmony.security.provider.crypto Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.harmony.security.utils Class Description InputStream A readable source of bytes.IOException Signals a general, I/O-related error. -
Classes in java.io used by org.apache.harmony.security.x501 Class Description IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.harmony.security.x509 Class Description IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.harmony.security.x509.tsp Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.harmony.xml Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.apache.http Class Description InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.http.auth Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.http.client Class Description IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.http.client.entity Class Description UnsupportedEncodingException Thrown when a program asks for a particular character converter that is unavailable. -
Classes in java.io used by org.apache.http.client.methods Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.apache.http.client.protocol Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.apache.http.client.utils Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.apache.http.conn Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.InputStream A readable source of bytes.InterruptedIOException Signals that a blocking I/O operation has been interrupted.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.http.conn.routing Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.http.conn.scheme Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.apache.http.conn.ssl Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.apache.http.cookie Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.http.entity Class Description File An "abstract" representation of a file system entity identified by a pathname.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream.UnsupportedEncodingException Thrown when a program asks for a particular character converter that is unavailable. -
Classes in java.io used by org.apache.http.impl Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.apache.http.impl.auth Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.http.impl.client Class Description IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.http.impl.conn Class Description InputStream A readable source of bytes.InterruptedIOException Signals that a blocking I/O operation has been interrupted.IOException Signals a general, I/O-related error. -
Classes in java.io used by org.apache.http.impl.cookie Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.http.impl.entity Class Description IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes. -
Classes in java.io used by org.apache.http.impl.io Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.Flushable Defines an interface for classes that can (or need to) be flushed, typically before some output processing is considered to be finished and the object gets closed.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes. -
Classes in java.io used by org.apache.http.io Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.apache.http.params Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.http.protocol Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.apache.http.util Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.apache.xalan.extensions Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.apache.xalan.processor Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.xalan.templates Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.xalan.transformer Class Description IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.xalan.xslt Class Description PrintWriter Wraps either an existingOutputStreamor an existingWriterand provides convenience methods for printing common data types in a human readable format. -
Classes in java.io used by org.apache.xml.dtm Class Description PrintStream Wraps an existingOutputStreamand provides convenience methods for writing common data types in a human readable format.PrintWriter Wraps either an existingOutputStreamor an existingWriterand provides convenience methods for printing common data types in a human readable format.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.xml.dtm.ref Class Description OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.xml.serializer Class Description IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Writer The base class for all writers. -
Classes in java.io used by org.apache.xml.serializer.dom3 Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.apache.xml.serializer.utils Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.xml.utils Class Description IOException Signals a general, I/O-related error.PrintStream Wraps an existingOutputStreamand provides convenience methods for writing common data types in a human readable format.PrintWriter Wraps either an existingOutputStreamor an existingWriterand provides convenience methods for printing common data types in a human readable format.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream.Writer The base class for all writers. -
Classes in java.io used by org.apache.xpath Class Description IOException Signals a general, I/O-related error.PrintStream Wraps an existingOutputStreamand provides convenience methods for writing common data types in a human readable format.PrintWriter Wraps either an existingOutputStreamor an existingWriterand provides convenience methods for printing common data types in a human readable format.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.xpath.axes Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.xpath.domapi Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.xpath.functions Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.xpath.objects Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.xpath.operations Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.apache.xpath.patterns Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.asn1 Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.FilterInputStream Wraps an existingInputStreamand performs some transformation on the input data while it is being read.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.asn1.pkcs Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.bouncycastle.asn1.x500.style Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.bouncycastle.asn1.x509 Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.bouncycastle.cert Class Description InputStream A readable source of bytes.IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.cms Class Description InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.crypto Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.crypto.io Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.FilterInputStream Wraps an existingInputStreamand performs some transformation on the input data while it is being read.FilterOutputStream Wraps an existingOutputStreamand performs some transformation on the output data while it is being written.Flushable Defines an interface for classes that can (or need to) be flushed, typically before some output processing is considered to be finished and the object gets closed.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes. -
Classes in java.io used by org.bouncycastle.crypto.util Class Description InputStream A readable source of bytes.IOException Signals a general, I/O-related error. -
Classes in java.io used by org.bouncycastle.jcajce.io Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.Flushable Defines an interface for classes that can (or need to) be flushed, typically before some output processing is considered to be finished and the object gets closed.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes. -
Classes in java.io used by org.bouncycastle.jcajce.provider.asymmetric.dh Class Description IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.jcajce.provider.asymmetric.dsa Class Description IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.jcajce.provider.asymmetric.ec Class Description IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.jcajce.provider.asymmetric.rsa Class Description IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.jcajce.provider.asymmetric.util Class Description IOException Signals a general, I/O-related error.ObjectInputStream A specializedInputStreamthat is able to read (deserialize) Java objects as well as primitive data types (int, byte, char etc.).ObjectOutputStream A specializedOutputStreamthat is able to write (serialize) Java objects as well as primitive data types (int, byte, char etc.).Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.jcajce.provider.asymmetric.x509 Class Description InputStream A readable source of bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.jcajce.provider.config Class Description OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.jcajce.provider.keystore.bc Class Description InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes. -
Classes in java.io used by org.bouncycastle.jcajce.provider.keystore.pkcs12 Class Description InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes. -
Classes in java.io used by org.bouncycastle.jcajce.provider.symmetric Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.bouncycastle.jcajce.provider.symmetric.util Class Description IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.jcajce.provider.util Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.bouncycastle.jce Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.bouncycastle.jce.exception Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.jce.interfaces Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.jce.netscape Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.bouncycastle.jce.provider Class Description IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.jce.spec Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.operator Class Description IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.util Class Description IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.util.encoders Class Description IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.util.io Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.Flushable Defines an interface for classes that can (or need to) be flushed, typically before some output processing is considered to be finished and the object gets closed.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.util.io.pem Class Description BufferedReader Wraps an existingReaderand buffers the input.BufferedWriter Wraps an existingWriterand buffers the output.Closeable AnAutoCloseablewhose close method may throw anIOException.Flushable Defines an interface for classes that can (or need to) be flushed, typically before some output processing is considered to be finished and the object gets closed.IOException Signals a general, I/O-related error.Reader The base class for all readers.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream.Writer The base class for all writers. -
Classes in java.io used by org.bouncycastle.x509 Class Description InputStream A readable source of bytes.IOException Signals a general, I/O-related error.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.bouncycastle.x509.extension Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.conscrypt Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.File An "abstract" representation of a file system entity identified by a pathname.FileDescriptor Wraps a Unix file descriptor.FilterInputStream Wraps an existingInputStreamand performs some transformation on the input data while it is being read.FilterOutputStream Wraps an existingOutputStreamand performs some transformation on the output data while it is being written.Flushable Defines an interface for classes that can (or need to) be flushed, typically before some output processing is considered to be finished and the object gets closed.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.PrintStream Wraps an existingOutputStreamand provides convenience methods for writing common data types in a human readable format.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.json Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.kxml2.io Class Description Closeable AnAutoCloseablewhose close method may throw anIOException.InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Reader The base class for all readers.Writer The base class for all writers. -
Classes in java.io used by org.robovm.rt.bro Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.w3c.dom Class Description Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.w3c.dom.ls Class Description InputStream A readable source of bytes.OutputStream A writable sink for bytes.Reader The base class for all readers.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream.Writer The base class for all writers. -
Classes in java.io used by org.xml.sax Class Description InputStream A readable source of bytes.IOException Signals a general, I/O-related error.Reader The base class for all readers.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream. -
Classes in java.io used by org.xml.sax.ext Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.xml.sax.helpers Class Description IOException Signals a general, I/O-related error. -
Classes in java.io used by org.xmlpull.v1 Class Description InputStream A readable source of bytes.IOException Signals a general, I/O-related error.OutputStream A writable sink for bytes.Reader The base class for all readers.Serializable Marks classes that can be serialized byObjectOutputStreamand deserialized byObjectInputStream.Writer The base class for all writers. -
Classes in java.io used by org.xmlpull.v1.sax2 Class Description IOException Signals a general, I/O-related error.