public class GMLObjectTypeFilter extends Object implements SchemaComponentFilter
Map<QName, XSTypeDefinition>.| Constructor and Description |
|---|
GMLObjectTypeFilter() |
| Modifier and Type | Method and Description |
|---|---|
Map<QName,org.apache.xerces.xs.XSObject> |
doFilter(Map<QName,org.apache.xerces.xs.XSObject> components)
Filters the given collection of top-level schema components according to
specific acceptance criteria.
|
public Map<QName,org.apache.xerces.xs.XSObject> doFilter(Map<QName,org.apache.xerces.xs.XSObject> components)
SchemaComponentFilterdoFilter in interface SchemaComponentFiltercomponents - A (possibly immutable) collection of schema components, keyed
by QName.Copyright © 2023 Open Geospatial Consortium. All rights reserved.