Uses of Class
com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
Packages that use BuiltinLeafInfoImpl
Package
Description
Implementation of the com.sun.xml.bind.j2s.model package.
-
Uses of BuiltinLeafInfoImpl in com.sun.xml.bind.v2.model.impl
Subclasses of BuiltinLeafInfoImpl in com.sun.xml.bind.v2.model.implMethods in com.sun.xml.bind.v2.model.impl that return types with arguments of type BuiltinLeafInfoImplModifier and TypeMethodDescriptionstatic <TypeT,
ClassDeclT>
Map<TypeT,BuiltinLeafInfoImpl<TypeT, ClassDeclT>> BuiltinLeafInfoImpl.createLeaves
(Navigator<TypeT, ClassDeclT, ?, ?> nav) Creates all theBuiltinLeafInfoImpl
s as specified in the spec.