This allows the dissector to serialise a {@link WBDOMDissectableDocument}out via WBSAX using it's "dissectable" interfaces.
This performs much of the same stuff that {@link DissectionWBSAXSerialisationVisitor} performs apart from the fact that in this case the dissector does the top level visiting. So, much of the code is similar. This is poor but the current design of the dissector requires this.
|
|
|
|
|
|