|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.apache.cocoon.interpreter.java.JavaModule
| Constructor Summary | |
JavaModule(java.lang.String theClassName)
|
|
| Method Summary | |
Instance |
createInstance(org.w3c.dom.Document document,
java.util.Dictionary parameters)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JavaModule(java.lang.String theClassName)
throws java.lang.ClassNotFoundException,
java.lang.NoSuchMethodException
| Method Detail |
public Instance createInstance(org.w3c.dom.Document document,
java.util.Dictionary parameters)
throws LanguageException
createInstance in interface Module
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||