This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.taglib.BodyContent (Cocoon API 2.1.12-dev [March 20 2012])

Uses of Class
org.apache.cocoon.taglib.BodyContent

Packages that use BodyContent
org.apache.cocoon.faces.taglib   
org.apache.cocoon.taglib   
 

Uses of BodyContent in org.apache.cocoon.faces.taglib
 

Fields in org.apache.cocoon.faces.taglib declared as BodyContent
protected  BodyContent UIComponentBodyTag.content
           
 

Methods in org.apache.cocoon.faces.taglib with parameters of type BodyContent
 void UIComponentBodyTag.setBodyContent(BodyContent bodyContent)
           
 

Uses of BodyContent in org.apache.cocoon.taglib
 

Methods in org.apache.cocoon.taglib with parameters of type BodyContent
 void BodyTag.setBodyContent(BodyContent bodyContent)
          Invoked only when doStartTag returns EVAL_BODY_BUFFERED and tag has content
 



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