We need to ensure that all implementations of these methods are the same so the use of cut & paste here is recommended!
All the javadoc for these methods is defined in the interfaces.
294295296297298299300
public static class TestHTMLVersion4_0_IE6Factory extends HTMLVersion4_0_IE6Factory { public VolantisProtocol createProtocol( ProtocolSupportFactory supportFactory, ProtocolConfiguration configuration) { return new TestHTMLVersion4_0_IE6(supportFactory, configuration); }