Uses of Interface
org.jvnet.staxex.NamespaceContextEx.Binding
-
Packages that use NamespaceContextEx.Binding Package Description org.jvnet.staxex -
-
Uses of NamespaceContextEx.Binding in org.jvnet.staxex
Methods in org.jvnet.staxex that return types with arguments of type NamespaceContextEx.Binding Modifier and Type Method Description java.util.Iterator<NamespaceContextEx.Binding>
NamespaceContextEx. iterator()
Iterates all the in-scope namespace bindings.
-