Package | Description |
---|---|
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.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.xsi |
Modifier and Type | Method and Description |
---|---|
AttributeValue |
FilterComplexTypes.SortOrderType.toAttribute(Attribute attribute,
Object value,
Map hints)
TODO summary sentence for toAttribute ...
|
Modifier and Type | Method and Description |
---|---|
AttributeValue |
SimpleType.toAttribute(Attribute attribute,
Object value,
Map hints)
returns the value as a string
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeValueGT
DOCUMENT ME!
|
Modifier and Type | Method and Description |
---|---|
AttributeValue |
SimpleTypeGT.toAttribute(Attribute attribute,
Object value,
Map hints) |
Modifier and Type | Method and Description |
---|---|
AttributeValue |
XSISimpleTypes.XSISimpleType.toAttribute(Attribute attribute,
Object value,
Map hints) |
Copyright © 1996–2019 Geotools. All rights reserved.