| Package | Description |
|---|---|
| javatools.parsers |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Triple<String,Integer,Integer>> |
DateParser.getAllDatePositions(CharSequence s)
Returns all the dates values and their position in the text
|
static Collection<Triple<String,Integer,Integer>> |
DateParser.getAllDatePositions(CharSequence s,
Language language)
Returns all the dates values and their position in the text
|
Copyright © 2018. All rights reserved.