public static class AntTestContentHandler.AntTestOutputExtension extends java.lang.Object implements ImportTestOutputExtension
EP_NAME| Constructor and Description |
|---|
AntTestOutputExtension() |
| Modifier and Type | Method and Description |
|---|---|
org.xml.sax.helpers.DefaultHandler |
createHandler(java.io.Reader reader,
GeneralTestEventsProcessor processor)
When extension can parse xml file under reader, then it should return corresponding handler.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindHandlerpublic org.xml.sax.helpers.DefaultHandler createHandler(java.io.Reader reader,
GeneralTestEventsProcessor processor)
ImportTestOutputExtensionImportTestOutputExtension.findHandler(Supplier, GeneralTestEventsProcessor)createHandler in interface ImportTestOutputExtension