|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.bind.v2.model.impl.TypeInfoSetImpl<Type,Class,Field,Method>
com.sun.xml.bind.v2.model.impl.RuntimeTypeInfoSetImpl
final class RuntimeTypeInfoSetImpl
TypeInfoSet specialized for runtime.
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl |
|---|
nav, reader |
| Constructor Summary | |
|---|---|
RuntimeTypeInfoSetImpl(AnnotationReader<Type,Class,Field,Method> reader)
|
|
| Methods inherited from class com.sun.xml.bind.v2.model.impl.TypeInfoSetImpl |
|---|
add, add, add, add, dump, getAttributeFormDefault, getElementFormDefault, getSchemaLocations, getTypeInfo, getXmlNs |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sun.xml.bind.v2.model.core.TypeInfoSet |
|---|
dump, getAttributeFormDefault, getElementFormDefault, getSchemaLocations, getTypeInfo, getXmlNs |
| Constructor Detail |
|---|
public RuntimeTypeInfoSetImpl(AnnotationReader<Type,Class,Field,Method> reader)
| Method Detail |
|---|
protected RuntimeNonElement createAnyType()
createAnyType in class TypeInfoSetImpl<Type,Class,Field,Method>public ReflectionNavigator getNavigator()
TypeInfoSetNavigator for this model.
getNavigator in interface TypeInfoSet<Type,Class,Field,Method>getNavigator in interface RuntimeTypeInfoSetgetNavigator in class TypeInfoSetImpl<Type,Class,Field,Method>public RuntimeNonElement getTypeInfo(Type type)
TypeInfoSetImplTypeInfo for the given type.
getTypeInfo in interface TypeInfoSet<Type,Class,Field,Method>getTypeInfo in interface RuntimeTypeInfoSetgetTypeInfo in class TypeInfoSetImpl<Type,Class,Field,Method>public RuntimeNonElement getAnyTypeInfo()
TypeInfoSetTypeInfo for the any type.
getAnyTypeInfo in interface TypeInfoSet<Type,Class,Field,Method>getAnyTypeInfo in interface RuntimeTypeInfoSetgetAnyTypeInfo in class TypeInfoSetImpl<Type,Class,Field,Method>public RuntimeNonElement getClassInfo(Class clazz)
TypeInfoSetImplClassInfo for the given bean.
This method is almost like refinement of TypeInfoSetImpl.getTypeInfo(Object) except
our C cannot derive from T.
getClassInfo in interface TypeInfoSet<Type,Class,Field,Method>getClassInfo in interface RuntimeTypeInfoSetgetClassInfo in class TypeInfoSetImpl<Type,Class,Field,Method>public Map<Class,RuntimeClassInfoImpl> beans()
TypeInfoSetImplClassInfos known to this set.
beans in interface TypeInfoSet<Type,Class,Field,Method>beans in interface RuntimeTypeInfoSetbeans in class TypeInfoSetImpl<Type,Class,Field,Method>public Map<Type,RuntimeBuiltinLeafInfoImpl<?>> builtins()
TypeInfoSetBuiltinLeafInfos known to this set.
builtins in interface TypeInfoSet<Type,Class,Field,Method>builtins in interface RuntimeTypeInfoSetbuiltins in class TypeInfoSetImpl<Type,Class,Field,Method>public Map<Class,RuntimeEnumLeafInfoImpl<?,?>> enums()
TypeInfoSetEnumLeafInfos known to this set.
enums in interface TypeInfoSet<Type,Class,Field,Method>enums in interface RuntimeTypeInfoSetenums in class TypeInfoSetImpl<Type,Class,Field,Method>public Map<Class,RuntimeArrayInfoImpl> arrays()
TypeInfoSetArrayInfos known to this set.
arrays in interface TypeInfoSet<Type,Class,Field,Method>arrays in interface RuntimeTypeInfoSetarrays in class TypeInfoSetImpl<Type,Class,Field,Method>
public RuntimeElementInfoImpl getElementInfo(Class scope,
QName name)
TypeInfoSetElementInfo for the given element.
getElementInfo in interface TypeInfoSet<Type,Class,Field,Method>getElementInfo in interface RuntimeTypeInfoSetgetElementInfo in class TypeInfoSetImpl<Type,Class,Field,Method>scope - if null, return the info about a global element.
Otherwise return a local element in the given scope if available,
then look for a global element next.public Map<QName,RuntimeElementInfoImpl> getElementMappings(Class scope)
TypeInfoSetElementInfos in the given scope.
getElementMappings in interface TypeInfoSet<Type,Class,Field,Method>getElementMappings in interface RuntimeTypeInfoSetgetElementMappings in class TypeInfoSetImpl<Type,Class,Field,Method>scope - if non-null, this method only returns the local element mapping.public Iterable<RuntimeElementInfoImpl> getAllElements()
TypeInfoSetElementInfo known to this set.
getAllElements in interface TypeInfoSet<Type,Class,Field,Method>getAllElements in interface RuntimeTypeInfoSetgetAllElements in class TypeInfoSetImpl<Type,Class,Field,Method>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||