Locatable
, NonElement<T,C>
, TypeInfo<T,C>
RuntimeArrayInfo
ArrayInfoImpl
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 | Description |
---|---|---|
NonElement<T,C> |
getItemType() |
T of T[].
|
getLocation, getUpstream
getTypeName, isSimpleType
canBeReferencedByIDREF, getType
NonElement<T,C> getItemType()
Copyright © 2018 Oracle Corporation. All rights reserved.