| Package | Description |
|---|---|
| com.sun.xml.xsom | |
| com.sun.xml.xsom.impl | |
| com.sun.xml.xsom.impl.scd | |
| com.sun.xml.xsom.util | |
| com.sun.xml.xsom.visitor |
| Modifier and Type | Method | Description |
|---|---|---|
<T> T |
XSTerm.apply(XSTermFunction<T> function) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
ElementDecl.apply(XSTermFunction function) |
|
java.lang.Object |
ModelGroupDeclImpl.apply(XSTermFunction function) |
|
java.lang.Object |
ModelGroupImpl.apply(XSTermFunction function) |
|
java.lang.Object |
WildcardImpl.apply(XSTermFunction function) |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
Axis.ModelGroupAxis |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ComponentNameFunction |
Extract the name of the components.
|
class |
NameGetter |
Gets the human-readable name of a schema component.
|
class |
XSFinder |
Utility implementation of
XSFunction that returns
Boolean to find something from schema objects. |
class |
XSFunctionFilter<T> |
Filter implementation of XSFilter.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
XSFunction<T> |
Function object that works on the entire XML Schema components.
|
Copyright © 2018 Oracle. All rights reserved.