org.n52.oxf.conversion.gml32.xmlbeans
Class GMLTimeParser
java.lang.Object
org.n52.oxf.conversion.gml32.xmlbeans.GMLTimeParser
public class GMLTimeParser
- extends Object
Helper class for parsing GML time objects.
Method Summary |
static org.joda.time.Interval |
parseTimePrimitive(net.opengis.gml.x32.TimePrimitivePropertyType validTime)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMLTimeParser
public GMLTimeParser()
parseTimePrimitive
public static org.joda.time.Interval parseTimePrimitive(net.opengis.gml.x32.TimePrimitivePropertyType validTime)
- Parameters:
validTime
- a GML time primitive object
- Returns:
- a joda-time interval
Copyright © 2012-2013 52north.org. All Rights Reserved.