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, wait
setBaseUri
protected Pipe(S sink)
public void startStream() throws ParseException
DataSink
startStream
in interface DataSink
ParseException
public void endStream() throws ParseException
DataSink
endStream
in interface DataSink
ParseException
public final boolean setProperty(String key, Object value)
DataSink
setProperty
in interface DataSink
key
- property keyvalue
- property valueCopyright © 2012–2013. All rights reserved.