Package opennlp.tools.cmdline.params
Interface EncodingParameter
- All Known Subinterfaces:
BasicFormatParams
,NameSampleDataStreamFactory.Parameters
,ParseSampleStreamFactory.Parameters
,WordTagSampleStreamFactory.Parameters
Encoding parameter. The DEFAULT_CHARSET is handled by
ArgumentParser.parse(String[], Class)
.
Note: Do not use this class, internal use only!
-
Method Summary
-
Method Details
-
getEncoding
Charset getEncoding()
-