Uses of Class java.io.InputStream

Uses in package gnu.xml.stream

Constructors with parameter type java.io.InputStream

XMLParser.XMLParser(InputStream in, String systemId, boolean validating, boolean namespaceAware, boolean coalescing, boolean replaceERefs, boolean externalEntities, boolean supportDTD, boolean baseAware, boolean stringInterning, boolean extendedEventTypes, XMLReporter reporter, XMLResolver resolver)
Creates a new XML parser for the given input stream.

Methods with parameter type java.io.InputStream

XMLEventReader
Creates a new event reader.
XMLEventReader
Creates a new event reader.
XMLEventReader
Creates a new event reader.
XMLStreamReader
Creates a new stream reader.
XMLStreamReader
Creates a new stream reader.
XMLStreamReader
Creates a new stream reader.

Methods with return type java.io.InputStream

InputStream

Uses in package java.beans

Constructors with parameter type java.io.InputStream

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.
XMLDecoder.XMLDecoder(InputStream in, Object owner, ExceptionListener exceptionListener)
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.

Uses in package gnu.java.awt.peer.headless

Methods with parameter type java.io.InputStream

Font
HeadlessToolkit.createFont(int format, InputStream stream)
Creates a font, reading the glyph definitions from a stream.

Uses in package gnu.java.net.local

Methods with return type java.io.InputStream

InputStream

Uses in package gnu.java.net.loader

Constructors with parameter type java.io.InputStream

RemoteResource.RemoteResource(RemoteURLLoader loader, String name, URL url, InputStream stream, int length)

Methods with return type java.io.InputStream

InputStream
InputStream
Returns the non-null InputStream through which this resource can be loaded.
InputStream
InputStream
Returns the non-null InputStream through which this resource can be loaded.

Uses in package gnu.javax.imageio.gif

Constructors with parameter type java.io.InputStream

Loads the file from an input stream, which is not closed.

Methods with parameter type java.io.InputStream

boolean
Reads a GIF file signature from an inputstream and checks it.

Uses in package javax.sound.midi.spi

Methods with parameter type java.io.InputStream

MidiFileFormat
Read a MidiFileFormat from the given stream.
Sequence
Read a Sequence from the given stream.
Soundbank
Get a Soundbank from the given InputStream.

Uses in package gnu.java.util.prefs

Constructors with parameter type java.io.InputStream

Uses in package javax.swing

Classes derived from java.io.InputStream

class
An input stream with a ProgressMonitor.

Constructors with parameter type java.io.InputStream

Creates a new ProgressMonitorInputStream.

Methods with parameter type java.io.InputStream

void
This method initializes from a stream.

Methods with return type java.io.InputStream

InputStream

Uses in package javax.swing.text

Methods with parameter type java.io.InputStream

void
DefaultEditorKit.read(InputStream in, Document document, int offset)
Reads a document of the supported content type from an InputStream into the actual Document object.
void
EditorKit.read(InputStream in, Document doc, int pos)

Uses in package gnu.java.security.der

Constructors with parameter type java.io.InputStream

Create a new DER readed from an input stream.

Fields of type java.io.InputStream

InputStream

Uses in package java.io

Classes derived from java.io.InputStream

class
This subclass of FilterInputStream buffers input from an underlying implementation to provide a possibly more efficient read mechanism.
class
This class permits an array of bytes to be read as an input stream.
class
This subclass of FilteredInputStream implements the DataInput interface that provides method for reading primitive Java data types from a stream.
class
This class is a stream that reads its bytes from a file.
class
This is the common superclass of all standard classes that filter input.
class
This class functions like a standard InputStream except that it counts line numbers, and canonicalizes newline characters.
class
class
An input stream that reads its bytes from an output stream to which it is connected.
class
This subclass of FilterInputStream provides the ability to unread data from a stream.
class
This class merges a sequence of multiple InputStream's in order to form a single logical stream that can be read by applications that expect only one stream.
class
This class permits a String to be read as an input stream.

Constructors with parameter type java.io.InputStream

This method initializes a new BufferedInputStream that will read from the specified subordinate stream with a default buffer size of 2048 bytes
This method initializes a new BufferedInputStream that will read from the specified subordinate stream with a buffer size that is specified by the caller.
This constructor initializes a new DataInputStream to read from the specified subordinate stream.
Create a FilterInputStream with the specified subordinate InputStream.
This method initializes a new instance of InputStreamReader to read from the specified stream using the default encoding.
This method initializes a new instance of InputStreamReader to read from the specified stream using a caller supplied character encoding scheme.
Creates an InputStreamReader that uses a decoder of the given charset to decode the bytes in the InputStream into characters.
Creates an InputStreamReader that uses the given charset decoder to decode the bytes in the InputStream into characters.
Create a new LineNumberInputStream that reads from the specified subordinate InputStream
Creates a new ObjectInputStream that will do all of its reading from in.
This method initializes a PushbackInputStream to read from the specified subordinate InputStream with a default pushback buffer size of 1.
This method initializes a PushbackInputStream to read from the specified subordinate InputStream with the specified buffer size
This method creates a new SequenceInputStream that will read the two specified subordinate InputStreams in sequence.
This method reads bytes from an InputStream and tokenizes them.

Fields of type java.io.InputStream

InputStream
This is the subordinate InputStream to which method calls are redirected

Uses in package gnu.classpath.jdwp.transport

Methods with return type java.io.InputStream

InputStream
Get the input stream for the transport

Uses in package java.awt

Methods with parameter type java.io.InputStream

Font
Font.createFont(int fontFormat, InputStream is)
Creates a new font with point size 1 and PLAIN style, reading font data from the provided input stream.

Uses in package javax.print

Methods with return type java.io.InputStream

InputStream
Returns an InputStream object for extracting byte print data from this document.
InputStream
Returns an InputStream object for extracting byte print data from this document.

Uses in package gnu.javax.print.ipp

Methods with parameter type java.io.InputStream

void
Sets the data of the request.
void
Sets the data received from the request sent.

Uses in package java.beans.beancontext

Methods with return type java.io.InputStream

InputStream
Get a resource as a stream.
InputStream
Get a resource as a stream.

Uses in package javax.security.cert

Methods with parameter type java.io.InputStream

X509Certificate
Get an instance of X509Certificate for the given encoded stream.

Uses in package gnu.java.awt.peer.gtk

Constructors with parameter type java.io.InputStream

Methods with parameter type java.io.InputStream

Font
GtkToolkit.createFont(int format, InputStream stream)
void

Uses in package gnu.java.io

Classes derived from java.io.InputStream

class
A filter input stream that decodes data encoded in the Base-64 encoding scheme.
class
ClassLoaderObjectInputStream is ObjectInputStream, with the ability to use a specific ClassLoader.

Constructors with parameter type java.io.InputStream

Create a new Base-64 input stream.
Create the new ClassLoaderObjectInputStream.

Uses in package java.util

Constructors with parameter type java.io.InputStream

Creates a new property resource bundle.
Constructs a new Scanner with the given inputStream.
Scanner.Scanner(InputStream source, String charsetName)
Constructs a new Scanner with the InputSream and a charsetName.

Methods with parameter type java.io.InputStream

void
Reads a property list from the supplied input stream.
void
Decodes the contents of the supplied InputStream as an XML file, which represents a set of properties.

Uses in package javax.tools

Methods with return type java.io.InputStream

InputStream
Opens this file for reading and returns an input stream.

Uses in package java.util.prefs

Methods with parameter type java.io.InputStream

void
Import preferences from the given input stream.

Uses in package gnu.java.security.x509

Constructors with parameter type java.io.InputStream

Create a new X.509 CRL.
Create a new X.509 certificate from the encoded data.

Uses in package gnu.xml.dom.ls

Classes derived from java.io.InputStream

class
Character stream wrapper.

Methods with parameter type java.io.InputStream

void

Methods with return type java.io.InputStream

InputStream

Uses in package java.sql

Methods with parameter type java.io.InputStream

void
PreparedStatement.setAsciiStream(int index, InputStream stream, int count)
This method sets the specified parameter from the given Java ASCII InputStream value.
void
This method sets the specified parameter from the given Java ASCII InputStream value.
void
PreparedStatement.setBinaryStream(int index, InputStream stream, int count)
This method sets the specified parameter from the given Java binary InputStream value.
void
This method sets the specified parameter from the given Java binary InputStream value.
void
PreparedStatement.setUnicodeStream(int index, InputStream stream, int count)
This method sets the specified parameter from the given Java Unicode UTF-8 InputStream value.
void
ResultSet.updateAsciiStream(int columnIndex, InputStream stream, int count)
This method updates the specified column from an ASCII text stream.
void
ResultSet.updateAsciiStream(String columnName, InputStream stream, int count)
This method updates the specified column from an ASCII text stream.
void
ResultSet.updateBinaryStream(int columnIndex, InputStream stream, int count)
This method updates the specified column from a binary stream.
void
ResultSet.updateBinaryStream(String columnName, InputStream stream, int count)
This method updates the specified column from a binary stream.
void
This method writes the specified ASCII text stream to the SQL stream.
void
This method writes the specified uninterpreted binary byte stream to the SQL stream.

Methods with return type java.io.InputStream

InputStream
This method returns a byte stream that reads the contents of this Clob as a series of ASCII bytes.
InputStream
ResultSet.getAsciiStream(int columnIndex)
This method returns the value of the specified column as an ASCII stream.
InputStream
This method returns the value of the specified column as an ASCII stream.
InputStream
This method returns a stream that will read the bytes of this Blob.
InputStream
ResultSet.getBinaryStream(int columnIndex)
This method returns the value of the specified column as a raw byte stream.
InputStream
This method returns the value of the specified column as a raw byte stream.
InputStream
ResultSet.getUnicodeStream(int columnIndex)
This method returns the value of the specified column as a Unicode UTF-8 stream.
InputStream
This method returns the value of the specified column as a Unicode UTF-8 stream.
InputStream
This method reads the next item from the stream a ASCII text InputStream.
InputStream
This method reads the next item from the stream a binary InputStream.

Uses in package gnu.java.nio

Classes derived from java.io.InputStream

class

Constructors with parameter type java.io.InputStream

Uses in package gnu.java.security.ber

Constructors with parameter type java.io.InputStream

Create a new DER readed from an input stream.

Uses in package gnu.java.rmi

Classes derived from java.io.InputStream

class
This class is only for java.rmi.MarshalledObject to deserialize object from objBytes and locBytes

Uses in package java.nio.channels

Methods with parameter type java.io.InputStream

ReadableByteChannel
Constructs a channel that reads bytes from the given stream.

Methods with return type java.io.InputStream

InputStream
Constructs a stream that reads bytes from the given channel.

Uses in package gnu.java.net.protocol.core

Classes derived from java.io.InputStream

class

Uses in package gnu.javax.crypto.jce.keyring

Methods with parameter type java.io.InputStream

void
GnuKeyring.engineLoad(InputStream in, char[] password)
Loads the keystore from the specified input stream and it uses the specified password to check for integrity if supplied.

Uses in package gnu.javax.imageio

Classes derived from java.io.InputStream

class
Implements InputStream on an ImageInputStream The purpose of this is to avoid IIO dependencies in the various decoders.

Uses in package javax.swing.text.rtf

Methods with parameter type java.io.InputStream

void
RTFEditorKit.read(InputStream stream, Document doc, int pos)
Reads RTF data from stream into doc at the specified position pos.

Uses in package gnu.java.beans.decoder

Constructors with parameter type java.io.InputStream

Creates a PersistenceParser which reads XML data from the given InputStream, reports exceptions to ExceptionListener instance, stores resulting object in the DecoderContext and uses the given ClassLoader to resolve classes.

Uses in package javax.imageio.stream

Constructors with parameter type java.io.InputStream

Uses in package gnu.javax.sound.sampled.gstreamer.io

Constructors with parameter type java.io.InputStream

Methods with parameter type java.io.InputStream

@Override
@Override

Uses in package gnu.java.security.provider

Methods with parameter type java.io.InputStream

CRL
Generates a CRL based on the encoded data read from the InputStream.
Collection<E>
CertPath
Generate a CertPath and initialize it with data parsed from the input stream.
CertPath
Generate a CertPath and initialize it with data parsed from the input stream, using the specified encoding.
Certificate
Generates a Certificate based on the encoded data read from the InputStream.
Collection<E>

Uses in package gnu.java.rmi.server

Classes derived from java.io.InputStream

class

Constructors with parameter type java.io.InputStream

Uses in package gnu.java.awt.peer.qt

Methods with parameter type java.io.InputStream

Font
QtToolkit.createFont(int format, InputStream stream)

Uses in package gnu.CORBA

Methods with parameter type java.io.InputStream

BigDecimal
Read the CORBA fixed, autodetecting the number of bytes and assuming the given scale.
Version
Read from the input stream, major number first.

Uses in package gnu.java.net.protocol.jar

Methods with return type java.io.InputStream

InputStream

Uses in package gnu.javax.imageio.png

Constructors with parameter type java.io.InputStream

Creates a PNGFile object from an InputStream.

Methods with parameter type java.io.InputStream

PNGChunk
PNGChunk.readChunk(InputStream in, boolean strict)
Loads a chunk from an InputStream.

Uses in package gnu.java.util.regex

Classes derived from java.io.InputStream

class
Replaces instances of a given RE found within an InputStream with replacement text.

Constructors with parameter type java.io.InputStream

Creates an REFilterInputStream.

Uses in package gnu.java.security

Constructors with parameter type java.io.InputStream

OID.OID(InputStream derIn, int len)
Construct a new OID from the DER bytes in an input stream.
OID.OID(InputStream derIn, int len, boolean relative)
Construct a new OID from the DER bytes in an input stream.

Uses in package gnu.javax.rmi.CORBA

Classes derived from java.io.InputStream

class
Converts calls on java ObjectOutputStream to calls on CORBA OutputStream.

Uses in package gnu.javax.crypto.sasl

Classes derived from java.io.InputStream

class
An input stream that uses either a SaslClient or a SaslServer to process the data through these entities' security layer filter(s).

Constructors with parameter type java.io.InputStream

Uses in package gnu.java.security.pkcs

Constructors with parameter type java.io.InputStream

Uses in package java.util.jar

Classes derived from java.io.InputStream

class
InputStream for reading jar files.

Constructors with parameter type java.io.InputStream

Creates a new JarInputStream and tries to read the manifest.
Creates a new JarInputStream and tries to read the manifest.
Creates a Manifest from the supplied input stream.

Methods with parameter type java.io.InputStream

void
Read and merge a Manifest from the designated input stream.

Methods with return type java.io.InputStream

InputStream
Returns an input stream for the given entry.

Uses in package gnu.javax.crypto.mac

Classes derived from java.io.InputStream

class
A filtering input stream that computes a MAC (message authentication code) over all data read from the stream.

Constructors with parameter type java.io.InputStream

Creates a new MacInputStream.

Uses in package gnu.classpath.debug

Classes derived from java.io.InputStream

class
An input stream that copies all its input to a byte sink.

Constructors with parameter type java.io.InputStream

Constructs a tee input stream.

Uses in package org.omg.CORBA_2_3.portable

Classes derived from java.io.InputStream

class
This class defines a new CDR input stream methods, added since CORBA 2.3.

Uses in package gnu.javax.sound.sampled.AU

Methods with parameter type java.io.InputStream

AudioFileFormat
Return the format of the given input stream as deduced by this provider.
AudioInputStream
Return an AudioInputStream wrapping the given input stream.

Uses in package org.ietf.jgss

Constructors with parameter type java.io.InputStream

Creates an Oid object from its DER encoding.

Methods with parameter type java.io.InputStream

void
Called by the context acceptor upon receiving a token from the peer.
void
GSSContext.getMIC(InputStream inStream, OutputStream outStream, MessageProp mgProp)
Produces a token containing a cryptographic MIC for the supplied message, for transfer to the peer application.
int
Called by the context initiator to start the context creation process.
void
GSSContext.unwrap(InputStream inStream, OutputStream outStream, MessageProp msgProp)
Used by the peer application to process tokens generated with the wrap call.
void
GSSContext.verifyMIC(InputStream tokStream, InputStream msgStream, MessageProp msgProp)
Verifies the cryptographic MIC, contained in the token parameter, over the supplied message.
void
GSSContext.wrap(InputStream inStream, OutputStream outStream, MessageProp msgProp)
Allows to apply per-message security services over the established security context.

Uses in package org.w3c.dom.ls

Methods with parameter type java.io.InputStream

void
An attribute of a language and binding dependent type that represents a stream of bytes.

Methods with return type java.io.InputStream

InputStream
An attribute of a language and binding dependent type that represents a stream of bytes.

Uses in package java.util.logging

Methods with parameter type java.io.InputStream

void

Uses in package gnu.java.awt.print

Methods with return type java.io.InputStream

InputStream

Uses in package gnu.javax.crypto.keyring

Methods with parameter type java.io.InputStream

void
BaseKeyring.load(InputStream in, char[] password)
void
GnuPrivateKeyring.load(InputStream in, char[] password)
void
GnuPublicKeyring.load(InputStream in, char[] password)

Uses in package gnu.java.net.protocol.ftp

Methods with return type java.io.InputStream

InputStream
Returns an input stream that reads from this open connection.
InputStream
Returns a listing of information about the specified pathname.
InputStream
Retrieves the specified file.

Uses in package java.net

Methods with parameter type java.io.InputStream

String
Returns the MIME type of a stream based on the first few characters at the beginning of the stream.

Methods with return type java.io.InputStream

InputStream
This method allows the caller to retrieve any data that might have been sent despite the fact that an error occurred.
InputStream
Returns an InputStream for reading from this socket.
InputStream
Returns an InputStream object for reading from this socket.
InputStream
Returns an InputStream for this connection.
InputStream
Opens a connection to this URL and returns an InputStream for reading from that connection

Uses in package java.security

Classes derived from java.io.InputStream

class
DigestInputStream is a class that ties an InputStream with a MessageDigest.

Constructors with parameter type java.io.InputStream

Constructs a new DigestInputStream.

Methods with parameter type java.io.InputStream

void
This method reads an encoded certificate from an InputStream.
void
KeyStoreSpi.engineLoad(InputStream stream, char[] password)
Loads the keystore from the specified input stream and it uses the specified password to check for integrity if supplied.
void
KeyStore.load(InputStream stream, char[] password)
Loads the keystore from the specified input stream and it uses the specified password to check for integrity if supplied.

Uses in package gnu.javax.net.ssl

Methods with parameter type java.io.InputStream

void

Uses in package gnu.CORBA.CDR

Classes derived from java.io.InputStream

class
A simple CORBA CDR (common data representation) input stream, reading data from the given InputStream.
class
The input stream with the possibility to align on the word (arbitrary size) boundary.
class
As java uses Big Endian by default, this class is directly derived form DataInputStream.
class
The CDR input stream that reads data from the byte buffer.
class
Substitutes the main stream in factories when the header is already behind.
class
This class reads data in the Little Endian format.

Constructors with parameter type java.io.InputStream

Creates the stream.
Delegates to the parent constructor.
This constructor initializes a new DataInputStream to read from the specified subordinate stream.

Fields of type java.io.InputStream

InputStream
The input stream, from where the data are actually being read.

Methods with parameter type java.io.InputStream

void
Set the input stream that receives the CORBA input.

Uses in package gnu.javax.sound.sampled.WAV

Methods with parameter type java.io.InputStream

AudioFileFormat
Return the format of the given input stream as deduced by this provider.
AudioInputStream
Return an AudioInputStream wrapping the given input stream.

Uses in package javax.accessibility

Methods with return type java.io.InputStream

InputStream
Return an input stream that yields the contents of this object, using the given data flavor.

Uses in package javax.xml.parsers

Methods with parameter type java.io.InputStream

Document
Parse the specified input stream and return a DOM Document.
Document
Parse the specified input stream and return a DOM Document.
void
Parse the specifed input stream, reporting SAX1 events to the given handler.
void
Parse the specified input stream, reporting SAX1 events to the given handler.
void
Parse the specified input stream, reporting SAX2 events to the given handler.
void
Parse the specified input stream, reporting SAX2 events to the given handler.

Uses in package java.security.cert

Methods with parameter type java.io.InputStream

CRL
Generates a CRL based on the encoded data read from the InputStream.
CertPath
Generate a CertPath and initialize it with data parsed from the input stream.
CertPath
Generate a CertPath and initialize it with data parsed from the input stream, using the specified encoding.
Certificate
Generates a Certificate based on the encoded data read from the InputStream.
Collection
Generates CRLs based on the encoded data read from the InputStream.
Collection
Generates CRLs based on the encoded data read from the InputStream.
Collection
Returns a collection of certificates that were read from the input stream.
Collection
Returns a collection of certificates that were read from the input stream.
CRL
Generates a CRL based on the encoded data read from the InputStream.
CertPath
Generate a CertPath and initialize it with data parsed from the input stream.
CertPath
Generate a CertPath and initialize it with data parsed from the input stream, using the specified encoding.
Certificate
Generates a Certificate from the encoded data read from an InputStream.

Uses in package java.awt.color

Methods with parameter type java.io.InputStream

ICC_Profile
Returns an ICC_Profile instance from an InputStream.

Uses in package gnu.java.net.protocol.http

Classes derived from java.io.InputStream

class
Input stream wrapper for the "chunked" transfer-coding.

Constructors with parameter type java.io.InputStream

ChunkedInputStream.ChunkedInputStream(InputStream in, gnu.java.net.protocol.http.Headers headers)
Constructor.
Response.Response(int majorVersion, int minorVersion, int code, String message, gnu.java.net.protocol.http.Headers headers, InputStream body)
Constructs a new response with the specified parameters.

Fields of type java.io.InputStream

InputStream
An InputStream that returns the body of the response.
InputStream
The socket input stream.

Methods with return type java.io.InputStream

InputStream
Returns an InputStream that returns the body of the response.
InputStream
InputStream
InputStream

Uses in package javax.imageio

Methods with parameter type java.io.InputStream

BufferedImage
Create a buffered image from an input stream.

Uses in package javax.sound.sampled

Classes derived from java.io.InputStream

class
This is an InputStream which is specialized for reading audio files.

Constructors with parameter type java.io.InputStream

Create a new AudioInputStream given an underlying InputStream, the audio format, and the length of the data in frames.

Methods with parameter type java.io.InputStream

AudioFileFormat
Return the file format of a given input stream.
AudioInputStream
Return an audio input stream given an input stream.

Uses in package java.util.zip

Classes derived from java.io.InputStream

class
InputStream that computes a checksum of the data being read using a supplied Checksum object.
class
This filter stream is used to decompress a "GZIP" format stream.
class
This filter stream is used to decompress data compressed in the "deflate" format.
class
This is a FilterInputStream that reads the files in an zip archive one after another.

Constructors with parameter type java.io.InputStream

Creates a new CheckInputStream on top of the supplied OutputStream using the supplied Checksum.
Creates a GZIPInputStream with the default buffer size.
Creates a GZIPInputStream with the specified buffer size.
Create an InflaterInputStream with the default decompresseor and a default buffer size.
Create an InflaterInputStream with the specified decompresseor and a default buffer size.
Create an InflaterInputStream with the specified decompresseor and a specified buffer size.
Creates a new Zip input stream, reading a zip archive.

Methods with return type java.io.InputStream

InputStream
Creates an input stream reading the given zip entry as uncompressed data.

Uses in package javax.swing.plaf.synth

Methods with parameter type java.io.InputStream

void
SynthLookAndFeel.load(InputStream in, Class resourceBase)
Loads a set of SynthStyles that are used for the look and feel of the components.

Uses in package gnu.javax.net.ssl.provider

Methods with parameter type java.io.InputStream

ProtocolVersion

Uses in package java.lang

Fields of type java.io.InputStream

InputStream
The standard InputStream.

Methods with parameter type java.io.InputStream

InputStream
Return a localized version of this InputStream, meaning all characters are localized before they come out the other end.
void
Set in to a new InputStream.

Methods with return type java.io.InputStream

InputStream
Obtain the input stream that receives data from the subprocess.
InputStream
Obtain the input stream that receives data from the subprocess.
InputStream
Return a localized version of this InputStream, meaning all characters are localized before they come out the other end.
InputStream
Get a resource using this class's package using the getClassLoader().getResourceAsStream() method.
InputStream
Get a resource as stream using this classloader or one of its parents.
InputStream
Get a resource using the system classloader.

Uses in package org.omg.CORBA.portable

Classes derived from java.io.InputStream

class
This class is used to read CORBA IDL data types.

Uses in package gnu.javax.sound.midi.alsa

Methods with parameter type java.io.InputStream

void
Set the sequence for this sequencer. istream reads on a valid MIDI file.

Uses in package javax.xml.transform.stream

Constructors with parameter type java.io.InputStream

Constructor with an input stream.
Constructor with an input stream and system ID.

Methods with parameter type java.io.InputStream

void
Sets the source input stream.

Methods with return type java.io.InputStream

InputStream
Returns the source input stream.

Uses in package javax.security.auth.x500

Constructors with parameter type java.io.InputStream

Uses in package gnu.java.awt.peer.x

Methods with parameter type java.io.InputStream

Font
XToolkit.createFont(int format, InputStream stream)

Uses in package gnu.CORBA.GIOP

Methods with parameter type java.io.InputStream

void
Read the header from the stream.
byte[]
MessageHeader.readMessage(InputStream source, Socket service, int to_read, int to_pause)
Read data, followed by the message header.

Uses in package javax.sound.sampled.spi

Methods with parameter type java.io.InputStream

AudioFileFormat
Return the format of the given input stream as deduced by this provider.
AudioInputStream
Return an AudioInputStream wrapping the given input stream.

Uses in package javax.crypto

Classes derived from java.io.InputStream

class
This is an InputStream that filters its data through a Cipher before returning it.

Constructors with parameter type java.io.InputStream

Creates a new input stream without a cipher.
Creates a new input stream with a source input stream and cipher.

Uses in package org.xml.sax

Constructors with parameter type java.io.InputStream

Create a new input source with a byte stream.

Methods with parameter type java.io.InputStream

void
Set the byte stream for this input source.

Methods with return type java.io.InputStream

InputStream
Get the byte stream for this input source.

Uses in package javax.xml.stream

Methods with parameter type java.io.InputStream

XMLEventReader
Creates a new event reader.
XMLEventReader
Creates a new event reader.
XMLEventReader
Creates a new event reader.
XMLStreamReader
Creates a new stream reader.
XMLStreamReader
Creates a new stream reader.
XMLStreamReader
Creates a new stream reader.

Uses in package gnu.xml.libxmlj.util

Classes derived from java.io.InputStream

class
An input stream associated with an XML system ID.

Uses in package javax.sql

Methods with parameter type java.io.InputStream

void
RowSet.setAsciiStream(int parameterIndex, InputStream x, int length)
void
RowSet.setBinaryStream(int parameterIndex, InputStream x, int length)

Uses in package java.applet

Methods with parameter type java.io.InputStream

void
Associate a stream to a key for this applet context, possibly replacing the old value.

Methods with return type java.io.InputStream

InputStream
Return the stream associated with a given key in this applet context, or null if nothing is associated.

Uses in package gnu.java.awt

Methods with parameter type java.io.InputStream

Font
Creates a font, reading the glyph definitions from a stream.

Uses in package gnu.java.awt.image

Constructors with parameter type java.io.InputStream

Methods with parameter type java.io.InputStream

void
void

Uses in package gnu.java.net

Classes derived from java.io.InputStream

class
An input stream that filters out CR/LF pairs into LFs.
class
An input stream that can read lines of input.

Constructors with parameter type java.io.InputStream

Constructs a CR/LF input stream connected to the specified input stream.
Constructor using the US-ASCII character encoding.
Constructor.

Fields of type java.io.InputStream

InputStream
The underlying input stream.
InputStream
The underlying input stream.

Methods with return type java.io.InputStream

InputStream
Returns an InputStream object for reading from this socket.

Uses in package gnu.java.net.protocol.file

Methods with return type java.io.InputStream

InputStream
Opens the file for reading and returns a stream for it.

Uses in package javax.sound.midi

Methods with parameter type java.io.InputStream

MidiFileFormat
Read a MidiFileFormat object from the given stream.
Sequence
Read a Sequence object from the given stream.
Soundbank
Read a Soundbank object from the given stream.
void
Set the sequence for this sequencer. istream reads on a valid MIDI file.

Uses in package gnu.java.util.jar

Methods with parameter type java.io.InputStream

void
void

Uses in package javax.activation

Constructors with parameter type java.io.InputStream

Constructor specifying an input stream.
Constructor specifying an input stream.

Methods with return type java.io.InputStream

InputStream
Returns an input stream from which the data can be read.
InputStream
Returns an input stream from which the data can be read.
InputStream
InputStream

Uses in package gnu.awt.xlib

Methods with parameter type java.io.InputStream

Font
XToolkit.createFont(int format, InputStream stream)
Creates a font, reading the glyph definitions from a stream.

Uses in package gnu.javax.sound.midi.file

Classes derived from java.io.InputStream

class
MidiDataInputStream is simply a DataInputStream with the addition of special variable length int reading as defined by the MIDI spec.

Constructors with parameter type java.io.InputStream

Create a MidiDataInputStream.

Methods with parameter type java.io.InputStream

MidiFileFormat
Sequence