| Package | Description |
|---|---|
| org.bytedeco.libpostal | |
| org.bytedeco.libpostal.global |
| Modifier and Type | Method and Description |
|---|---|
libpostal_address_parser_options_t |
libpostal_address_parser_options_t.country(BytePointer setter) |
libpostal_address_parser_options_t |
libpostal_address_parser_options_t.getPointer(long i) |
libpostal_address_parser_options_t |
libpostal_address_parser_options_t.language(BytePointer setter) |
libpostal_address_parser_options_t |
libpostal_address_parser_options_t.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static libpostal_address_parser_options_t |
postal.libpostal_get_address_parser_default_options() |
| Modifier and Type | Method and Description |
|---|---|
static libpostal_address_parser_response_t |
postal.libpostal_parse_address(BytePointer _address,
libpostal_address_parser_options_t options) |
static libpostal_address_parser_response_t |
postal.libpostal_parse_address(String _address,
libpostal_address_parser_options_t options) |
Copyright © 2020. All rights reserved.