Interface EncoderAware

All Known Implementing Classes:
CodecPrintWriter, EncodedAppenderWriter, StreamingEncoderWriter

public interface EncoderAware
Marks a instance capable of providing information about the current encoder that is in use
Since:
2.3
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the current encoder in use.
  • Method Details

    • getEncoder

      Encoder getEncoder()
      Gets the current encoder in use.
      Returns:
      the encoder