|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuiltinLeafInfoImpl | |
---|---|
com.sun.tools.xjc.model | Implementation of the com.sun.xml.bind.v2.model.core package for XJC. |
com.sun.xml.bind.v2.model.impl | Implementation of the com.sun.xml.bind.j2s.model package. |
Uses of BuiltinLeafInfoImpl in com.sun.tools.xjc.model |
---|
Subclasses of BuiltinLeafInfoImpl in com.sun.tools.xjc.model | |
---|---|
class |
CBuiltinLeafInfo
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 BuiltinLeafInfoImpl in com.sun.xml.bind.v2.model.impl |
---|
Subclasses of BuiltinLeafInfoImpl in com.sun.xml.bind.v2.model.impl | |
---|---|
class |
RuntimeBuiltinLeafInfoImpl<T>
BuiltinLeafInfoImpl with a support for runtime. |
Methods in com.sun.xml.bind.v2.model.impl that return types with arguments of type BuiltinLeafInfoImpl | ||
---|---|---|
static
|
BuiltinLeafInfoImpl.createLeaves(Navigator<TypeT,ClassDeclT,?,?> nav)
Creates all the BuiltinLeafInfoImpl s as specified in the spec. |
Constructor parameters in com.sun.xml.bind.v2.model.impl with type arguments of type BuiltinLeafInfoImpl | |
---|---|
TypeInfoSetImpl(Navigator<T,C,F,M> nav,
AnnotationReader<T,C,F,M> reader,
Map<T,? extends BuiltinLeafInfoImpl<T,C>> leaves)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |