org.n52.oxf.conversion.gml32.xmlbeans
Class GMLTimeParser

java.lang.Object
  extended by org.n52.oxf.conversion.gml32.xmlbeans.GMLTimeParser

public class GMLTimeParser
extends Object

Helper class for parsing GML time objects.


Constructor Summary
GMLTimeParser()
           
 
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
 

Constructor Detail

GMLTimeParser

public GMLTimeParser()
Method Detail

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.