public interface SchemaComponentFilter
XSModel instance using the XML Schema
API implemented by the Apache Xerces processor.| 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.
|
Map<QName,org.apache.xerces.xs.XSObject> doFilter(Map<QName,org.apache.xerces.xs.XSObject> components)
components - A (possibly immutable) collection of schema components, keyed
by QName.Copyright © 2023 Open Geospatial Consortium. All rights reserved.