Package | Description |
---|---|
org.apache.manifoldcf.core.interfaces |
Modifier and Type | Class and Description |
---|---|
class |
BinaryInput
This class represents a lightweight length-determined stream.
|
class |
CharacterInput
This class represents a lightweight length-determined character stream.
|
class |
NullCharacterInput
This class represents a null character stream, which has no characters.
|
class |
TempFileCharacterInput
This class represents a temporary file character input
stream.
|
class |
TempFileInput
This class represents a temporary file data input
stream.
|