Uses of Class
org.codehaus.stax2.ri.typed.SimpleValueEncoder
Packages that use SimpleValueEncoder
Package
Description
Package that contains a skeletal reference implementation of Stax2 API,
as well as some utility/helper classes that can be useful in building
one.
-
Uses of SimpleValueEncoder in org.codehaus.stax2.ri
Fields in org.codehaus.stax2.ri declared as SimpleValueEncoderMethods in org.codehaus.stax2.ri that return SimpleValueEncoderModifier and TypeMethodDescriptionprotected SimpleValueEncoder
Stax2WriterAdapter.getValueEncoder()
-
Uses of SimpleValueEncoder in org.codehaus.stax2.ri.dom
Fields in org.codehaus.stax2.ri.dom declared as SimpleValueEncoderModifier and TypeFieldDescriptionprotected SimpleValueEncoder
DOMWrappingWriter.mValueEncoder
Encoding of typed values is used the standard encoder included in RI.Methods in org.codehaus.stax2.ri.dom that return SimpleValueEncoderModifier and TypeMethodDescriptionprotected SimpleValueEncoder
DOMWrappingWriter.getValueEncoder()