|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XSContentTypeFunction | |
|---|---|
| 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 XSContentTypeFunction in com.sun.xml.xsom |
|---|
| Methods in com.sun.xml.xsom with parameters of type XSContentTypeFunction | ||
|---|---|---|
|
XSContentType.apply(XSContentTypeFunction<T> function)
|
|
| Uses of XSContentTypeFunction in com.sun.xml.xsom.impl |
|---|
| Methods in com.sun.xml.xsom.impl with parameters of type XSContentTypeFunction | |
|---|---|
Object |
EmptyImpl.apply(XSContentTypeFunction function)
|
Object |
ParticleImpl.apply(XSContentTypeFunction function)
|
Object |
SimpleTypeImpl.apply(XSContentTypeFunction function)
|
| Uses of XSContentTypeFunction in com.sun.xml.xsom.impl.scd |
|---|
| Classes in com.sun.xml.xsom.impl.scd that implement XSContentTypeFunction | |
|---|---|
static class |
Axis.ModelGroupAxis
|
| Uses of XSContentTypeFunction in com.sun.xml.xsom.util |
|---|
| Classes in com.sun.xml.xsom.util that implement XSContentTypeFunction | |
|---|---|
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 XSContentTypeFunction in com.sun.xml.xsom.visitor |
|---|
| Subinterfaces of XSContentTypeFunction in com.sun.xml.xsom.visitor | |
|---|---|
interface |
XSFunction<T>
Function object that works on the entire XML Schema components. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||