Uses of Class
com.sun.xml.bind.v2.runtime.NameList

Packages that use NameList
com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. 
 

Uses of NameList in com.sun.xml.bind.v2.runtime
 

Fields in com.sun.xml.bind.v2.runtime declared as NameList
 NameList JAXBContextImpl.nameList
          Keeps the list of known names.
 NameList XMLSerializer.nameList
           
 

Methods in com.sun.xml.bind.v2.runtime that return NameList
 NameList NameBuilder.conclude()
          Wraps up everything and creates NameList.