Uses of Class
org.glassfish.jaxb.runtime.v2.runtime.NameList
-
Packages that use NameList Package Description org.glassfish.jaxb.runtime.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. -
-
Uses of NameList in org.glassfish.jaxb.runtime.v2.runtime
Fields in org.glassfish.jaxb.runtime.v2.runtime declared as NameList Modifier and Type Field Description NameListJAXBContextImpl. nameListKeeps the list of known names.NameListXMLSerializer. nameListMethods in org.glassfish.jaxb.runtime.v2.runtime that return NameList Modifier and Type Method Description NameListNameBuilder. conclude()Wraps up everything and createsNameList.
-