Package | Description |
---|---|
org.g_node.nix | |
org.g_node.nix.valid |
Modifier and Type | Method and Description |
---|---|
static File |
File.open(String name)
Opens a file in ReadWrite mode and with back-end implementation in hdf5.
|
static File |
File.open(String name,
int mode)
Opens a file with back-end implementation in hdf5.
|
static File |
File.open(String name,
int mode,
String impl)
Opens a file.
|
Modifier and Type | Method and Description |
---|---|
int |
File.compareTo(File file) |
Modifier and Type | Method and Description |
---|---|
static Result |
Validator.validate(File file)
File entity validator
Function taking a File entity and returning
Result object |
Copyright © 2016. All rights reserved.