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

Class 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.

Field Summary

Fields inherited from class org.apache.tools.ant.taskdefs.optional.junit.XalanExecutor

caller

Method Summary

protected String
getImplementation()
protected String
getProcVersion(String classNameImpl)

Methods inherited from class org.apache.tools.ant.taskdefs.optional.junit.XalanExecutor

getImplementation, getOutputStream, getProcVersion, getXSLTCVersion, getXalanVersion

Method Details

getImplementation

protected String getImplementation()
            throws BuildException
Overrides:
getImplementation in interface org.apache.tools.ant.taskdefs.optional.junit.XalanExecutor

getProcVersion

protected String getProcVersion(String classNameImpl)
            throws BuildException
Overrides:
getProcVersion in interface org.apache.tools.ant.taskdefs.optional.junit.XalanExecutor

Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.