*Current* XML4J expands all entity references and removes
information about them. A tree produced by Parser#readStream()
never generates your entity referecens.
To generate eneity references, add com.ibm.xml.parser.GeneralEntity
instances to a tree and print it.
-- TAMURA, Kent @ Tokyo Research Laboratory, IBM Japan