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 TypeClassDescriptionclass
protected static class
protected static class
protected static class
protected static class
Methods in org.geotools.ows.wms.xml that return SimpleTypeModifier and TypeMethodDescriptionstatic SimpleType
ogcSimpleTypes.CapabilitiesSectionType.getInstance()
static SimpleType
ogcSimpleTypes.ExceptionsType.getInstance()
static SimpleType
ogcSimpleTypes.FormatType.getInstance()
static SimpleType
ogcSimpleTypes.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 class
also 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 SimpleType
SimpleTypeHandler.compress
(SchemaHandler parent) compacts the data resolving references.protected SimpleType
SchemaHandler.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 SimpleType
sldSimpleTypes._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 class
static class
XSI Schema instance of AnyURIstatic class
XSI Schema instance of Base64Binarystatic class
XSI Schema instance of Booleanstatic class
XSI Schema instance of Bytestatic class
XSI Schema instance of Datestatic class
XSI Schema instance of DateTimestatic class
XSI Schema instance of Decimalstatic class
XSI Schema instance of Doublestatic class
XSI Schema instance of Durationstatic class
XSI Schema instance of ENTITIESstatic class
XSI Schema instance of ENTITYstatic class
XSI Schema instance of Floatstatic class
XSI Schema instance of gDaystatic class
XSI Schema instance of gMonthstatic class
XSI Schema instance of gMonthDaystatic class
XSI Schema instance of gYearstatic class
XSI Schema instance of gYearMonthstatic class
XSI Schema instance of HexBinarystatic class
XSI Schema instance of IDstatic class
XSI Schema instance of IDREFstatic class
XSI Schema instance of IDREFSstatic class
XSI Schema instance of Intstatic class
XSI Schema Integerstatic class
XSI Schema instance of Languagestatic class
XSI Schema instance of Longstatic class
XSI Schema instance of Namestatic class
XSI Schema instance of NCNAMEstatic class
XSI Schema instance of NegativeIntegerstatic class
XSI Schema instance of NMTOKENstatic class
XSI Schema instance of NMTOKENSstatic class
XSI Schema instance of NonNegativeIntegerstatic class
XSI Schema instance of NonPositiveIntegerstatic class
XSI Schema instance of NormalizedStringstatic class
XSI Schema instance of NOTATIONstatic class
XSI Schema instance of PositiveIntegerstatic class
XSI Schema instance of QNamestatic class
XSI Schema instance of Shortstatic class
XSI Schema instance of Stringstatic class
XSI Schema instance of Timestatic class
XSI Schema instance of Tokenstatic class
XSI Schema instance of UnsignedBytestatic class
XSI Schema instance of UnsignedIntstatic class
XSI Schema instance of UnsignedLongstatic class
XSI Schema instance of UnsignedShortprotected static class
A generic implementation of a SimpleType for use by the xsi Schema.Methods in org.geotools.xml.xsi that return SimpleTypeModifier and TypeMethodDescriptionstatic SimpleType
static SimpleType
Searches for the requested SimpleType, if not found this method returns null;static SimpleType
XSISimpleTypes.AnyType.getInstance()
static SimpleType
XSISimpleTypes.AnyURI.getInstance()
static SimpleType
XSISimpleTypes.Base64Binary.getInstance()
static SimpleType
XSISimpleTypes.Boolean.getInstance()
static SimpleType
XSISimpleTypes.Byte.getInstance()
static SimpleType
XSISimpleTypes.Date.getInstance()
static SimpleType
XSISimpleTypes.DateTime.getInstance()
static SimpleType
XSISimpleTypes.Decimal.getInstance()
static SimpleType
XSISimpleTypes.Double.getInstance()
static SimpleType
XSISimpleTypes.Duration.getInstance()
static SimpleType
XSISimpleTypes.ENTITIES.getInstance()
static SimpleType
XSISimpleTypes.ENTITY.getInstance()
static SimpleType
XSISimpleTypes.Float.getInstance()
static SimpleType
XSISimpleTypes.gDay.getInstance()
static SimpleType
XSISimpleTypes.gMonth.getInstance()
static SimpleType
XSISimpleTypes.gMonthDay.getInstance()
static SimpleType
XSISimpleTypes.gYear.getInstance()
static SimpleType
XSISimpleTypes.gYearMonth.getInstance()
static SimpleType
XSISimpleTypes.HexBinary.getInstance()
static SimpleType
XSISimpleTypes.ID.getInstance()
static SimpleType
XSISimpleTypes.IDREF.getInstance()
static SimpleType
XSISimpleTypes.IDREFS.getInstance()
static SimpleType
XSISimpleTypes.Int.getInstance()
static SimpleType
XSISimpleTypes.Integer.getInstance()
static SimpleType
XSISimpleTypes.Language.getInstance()
static SimpleType
XSISimpleTypes.Long.getInstance()
static SimpleType
XSISimpleTypes.Name.getInstance()
static SimpleType
XSISimpleTypes.NCName.getInstance()
static SimpleType
XSISimpleTypes.NegativeInteger.getInstance()
static SimpleType
XSISimpleTypes.NMTOKEN.getInstance()
static SimpleType
XSISimpleTypes.NMTOKENS.getInstance()
static SimpleType
XSISimpleTypes.NonNegativeInteger.getInstance()
static SimpleType
XSISimpleTypes.NonPositiveInteger.getInstance()
static SimpleType
XSISimpleTypes.NormalizedString.getInstance()
static SimpleType
XSISimpleTypes.NOTATION.getInstance()
static SimpleType
XSISimpleTypes.PositiveInteger.getInstance()
static SimpleType
XSISimpleTypes.QName.getInstance()
static SimpleType
XSISimpleTypes.Short.getInstance()
static SimpleType
XSISimpleTypes.String.getInstance()
static SimpleType
XSISimpleTypes.Time.getInstance()
static SimpleType
XSISimpleTypes.Token.getInstance()
static SimpleType
XSISimpleTypes.UnsignedByte.getInstance()
static SimpleType
XSISimpleTypes.UnsignedInt.getInstance()
static SimpleType
XSISimpleTypes.UnsignedLong.getInstance()
static SimpleType
XSISimpleTypes.UnsignedShort.getInstance()
static SimpleType
XSISimpleTypes.XSISimpleType.getInstance()
This method is intended to return an instance of the implemented type.XSISimpleTypes.XSISimpleType.getParents()