Uses of Class
com.sun.xml.bind.v2.model.impl.BuiltinLeafInfoImpl
-
Packages that use BuiltinLeafInfoImpl Package Description com.sun.xml.bind.v2.model.impl 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.impl Modifier and Type Class Description classRuntimeBuiltinLeafInfoImpl<T>BuiltinLeafInfoImplwith a support for runtime.Methods in com.sun.xml.bind.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.
-