com.sun.xml.bind.v2.model.impl
final class RuntimeTypeInfoSetImpl extends TypeInfoSetImpl<Type,Class,Field,Method> implements RuntimeTypeInfoSet
Constructor Summary | |
---|---|
RuntimeTypeInfoSetImpl(AnnotationReader<Type,Class,Field,Method> reader) |
Method Summary | |
---|---|
Map<Class,RuntimeArrayInfoImpl> | arrays() |
Map<Class,RuntimeClassInfoImpl> | beans() |
Map<Type,RuntimeBuiltinLeafInfoImpl<?>> | builtins() |
RuntimeNonElement | createAnyType() |
Map<Class,RuntimeEnumLeafInfoImpl<?,?>> | enums() |
Iterable<RuntimeElementInfoImpl> | getAllElements() |
RuntimeNonElement | getAnyTypeInfo() |
RuntimeNonElement | getClassInfo(Class clazz) |
RuntimeElementInfoImpl | getElementInfo(Class scope, QName name) |
Map<QName,RuntimeElementInfoImpl> | getElementMappings(Class scope) |
ReflectionNavigator | getNavigator() |
RuntimeNonElement | getTypeInfo(Type type) |