Interface DOMForest.Handler
-
- All Superinterfaces:
org.xml.sax.ContentHandler
- Enclosing class:
- DOMForest
public static interface DOMForest.Handler extends org.xml.sax.ContentHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.w3c.dom.DocumentgetDocument()Gets the DOM that was built.
-