Searched refs:IntArrayWrapper (Results 1 - 8 of 8) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/res/
H A DIntArrayWrapper.java21 * $Id: IntArrayWrapper.java,v 1.1.4.1 2005/09/08 11:39:32 suresh_emailid Exp $
30 public class IntArrayWrapper { class
33 public IntArrayWrapper(int[] arg){ method in class:IntArrayWrapper
H A DXResources_ko.java58 { "numberGroups", new IntArrayWrapper(new int[]{ 1 }) },
H A DXResources_zh_CN.java58 { "numberGroups", new IntArrayWrapper(new int[]{ 1 }) },
H A DXResources_zh_TW.java58 { "numberGroups", new IntArrayWrapper(new int[]{ 1 }) },
H A DXResources_ja_JP_A.java61 { "numberGroups", new IntArrayWrapper(new int[]{ 1 }) },
H A DXResources_ja_JP_HA.java61 { "numberGroups", new IntArrayWrapper(new int[]{ 1 }) },
H A DXResources_ja_JP_HI.java61 { "numberGroups", new IntArrayWrapper(new int[]{ 1 }) },
H A DXResources_ja_JP_I.java61 { "numberGroups", new IntArrayWrapper(new int[]{ 1 }) },

Completed in 1103 milliseconds