public class Latin3Surrogator extends ConfigurableReaderTransformer implements CharTransformer
| Modifier and Type | Field and Description |
|---|---|
static int |
HMETODO |
static int |
XMETODO |
to| Constructor and Description |
|---|
Latin3Surrogator() |
Latin3Surrogator(int c) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoding()
Returns the encoding that is currently active
|
protected Writer |
hoj(Reader r,
Writer w) |
protected Writer |
iksoj(Reader r,
Writer w) |
Writer |
transform(Reader r,
Writer w) |
Map<String,Config> |
transformers()
Returns which transformations can be done by an object of this class.
|
configure, toStringtransform, transform, transformBack, transformBack, transformBackclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waittransform, transform, transformBack, transformBack, transformBacktoStringpublic static final int XMETODO
public static final int HMETODO
public Latin3Surrogator()
public Latin3Surrogator(int c)
public Writer transform(Reader r, Writer w)
transform in interface CharTransformertransform in class ReaderTransformerpublic String getEncoding()
ConfigurableTransformergetEncoding in interface ConfigurableTransformergetEncoding in class ConfigurableReaderTransformerpublic Map<String,Config> transformers()
ConfigurableTransformertransformers in interface ConfigurableTransformertransformers in class ConfigurableReaderTransformerMMBase 1.9-SNAPSHOT - ${javadoctimestamp}