Class SubstPropsHandler.Html
java.lang.Object
sunlabs.brazil.properties.SubstPropsHandler.Html
- All Implemented Interfaces:
SubstPropsHandler.Convert
- Enclosing class:
SubstPropsHandler
HTML escape a value.
- Version:
- 1.5
- Author:
- Stephen Uhler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Html
public Html()
-
-
Method Details
-
init
Description copied from interface:SubstPropsHandler.ConvertThis is called once at creation time to provide this class with configuration information. Any configuration parameters required in "p" are prefixed with [prefix].- Specified by:
initin interfaceSubstPropsHandler.Convert
-
map
Description copied from interface:SubstPropsHandler.ConvertMap the value.- Specified by:
mapin interfaceSubstPropsHandler.Convert
-