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.xsi |
Overview
This package contains information about xml schemas, and processes to create
parse and interpret Schema.
|
org.geotools.xml.schema |
Schema Interfaces
Overview
This package is intended to provide all the necessary interfaces to semantically
represent an XML Schema.
|
org.geotools.xml.schema.impl | |
org.geotools.xml.styling | |
org.geotools.xml.xLink | |
org.geotools.xml.xsi |
Modifier and Type | Class and Description |
---|---|
class |
ogcSimpleType |
protected static class |
ogcSimpleTypes.CapabilitiesSectionType |
protected static class |
ogcSimpleTypes.ExceptionsType |
protected static class |
ogcSimpleTypes.FormatType |
protected static class |
ogcSimpleTypes.OWSType |
Modifier and Type | Method and Description |
---|---|
static SimpleType |
ogcSimpleTypes.CapabilitiesSectionType.getInstance() |
static SimpleType |
ogcSimpleTypes.FormatType.getInstance() |
static SimpleType |
ogcSimpleTypes.OWSType.getInstance() |
static SimpleType |
ogcSimpleTypes.ExceptionsType.getInstance() |
SimpleType[] |
WMSSchema.getSimpleTypes() |
SimpleType[] |
OGCSchema.getSimpleTypes() |
Constructor and Description |
---|
ogcSimpleType(String name,
int type,
SimpleType[] parents,
Facet[] facets) |
Modifier and Type | Class and Description |
---|---|
static class |
FilterComplexTypes.SortOrderType
also from the 1.0.20 version, and excluded from the Schema object
|
Modifier and Type | Method and Description |
---|---|
SimpleType[] |
FilterComplexTypes.SortOrderType.getParents()
TODO summary sentence for getParents ...
|
SimpleType[] |
FilterSchema.getSimpleTypes() |
Modifier and Type | Method and Description |
---|---|
SimpleType[] |
GMLSchema.getSimpleTypes() |
Modifier and Type | Method and Description |
---|---|
protected SimpleType |
SimpleTypeHandler.compress(SchemaHandler parent)
compacts the data resolving references.
|
protected SimpleType |
SchemaHandler.lookUpSimpleType(String qname)
convinience method for package classes
|
Modifier and Type | Method and Description |
---|---|
SimpleType[] |
SimpleType.getParents()
A simple simpleType when either a List or Restriction ...
|
SimpleType |
Attribute.getSimpleType()
Provides a reference to the simpleType which defines the data type of this attribute.
|
SimpleType[] |
Schema.getSimpleTypes()
This method is intended to provide a list of public SimpleTypes defined by this Schema.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleTypeGT |
Modifier and Type | Method and Description |
---|---|
SimpleType[] |
SimpleTypeGT.getParents() |
SimpleType |
AttributeGT.getSimpleType() |
Constructor and Description |
---|
AttributeGT(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.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
sldSimpleTypes._Service |
Modifier and Type | Method and Description |
---|---|
static SimpleType |
sldSimpleTypes._Service.getInstance() |
SimpleType[] |
sldSchema.getSimpleTypes() |
Modifier and Type | Method and Description |
---|---|
SimpleType |
XLinkSchema.Href.getSimpleType() |
SimpleType |
XLinkSchema.Role.getSimpleType() |
SimpleType |
XLinkSchema.Arcrole.getSimpleType() |
SimpleType |
XLinkSchema.Title.getSimpleType() |
SimpleType |
XLinkSchema.Show.getSimpleType() |
SimpleType |
XLinkSchema.Actuate.getSimpleType() |
SimpleType |
XLinkSchema.Label.getSimpleType() |
SimpleType |
XLinkSchema.From.getSimpleType() |
SimpleType |
XLinkSchema.To.getSimpleType() |
SimpleType[] |
XLinkSchema.getSimpleTypes() |
Modifier and Type | Class and Description |
---|---|
static class |
XSISimpleTypes.AnyType |
static class |
XSISimpleTypes.AnyURI
XSI Schema instance of AnyURI
|
static class |
XSISimpleTypes.Base64Binary
XSI Schema instance of Base64Binary
|
static class |
XSISimpleTypes.Boolean
XSI Schema instance of Boolean
|
static class |
XSISimpleTypes.Byte
XSI Schema instance of Byte
|
static class |
XSISimpleTypes.Date
XSI Schema instance of Date
|
static class |
XSISimpleTypes.DateTime
XSI Schema instance of DateTime
|
static class |
XSISimpleTypes.Decimal
XSI Schema instance of Decimal
|
static class |
XSISimpleTypes.Double
XSI Schema instance of Double
|
static class |
XSISimpleTypes.Duration
XSI Schema instance of Duration
|
static class |
XSISimpleTypes.ENTITIES
XSI Schema instance of ENTITIES
|
static class |
XSISimpleTypes.ENTITY
XSI Schema instance of ENTITY
|
static class |
XSISimpleTypes.Float
XSI Schema instance of Float
|
static class |
XSISimpleTypes.gDay
XSI Schema instance of gDay
|
static class |
XSISimpleTypes.gMonth
XSI Schema instance of gMonth
|
static class |
XSISimpleTypes.gMonthDay
XSI Schema instance of gMonthDay
|
static class |
XSISimpleTypes.gYear
XSI Schema instance of gYear
|
static class |
XSISimpleTypes.gYearMonth
XSI Schema instance of gYearMonth
|
static class |
XSISimpleTypes.HexBinary
XSI Schema instance of HexBinary
|
static class |
XSISimpleTypes.ID
XSI Schema instance of ID
|
static class |
XSISimpleTypes.IDREF
XSI Schema instance of IDREF
|
static class |
XSISimpleTypes.IDREFS
XSI Schema instance of IDREFS
|
static class |
XSISimpleTypes.Int
XSI Schema instance of Int
|
static class |
XSISimpleTypes.Integer
XSI Schema Integer
|
static class |
XSISimpleTypes.Language
XSI Schema instance of Language
|
static class |
XSISimpleTypes.Long
XSI Schema instance of Long
|
static class |
XSISimpleTypes.Name
XSI Schema instance of Name
|
static class |
XSISimpleTypes.NCName
XSI Schema instance of NCNAME
|
static class |
XSISimpleTypes.NegativeInteger
XSI Schema instance of NegativeInteger
|
static class |
XSISimpleTypes.NMTOKEN
XSI Schema instance of NMTOKEN
|
static class |
XSISimpleTypes.NMTOKENS
XSI Schema instance of NMTOKENS
|
static class |
XSISimpleTypes.NonNegativeInteger
XSI Schema instance of NonNegativeInteger
|
static class |
XSISimpleTypes.NonPositiveInteger
XSI Schema instance of NonPositiveInteger
|
static class |
XSISimpleTypes.NormalizedString
XSI Schema instance of NormalizedString
|
static class |
XSISimpleTypes.NOTATION
XSI Schema instance of NOTATION
|
static class |
XSISimpleTypes.PositiveInteger
XSI Schema instance of PositiveInteger
|
static class |
XSISimpleTypes.QName
XSI Schema instance of QName
|
static class |
XSISimpleTypes.Short
XSI Schema instance of Short
|
static class |
XSISimpleTypes.String
XSI Schema instance of String
|
static class |
XSISimpleTypes.Time
XSI Schema instance of Time
|
static class |
XSISimpleTypes.Token
XSI Schema instance of Token
|
static class |
XSISimpleTypes.UnsignedByte
XSI Schema instance of UnsignedByte
|
static class |
XSISimpleTypes.UnsignedInt
XSI Schema instance of UnsignedInt
|
static class |
XSISimpleTypes.UnsignedLong
XSI Schema instance of UnsignedLong
|
static class |
XSISimpleTypes.UnsignedShort
XSI Schema instance of UnsignedShort
|
protected static class |
XSISimpleTypes.XSISimpleType
A generic implementation of a SimpleType for use by the xsi Schema.
|
Modifier and Type | Method and Description |
---|---|
static SimpleType |
XSISimpleTypes.find(Class type) |
static SimpleType |
XSISimpleTypes.find(String type)
Searches for the requested SimpleType, if not found this method returns null;
|
static SimpleType |
XSISimpleTypes.XSISimpleType.getInstance()
This method is intended to return an instance of the implemented type.
|
static SimpleType |
XSISimpleTypes.Integer.getInstance() |
static SimpleType |
XSISimpleTypes.Decimal.getInstance() |
static SimpleType |
XSISimpleTypes.NegativeInteger.getInstance() |
static SimpleType |
XSISimpleTypes.NonNegativeInteger.getInstance() |
static SimpleType |
XSISimpleTypes.PositiveInteger.getInstance() |
static SimpleType |
XSISimpleTypes.NonPositiveInteger.getInstance() |
static SimpleType |
XSISimpleTypes.Long.getInstance() |
static SimpleType |
XSISimpleTypes.Int.getInstance() |
static SimpleType |
XSISimpleTypes.Short.getInstance() |
static SimpleType |
XSISimpleTypes.Byte.getInstance() |
static SimpleType |
XSISimpleTypes.UnsignedLong.getInstance() |
static SimpleType |
XSISimpleTypes.UnsignedShort.getInstance() |
static SimpleType |
XSISimpleTypes.UnsignedInt.getInstance() |
static SimpleType |
XSISimpleTypes.UnsignedByte.getInstance() |
static SimpleType |
XSISimpleTypes.Float.getInstance() |
static SimpleType |
XSISimpleTypes.Double.getInstance() |
static SimpleType |
XSISimpleTypes.Date.getInstance() |
static SimpleType |
XSISimpleTypes.DateTime.getInstance() |
static SimpleType |
XSISimpleTypes.Duration.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.Time.getInstance() |
static SimpleType |
XSISimpleTypes.ID.getInstance() |
static SimpleType |
XSISimpleTypes.IDREF.getInstance() |
static SimpleType |
XSISimpleTypes.IDREFS.getInstance() |
static SimpleType |
XSISimpleTypes.ENTITY.getInstance() |
static SimpleType |
XSISimpleTypes.ENTITIES.getInstance() |
static SimpleType |
XSISimpleTypes.NMTOKEN.getInstance() |
static SimpleType |
XSISimpleTypes.NMTOKENS.getInstance() |
static SimpleType |
XSISimpleTypes.NOTATION.getInstance() |
static SimpleType |
XSISimpleTypes.String.getInstance() |
static SimpleType |
XSISimpleTypes.NormalizedString.getInstance() |
static SimpleType |
XSISimpleTypes.Token.getInstance() |
static SimpleType |
XSISimpleTypes.QName.getInstance() |
static SimpleType |
XSISimpleTypes.Name.getInstance() |
static SimpleType |
XSISimpleTypes.NCName.getInstance() |
static SimpleType |
XSISimpleTypes.Boolean.getInstance() |
static SimpleType |
XSISimpleTypes.AnyURI.getInstance() |
static SimpleType |
XSISimpleTypes.Base64Binary.getInstance() |
static SimpleType |
XSISimpleTypes.HexBinary.getInstance() |
static SimpleType |
XSISimpleTypes.Language.getInstance() |
static SimpleType |
XSISimpleTypes.AnyType.getInstance() |
SimpleType[] |
XSISimpleTypes.XSISimpleType.getParents() |
Copyright © 1996–2022 Geotools. All rights reserved.