Package | Description |
---|---|
org.apache.tika.io |
IO utilities.
|
Modifier and Type | Class and Description |
---|---|
class |
TikaInputStream
Input stream with extended capabilities.
|
Modifier and Type | Method and Description |
---|---|
static TaggedInputStream |
TaggedInputStream.get(java.io.InputStream proxy)
Casts or wraps the given stream to a TaggedInputStream instance.
|