Package org.apache.cocoon.xml.dom
Interface DOMBuilder.Listener
- Enclosing class:
DOMBuilder
Deprecated.
This API is deprecated, migrate code to the XML APIs provided by the JDK.
The Listener interface must be implemented by those objects willing to
be notified of a successful DOM tree generation.
-
Method Summary
-
Method Details
-
notify
Deprecated.Receive notification of a successfully completed DOM tree generation.- Throws:
SAXException
-