Controller of segmentation and conversion.
More...
#include <Converter.hpp>
List of all members.
Public Member Functions |
| Converter (const string &_name, SegmentationPtr _segmentation, ConversionChainPtr _conversionChain) |
string | Convert (const string &text) const |
size_t | Convert (const char *input, char *output) const |
const SegmentationPtr | GetSegmentation () const |
const ConversionChainPtr | GetConversionChain () const |
Detailed Description
Controller of segmentation and conversion.
The documentation for this class was generated from the following files: