Uses of Interface
sunlabs.brazil.properties.SubstPropsHandler.Convert
-
Packages that use SubstPropsHandler.Convert Package Description sunlabs.brazil.properties -
-
Uses of SubstPropsHandler.Convert in sunlabs.brazil.properties
Classes in sunlabs.brazil.properties that implement SubstPropsHandler.Convert Modifier and Type Class Description static classSubstPropsHandler.HtmlHTML escape a value.static classSubstPropsHandler.LowerCaseConvert a value to lowercase.static classSubstPropsHandler.ResubDo a regexp substitution on a value.static classSubstPropsHandler.UrlURL encode a String.
-