XSComponent
, XSTerm
, XSWildcard
WildcardImpl.Finite
public static interface XSWildcard.Union extends XSWildcard
XSWildcard.Any, XSWildcard.Other, XSWildcard.Union
LAX, SKIP, STRTICT
Modifier and Type | Method | Description |
---|---|---|
Collection<String> |
getNamespaces() |
Read-only list of namespace URIs.
|
Iterator<String> |
iterateNamespaces() |
Short for
getNamespaces().iterator() |
apply, getAnnotation, getAnnotation, getForeignAttribute, getForeignAttributes, getLocator, getOwnerSchema, getRoot, getSourceDocument, select, selectSingle, visit
apply, apply, asElementDecl, asModelGroup, asModelGroupDecl, asWildcard, isElementDecl, isModelGroup, isModelGroupDecl, isWildcard, visit
acceptsNamespace, apply, getMode, visit
Collection<String> getNamespaces()
Copyright © 2018 Oracle Corporation. All rights reserved.