Uses of Class
com.sun.xml.bind.v2.runtime.NameBuilder
-
Packages that use NameBuilder Package Description com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. -
-
Uses of NameBuilder in com.sun.xml.bind.v2.runtime
Fields in com.sun.xml.bind.v2.runtime declared as NameBuilder Modifier and Type Field Description NameBuilder
JAXBContextImpl. nameBuilder
Used to assign indices to known names in this grammar.
-