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

Method transform

src/main/org/apache/tools/ant/taskdefs/XSLTLiaison.java:67–67  ·  view source on GitHub ↗

Perform the transformation of a file into another. @param infile the input file, probably an XML one. :-) @param outfile the output file resulting from the transformation @throws Exception thrown if any problems happens. @see #setStylesheet(File) @since Ant 1.4

(File infile, File outfile)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

getBoundingBoxMethod · 0.65
processMethod · 0.65
transformMethod · 0.65
executeMethod · 0.65
testMultipleTransformMethod · 0.65
testTransformMethod · 0.65
testEncodingMethod · 0.65

Implementers 1

TraXLiaisonsrc/main/org/apache/tools/ant/taskdefs

Calls

no outgoing calls

Tested by 5

testMultipleTransformMethod · 0.52
testTransformMethod · 0.52
testEncodingMethod · 0.52