Uses of Interface
org.geotools.xml.schema.Type
Packages that use Type
Package
Description
The package name does not map the prefix name because we feel that this
is a better representation.
Overview
Overview
Schema Interfaces
-
Uses of Type in org.geotools.ows.wms.xml
Classes in org.geotools.ows.wms.xml that implement TypeModifier and TypeClassDescriptionclassprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classclassprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classprotected static classstatic classstatic classstatic classConstructors in org.geotools.ows.wms.xml with parameters of type TypeModifierConstructorDescriptionogcComplexType(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
Classes in org.geotools.xml.filter that implement TypeModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classThis is a Filter 1.0.20 filter element.static classalso from the 1.0.20 version, and excluded from the Schema objectstatic classstatic classstatic classTheelement is defined as a convenient and more compact way of encoding the very common bounding box constraint based on the gml:Box geometry. static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classMethods in org.geotools.xml.filter that return TypeModifier and TypeMethodDescriptionFilterComplexTypes.BinaryOperatorType.getParent()FilterComplexTypes.Function_NameType.getParent()FilterComplexTypes.FunctionType.getParent()FilterComplexTypes.LiteralType.getParent()FilterComplexTypes.PropertyNameType.getParent()FilterOpsComplexTypes.BBOXType.getParent()FilterOpsComplexTypes.BinaryComparisonOpType.getParent()FilterOpsComplexTypes.BinaryLogicOpType.getParent()FilterOpsComplexTypes.BinarySpatialOpType.getParent()FilterOpsComplexTypes.DistanceBufferType.getParent()FilterOpsComplexTypes.PropertyIsBetweenType.getParent()FilterOpsComplexTypes.PropertyIsLikeType.getParent()FilterOpsComplexTypes.PropertyIsNullType.getParent()FilterOpsComplexTypes.UnaryLogicOpType.getParent()FilterSchema.FilterElement.getType()Constructors in org.geotools.xml.filter with parameters of type TypeModifierConstructorDescriptionFilterElement(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 TypeModifier and TypeClassDescriptionstatic classThis class represents an AbstractFeatureCollectionsBaseType within the GML Schema.static classThis class represents an AbstractFeatureCollectionType within the GML Schema.static classThis class represents an AbstractFeatureType within the GML Schema.static classThis class represents an AbstractGeometryCollectionBaseType within the GML Schema.static classThis class represents an AbstractGeometryType within the GML Schema.static classThis class represents an BoundingShapeType within the GML Schema.static classThis class represents an BoxType within the GML Schema.static classThis class represents an CoordinatesType within the GML Schema.static classThis class represents an CoordType within the GML Schema.static classThis class represents an FeatureAssociationType within the GML Schema.static classThis class represents an GeometryAssociationType within the GML Schema.static classThis class represents an GeometryCollectionType within the GML Schema.static classThis class represents an GeometryPropertyType within the GML Schema.static classThis class represents an LinearRingMemberType within the GML Schema.static classThis class represents an LinearRingType within the GML Schema.static classThis class represents an LineStringMemberType within the GML Schema.static classThis class represents an LineStringPropertyType within the GML Schema.static classThis class represents an LineStringType within the GML Schema.static classThis class represents an MultiGeometryPropertyType within the GML Schema.static classThis class represents an MultiLineStringPropertyType within the GML Schema.static classThis class represents an MultiLineStringType within the GML Schema.static classThis class represents an MultiPointPropertyType within the GML Schema.static classThis class represents an MultiPointType within the GML Schema.static classThis class represents an MultiPolygonPropertyType within the GML Schema.static classThis class represents an MultiPolygonType within the GML Schema.static classThis class represents an PointMemberType within the GML Schema.static classThis class represents an PointPropertyType within the GML Schema.static classThis class represents an PointType within the GML Schema.static classThis class represents an PolygonMemberType within the GML Schema.static classThis class represents an PolygonPropertyType within the GML Schema.static classThis 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 TypeModifier and TypeMethodDescriptionstatic ElementXMLTypeHelper.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 TypeModifier and TypeMethodDescriptionprotected TypeSchemaHandler.lookUpType(String qname) convinience method for package -
Uses of Type in org.geotools.xml.schema
Subinterfaces of Type in org.geotools.xml.schemaModifier and TypeInterfaceDescriptioninterfaceThis interface is intended to represent an XML Schema complexType.interfaceThis interface is intended to represent an XML Schema simple type.Methods in org.geotools.xml.schema that return Type -
Uses of Type in org.geotools.xml.schema.impl
Classes in org.geotools.xml.schema.impl that implement TypeModifier and TypeClassDescriptionclassProvides ...TODO summary sentenceclassMethods in org.geotools.xml.schema.impl that return TypeModifier and TypeMethodDescriptionComplexTypeGT.getParent()TODO summary sentence for getParent ...ElementGT.getType()TODO summary sentence for getType ...Constructors in org.geotools.xml.schema.impl with parameters of type TypeModifierConstructorDescriptionComplexTypeGT(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 TypeModifier and TypeClassDescriptionclassprotected static classMethods in org.geotools.xml.styling that return TypeConstructors in org.geotools.xml.styling with parameters of type TypeModifierConstructorDescriptionsldComplexType(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 TypeModifier and TypeClassDescriptionstatic classstatic classXSI Schema instance of AnyURIstatic classXSI Schema instance of Base64Binarystatic classXSI Schema instance of Booleanstatic classXSI Schema instance of Bytestatic classXSI Schema instance of Datestatic classXSI Schema instance of DateTimestatic classXSI Schema instance of Decimalstatic classXSI Schema instance of Doublestatic classXSI Schema instance of Durationstatic classXSI Schema instance of ENTITIESstatic classXSI Schema instance of ENTITYstatic classXSI Schema instance of Floatstatic classXSI Schema instance of gDaystatic classXSI Schema instance of gMonthstatic classXSI Schema instance of gMonthDaystatic classXSI Schema instance of gYearstatic classXSI Schema instance of gYearMonthstatic classXSI Schema instance of HexBinarystatic classXSI Schema instance of IDstatic classXSI Schema instance of IDREFstatic classXSI Schema instance of IDREFSstatic classXSI Schema instance of Intstatic classXSI Schema Integerstatic classXSI Schema instance of Languagestatic classXSI Schema instance of Longstatic classXSI Schema instance of Namestatic classXSI Schema instance of NCNAMEstatic classXSI Schema instance of NegativeIntegerstatic classXSI Schema instance of NMTOKENstatic classXSI Schema instance of NMTOKENSstatic classXSI Schema instance of NonNegativeIntegerstatic classXSI Schema instance of NonPositiveIntegerstatic classXSI Schema instance of NormalizedStringstatic classXSI Schema instance of NOTATIONstatic classXSI Schema instance of PositiveIntegerstatic classXSI Schema instance of QNamestatic classXSI Schema instance of Shortstatic classXSI Schema instance of Stringstatic classXSI Schema instance of Timestatic classXSI Schema instance of Tokenstatic classXSI Schema instance of UnsignedBytestatic classXSI Schema instance of UnsignedIntstatic classXSI Schema instance of UnsignedLongstatic classXSI Schema instance of UnsignedShortprotected static classA generic implementation of a SimpleType for use by the xsi Schema.Methods in org.geotools.xml.xsi that return Type