Uses of Class
com.sun.xml.bind.v2.model.impl.LeafInfoImpl

Packages that use LeafInfoImpl
com.sun.xml.bind.v2.model.impl Implementation of the com.sun.xml.bind.j2s.model package. 
 

Uses of LeafInfoImpl in com.sun.xml.bind.v2.model.impl
 

Subclasses of LeafInfoImpl in com.sun.xml.bind.v2.model.impl
 class BuiltinLeafInfoImpl<TypeT,ClassDeclT>
          JAXB spec designates a few Java classes to be mapped to XML types in a way that ignores restrictions placed on user-defined beans.
 class RuntimeBuiltinLeafInfoImpl<T>