|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.apache.cocoon.framework.AbstractActor
|
+--org.apache.cocoon.framework.Router
|
+--org.apache.cocoon.interpreter.InterpreterFactory
| Fields inherited from class org.apache.cocoon.framework.Router |
defaultType,
objects |
| Fields inherited from class org.apache.cocoon.framework.AbstractActor |
director |
| Constructor Summary | |
InterpreterFactory()
|
|
| Method Summary | |
Interpreter |
getInterpreter(java.lang.String language)
|
java.lang.String |
getStatus()
Returns information about the status of the implementing class. |
| Methods inherited from class org.apache.cocoon.framework.Router |
init |
| Methods inherited from class org.apache.cocoon.framework.AbstractActor |
init |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public InterpreterFactory()
| Method Detail |
public Interpreter getInterpreter(java.lang.String language)
throws LanguageException
public java.lang.String getStatus()
toString()
method because some of these methods are declared final in some
classes in JDK 1.1.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||