public class ConfluenceHtmlSaxDiffOutput extends Object implements org.outerj.daisy.diff.output.DiffOutput
Takes a branch root and creates an HTML file for it.
Constructor and Description |
---|
ConfluenceHtmlSaxDiffOutput(ContentHandler handler,
String name) |
Modifier and Type | Method and Description |
---|---|
void |
generateOutput(org.outerj.daisy.diff.html.dom.TagNode node) |
public ConfluenceHtmlSaxDiffOutput(ContentHandler handler, String name)
public void generateOutput(org.outerj.daisy.diff.html.dom.TagNode node) throws SAXException
generateOutput
in interface org.outerj.daisy.diff.output.DiffOutput
SAXException
Copyright © 2003–2019 Atlassian. All rights reserved.