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 java.lang.ObjectUtil class for ArrayInfo- Author:
- Iaroslav Savytskyi
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static javax.xml.namespace.QNamecalcArrayTypeName(javax.xml.namespace.QName n)Computes the type name of the array from that of the item type.
-