XMLPipeline target, final String parameter)
throws SAXException {
// @todo could have standard process that does this
XMLProcess process =
new AbstractOperationProcess() {
// javadoc inherited
public void setDocumentLocator(Locator locator) {
super.setDocumentLocator(locator);
}