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 class
SubstPropsHandler.Html
HTML escape a value.static class
SubstPropsHandler.LowerCase
Convert a value to lowercase.static class
SubstPropsHandler.Resub
Do a regexp substitution on a value.static class
SubstPropsHandler.Url
URL encode a String.
-