Uses of Interface
org.geotools.xml.schema.Type
-
Packages that use Type Package Description org.geotools.ows.wms.xml org.geotools.xml.filter The package name does not map the prefix name because we feel that this is a better representation.org.geotools.xml.gml org.geotools.xml.handlers Overvieworg.geotools.xml.handlers.xsi Overvieworg.geotools.xml.schema Schema Interfacesorg.geotools.xml.schema.impl org.geotools.xml.styling org.geotools.xml.xsi -
-
Uses of Type in org.geotools.ows.wms.xml
Constructors in org.geotools.ows.wms.xml with parameters of type Type Constructor Description ogcComplexType(String name, ElementGrouping child, Attribute[] attrs, Element[] elems, Type parent, boolean _abstract, boolean mixed)
ogcElement(String name, Type type, Element substitution)
ogcElement(String name, Type type, Element substitution, int min, int max)
-
Uses of Type in org.geotools.xml.filter
Methods in org.geotools.xml.filter that return Type Modifier and Type Method Description Type
FilterComplexTypes.BinaryOperatorType. getParent()
Type
FilterComplexTypes.Function_NameType. getParent()
Type
FilterComplexTypes.FunctionType. getParent()
Type
FilterComplexTypes.LiteralType. getParent()
Type
FilterComplexTypes.PropertyNameType. getParent()
Type
FilterOpsComplexTypes.BBOXType. getParent()
Type
FilterOpsComplexTypes.BinaryComparisonOpType. getParent()
Type
FilterOpsComplexTypes.BinaryLogicOpType. getParent()
Type
FilterOpsComplexTypes.BinarySpatialOpType. getParent()
Type
FilterOpsComplexTypes.DistanceBufferType. getParent()
Type
FilterOpsComplexTypes.PropertyIsBetweenType. getParent()
Type
FilterOpsComplexTypes.PropertyIsLikeType. getParent()
Type
FilterOpsComplexTypes.PropertyIsNullType. getParent()
Type
FilterOpsComplexTypes.UnaryLogicOpType. getParent()
Type
FilterSchema.FilterElement. getType()
Constructors in org.geotools.xml.filter with parameters of type Type Constructor Description FilterElement(String name, Type type)
FilterElement(String name, Type type, Element substitutionGroup)
-
Uses of Type in org.geotools.xml.gml
Classes in org.geotools.xml.gml that implement Type Modifier and Type Class Description 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. -
Uses of Type in org.geotools.xml.handlers
Methods in org.geotools.xml.handlers with parameters of type Type Modifier and Type Method Description static Element
XMLTypeHelper. findChildElement(Type type, String localName, URI namespaceURI)
-
Uses of Type in org.geotools.xml.handlers.xsi
Methods in org.geotools.xml.handlers.xsi that return Type Modifier and Type Method Description protected Type
SchemaHandler. lookUpType(String qname)
convinience method for package -
Uses of Type in org.geotools.xml.schema
Subinterfaces of Type in org.geotools.xml.schema Modifier and Type Interface Description interface
ComplexType
This interface is intended to represent an XML Schema complexType.interface
SimpleType
This interface is intended to represent an XML Schema simple type.Methods in org.geotools.xml.schema that return Type Modifier and Type Method Description Type
ComplexType. getParent()
This is used to represent the heirarchy represented within an xml schema document(s).Type
Element. getType()
Returns the declared type for this Element in the given Schema. -
Uses of Type in org.geotools.xml.schema.impl
Classes in org.geotools.xml.schema.impl that implement Type Modifier and Type Class Description class
ComplexTypeGT
Provides ...TODO summary sentenceclass
SimpleTypeGT
Methods in org.geotools.xml.schema.impl that return Type Modifier and Type Method Description Type
ComplexTypeGT. getParent()
TODO summary sentence for getParent ...Type
ElementGT. getType()
TODO summary sentence for getType ...Constructors in org.geotools.xml.schema.impl with parameters of type Type Constructor Description ComplexTypeGT(String id, String name, URI namespace, ElementGrouping child, Attribute[] attrs, Element[] elems, boolean mixed, Type parent, boolean _abstract, boolean derived, String anyAttributeNS)
ConstructComplexTypeGT
.ElementGT(String id, String name, URI namespace, Type type, int min, int max, boolean nillable, Element substitutionGroup, boolean _abstract)
ConstructElementGT
. -
Uses of Type in org.geotools.xml.styling
Classes in org.geotools.xml.styling that implement Type Modifier and Type Class Description class
sldComplexType
protected static class
sldSimpleTypes._Service
Methods in org.geotools.xml.styling that return Type Modifier and Type Method Description Type
sldSchema. getSLDType()
Constructors in org.geotools.xml.styling with parameters of type Type Constructor Description sldComplexType(String name, ElementGrouping child, Attribute[] attrs, Element[] elems, Type parent, boolean _abstract, boolean mixed)
sldElement(String name, Type type, Element substitution)
sldElement(String name, Type type, Element substitution, int min, int max)
-
Uses of Type in org.geotools.xml.xsi
Classes in org.geotools.xml.xsi that implement Type Modifier and Type Class Description static class
XSISimpleTypes.AnyType
static class
XSISimpleTypes.AnyURI
XSI Schema instance of AnyURIstatic class
XSISimpleTypes.Base64Binary
XSI Schema instance of Base64Binarystatic class
XSISimpleTypes.Boolean
XSI Schema instance of Booleanstatic class
XSISimpleTypes.Byte
XSI Schema instance of Bytestatic class
XSISimpleTypes.Date
XSI Schema instance of Datestatic class
XSISimpleTypes.DateTime
XSI Schema instance of DateTimestatic class
XSISimpleTypes.Decimal
XSI Schema instance of Decimalstatic class
XSISimpleTypes.Double
XSI Schema instance of Doublestatic class
XSISimpleTypes.Duration
XSI Schema instance of Durationstatic class
XSISimpleTypes.ENTITIES
XSI Schema instance of ENTITIESstatic class
XSISimpleTypes.ENTITY
XSI Schema instance of ENTITYstatic class
XSISimpleTypes.Float
XSI Schema instance of Floatstatic class
XSISimpleTypes.gDay
XSI Schema instance of gDaystatic class
XSISimpleTypes.gMonth
XSI Schema instance of gMonthstatic class
XSISimpleTypes.gMonthDay
XSI Schema instance of gMonthDaystatic class
XSISimpleTypes.gYear
XSI Schema instance of gYearstatic class
XSISimpleTypes.gYearMonth
XSI Schema instance of gYearMonthstatic class
XSISimpleTypes.HexBinary
XSI Schema instance of HexBinarystatic class
XSISimpleTypes.ID
XSI Schema instance of IDstatic class
XSISimpleTypes.IDREF
XSI Schema instance of IDREFstatic class
XSISimpleTypes.IDREFS
XSI Schema instance of IDREFSstatic class
XSISimpleTypes.Int
XSI Schema instance of Intstatic class
XSISimpleTypes.Integer
XSI Schema Integerstatic class
XSISimpleTypes.Language
XSI Schema instance of Languagestatic class
XSISimpleTypes.Long
XSI Schema instance of Longstatic class
XSISimpleTypes.Name
XSI Schema instance of Namestatic class
XSISimpleTypes.NCName
XSI Schema instance of NCNAMEstatic class
XSISimpleTypes.NegativeInteger
XSI Schema instance of NegativeIntegerstatic class
XSISimpleTypes.NMTOKEN
XSI Schema instance of NMTOKENstatic class
XSISimpleTypes.NMTOKENS
XSI Schema instance of NMTOKENSstatic class
XSISimpleTypes.NonNegativeInteger
XSI Schema instance of NonNegativeIntegerstatic class
XSISimpleTypes.NonPositiveInteger
XSI Schema instance of NonPositiveIntegerstatic class
XSISimpleTypes.NormalizedString
XSI Schema instance of NormalizedStringstatic class
XSISimpleTypes.NOTATION
XSI Schema instance of NOTATIONstatic class
XSISimpleTypes.PositiveInteger
XSI Schema instance of PositiveIntegerstatic class
XSISimpleTypes.QName
XSI Schema instance of QNamestatic class
XSISimpleTypes.Short
XSI Schema instance of Shortstatic class
XSISimpleTypes.String
XSI Schema instance of Stringstatic class
XSISimpleTypes.Time
XSI Schema instance of Timestatic class
XSISimpleTypes.Token
XSI Schema instance of Tokenstatic class
XSISimpleTypes.UnsignedByte
XSI Schema instance of UnsignedBytestatic class
XSISimpleTypes.UnsignedInt
XSI Schema instance of UnsignedIntstatic class
XSISimpleTypes.UnsignedLong
XSI Schema instance of UnsignedLongstatic class
XSISimpleTypes.UnsignedShort
XSI Schema instance of UnsignedShortprotected static class
XSISimpleTypes.XSISimpleType
A generic implementation of a SimpleType for use by the xsi Schema.Methods in org.geotools.xml.xsi that return Type Modifier and Type Method Description Type
XSISimpleTypes.XSISimpleType. getParent()
-