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, warning
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
foundRow, getFields, startElement
public void feed(java.io.InputStream in) throws java.io.IOException
StreamingHandler
feed
in class StreamingHandler
in
- input stream to readjava.io.IOException
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.