An implementation of {@link DissectableDocument} for WBDOM.
This implements a Wrapper/Facade over a {@link WBDOMDocument} that allows the dissector to access the WBDOM via it's "dissectable" interfaces.
@see DissectableDocument
@see DissectableElement
@see DissectableIterator
@see DissectableText
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.