|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectGMLComplexTypes
public class GMLComplexTypes
This class is intended to act as a collection of package visible GML complexType definition to be used by the GMLSchema
GMLSchema
,
ComplexType
Nested Class Summary | |
---|---|
static class |
GMLComplexTypes.AbstractFeatureCollectionsBaseType
This class represents an AbstractFeatureCollectionsBaseType within the GML Schema. |
static class |
GMLComplexTypes.AbstractFeatureCollectionType
This class represents an AbstractFeatureCollectionType within the GML Schema. |
static class |
GMLComplexTypes.AbstractFeatureType
This class represents an AbstractFeatureType within the GML Schema. |
static class |
GMLComplexTypes.AbstractGeometryCollectionBaseType
This class represents an AbstractGeometryCollectionBaseType within the GML Schema. |
static class |
GMLComplexTypes.AbstractGeometryType
This class represents an AbstractGeometryType within the GML Schema. |
static class |
GMLComplexTypes.BoundingShapeType
This class represents an BoundingShapeType within the GML Schema. |
static class |
GMLComplexTypes.BoxType
This class represents an BoxType within the GML Schema. |
static class |
GMLComplexTypes.CoordinatesType
This class represents an CoordinatesType within the GML Schema. |
static class |
GMLComplexTypes.CoordType
This class represents an CoordType within the GML Schema. |
static class |
GMLComplexTypes.FeatureAssociationType
This class represents an FeatureAssociationType within the GML Schema. |
static class |
GMLComplexTypes.GeometryAssociationType
This class represents an GeometryAssociationType within the GML Schema. |
static class |
GMLComplexTypes.GeometryCollectionType
This class represents an GeometryCollectionType within the GML Schema. |
static class |
GMLComplexTypes.GeometryPropertyType
This class represents an GeometryPropertyType within the GML Schema. |
static class |
GMLComplexTypes.LinearRingMemberType
This class represents an LinearRingMemberType within the GML Schema. |
static class |
GMLComplexTypes.LinearRingType
This class represents an LinearRingType within the GML Schema. |
static class |
GMLComplexTypes.LineStringMemberType
This class represents an LineStringMemberType within the GML Schema. |
static class |
GMLComplexTypes.LineStringPropertyType
This class represents an LineStringPropertyType within the GML Schema. |
static class |
GMLComplexTypes.LineStringType
This class represents an LineStringType within the GML Schema. |
static class |
GMLComplexTypes.MultiGeometryPropertyType
This class represents an MultiGeometryPropertyType within the GML Schema. |
static class |
GMLComplexTypes.MultiLineStringPropertyType
This class represents an MultiLineStringPropertyType within the GML Schema. |
static class |
GMLComplexTypes.MultiLineStringType
This class represents an MultiLineStringType within the GML Schema. |
static class |
GMLComplexTypes.MultiPointPropertyType
This class represents an MultiPointPropertyType within the GML Schema. |
static class |
GMLComplexTypes.MultiPointType
This class represents an MultiPointType within the GML Schema. |
static class |
GMLComplexTypes.MultiPolygonPropertyType
This class represents an MultiPolygonPropertyType within the GML Schema. |
static class |
GMLComplexTypes.MultiPolygonType
This class represents an MultiPolygonType within the GML Schema. |
static class |
GMLComplexTypes.PointMemberType
This class represents an PointMemberType within the GML Schema. |
static class |
GMLComplexTypes.PointPropertyType
This class represents an PointPropertyType within the GML Schema. |
static class |
GMLComplexTypes.PointType
This class represents an PointType within the GML Schema. |
static class |
GMLComplexTypes.PolygonMemberType
This class represents an PolygonMemberType within the GML Schema. |
static class |
GMLComplexTypes.PolygonPropertyType
This class represents an PolygonPropertyType within the GML Schema. |
static class |
GMLComplexTypes.PolygonType
This class represents an PolygonType within the GML Schema. |
Field Summary | |
---|---|
protected static Logger |
logger
|
Constructor Summary | |
---|---|
GMLComplexTypes()
|
Method Summary | |
---|---|
static SimpleFeatureType |
createFeatureType(ComplexType element)
|
static SimpleFeatureType |
createFeatureType(Element element)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static Logger logger
Constructor Detail |
---|
public GMLComplexTypes()
Method Detail |
---|
public static SimpleFeatureType createFeatureType(Element element) throws SAXException
SAXException
public static SimpleFeatureType createFeatureType(ComplexType element) throws SAXException
SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |