Uses of Class
org.apache.abdera.i18n.text.io.RewindableInputStream

Packages that use RewindableInputStream
org.apache.abdera.i18n.text.io   
 

Uses of RewindableInputStream in org.apache.abdera.i18n.text.io
 

Subclasses of RewindableInputStream 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()
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.