com.sun.xml.bind.v2.model.impl
abstract class LeafInfoImpl<TypeT,ClassDeclT> extends Object implements LeafInfo<TypeT,ClassDeclT>, Location
Constructor Summary | |
---|---|
protected | LeafInfoImpl(TypeT type, QName typeName) |
Method Summary | |
---|---|
boolean | canBeReferencedByIDREF()
Leaf-type cannot be referenced from IDREF.
|
Location | getLocation() |
TypeT | getType()
A reference to the representation of the type. |
QName | getTypeName() |
Locatable | getUpstream() |
boolean | isSimpleType() |
String | toString() |
Deprecated: why are you calling a method whose return value is always known?
Leaf-type cannot be referenced from IDREF.