Interface EncoderDelegate

All Known Implementing Classes:
FeatureCollectionEncoderDelegate, GML2FeatureCollectionEncoderDelegate, GML32FeatureCollectionEncoderDelegate, GML3FeatureCollectionEncoderDelegate

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.
Author:
Justin Deoliveira, OpenGEO
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Encodes content to an output stream.