| 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<XSElementDeclaration> |
XMLSchemaModelUtils.getLocalElementsByType(XSModel model,
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 © 2014 Open Geospatial Consortium. All rights reserved.