Interface RuntimeNonElement
- All Superinterfaces:
Locatable,NonElement<Type,,Class> RuntimeTypeInfo,TypeInfo<Type,Class>
- All Known Subinterfaces:
RuntimeArrayInfo,RuntimeBuiltinLeafInfo,RuntimeClassInfo,RuntimeEnumLeafInfo,RuntimeLeafInfo
- All Known Implementing Classes:
RuntimeBuiltinLeafInfoImpl
- Author:
- Kohsuke Kawaguchi
-
Field Summary
Fields inherited from interface com.sun.xml.bind.v2.model.core.NonElement
ANYTYPE_NAME -
Method Summary
Modifier and TypeMethodDescription<V> Transducer<V>This method doesn't take the reference properties defined onRuntimeNonElementRefinto account (such as ID-ness.)Methods inherited from interface com.sun.xml.bind.v2.model.annotation.Locatable
getLocation, getUpstreamMethods inherited from interface com.sun.xml.bind.v2.model.core.NonElement
getTypeName, isSimpleTypeMethods inherited from interface com.sun.xml.bind.v2.model.core.TypeInfo
canBeReferencedByIDREF, getType
-
Method Details
-
getTransducer
This method doesn't take the reference properties defined onRuntimeNonElementRefinto account (such as ID-ness.)- See Also:
-