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

Uses of Class
org.apache.cocoon.template.expression.Substitutions

Packages that use Substitutions
org.apache.cocoon.template.script.event   
 

Uses of Substitutions in org.apache.cocoon.template.script.event
 

Methods in org.apache.cocoon.template.script.event that return Substitutions
 Substitutions TextEvent.getSubstitutions()
           
 Substitutions SubstituteAttribute.getSubstitutions()
           
 

Constructors in org.apache.cocoon.template.script.event with parameters of type Substitutions
SubstituteAttribute(String namespaceURI, String localName, String raw, String type, Substitutions substs)
           
 



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