Uses of Class
org.geotools.GML.Version

Packages that use GML.Version
org.geotools   
 

Uses of GML.Version in org.geotools
 

Methods in org.geotools that return GML.Version
static GML.Version GML.Version.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GML.Version[] GML.Version.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.geotools with parameters of type GML.Version
GML(GML.Version version)
          Construct a GML utility class to work with the indicated version of GML.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.