Uses of Interface
org.geotools.xml.schema.SimpleType
Packages that use SimpleType
Package
Description
The package name does not map the prefix name because we feel that this
is a better representation.
Overview
Schema Interfaces
-
Uses of SimpleType in org.geotools.ows.wms.xml
Classes in org.geotools.ows.wms.xml that implement SimpleTypeModifier and TypeClassDescriptionclassprotected static classprotected static classprotected static classprotected static classMethods in org.geotools.ows.wms.xml that return SimpleTypeModifier and TypeMethodDescriptionstatic SimpleTypeogcSimpleTypes.CapabilitiesSectionType.getInstance()static SimpleTypeogcSimpleTypes.ExceptionsType.getInstance()static SimpleTypeogcSimpleTypes.FormatType.getInstance()static SimpleTypeogcSimpleTypes.OWSType.getInstance()OGCSchema.getSimpleTypes()WMSSchema.getSimpleTypes()Constructors in org.geotools.ows.wms.xml with parameters of type SimpleTypeModifierConstructorDescriptionogcSimpleType(String name, int type, SimpleType[] parents, Facet[] facets) -
Uses of SimpleType in org.geotools.xml.filter
Classes in org.geotools.xml.filter that implement SimpleTypeModifier and TypeClassDescriptionstatic classalso from the 1.0.20 version, and excluded from the Schema objectMethods in org.geotools.xml.filter that return SimpleTypeModifier and TypeMethodDescriptionFilterComplexTypes.SortOrderType.getParents()TODO summary sentence for getParents ...FilterSchema.getSimpleTypes() -
Uses of SimpleType in org.geotools.xml.gml
Methods in org.geotools.xml.gml that return SimpleType -
Uses of SimpleType in org.geotools.xml.handlers.xsi
Methods in org.geotools.xml.handlers.xsi that return SimpleTypeModifier and TypeMethodDescriptionprotected SimpleTypeSimpleTypeHandler.compress(SchemaHandler parent) compacts the data resolving references.protected SimpleTypeSchemaHandler.lookUpSimpleType(String qname) convinience method for package classes -
Uses of SimpleType in org.geotools.xml.schema
Methods in org.geotools.xml.schema that return SimpleTypeModifier and TypeMethodDescriptionSimpleType.getParents()A simple simpleType when either a List or Restriction ...Attribute.getSimpleType()Provides a reference to the simpleType which defines the data type of this attribute.Schema.getSimpleTypes()This method is intended to provide a list of public SimpleTypes defined by this Schema. -
Uses of SimpleType in org.geotools.xml.schema.impl
Classes in org.geotools.xml.schema.impl that implement SimpleTypeMethods in org.geotools.xml.schema.impl that return SimpleTypeConstructors in org.geotools.xml.schema.impl with parameters of type SimpleTypeModifierConstructorDescriptionAttributeGT(String id, String name, URI namespace, SimpleType type, int use, String defaulT, String fixed, boolean form) Creates a new AttributeGT object.SimpleTypeGT(String id, String name, URI namespace, int type, SimpleType[] parents, Facet[] constraints, int finaL) Creates a new SimpleTypeGT object. -
Uses of SimpleType in org.geotools.xml.styling
Classes in org.geotools.xml.styling that implement SimpleTypeMethods in org.geotools.xml.styling that return SimpleTypeModifier and TypeMethodDescriptionstatic SimpleTypesldSimpleTypes._Service.getInstance()sldSchema.getSimpleTypes() -
Uses of SimpleType in org.geotools.xml.xLink
Methods in org.geotools.xml.xLink that return SimpleTypeModifier and TypeMethodDescriptionXLinkSchema.Actuate.getSimpleType()XLinkSchema.Arcrole.getSimpleType()XLinkSchema.From.getSimpleType()XLinkSchema.Href.getSimpleType()XLinkSchema.Label.getSimpleType()XLinkSchema.Role.getSimpleType()XLinkSchema.Show.getSimpleType()XLinkSchema.Title.getSimpleType()XLinkSchema.To.getSimpleType()XLinkSchema.getSimpleTypes() -
Uses of SimpleType in org.geotools.xml.xsi
Classes in org.geotools.xml.xsi that implement SimpleTypeModifier 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 SimpleTypeModifier and TypeMethodDescriptionstatic SimpleTypestatic SimpleTypeSearches for the requested SimpleType, if not found this method returns null;static SimpleTypeXSISimpleTypes.AnyType.getInstance()static SimpleTypeXSISimpleTypes.AnyURI.getInstance()static SimpleTypeXSISimpleTypes.Base64Binary.getInstance()static SimpleTypeXSISimpleTypes.Boolean.getInstance()static SimpleTypeXSISimpleTypes.Byte.getInstance()static SimpleTypeXSISimpleTypes.Date.getInstance()static SimpleTypeXSISimpleTypes.DateTime.getInstance()static SimpleTypeXSISimpleTypes.Decimal.getInstance()static SimpleTypeXSISimpleTypes.Double.getInstance()static SimpleTypeXSISimpleTypes.Duration.getInstance()static SimpleTypeXSISimpleTypes.ENTITIES.getInstance()static SimpleTypeXSISimpleTypes.ENTITY.getInstance()static SimpleTypeXSISimpleTypes.Float.getInstance()static SimpleTypeXSISimpleTypes.gDay.getInstance()static SimpleTypeXSISimpleTypes.gMonth.getInstance()static SimpleTypeXSISimpleTypes.gMonthDay.getInstance()static SimpleTypeXSISimpleTypes.gYear.getInstance()static SimpleTypeXSISimpleTypes.gYearMonth.getInstance()static SimpleTypeXSISimpleTypes.HexBinary.getInstance()static SimpleTypeXSISimpleTypes.ID.getInstance()static SimpleTypeXSISimpleTypes.IDREF.getInstance()static SimpleTypeXSISimpleTypes.IDREFS.getInstance()static SimpleTypeXSISimpleTypes.Int.getInstance()static SimpleTypeXSISimpleTypes.Integer.getInstance()static SimpleTypeXSISimpleTypes.Language.getInstance()static SimpleTypeXSISimpleTypes.Long.getInstance()static SimpleTypeXSISimpleTypes.Name.getInstance()static SimpleTypeXSISimpleTypes.NCName.getInstance()static SimpleTypeXSISimpleTypes.NegativeInteger.getInstance()static SimpleTypeXSISimpleTypes.NMTOKEN.getInstance()static SimpleTypeXSISimpleTypes.NMTOKENS.getInstance()static SimpleTypeXSISimpleTypes.NonNegativeInteger.getInstance()static SimpleTypeXSISimpleTypes.NonPositiveInteger.getInstance()static SimpleTypeXSISimpleTypes.NormalizedString.getInstance()static SimpleTypeXSISimpleTypes.NOTATION.getInstance()static SimpleTypeXSISimpleTypes.PositiveInteger.getInstance()static SimpleTypeXSISimpleTypes.QName.getInstance()static SimpleTypeXSISimpleTypes.Short.getInstance()static SimpleTypeXSISimpleTypes.String.getInstance()static SimpleTypeXSISimpleTypes.Time.getInstance()static SimpleTypeXSISimpleTypes.Token.getInstance()static SimpleTypeXSISimpleTypes.UnsignedByte.getInstance()static SimpleTypeXSISimpleTypes.UnsignedInt.getInstance()static SimpleTypeXSISimpleTypes.UnsignedLong.getInstance()static SimpleTypeXSISimpleTypes.UnsignedShort.getInstance()static SimpleTypeXSISimpleTypes.XSISimpleType.getInstance()This method is intended to return an instance of the implemented type.XSISimpleTypes.XSISimpleType.getParents()