public class AddressParser extends Object
| Constructor and Description |
|---|
AddressParser(String input) |
| Modifier and Type | Method and Description |
|---|---|
Address |
address() |
static List<Token> |
lex(String input) |
Map<Object,Object> |
map() |
Address |
parse() |
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.