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 TypeFieldDescription(package private) final ValueDecoderFactory.IntDecoder
ValueDecoderFactory.IntArrayDecoder.mDecoder
protected 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