Uses of Class
org.codehaus.stax2.ri.typed.ValueDecoderFactory.IntDecoder
Packages that use ValueDecoderFactory.IntDecoder
-
Uses of ValueDecoderFactory.IntDecoder in org.codehaus.stax2.ri.typed
Fields in org.codehaus.stax2.ri.typed declared as ValueDecoderFactory.IntDecoderModifier and TypeFieldDescriptionprotected ValueDecoderFactory.IntDecoder
ValueDecoderFactory.mIntDecoder
Methods in org.codehaus.stax2.ri.typed that return ValueDecoderFactory.IntDecoderConstructors in org.codehaus.stax2.ri.typed with parameters of type ValueDecoderFactory.IntDecoderModifierConstructorDescriptionIntArrayDecoder
(int[] result, int start, int maxCount, ValueDecoderFactory.IntDecoder intDecoder) Constructor used for constructing decoders with fixed pre-allocated result buffer.IntArrayDecoder
(ValueDecoderFactory.IntDecoder intDecoder) Constructor used for constructing decoders with automatically adjusting result buffer