Interface SubstPropsHandler.Convert
- All Known Implementing Classes:
SubstPropsHandler.Html, SubstPropsHandler.LowerCase, SubstPropsHandler.Resub, SubstPropsHandler.Url
- Enclosing class:
SubstPropsHandler
public static interface SubstPropsHandler.Convert
Class that maps strings to strings.
- Version:
- 1.5
- Author:
- Stephen Uhler
-
Method Summary
-
Method Details
-
init
This is called once at creation time to provide this class with configuration information. Any configuration parameters required in "p" are prefixed with [prefix]. -
map
-