|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EncoderDelegate
An interface used to signal to the Encoder
that it should delegate
to the object itself to encode, rather than work the object through the typical
encoding routine.
modules/extension/xsd-core (gt-xsd-core.jar)
Method Summary | |
---|---|
void |
encode(ContentHandler output)
Encodes content to an output stream. |
Method Detail |
---|
void encode(ContentHandler output) throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |