public static class PolyglotAuxiliary.FileInformation extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
absolutename |
String |
ext |
String |
filename |
boolean |
FLAG |
String |
name |
String |
path |
int |
size |
| Constructor and Description |
|---|
PolyglotAuxiliary.FileInformation(String absolutename)
Class constructor to initialize the file information.
|
public String absolutename
public String filename
public String path
public String name
public String ext
public int size
public boolean FLAG
public PolyglotAuxiliary.FileInformation(String absolutename)
absolutename - the absolute name of the fileCopyright © 2014. All rights reserved.