org.apache.xml.utils.res

Class LongArrayWrapper

public class LongArrayWrapper extends Object

It is a mutable object to wrap the long[] used in the contents of the XResourceBundle class
Constructor Summary
LongArrayWrapper(long[] arg)
Method Summary
intgetLength()
longgetLong(int index)

Constructor Detail

LongArrayWrapper

public LongArrayWrapper(long[] arg)

Method Detail

getLength

public int getLength()

getLong

public long getLong(int index)
Copyright B) 2005 Apache XML Project. All Rights Reserved.