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 Object

Util class for ArrayInfo

Author:
Iaroslav Savytskyi

Method Summary
static QName calcArrayTypeName(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 QName calcArrayTypeName(QName n)
Computes the type name of the array from that of the item type.



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.