|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthings.data.processing.rfc822.AddressTools
public class AddressTools
Static tools for address processing. It's a brute, so don't use it.
Version History
EPG - Initial - 15 FEB 05
| Constructor Summary | |
|---|---|
AddressTools()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
trimFriendly(java.lang.String address)
It will trim whitespace and encapsulating quotes (if present and matched front and back). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddressTools()
| Method Detail |
|---|
public static java.lang.String trimFriendly(java.lang.String address)
address - the string.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||