-
fileset
This nested tag is required when the
file
attribute is not set. -
formatter
The results of the copy/paste scan can be printed in different formats. Output will always be sent to a file, unless you set the
usefile
attribute tofalse
.Table 124. Attributes
Name Type Description Default Required type
String
The output format. Accepts the same values as the format
attribute (default
,pmd
).n/a Yes useFile
Boolean
Flag that determines whether output should be sent to a file or not. true
No outfile
String
Path to write output file to. n/a Yes