|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.ssonet.examples.catalog.net.CatalogFile
a file which contains a catalog
| Field Summary | |
byte[] |
allBytes
|
java.io.File |
file
|
int |
numberOfBytes
|
| Constructor Summary | |
CatalogFile()
|
|
CatalogFile(java.io.File file)
creates a file which contains a catalog |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public byte[] allBytes
public int numberOfBytes
public java.io.File file
| Constructor Detail |
public CatalogFile()
public CatalogFile(java.io.File file)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||