Interface XSWildcard.Union

All Superinterfaces:
XSComponent, XSTerm, XSWildcard
All Known Implementing Classes:
WildcardImpl.Finite
Enclosing interface:
XSWildcard

public static interface XSWildcard.Union extends XSWildcard
Wildcard of a set of namespace URIs.
  • Method Details

    • iterateNamespaces

      Iterator<String> iterateNamespaces()
      Short for getNamespaces().iterator()
    • getNamespaces

      Collection<String> getNamespaces()
      Read-only list of namespace URIs.