public abstract class AbstractProviderByFile extends Object
| Constructor and Description |
|---|
AbstractProviderByFile(AFile file) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canRead() |
protected String |
read() |
static void |
write(AFile file,
String value) |
protected void |
write(String value) |
Copyright © 2022 MicroStream Software. All rights reserved.