MCPcopy Create free account
hub / github.com/apache/ant / process

Method process

src/main/org/apache/tools/ant/taskdefs/XSLTProcess.java:826–873  ·  view source on GitHub ↗

Processes the given input XML file and stores the result in the given resultFile. @param baseDir the base directory for resolving files. @param xmlFile the input file @param destDir the destination directory @param stylesheet the stylesheet to use. @exception BuildException if the processing fails.

(final File baseDir, final String xmlFile, final File destDir, final Resource stylesheet)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeMethod · 0.95
processResourcesMethod · 0.95

Calls 14

mapFileNameMethod · 0.95
isOutOfDateMethod · 0.95
ensureDirectoryForMethod · 0.95
configureLiaisonMethod · 0.95
logMethod · 0.65
getProjectMethod · 0.65
transformMethod · 0.65
deleteMethod · 0.65
getLastModifiedMethod · 0.45
isDirectoryMethod · 0.45

Tested by

no test coverage detected