Uses of Record Class
org.epics.archiverappliance.mgmt.bpl.SyncStaticContentHeadersFooters.TextChunk
Packages that use SyncStaticContentHeadersFooters.TextChunk
-
Uses of SyncStaticContentHeadersFooters.TextChunk in org.epics.archiverappliance.mgmt.bpl
Methods in org.epics.archiverappliance.mgmt.bpl that return types with arguments of type SyncStaticContentHeadersFooters.TextChunkModifier and TypeMethodDescriptionSyncStaticContentHeadersFooters.breakFileIntoChunks(File file) Break down a file into a list of text chunks each of which is identified by the text string in the @begin(...) if any...SyncStaticContentHeadersFooters.breakFileIntoChunks(InputStream is, String startOfChunkIndicator, String endOfChunkIndicator) Break down a file into a list of text chunks each of which is identified by the text string in the @begin(...) if any...