Uses of Class
org.codehaus.stax2.ri.typed.ValueDecoderFactory.LongArrayDecoder
-
Packages that use ValueDecoderFactory.LongArrayDecoder Package Description org.codehaus.stax2.ri.typed -
-
Uses of ValueDecoderFactory.LongArrayDecoder in org.codehaus.stax2.ri.typed
Methods in org.codehaus.stax2.ri.typed that return ValueDecoderFactory.LongArrayDecoder Modifier and Type Method Description ValueDecoderFactory.LongArrayDecoderValueDecoderFactory. getLongArrayDecoder()ValueDecoderFactory.LongArrayDecoderValueDecoderFactory. getLongArrayDecoder(long[] result, int offset, int len)
-