| com.sun.xml.bind.v2.model.impl.ArrayInfoImpl
ArrayInfoImpl | public class ArrayInfoImpl extends TypeInfoImpl implements ArrayInfo<TypeT, ClassDeclT>,Location(Code) | |
Public because XJC needs to access it
author: Kohsuke Kawaguchi |
calcArrayTypeName | public static QName calcArrayTypeName(QName n)(Code) | | Computes the type name of the array from that of the item type.
|
canBeReferencedByIDREF | final public boolean canBeReferencedByIDREF()(Code) | | Leaf-type cannot be referenced from IDREF.
|
getType | public TypeT getType()(Code) | | |
isSimpleType | public boolean isSimpleType()(Code) | | |
|
|