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