Package org.deltafi.common.splitter


package org.deltafi.common.splitter
  • Class
    Description
    Takes Content and creates a list of sub-references that point to segments of the Content.
    Buffered reader that tracks the number of bytes read and bounds the readLine method by the maxLineSize setting to limit the characters read into memory.