Package org.apache.tika.io
@Version("1.0.0")
package org.apache.tika.io
IO utilities.
-
ClassDescriptionVery slight modification of Commons' BoundedInputStream so that we can figure out if this hit the bound or not.General Endian Related Utilties.A factory which returns a fresh
InputStream
for the same resource each time.Stream wrapper that make it easy to read up to n bytes ahead from a stream that supports the mark feature.Copied/pasted from the Apache Lucene/Solr project.A specialized input stream implementation which records the last portion read from an underlying stream.Utility class for tracking and ultimately closing or otherwise disposing a collection of temporary resources.Input stream with extended capabilities.