Package org.qubership.profiler.sax.raw
Interface StrReader
- All Known Subinterfaces:
ClobReaderFlyweight
- All Known Implementing Classes:
AbstractClobReaderFlyweight,ClobReaderFlyweightFile
public interface StrReader
Similar to
CharSequence, but with throws IOException.
Reader might also work, but it has too many unrelated methods.-
Method Summary
-
Method Details
-
length
- Throws:
IOException
-
subSequence
- Throws:
IOException
-