public class BGISAppUtil extends Object implements BGISAppConstants, GMLConstants
ADE_NS, ALIGNMENT_CONTENT_TYPE, DEFAULT, ENUMERATION_DEFAULT, NUMBER_DEFAULT
GML_NAMESPACE_CORE, NS_GML, NS_GML_32
Constructor and Description |
---|
BGISAppUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
appendNote(Cell cell,
String note)
Append a note to the given cell.
|
static List<TypeDefinition> |
getADEFeatureTypes(TypeIndex schema)
Get all ADE feature types from a given schema.
|
static boolean |
isFeatureType(TypeDefinition type)
Determine if a given type is a feature type.
|
static boolean |
isID(TypeDefinition type)
Determines if the given type represents a XML ID.
|
public static boolean isFeatureType(TypeDefinition type)
type
- the type definitionpublic static boolean isID(TypeDefinition type)
type
- the type definitionpublic static List<TypeDefinition> getADEFeatureTypes(TypeIndex schema)
schema
- the schemaBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a