public class ContentSinkImpl extends Object implements ContentSink
ContentSinkImpl class.
| Constructor and Description |
|---|
ContentSinkImpl()
Constructor for ContentSinkImpl.
|
| Modifier and Type | Method and Description |
|---|---|
void |
append(ContentProducer producer)
append.
|
void |
close()
close.
|
ContentProducer |
nextProducer()
nextProducer.
|
public void append(ContentProducer producer)
append.
append in interface ContentSinkproducer - a ContentProducer object.public ContentProducer nextProducer()
nextProducer.
public void close()
close.
close in interface ContentSinkContentSink.close()Copyright © 2017. All rights reserved.