| Name | Description | Type | Package | Framework |
| CustomMatchListener | Base class for custom filters which can be applied to the serialization stream generated by the Serializer. | Class | org.exist.storage.serializers | ExistDB |
| CustomMatchListenerFactory | Configures and maintains a list of CustomMatchListener. | Class | org.exist.storage.serializers | ExistDB |
| EXistOutputKeys | Class | org.exist.storage.serializers | ExistDB | |
| NativeSerializer | Serializer implementation for the native database backend. | Class | org.exist.storage.serializers | ExistDB |
| Serializer | Serializer base class, used to serialize a document or document fragment back to XML. | Class | org.exist.storage.serializers | ExistDB |
| WSDLFilter | Add the xmlns:tns and xmlns:soapenc namespaces to the definitions element of the WSDL stylesheet we do this here as a workaround for Xalan, Xalan has no easy | Class | org.exist.storage.serializers | ExistDB |
| XIncludeFilter | A filter that listens for XInclude elements in the stream of events generated by the Serializer. | Class | org.exist.storage.serializers | ExistDB |