| Class | Description |
|---|---|
| ComponentNameFunction |
Extract the name of the components.
|
| DeferedCollection<T> |
Collection that returns the view of objects which are actually fetched
lazily from an Iterator. |
| DomAnnotationParserFactory |
AnnotationParserFactory that parses annotations into a W3C DOM. |
| NameGetter |
Gets the human-readable name of a schema component.
|
| SimpleTypeSet |
A very simple TypeSet.
|
| TypeClosure |
Perform a transitive closure operation on a type to determine if it
belongs to this set.
|
| TypeSet |
A simple abstraction for a set of Types that defines containment functions.
|
| XSFinder |
Utility implementation of
XSFunction that returns
Boolean to find something from schema objects. |
| XSFunctionFilter<T> |
Filter implementation of XSFilter.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.