Committing the patch in XALANJ-2220.
This reducest the serializer's knowledge of its own package
by replacing literal strings starting with:
  "org.apache.xml.serializer"
  "org/apache/xml/serializer"
with a constant that is derived from:
  SerializerBase.class.getName()

The patch was reviewed by Yash Talwar (see the Jira issue).
7 files changed