|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectEnumerator | |
|---|---|
| com.antelmann.io | This package contains classes that are concerned with input/output operations. |
| Uses of ObjectEnumerator in com.antelmann.io |
|---|
| Methods in com.antelmann.io that return ObjectEnumerator | |
|---|---|
ObjectEnumerator |
MyFile.objectEnumerator()
returns an Enumeration over the objects contained in this binary file with serialized objects written with an ObjectOutputStream |
ObjectEnumerator |
MyFile.objectEnumerator(boolean useDeserialization)
returns an Enumeration over the objects contained in this binary file with serialized objects written with an ObjectOutputStream. |
ObjectEnumerator |
MyFile.objectEnumerator(boolean useDeserialization,
Logger exceptionLogger)
convenience method |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||