final XMLProcess cap =
wrapper.createContextAnnotatingProcess(setBaseURIOnRoot);
outerPipeline.addTailProcess(cap);
return new XMLPipelineFilterAdapter(outerPipeline) {
// javadoc inherited from the XMLReader interface
public void parse(InputSource input)
throws IOException,
SAXException {
super.parse(input);