This package contains classes for serializing XML to an instance of {@link java.io.Writer}, much like the javax.xml.transform.stream package. The main differences are, that the serializer classes depend on JAXP 1.1 only (as opposed to JAXP 1.2, which introduced the javax.xml.transform package) and that they allow a more granular handling of namespaces.