public interface TypeInfo<T,C> extends Locatable
Modifier and Type | Method and Description |
---|---|
boolean |
canBeReferencedByIDREF()
True if this type is a valid target from a property annotated with
XmlIDREF . |
T |
getType()
Gets the underlying Java type that object represents.
|
getLocation, getUpstream
Copyright © 2017 JBoss by Red Hat. All rights reserved.