|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.tools.ant.taskdefs.optional.junit.XalanExecutor | +--org.apache.tools.ant.taskdefs.optional.junit.Xalan1Executor
Xalan 1 executor. It will need a lot of things in the classpath: xerces for the serialization, xalan and bsf for the extension.
Field Summary | |
protected AggregateTransformer |
caller
the transformer caller |
Constructor Summary | |
Xalan1Executor()
|
Method Summary | |
protected java.io.OutputStream |
getOutputStream()
get the appropriate stream based on the format (frames/noframes) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected AggregateTransformer caller
Constructor Detail |
public Xalan1Executor()
Method Detail |
protected java.io.OutputStream getOutputStream() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |