Package net.sf.okapi.common.encoder

Classes to implement and manage encoders for different file formats.

This package includes various implementations of the IEncoder interface and of an encoder manager. Encoders are used by ISkeletonWriter object and ILayerProvider objects to provide format-specific handling of the text to output, for example to escape special characters.