|
XSOM 20110809-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSTermFunction | |
---|---|
com.sun.xml.xsom | Interfaces that the client should use to access schema information. |
com.sun.xml.xsom.impl | Implementation of the com.sun.xml.xsom package. |
com.sun.xml.xsom.impl.scd | |
com.sun.xml.xsom.util | |
com.sun.xml.xsom.visitor | Visitor pattern support for the com.sun.xml.xsom interfaces. |
Uses of XSTermFunction in com.sun.xml.xsom |
---|
Methods in com.sun.xml.xsom with parameters of type XSTermFunction | ||
---|---|---|
|
XSTerm.apply(XSTermFunction<T> function)
|
Uses of XSTermFunction in com.sun.xml.xsom.impl |
---|
Methods in com.sun.xml.xsom.impl with parameters of type XSTermFunction | |
---|---|
Object |
ModelGroupDeclImpl.apply(XSTermFunction function)
|
Object |
WildcardImpl.apply(XSTermFunction function)
|
Object |
ModelGroupImpl.apply(XSTermFunction function)
|
Object |
ElementDecl.apply(XSTermFunction function)
|
Uses of XSTermFunction in com.sun.xml.xsom.impl.scd |
---|
Classes in com.sun.xml.xsom.impl.scd that implement XSTermFunction | |
---|---|
static class |
Axis.ModelGroupAxis
|
Uses of XSTermFunction in com.sun.xml.xsom.util |
---|
Classes in com.sun.xml.xsom.util that implement XSTermFunction | |
---|---|
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. |
Uses of XSTermFunction in com.sun.xml.xsom.visitor |
---|
Subinterfaces of XSTermFunction in com.sun.xml.xsom.visitor | |
---|---|
interface |
XSFunction<T>
Function object that works on the entire XML Schema components. |
|
XSOM 20110809-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |