public static final class WildcardImpl.Any extends WildcardImpl implements XSWildcard.Any
WildcardImpl.Any, WildcardImpl.Finite, WildcardImpl.Other
XSWildcard.Any, XSWildcard.Other, XSWildcard.Union
ownerDocument
LAX, SKIP, STRTICT
Constructor and Description |
---|
Any(SchemaDocumentImpl owner,
AnnotationImpl _annon,
Locator _loc,
ForeignAttributesImpl _fa,
int _mode) |
Modifier and Type | Method and Description |
---|---|
boolean |
acceptsNamespace(String namespaceURI)
Returns true if the specified namespace URI is valid
wrt this wildcard.
|
Object |
apply(XSWildcardFunction function) |
void |
visit(XSWildcardVisitor visitor)
Visitor support.
|
apply, apply, apply, asElementDecl, asModelGroup, asModelGroupDecl, asWildcard, getMode, getTerm, isElementDecl, isModelGroup, isModelGroupDecl, isWildcard, union, visit, visit
getAnnotation, getAnnotation, getForeignAttribute, getForeignAttributes, getLocator, getOwnerSchema, getRoot, getSourceDocument, select, selectSingle, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMode
apply, apply, asElementDecl, asModelGroup, asModelGroupDecl, asWildcard, isElementDecl, isModelGroup, isModelGroupDecl, isWildcard, visit
apply, getAnnotation, getAnnotation, getForeignAttribute, getForeignAttributes, getLocator, getOwnerSchema, getRoot, getSourceDocument, select, selectSingle, visit
public Any(SchemaDocumentImpl owner, AnnotationImpl _annon, Locator _loc, ForeignAttributesImpl _fa, int _mode)
public boolean acceptsNamespace(String namespaceURI)
XSWildcard
acceptsNamespace
in interface XSWildcard
namespaceURI
- Use the empty string to test the default no-namespace.public void visit(XSWildcardVisitor visitor)
XSWildcard
visit
in interface XSWildcard
public Object apply(XSWildcardFunction function)
apply
in interface XSWildcard
Copyright © 2021 JBoss by Red Hat. All rights reserved.