|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DynamicPushbackInputStream | |
---|---|
org.apache.abdera.i18n.text.io |
Uses of DynamicPushbackInputStream in org.apache.abdera.i18n.text.io |
---|
Subclasses of DynamicPushbackInputStream in org.apache.abdera.i18n.text.io | |
---|---|
class |
PeekAheadInputStream
A version of RewindableInputStream that provides methods for peeking ahead in the stream (equivalent to read() followed by an appropriate unread() |
class |
RewindableInputStream
RewindableInputStream is a specialization of the PushbackInputStream that maintains an internal buffer of read bytes that a user can rewind (unread) back into the stream without having to do their own buffer management. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |