Uses of Class
org.jibx.util.UniqueNameSet

Packages that use UniqueNameSet
org.jibx.util   
 

Uses of UniqueNameSet in org.jibx.util
 

Methods in org.jibx.util with parameters of type UniqueNameSet
 void UniqueNameSet.addAll(UniqueNameSet other)
          Add all the names from another name set to this set.
 

Constructors in org.jibx.util with parameters of type UniqueNameSet
UniqueNameSet(UniqueNameSet original)
          Copy constructor.
 



Copyright © 2005-2011 jibx.org. All Rights Reserved.