public interface ConversionTable extends Serializable
Modifier and Type | Method and Description |
---|---|
CharacterReplacer |
getCharacterReplacer(boolean quote)
Provides an object that enables to convert a text based on this conversion table.
|
String |
getName()
Provides the given name for this conversion table.
|
String |
getTable()
Provides the raw table for conversion.
|
CharacterReplacer getCharacterReplacer(boolean quote)
quote
- If true
, switches on quote mode.String getName()
String getTable()
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210