- java.lang.Object
-
- org.glassfish.jaxb.core.v2.model.util.ArrayInfoUtil
-
public class ArrayInfoUtil extends Object
Util class for ArrayInfo- Author:
- Iaroslav Savytskyi
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static QNamecalcArrayTypeName(QName n)Computes the type name of the array from that of the item type.
-