org.apache.tools.ant.taskdefs.optional.junit

Class Xalan1Executor

public class Xalan1Executor extends XalanExecutor

Xalan 1 executor. It will need a lot of things in the classpath: xerces for the serialization, xalan and bsf for the extension.

UNKNOWN: do everything via reflection to avoid compile problems ? ignore="true"

Constructor Summary
Xalan1Executor()
Method Summary
protected StringgetImplementation()
protected StringgetProcVersion(String classNameImpl)

Constructor Detail

Xalan1Executor

public Xalan1Executor()

Method Detail

getImplementation

protected String getImplementation()

getProcVersion

protected String getProcVersion(String classNameImpl)
Copyright