public class InScopeNamespaces extends Object implements NamespaceBindingSet
| Constructor and Description |
|---|
InScopeNamespaces(NodeInfo element) |
| Modifier and Type | Method and Description |
|---|---|
NodeInfo |
getElement() |
Iterator<NamespaceBinding> |
iterator()
Returns an iterator over the in-scope namespace bindings of the element.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic InScopeNamespaces(NodeInfo element)
public NodeInfo getElement()
public Iterator<NamespaceBinding> iterator()
iterator in interface Iterable<NamespaceBinding>Copyright (c) 2004-2017 Saxonica Limited. All rights reserved.