Class SubstPropsHandler.Url
java.lang.Object
sunlabs.brazil.properties.SubstPropsHandler.Url
- All Implemented Interfaces:
SubstPropsHandler.Convert
- Enclosing class:
SubstPropsHandler
URL encode a String.
- Version:
- 1.5
- Author:
- Stephen Uhler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Url
public Url()
-
-
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
-