Uses of Class
org.glassfish.jaxb.runtime.v2.model.impl.BuiltinLeafInfoImpl
Packages that use BuiltinLeafInfoImpl
Package
Description
Implementation of the org.glassfish.jaxb.j2s.model package.
-
Uses of BuiltinLeafInfoImpl in org.glassfish.jaxb.runtime.v2.model.impl
Subclasses of BuiltinLeafInfoImpl in org.glassfish.jaxb.runtime.v2.model.implMethods in org.glassfish.jaxb.runtime.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 the s as specified in the spec.