public class GmlGeometries extends Object
Constructor and Description |
---|
GmlGeometries() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isGeometryGML(IQName tag)
It search a tag in the geometry hashtable
-if it isn't, then returns false.
|
static boolean |
isGML(IQName tag)
Return if the tag is a geometry
|
public static boolean isGeometryGML(IQName tag)
public static boolean isGML(IQName tag)
tag
- XML tag to compare