public class MFiles extends Object
| Constructor and Description |
|---|
MFiles() |
| Modifier and Type | Method and Description |
|---|---|
static MFile |
create(String location)
Create an
MFile from a given location if it exists and is readable, otherwise return
null. |