public interface IXmlDebugger
Modifier and Type | Method and Description |
---|---|
ContentHandler |
inspectXml(PipeLineSession session,
String label,
ContentHandler contentHandler,
BiConsumer<AutoCloseable,String> closeOnCloseRegister)
Allow the debugger to see the XML stream.
|
ContentHandler inspectXml(PipeLineSession session, String label, ContentHandler contentHandler, BiConsumer<AutoCloseable,String> closeOnCloseRegister)
Copyright © 2023 Frank!Framework. All rights reserved.