|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeoParser | |
|---|---|
| com.bericotech.clavin | |
| Uses of GeoParser in com.bericotech.clavin |
|---|
| Methods in com.bericotech.clavin that return GeoParser | |
|---|---|
static GeoParser |
GeoParserFactory.getDefault(String pathToLuceneIndex)
Get the default GeoParser. |
static GeoParser |
GeoParserFactory.getDefault(String pathToLuceneIndex,
boolean fuzzy)
Get the default GeoParser. |
static GeoParser |
GeoParserFactory.getDefault(String pathToLuceneIndex,
int maxHitDepth,
int maxContentWindow)
Get the default GeoParser. |
static GeoParser |
GeoParserFactory.getDefault(String pathToLuceneIndex,
int maxHitDepth,
int maxContentWindow,
boolean fuzzy)
Get the default GeoParser. |
static GeoParser |
GeoParserFactory.getDefault(String pathToLuceneIndex,
LocationExtractor extractor,
int maxHitDepth,
int maxContentWindow,
boolean fuzzy)
Get the default GeoParser. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||