A Java library for serializing XML documents, part of the Apache Xalan XSLT processor.
<dependency>
<groupId>xalan</groupId>
<artifactId>serializer</artifactId>
<version>2.7.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an XML serializer using default output properties.
Use javax.xml.transform.Transformer for XML transformations instead of Xalan-specific classes.
No dependency data recorded yet.