opennlp.tools.cmdline.params
Interface EncodingParameter

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

public interface EncodingParameter

Encoding parameter. The DEFAULT_CHARSET is handled by ArgumentParser.Parse(). Note: Do not use this class, internal use only!


Method Summary
 Charset getEncoding()
           
 

Method Detail

getEncoding

Charset getEncoding()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.