|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.banglapad.FileInformation
public class FileInformation
Field Summary | |
---|---|
static int |
CANT_LOAD
|
java.lang.String |
encoding
|
java.lang.String |
fileName
|
static int |
KNOWN
|
int |
status
|
static int |
UNKNOWN
|
Constructor Summary | |
---|---|
FileInformation()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String fileName
public static final int CANT_LOAD
public static final int UNKNOWN
public static final int KNOWN
public int status
public java.lang.String encoding
Constructor Detail |
---|
public FileInformation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |