com.sun.xml.bind.v2.model.impl
class AnyTypeImpl<T,C> extends Object implements NonElement<T,C>
Constructor Summary | |
---|---|
AnyTypeImpl(Navigator<T,C,?,?> nav) |
Method Summary | |
---|---|
boolean | canBeReferencedByIDREF()
xs:anyType can be referenced from XmlIDREF.
|
Location | getLocation() |
T | getType() |
QName | getTypeName() |
Locatable | getUpstream() |
boolean | isSimpleType() |
Deprecated: why are you calling a method whose return value is always known?
xs:anyType can be referenced from XmlIDREF.