See: Description
Class | Description |
---|---|
ApplyOptions |
Utilities for applying options.
|
BasicFilterFactory |
Basic FilterFactory that creates an instance of a given InputStream subclass with a (InputStream) constructor.
|
ConcatenatedInputStream |
Unified InputStream representation of multiple concatenated InputStreams.
|
FilterFactory |
Filter factory designed for use with
InputFilteringDynamicField . |
RepeatingInputStream |
Provides factory methods to return InputStreams that return a repeating
ordered sequence of bytes, optionally limiting output to some maximum total
size.
|
ThresholdingInputStream |
FilterInputStream that limits the data returned from the proxy.
|
Copyright © 2008-2016 The Apache Software Foundation. All Rights Reserved.