public class BinaryHandler extends StreamingHandler
| Constructor | Description |
|---|---|
BinaryHandler(boolean isBinary2) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
feed(java.io.InputStream in) |
Consumes a decoded input stream containing the data of a table,
encoded according to the rules specified by this element.
|
characters, configure, endElement, error, getAncestry, getAttribute, getContext, getName, getRef, info, registerChildName, setAncestry, setAttributes, toString, warningclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfoundRow, getFields, startElementpublic void feed(java.io.InputStream in)
throws java.io.IOException
StreamingHandlerfeed in class StreamingHandlerin - input stream to readjava.io.IOExceptionCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.