org.apache.cocoon.taglib
Interface XMLProducerTag

All Superinterfaces:
Component, Tag, XMLProducer
All Known Subinterfaces:
TransformerTag
All Known Implementing Classes:
HelloWorldTag, LowerCaseTag, OutTag, SourceTag, StringTagSupport, TextRecordingTag, TransformerTagSupport, TrimTag, UpperCaseTag, VarTransformerTagSupport, VarXMLProducerTagSupport, XMLProducerTagSupport

public interface XMLProducerTag
extends Tag, XMLProducer

Version:
CVS $Id: XMLProducerTag.java 433543 2006-08-22 06:22:54Z crossley $
Author:
Volker Schmitt

Field Summary
 
Fields inherited from interface org.apache.cocoon.taglib.Tag
EVAL_BODY, EVAL_PAGE, ROLE, SKIP_BODY
 
Method Summary
 
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-2007 The Apache Software Foundation. All Rights Reserved.