Package | Description |
---|---|
org.geotools.wfs |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
GML(GML.Version version)
Construct a GML utility class to work with the indicated version of GML.
|
Copyright © 1996–2019 Geotools. All rights reserved.