AttributeSorter |
AttributeSorter: This filter sorts attributes into the order requested using the
saxon:attribute-order serialization property
|
Base64BinaryEmitter |
This emitter implements output method saxon:base64Binary.
|
BinaryEmitter |
This is an abstract superclass for the two binary output methods saxon:base64Binary and saxon:hexBinary.
|
DecimalCharacterReferenceGenerator |
A class that represents a character as a decimal character reference and writes
the result to a supplied Writer.
|
HexBinaryEmitter |
This emitter implements output method saxon:hexBinary.
|
HTMLEntityReferenceGenerator |
A class that represents a character as a decimal character reference and writes
the result to a supplied Writer.
|
HTMLIndenterPE |
HTMLIndenter with extra functionality used by Saxon-PE and Saxon-EE
|
OuterNewlineInserter |
OuterNewlineInserter: This ProxyReceiver inserts a newline after any comment or PI child of the document
node that precedes the first element child, and before any comment or PI child that follows the first
element child.
|
SerializerFactoryPE |
Saxon-PE extensions to the serializer factory
|
XMLIndenterPE |
XMLIndenter with extra functionality for Saxon-PE and Saxon-EE
|
XQueryEmitter |
The XQueryEmitter is designed to serialize an XQuery that was originally embedded in an
XML document.
|