Uses of Class
org.apache.cocoon.interpreter.InterpreterFactory

Packages that use InterpreterFactory
org.apache.cocoon.processor.dcp   
 

Uses of InterpreterFactory in org.apache.cocoon.processor.dcp
 

Fields in org.apache.cocoon.processor.dcp declared as InterpreterFactory
private  InterpreterFactory DCPEngine.interpreterFactory
           
 

Constructors in org.apache.cocoon.processor.dcp with parameters of type InterpreterFactory
DCPEngine.DCPEngine(org.w3c.dom.Document document, InterpreterFactory factory, java.util.Dictionary parameters)
          Set the document being processed and any parameters passed by the invoking environment.
 



Copyright 1999 Java Apache Project. All Rights Reserved.