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 Details

    • calcArrayTypeName

      public static QName calcArrayTypeName(QName n)
      Computes the type name of the array from that of the item type.