public interface EncoderDelegate
Encoder
that it should delegate to the object itself
to encode, rather than work the object through the typical encoding routine.Modifier and Type | Method and Description |
---|---|
void |
encode(ContentHandler output)
Encodes content to an output stream.
|
void encode(ContentHandler output) throws Exception
Exception
Copyright © 1996–2019 Geotools. All rights reserved.