Uses of Interface
com.sun.xml.bind.v2.model.core.BuiltinLeafInfo

Packages that use BuiltinLeafInfo
com.sun.xml.bind.v2.model.core The in-memory model of the JAXB-bound beans. 
 

Uses of BuiltinLeafInfo in com.sun.xml.bind.v2.model.core
 

Methods in com.sun.xml.bind.v2.model.core that return types with arguments of type BuiltinLeafInfo
 java.util.Map<T,? extends BuiltinLeafInfo<T,C>> TypeInfoSet.builtins()
          Returns all the BuiltinLeafInfos known to this set.