|
||||||||||
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.Xalan2Executor
Xalan executor via JAXP. Nothing special must exists in the classpath besides of course, a parser, jaxp and xalan.
Field Summary | |
protected AggregateTransformer |
caller
the transformer caller |
Constructor Summary | |
Xalan2Executor()
|
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 Xalan2Executor()
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 |