Interface | Description |
---|---|
DelimiterFilterMatchProcessor |
Handler that is invoked when a
DelimiterFilterReader found a match. |
Class | Description |
---|---|
BinaryData |
Encapsulates binary data with its meta information.
|
CopyInputStreamBuffer |
Copy the given stream.
|
DelimiterFilterReader |
Reader that allows on-the-fly filtering of a character-stream read from another reader.
|
ExtensionMimeDetector |
Mime type detector which works like eu.medsea.mimeutil.detector.ExtensionMimeDetector but
respects the order of the mime types.
|
FileHelper | |
IOHelper |
Helper class for IO stuff
|
MimeTypeHelper |
Helper class for getting the MimeType of a file.
|
Exception | Description |
---|---|
MaxLengthReachedException |
IOException which denotes that the max length of the stream was reached. |
Copyright © 2019 Communote team. All rights reserved.