Uses of Interface
com.sun.xml.bind.v2.model.core.ClassInfo
Packages that use ClassInfo
Package
Description
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.Schema generator.
-
Uses of ClassInfo in com.sun.xml.bind.v2.model.core
Methods in com.sun.xml.bind.v2.model.core that return ClassInfoModifier and TypeMethodDescriptionClassInfo.getBaseClass()Obtains the information about the base class.Element.getScope()If non-null, this element is only active inside the given scope.Methods in com.sun.xml.bind.v2.model.core that return types with arguments of type ClassInfo -
Uses of ClassInfo in com.sun.xml.bind.v2.model.impl
Classes in com.sun.xml.bind.v2.model.impl that implement ClassInfoModifier and TypeClassDescriptionclassClassInfoImpl<T,C, F, M> A part of theClassInfothat doesn't depend on a particular reflection library. -
Uses of ClassInfo in com.sun.xml.bind.v2.model.runtime
Subinterfaces of ClassInfo in com.sun.xml.bind.v2.model.runtime -
Uses of ClassInfo in com.sun.xml.bind.v2.schemagen
Methods in com.sun.xml.bind.v2.schemagen with parameters of type ClassInfo