opennlp.tools.cmdline.params
Interface EncodingParameter

All Known Subinterfaces:
BasicTrainingParams, EvaluatorParams, TrainingToolParams

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 © 2011 The Apache Software Foundation. All Rights Reserved.