public class GmlUtilsParser extends Object
| Constructor and Description |
|---|
GmlUtilsParser() |
| Modifier and Type | Method and Description |
|---|---|
static String |
addBlancSymbol(String tag)
Replace the blancs of a tag with the
deafult blanc symbol
|
static QName |
createDefaultFeature() |
static QName |
createDefaultFeatureCollection() |
static String |
removeBlancSymbol(String tag)
Remove the blanc symbol from a tag
|
public static String removeBlancSymbol(String tag)
tag - Tag namepublic static String addBlancSymbol(String tag)
tag - public static QName createDefaultFeatureCollection()
public static QName createDefaultFeature()