Skip navigation links

Package com.saxonica.serialize

This package contains additions to the serializer that are specific to Saxon-PE and Saxon-EE.

See: Description

Package com.saxonica.serialize Description

This package contains additions to the serializer that are specific to Saxon-PE and Saxon-EE.

The bulk of the serialization code is in package net.sf.saxon.serialize. The classes in this package supplement this by adding Saxon-specific extensions, specifically binary serialization methods and a serialization method to generate XQuery syntax.

The class SerializerFactoryPE subclasses the standard serializer factory by extending it with Saxon-PE and Saxon-EE specific functionality. This class is used as the standard serializer factory when Saxon-PE or Saxon-EE are in use.

Skip navigation links

Copyright (c) 2004-2020 Saxonica Limited. All rights reserved.