org.apache.cocoon.taglib
Interface XMLProducerTag

All Superinterfaces:
Tag, XMLProducer
All Known Subinterfaces:
TransformerTag
All Known Implementing Classes:
TransformerTagSupport, VarTransformerTagSupport, VarXMLProducerTagSupport, XMLProducerTagSupport

public interface XMLProducerTag
extends Tag, XMLProducer

Version:
CVS $Id: XMLProducerTag.java 158428 2005-03-21 09:41:23Z cziegeler $
Author:
Volker Schmitt

Field Summary
 
Fields inherited from interface org.apache.cocoon.taglib.Tag
EVAL_BODY, EVAL_PAGE, ROLE, SKIP_BODY
 
Methods inherited from interface org.apache.cocoon.taglib.Tag
doEndTag, doStartTag, getParent, setParent, setup
 
Methods inherited from interface org.apache.cocoon.xml.XMLProducer
setConsumer
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.