| Modifier and Type | Method and Description |
|---|---|
void |
endStream()
Callback for end stream event.
|
boolean |
setProperty(String key,
Object value)
Key-value based settings.
|
protected abstract boolean |
setPropertyInternal(String key,
Object value) |
void |
startStream()
Callback for start stream event.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetBaseUriprotected Pipe(S sink)
public void startStream()
throws ParseException
DataSinkstartStream in interface DataSinkParseExceptionpublic void endStream()
throws ParseException
DataSinkendStream in interface DataSinkParseExceptionpublic final boolean setProperty(String key, Object value)
DataSinksetProperty in interface DataSinkkey - property keyvalue - property valueCopyright © 2012–2016. All rights reserved.