Class | Description |
---|---|
AdaptiveSerializer |
This class serializes items in adaptive mode.
|
BuilderSerializer |
A serializer that pipes the events directly through to a builder.
|
OutputSerializer |
This class serializes items to an output stream.
|
SAXSerializer |
Bridge to translate XQuery items to SAX events.
|
Serializer |
This is an interface for serializing XQuery values.
|
SerializerOptions |
This class defines all available serialization parameters.
|
StandardSerializer |
This class serializes items to an output stream.
|
Enum | Description |
---|---|
SerializerOptions.Newline |
Newlines.
|
SerialMethod |
Serialization methods.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.