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

Packages that use CountingInputStream
org.apache.tika.sax   
 

Uses of CountingInputStream in org.apache.tika.sax
 

Constructors in org.apache.tika.sax with parameters of type CountingInputStream
SecureContentHandler(org.xml.sax.ContentHandler handler, CountingInputStream stream)
          Decorates the given content handler with zip bomb prevention based on the count of bytes read from the given counting input stream.
 



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