public class InScopeNamespaces extends java.lang.Object implements NamespaceBindingSet
| Constructor and Description |
|---|
InScopeNamespaces(NodeInfo element) |
| Modifier and Type | Method and Description |
|---|---|
NodeInfo |
getElement() |
java.util.Iterator<NamespaceBinding> |
iterator()
Returns an iterator over the in-scope namespace bindings of the element.
|
public InScopeNamespaces(NodeInfo element)
public NodeInfo getElement()
public java.util.Iterator<NamespaceBinding> iterator()
iterator in interface java.lang.Iterable<NamespaceBinding>Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.