| Package | Description |
|---|---|
| org.opengis.cite.iso19136.util |
This package includes miscellaneous utility classes to support testing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureTypeFilter
A schema component filter that accepts feature types--types that derive
directly or indirectly from gml:AbstractFeatureType.
|
class |
GMLObjectTypeFilter
A schema component filter that accepts GML object types--types that derive
directly or indirectly from gml:AbstractGMLType.
|
| Modifier and Type | Method and Description |
|---|---|
static List<org.apache.xerces.xs.XSElementDeclaration> |
XMLSchemaModelUtils.getLocalElementsByType(org.apache.xerces.xs.XSModel model,
org.apache.xerces.xs.XSTypeDefinition typeDef,
SchemaComponentFilter typeFilter)
Returns a list of locally-scoped element declarations whose type
definition either matches the given type or derives from it by extension.
|
Copyright © 2023 Open Geospatial Consortium. All rights reserved.