Uses of Interface
org.apache.cocoon.template.script.InstructionFactory

Packages that use InstructionFactory
org.apache.cocoon.template.environment   
org.apache.cocoon.template.script   
 

Uses of InstructionFactory in org.apache.cocoon.template.environment
 

Methods in org.apache.cocoon.template.environment that return InstructionFactory
 InstructionFactory ParsingContext.getInstructionFactory()
           
 

Constructors in org.apache.cocoon.template.environment with parameters of type InstructionFactory
ParsingContext(StringTemplateParser jxtExpressionCompiler, InstructionFactory instructionFactory)
           
 

Uses of InstructionFactory in org.apache.cocoon.template.script
 

Classes in org.apache.cocoon.template.script that implement InstructionFactory
 class DefaultInstructionFactory
           
 



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