Top | Module | Use | Manual | Index |
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS  |
Known Services which Export this Interface |
|
com::sun::star::io::ObjectInputStream | is a stream which allows reading the data of persistent objects. |
com::sun::star::io::MarkableOutputStream | allows to set marks in an outputstream and to later jump back to these marks. |
com::sun::star::io::MarkableInputStream | allows to set marks in an inputstream and to later jump back to these marks. |
com::sun::star::io::ObjectInputStream | is a stream which allows reading the data of persistent objects. |
com::sun::star::io::MarkableOutputStream | allows to set marks in an outputstream and to later jump back to these marks. |
com::sun::star::io::MarkableInputStream | allows to set marks in an inputstream and to later jump back to these marks. |
Methods' Summary |
|
createMark | creates a mark of the current postion and returns an identifier to it. |
deleteMark | deletes the mark that you previously created with XMarkableStream::createMark . |
jumpToMark | jumps to a previously created mark. |
jumpToFurthest | jumps to the furthest position of the stream. |
offsetToMark |
Methods' Details |
||
|
||
|
||
|
||
|
||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.