Attribute | Description | Required |
destfile | The destination file for the concatenated stream. If not specified the console will be used instead. | No |
append | Specifies whether or not the file specified by 'destfile' should be overwritten. Defaults to "no". | No |
encoding | Specifies the encoding for the input files. Please
see
http://java.sun.com/products/jdk/1.2/docs/guide/ internat/encoding.doc.html for a list of possible values. Defaults to the platform's default character encoding. |
No |