Package org.aksw.commons.io.seekable.api
Interface SeekableSource
- All Known Implementing Classes:
SeekableSourceFromPageManager,SeekableSourceOverDataStreamSource
public interface SeekableSource
-
Method Details
-
supportsAbsolutePosition
boolean supportsAbsolutePosition()True if Seekables obtained by the source support absolution positions- Returns:
-
get
- Throws:
IOException
-
size
- Throws:
IOException
-