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 |
Modifier and Type | Method and Description |
---|---|
Group[] |
OGCSchema.getGroups() |
Group[] |
WMSSchema.getGroups() |
Modifier and Type | Method and Description |
---|---|
Group[] |
FilterSchema.getGroups() |
Modifier and Type | Method and Description |
---|---|
Group[] |
GMLSchema.getGroups() |
Modifier and Type | Class and Description |
---|---|
protected static class |
GroupHandler.DefaultGroup |
Modifier and Type | Method and Description |
---|---|
protected Group |
SchemaHandler.lookUpGroup(String qname)
convinience method for package
|
Modifier and Type | Method and Description |
---|---|
Group[] |
Schema.getGroups()
This method is intended to provide a list of public Groups defined by this Schema.
|
Modifier and Type | Class and Description |
---|---|
class |
GroupGT
DOCUMENT ME!
|
Modifier and Type | Method and Description |
---|---|
Group[] |
sldSchema.getGroups() |
Modifier and Type | Method and Description |
---|---|
Group[] |
XLinkSchema.getGroups() |
Copyright © 1996–2019 Geotools. All rights reserved.