edu.umd.cs.findbugs.xml
public class MetaCharacterMap extends Object
See Also: QuoteMetaCharacters
| Constructor Summary | |
|---|---|
| MetaCharacterMap()
Constructor.
| |
| Method Summary | |
|---|---|
| void | addMeta(char meta, String replacement)
Add a metacharacter and its replacement.
|
Parameters: meta the metacharacter replacement the String to replace the metacharacter with