Uses of Interface
com.sun.xml.bind.v2.model.core.BuiltinLeafInfo
Packages that use BuiltinLeafInfo
Package
Description
Implementation of the
com.sun.xml.bind.v2.model.core
package for XJC.The in-memory model of the JAXB-bound beans.
Implementation of the com.sun.xml.bind.j2s.model package.
The specialization of
com.sun.xml.bind.v2.model.core
for the runtime.-
Uses of BuiltinLeafInfo in com.sun.tools.xjc.model
Classes in com.sun.tools.xjc.model that implement BuiltinLeafInfoModifier and TypeClassDescriptionclass
Encapsulates the default handling for leaf classes (which are bound to text in XML.) In particular this class knows how to convert the lexical value into the Java class according to this default rule. -
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 BuiltinLeafInfoModifier and TypeMethodDescriptionMap
<T, ? extends BuiltinLeafInfo<T, C>> TypeInfoSet.builtins()
Returns all theBuiltinLeafInfo
s known to this set. -
Uses of BuiltinLeafInfo in com.sun.xml.bind.v2.model.impl
Classes in com.sun.xml.bind.v2.model.impl that implement BuiltinLeafInfoModifier and TypeClassDescriptionclass
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
BuiltinLeafInfoImpl
with a support for runtime. -
Uses of BuiltinLeafInfo in com.sun.xml.bind.v2.model.runtime
Subinterfaces of BuiltinLeafInfo in com.sun.xml.bind.v2.model.runtime