public interface ArrayInfo<T,C> extends NonElement<T,C>
ClassInfo
.)
Most of the times arrays are treated as properties of their enclosing classes, but sometimes we do need to map an array class to its own XML type. This object is used for that purpose.
ANYTYPE_NAME
Modifier and Type | Method and Description |
---|---|
NonElement<T,C> |
getItemType()
T of T[].
|
getTypeName, isSimpleType
canBeReferencedByIDREF, getType
getLocation, getUpstream
NonElement<T,C> getItemType()
Copyright © 2019 JBoss by Red Hat. All rights reserved.