${file()}
Creates a
java.io.File object from the specified LOCATION and returns it.
| Name | XPath | Description | Reagent Type | Expected Type | Required |
|---|---|---|---|---|---|
| LOCATION | descendant-or-self::text() | A file system location from which a File object will be created and returned. | PHRASE | java.lang.String | Yes |