255256257258259260261
xmlFormatter.includeInstructions(); return xmlFormatter; } BaseFormatter newTextFormatter() { return new TestTextFormatter(response); }