The classnames are somewhat misleading. Think of DTMDefaultBaseTraverser as
DTMDefaultBasePlusBaseTraversers, and derive your DTM implementation from
that rather than directly fromDTMDefaultBase. Note that this is what we did
for the DOM2DTM and SAX2DTM implementations.

Reply via email to