public class GMLGeometries
extends java.lang.Object
| Constructor and Description |
|---|
GMLGeometries(java.lang.String actual)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFeatureGML()
It search a tag in the feature hashtable
-if it isn't, then returns false.
|
boolean |
isGeometryGML()
It search a tag in the geometry hashtable
-if it isn't, then returns false.
|
boolean |
isGML()
It search a tag in the both of GML hashtables
-if it isn't, then returns false.
|
public boolean isGML()
public boolean isGeometryGML()
public boolean isFeatureGML()