public TestDeprecatedOutputLocator() {
divOutput = new TestDeprecatedDivOutput();
spanOutput = new TestDeprecatedSpanOutput();
imageOutput = new TestDeprecatedImageOutput();
anchorOutput = new TestDeprecatedAnchorOutput();
eventOutput = new TestDeprecatedEventAttributeRenderer();
shortcut = null;
}