Uses of Class
com.sun.xml.bind.v2.runtime.NameList
-
Packages that use NameList Package Description 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 Modifier and Type Field Description NameListJAXBContextImpl. nameListKeeps the list of known names.NameListXMLSerializer. nameListMethods in com.sun.xml.bind.v2.runtime that return NameList Modifier and Type Method Description NameListNameBuilder. conclude()Wraps up everything and createsNameList.
-