Uses of Class
org.apache.tika.io.TaggedInputStream

Packages that use TaggedInputStream
org.apache.tika.io IO utilities. 
 

Uses of TaggedInputStream in org.apache.tika.io
 

Subclasses of TaggedInputStream in org.apache.tika.io
 class TikaInputStream
          Input stream with extended capabilities.
 

Methods in org.apache.tika.io that return TaggedInputStream
static TaggedInputStream TaggedInputStream.get(InputStream proxy)
          Casts or wraps the given stream to a TaggedInputStream instance.
 



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.