Marks a class capable of encoding itself with given EncodesToWriter instance to given Writer instance
Type Params | Return Type | Name and description |
---|---|---|
|
void |
encodeTo(java.io.Writer writer, EncodesToWriter encoder) Asks the instance to use given writer and EncodesToWriter instance to encode it's content |
Asks the instance to use given writer and EncodesToWriter instance to encode it's content
writer
- the target writer instanceencoder
- the encoder