Class ArrayInfoUtil


  • public class ArrayInfoUtil
    extends java.lang.Object
    Util class for ArrayInfo
    Author:
    Iaroslav Savytskyi
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javax.xml.namespace.QName calcArrayTypeName​(javax.xml.namespace.QName n)
      Computes the type name of the array from that of the item type.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • calcArrayTypeName

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