com.sun.xml.bind.v2.model.util
Class ArrayInfoUtil

java.lang.Object
  extended by com.sun.xml.bind.v2.model.util.ArrayInfoUtil

public class ArrayInfoUtil
extends java.lang.Object

Util class for ArrayInfo


Method Summary
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
equals, 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.