Xalan2Executor (Apache Ant API)
org.apache.tools.ant.taskdefs.optional.junit
Class Xalan2Executor
java.lang.Object
|
+--org.apache.tools.ant.taskdefs.optional.junit.XalanExecutor
|
+--org.apache.tools.ant.taskdefs.optional.junit.Xalan2Executor
- public class Xalan2Executor
- extends org.apache.tools.ant.taskdefs.optional.junit.XalanExecutor
Xalan executor via JAXP. Nothing special must exists in the classpath
besides of course, a parser, jaxp and xalan.
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 |
caller
protected AggregateTransformer caller
- the transformer caller
Xalan2Executor
public Xalan2Executor()
getOutputStream
protected java.io.OutputStream getOutputStream()
throws java.io.IOException
- get the appropriate stream based on the format (frames/noframes)
java.io.IOException
Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.