Package | Description |
---|---|
org.apache.tika.io |
IO utilities.
|
Modifier and Type | Class and Description |
---|---|
class |
CloseShieldInputStream
Proxy stream that prevents the underlying input stream from being closed.
|
class |
CountingInputStream
A decorating input stream that counts the number of bytes that have passed
through the stream so far.
|
class |
TaggedInputStream
An input stream decorator that tags potential exceptions so that the
stream that caused the exception can easily be identified.
|
class |
TikaInputStream
Input stream with extended capabilities.
|
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.