|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ByteStreamProducer
Produces a byte stream.
Method Summary | |
---|---|
void |
start(java.io.OutputStream bytes,
Target target)
Start the generation of the byte stream. |
Methods inherited from interface nu.staldal.lagoon.core.ProducerInterface |
---|
destroy, hasBeenUpdated, init |
Method Detail |
---|
void start(java.io.OutputStream bytes, Target target) throws org.xml.sax.SAXException, java.io.IOException
bytes
- the OutputStream to write totarget
- the target
org.xml.sax.SAXException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |