Uses of Class
org.glassfish.jaxb.runtime.v2.model.impl.BuiltinLeafInfoImpl
-
Packages that use BuiltinLeafInfoImpl Package Description org.glassfish.jaxb.runtime.v2.model.impl 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.impl Modifier and Type Class Description classRuntimeBuiltinLeafInfoImpl<T>BuiltinLeafInfoImplwith a support for runtime.Methods in org.glassfish.jaxb.runtime.v2.model.impl that return types with arguments of type BuiltinLeafInfoImpl Modifier and Type Method Description static <TypeT,ClassDeclT>
Map<TypeT,BuiltinLeafInfoImpl<TypeT,ClassDeclT>>BuiltinLeafInfoImpl. createLeaves(Navigator<TypeT,ClassDeclT,?,?> nav)Creates all theBuiltinLeafInfoImpls as specified in the spec.
-