| AbstractContentAccessor |
Provides basic support for content accessors.
|
| AbstractContentReader |
Implements all the convenience methods of the interface.
|
| AbstractContentStore |
Base class providing support for different types of content stores.
|
| AbstractContentStreamListener |
|
| AbstractContentWriter |
Implements all the convenience methods of the interface.
|
| AbstractRoutingContentStore |
A store providing support for content store implementations that provide
routing of content read and write requests based on context.
|
| AbstractStreamAwareProxy |
Base class for stream aware proxies
|
| ContentLimitProvider.NoLimitProvider |
|
| ContentLimitProvider.SimpleFixedLimitProvider |
|
| ContentServiceImpl |
Service implementation acting as a level of indirection between the client
and the underlying content store.
|
| ContentStoreCreatedEvent |
A class of event that notifies the listener of the existence of a FileContentStore.
|
| EmptyContentReader |
A blank reader for which exists() always returns false.
|
| JodConverterSharedInstance |
Makes use of the JodConverter library and an installed
OpenOffice application to perform OpenOffice-driven conversions.
|
| LimitedStreamCopier |
This class is a simple utility to copy bytes from an InputStream to an OutputStream.
|
| NodeContentContext |
Context information for node-related content.
|
| RoutingContentService |
Deprecated.
|
| StreamAwareContentReaderProxy |
Proxy for ContentReader which captures InputStream or ReadableByteChannel to introduce a possibility releasing captured resource
|
| StreamAwareContentWriterProxy |
Proxy for ContentWriter which captures OutputStream or WritableByteChannel to introduce a possibility of releasing captured resource
|
| TikaOfficeDetectParser |
Apache Tika assumes that
you either know exactly what your content is, or that
you'll leave it to auto-detection.
|