The AbstractSAXFragment.toDOM method is implemented by piping in a DOMBuilder the results of AbstractSAXFragment.toSAX(ContentHandler) that must be implemented by concrete subclasses.
toSAX()