Module com.sun.xml.bind
Interface RuntimeTypeInfo
-
- All Superinterfaces:
org.glassfish.jaxb.core.v2.model.annotation.Locatable,org.glassfish.jaxb.core.v2.model.core.TypeInfo<Type,Class>
- All Known Subinterfaces:
RuntimeArrayInfo,RuntimeBuiltinLeafInfo,RuntimeClassInfo,RuntimeElement,RuntimeElementInfo,RuntimeEnumLeafInfo,RuntimeLeafInfo,RuntimeNonElement
- All Known Implementing Classes:
RuntimeBuiltinLeafInfoImpl
public interface RuntimeTypeInfo extends org.glassfish.jaxb.core.v2.model.core.TypeInfo<Type,Class>
- Author:
- Kohsuke Kawaguchi