|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsunlabs.brazil.properties.SubstPropsHandler.Url
public static class SubstPropsHandler.Url
URL encode a String.
Constructor Summary | |
---|---|
SubstPropsHandler.Url()
|
Method Summary | |
---|---|
boolean |
init(java.lang.String prefix,
java.util.Properties p)
This is called once at creation time to provide this class with configuration information. |
java.lang.String |
map(java.lang.String value)
Map the value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubstPropsHandler.Url()
Method Detail |
---|
public boolean init(java.lang.String prefix, java.util.Properties p)
SubstPropsHandler.Convert
init
in interface SubstPropsHandler.Convert
public java.lang.String map(java.lang.String value)
SubstPropsHandler.Convert
map
in interface SubstPropsHandler.Convert
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |