Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DecoderProvider ¶
type DecoderProvider struct {
// contains filtered or unexported fields
}
func NewDecoderProvider ¶
func NewDecoderProvider(defaultNamespace bool) *DecoderProvider
func (*DecoderProvider) NewCompleteMultipartDecoder ¶
func (d *DecoderProvider) NewCompleteMultipartDecoder(r io.Reader) *xml.Decoder
func (*DecoderProvider) UseDefaultNamespaceForCompleteMultipart ¶
func (d *DecoderProvider) UseDefaultNamespaceForCompleteMultipart(useDefaultNamespace bool)
Click to show internal directories.
Click to hide internal directories.