|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.diff.ConfluenceHtmlSaxDiffOutput
public class ConfluenceHtmlSaxDiffOutput
Takes a branch root and creates an HTML file for it.
Constructor Summary | |
---|---|
ConfluenceHtmlSaxDiffOutput(org.xml.sax.ContentHandler handler,
java.lang.String name)
|
Method Summary | |
---|---|
void |
generateOutput(org.outerj.daisy.diff.html.dom.TagNode node)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfluenceHtmlSaxDiffOutput(org.xml.sax.ContentHandler handler, java.lang.String name)
Method Detail |
---|
public void generateOutput(org.outerj.daisy.diff.html.dom.TagNode node) throws org.xml.sax.SAXException
generateOutput
in interface org.outerj.daisy.diff.output.DiffOutput
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |