Package org.jvnet.wom.impl.util

Class Summary
Iterators Various convenient Iterator implementations.
Iterators.Adapter<T,U> Iterator that wraps another Iterator and changes its type.
Iterators.Array<T> Array iterator.
Iterators.Filter<T> Filter out objects from another iterator.
Iterators.Map<T,U> For each U, apply U->Iterator<T> function and then iterate all the resulting T.
Iterators.Union<T> Union of two iterators.
QNameMap<V> Map keyed by QName.
QNameMap.Entry<V>  
Uri  
XmlUtil  
 



Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved.