|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeInfoSet | |
---|---|
com.sun.xml.bind.v2.model.impl | Implementation of the com.sun.xml.bind.j2s.model package. |
com.sun.xml.bind.v2.model.runtime | The specialization of com.sun.xml.bind.v2.model.core for the runtime. |
com.sun.xml.bind.v2.schemagen | Schema generator. |
Uses of TypeInfoSet in com.sun.xml.bind.v2.model.impl |
---|
Classes in com.sun.xml.bind.v2.model.impl that implement TypeInfoSet | |
---|---|
(package private) class |
RuntimeTypeInfoSetImpl
TypeInfoSet specialized for runtime. |
(package private) class |
TypeInfoSetImpl<TypeT,ClassDeclT,FieldT,MethodT>
Set of TypeInfo s. |
Methods in com.sun.xml.bind.v2.model.impl that return TypeInfoSet | |
---|---|
TypeInfoSet<T,C,F,M> |
ModelBuilder.link()
Called after all the classes are added to the type set to "link" them together. |
Uses of TypeInfoSet in com.sun.xml.bind.v2.model.runtime |
---|
Subinterfaces of TypeInfoSet in com.sun.xml.bind.v2.model.runtime | |
---|---|
interface |
RuntimeTypeInfoSet
TypeInfoSet refined for runtime. |
Uses of TypeInfoSet in com.sun.xml.bind.v2.schemagen |
---|
Constructors in com.sun.xml.bind.v2.schemagen with parameters of type TypeInfoSet | |
---|---|
XmlSchemaGenerator(Navigator<T,C,F,M> navigator,
TypeInfoSet<T,C,F,M> types)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |