| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RemoteMarkable
Allows for calling mark() without a seek()
| Method Summary | |
|---|---|
|  long | getMarkPosition()Return the saved mark position without moving the mark pointer. | 
|  void | markPosition(long position)Indicate that the specified position should be returned to in the case of Resettable.reset()being called. | 
| Method Detail | 
|---|
void markPosition(long position)
                  throws IOException
Resettable.reset() being called.
IOException
long getMarkPosition()
                     throws IOException
IOException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||