| Package | Description |
|---|---|
| com.sovren |
| Modifier and Type | Method and Description |
|---|---|
GeocodeResumeResponse |
SovrenClient.geocode(ParsedResume resume)
Uses the address in the resume (if present) to look up geocoordinates and add them into the ParsedResume object.
|
GeocodeResumeResponse |
SovrenClient.geocode(ParsedResume resume,
Address address)
Use this if you would like to provide an address for geocoding instead of using the one in the parsed
resume.
|
Copyright © 2020. All rights reserved.