public class TimeParser extends Object
time parameter of the request. The date, time and period are expected to be
formatted according ISO-8601 standard.| Constructor and Description |
|---|
TimeParser()
Creates the parser specifying the name of the key to latch to.
|
public TimeParser()
key - The key whose associated value to parse.public List<Date> parse(String value) throws ParseException
value string.value - The date, time and period to parse.value string is null or empty.ParseException - if the string can not be parsed.Copyright © 1996–2019 Geotools. All rights reserved.