Interface EncodingParameter

All Known Subinterfaces:
BasicFormatParams, NameSampleDataStreamFactory.Parameters, ParseSampleStreamFactory.Parameters, WordTagSampleStreamFactory.Parameters

@Internal public interface EncodingParameter
Encoding parameter. The DEFAULT_CHARSET is handled by ArgumentParser.parse(String[], Class).

Note: Do not use this class, internal use only!

  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getEncoding

      Charset getEncoding()