public class NamespaceIterator extends Object implements Iterator
OMElement.getNamespacesInScope()
.Constructor and Description |
---|
NamespaceIterator(OMElement element) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public NamespaceIterator(OMElement element)
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.