Uses of Interface
org.glassfish.jaxb.core.v2.model.core.TypeInfoSet
Packages that use TypeInfoSet
Package
Description
Implementation of the
org.glassfish.jaxb.core.v2.model.core package for XJC.Implementation of the org.glassfish.jaxb.j2s.model package.
The specialization of
org.glassfish.jaxb.core.v2.model.core for the runtime.Schema generator.
-
Uses of TypeInfoSet in com.sun.tools.xjc.model
Classes in com.sun.tools.xjc.model that implement TypeInfoSetModifier and TypeClassDescriptionfinal classRoot of the object model that represents the code that needs to be generated. -
Uses of TypeInfoSet in org.glassfish.jaxb.runtime.v2.model.impl
Methods in org.glassfish.jaxb.runtime.v2.model.impl that return TypeInfoSetModifier and TypeMethodDescriptionprotected TypeInfoSet<T,C, F, M> ModelBuilder.createTypeInfoSet()protected TypeInfoSet<Type,Class, Field, Method> RuntimeModelBuilder.createTypeInfoSet()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 org.glassfish.jaxb.runtime.v2.model.runtime
Subinterfaces of TypeInfoSet in org.glassfish.jaxb.runtime.v2.model.runtime -
Uses of TypeInfoSet in org.glassfish.jaxb.runtime.v2.schemagen
Constructors in org.glassfish.jaxb.runtime.v2.schemagen with parameters of type TypeInfoSet