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.