This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.template.instruction.When (Cocoon Template Framework Block Implementation 1.1.0 API)

Uses of Class
org.apache.cocoon.template.instruction.When

Packages that use When
org.apache.cocoon.template.instruction   
 

Uses of When in org.apache.cocoon.template.instruction
 

Methods in org.apache.cocoon.template.instruction that return When
 When When.getNextChoice()
           
 When Choose.getFirstChoice()
           
 

Methods in org.apache.cocoon.template.instruction with parameters of type When
 void When.setNextChoice(When nextChoice)
           
 void Choose.setFirstChoice(When firstChoice)
           
 



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