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