com.sun.xml.bind.v2.model.impl
Class RuntimeAnyTypeImpl
java.lang.Object
com.sun.xml.bind.v2.model.impl.AnyTypeImpl<Type,Class>
com.sun.xml.bind.v2.model.impl.RuntimeAnyTypeImpl
- All Implemented Interfaces:
- Locatable, NonElement<Type,Class>, TypeInfo<Type,Class>, RuntimeNonElement, RuntimeTypeInfo
final class RuntimeAnyTypeImpl
- extends AnyTypeImpl<Type,Class>
- implements RuntimeNonElement
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
theInstance
static final RuntimeNonElement theInstance
getTransducer
public <V> Transducer<V> getTransducer()
- Description copied from interface:
RuntimeNonElement
- This method doesn't take the reference properties defined on
RuntimeNonElementRef
into account (such as ID-ness.)
- Specified by:
getTransducer
in interface RuntimeNonElement
- See Also:
RuntimeNonElementRef.getTransducer()