Package com.sun.xml.messaging.saaj.util
Class NamespaceContextIterator
- java.lang.Object
-
- com.sun.xml.messaging.saaj.util.NamespaceContextIterator
-
-
Constructor Summary
Constructors Constructor Description NamespaceContextIterator(Node context)NamespaceContextIterator(Node context, boolean traverseStack)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidfindContextAttributes()protected voidfindNext()protected AttrgetNext()booleanhasNext()Objectnext()AttrnextNamespaceAttr()voidremove()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining
-
-