Uses of Class java.io.DataInputStream

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

Classes derived from java.io.DataInputStream

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

Uses in package gnu.CORBA.CDR

Classes derived from java.io.DataInputStream

class
As java uses Big Endian by default, this class is directly derived form DataInputStream.

Uses in package javax.swing.text.html.parser

Methods with parameter type java.io.DataInputStream

void
Reads DTD from an archived format.

Uses in package gnu.javax.crypto.keyring

Methods with parameter type java.io.DataInputStream

AuthenticatedEntry
BinaryDataEntry
CertificateEntry
CertPathEntry
CompressedEntry
EncryptedEntry
PasswordAuthenticatedEntry
PasswordEncryptedEntry
PrivateKeyEntry
void
Decodes a set of properties from the given input stream.
PublicKeyEntry
PasswordAuthenticatedEntry
PasswordEncryptedEntry
void
void
Generic decoding method, which simply decodes the properties field and reads the payload field.