Package com.sun.xml.bind.v2.model.util
Class ArrayInfoUtil
- java.lang.Object
-
- com.sun.xml.bind.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 QName
calcArrayTypeName(QName n)
Computes the type name of the array from that of the item type.
-