|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.xsom.impl.ComponentImpl
com.sun.xml.xsom.impl.WildcardImpl
com.sun.xml.xsom.impl.WildcardImpl.Any
public static final class WildcardImpl.Any
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.xml.xsom.impl.WildcardImpl |
|---|
WildcardImpl.Any, WildcardImpl.Finite, WildcardImpl.Other |
| Nested classes/interfaces inherited from interface com.sun.xml.xsom.XSWildcard |
|---|
XSWildcard.Any, XSWildcard.Other, XSWildcard.Union |
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.xsom.impl.ComponentImpl |
|---|
ownerDocument |
| Fields inherited from interface com.sun.xml.xsom.XSWildcard |
|---|
LAX, SKIP, STRTICT |
| Constructor Summary | |
|---|---|
WildcardImpl.Any(SchemaDocumentImpl owner,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
int _mode)
|
|
| Method Summary | |
|---|---|
boolean |
acceptsNamespace(java.lang.String namespaceURI)
Returns true if the specified namespace URI is valid wrt this wildcard. |
java.lang.Object |
apply(XSWildcardFunction function)
|
void |
visit(XSWildcardVisitor visitor)
Visitor support. |
| Methods inherited from class com.sun.xml.xsom.impl.WildcardImpl |
|---|
apply, apply, apply, asElementDecl, asModelGroup, asModelGroupDecl, asWildcard, getMode, getTerm, isElementDecl, isModelGroup, isModelGroupDecl, isWildcard, union, visit, visit |
| Methods inherited from class com.sun.xml.xsom.impl.ComponentImpl |
|---|
getAnnotation, getAnnotation, getForeignAttribute, getForeignAttributes, getLocator, getOwnerSchema, getRoot, getSourceDocument, select, selectSingle, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.sun.xml.xsom.XSWildcard |
|---|
getMode |
| Methods inherited from interface com.sun.xml.xsom.XSTerm |
|---|
apply, apply, asElementDecl, asModelGroup, asModelGroupDecl, asWildcard, isElementDecl, isModelGroup, isModelGroupDecl, isWildcard, visit |
| Methods inherited from interface com.sun.xml.xsom.XSComponent |
|---|
apply, getAnnotation, getAnnotation, getForeignAttribute, getForeignAttributes, getLocator, getOwnerSchema, getRoot, getSourceDocument, select, selectSingle, visit |
| Constructor Detail |
|---|
public WildcardImpl.Any(SchemaDocumentImpl owner,
AnnotationImpl _annon,
org.xml.sax.Locator _loc,
ForeignAttributesImpl _fa,
int _mode)
| Method Detail |
|---|
public boolean acceptsNamespace(java.lang.String namespaceURI)
XSWildcard
acceptsNamespace in interface XSWildcardnamespaceURI - Use the empty string to test the default no-namespace.public void visit(XSWildcardVisitor visitor)
XSWildcard
visit in interface XSWildcardpublic java.lang.Object apply(XSWildcardFunction function)
apply in interface XSWildcard
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||