void setExpandEntityReferences(booleanexpandEntityRef)--If true, an entity reference &foo; is translated
into a node; otherwise, its value is absorbed in its surrounding
content.
void setCoalescing(boolean coalescing)--convert CDATA
nodes to text
The abstract class DocumentBuilder introduces the following method.