Uses of Class
org.jibx.util.UniqueNameSet
-
Packages that use UniqueNameSet Package Description org.jibx.util -
-
Uses of UniqueNameSet in org.jibx.util
Methods in org.jibx.util with parameters of type UniqueNameSet Modifier and Type Method Description voidUniqueNameSet. addAll(UniqueNameSet other)Add all the names from another name set to this set.Constructors in org.jibx.util with parameters of type UniqueNameSet Constructor Description UniqueNameSet(UniqueNameSet original)Copy constructor.
-