Package org.qubership.profiler.sax.raw
Class ClobReaderFlyweightFile
java.lang.Object
org.qubership.profiler.sax.raw.AbstractClobReaderFlyweight
org.qubership.profiler.sax.raw.ClobReaderFlyweightFile
- All Implemented Interfaces:
ClobReaderFlyweight,StrReader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.qubership.profiler.dump.DataInputStreamExreopenDataInputStream(org.qubership.profiler.dump.DataInputStreamEx oldOne, String folder, int fileIndex) voidsetDataFolder(File dataFolder) Methods inherited from class org.qubership.profiler.sax.raw.AbstractClobReaderFlyweight
adaptTo, length, subSequence, toString
-
Constructor Details
-
ClobReaderFlyweightFile
public ClobReaderFlyweightFile()
-
-
Method Details
-
setDataFolder
-
reopenDataInputStream
protected org.qubership.profiler.dump.DataInputStreamEx reopenDataInputStream(org.qubership.profiler.dump.DataInputStreamEx oldOne, String folder, int fileIndex) throws IOException - Specified by:
reopenDataInputStreamin classAbstractClobReaderFlyweight- Throws:
IOException
-