513514515516517518519520
} // ISSUE: we just use Xerces implementation for now, but longer term, // we should make a // thread/job safe version (as well as not rely on Xerces "impl" // class. return new TreeWalkerImpl(root, whatToShow, filter, entityReferenceExpansion); }