Uses of Interface
org.apache.cocoon.xml.dom.DOMBuilder.Listener

Packages that use DOMBuilder.Listener
org.apache.cocoon.xml.dom   
 

Uses of DOMBuilder.Listener in org.apache.cocoon.xml.dom
 

Fields in org.apache.cocoon.xml.dom declared as DOMBuilder.Listener
protected  DOMBuilder.Listener DOMBuilder.listener
          The listener
 

Constructors in org.apache.cocoon.xml.dom with parameters of type DOMBuilder.Listener
DOMBuilder(DOMBuilder.Listener listener)
          Construct a new instance of this DOMBuilder.
DOMBuilder(DOMBuilder.Listener listener, Node parentNode)
          Construct a new instance of this DOMBuilder.
DOMBuilder(SAXTransformerFactory factory, DOMBuilder.Listener listener, Node parentNode)
          Construct a new instance of this DOMBuilder.
 



Copyright © 1999-2009 The Apache Software Foundation. All Rights Reserved.