Uses of Interface
io.vertigo.quarto.impl.publisher.merger.processor.ParserXMLHandler
Packages that use ParserXMLHandler
-
Uses of ParserXMLHandler in io.vertigo.quarto.impl.publisher.merger.processor
Methods in io.vertigo.quarto.impl.publisher.merger.processor with parameters of type ParserXMLHandlerModifier and TypeMethodDescriptionstatic StringBuilderProcessorXMLUtil.parseXMLContent(String xmlContent, String tag, ParserXMLHandler handler) Parse the XML content and call XML handler when input tag is found.