Results 1 to 2 of 2

Thread: Tokenizer - Is there anything to consider a recurrent pattern in a single line

  1. #1
    Join Date
    May 2010
    Location
    Lyon, France
    Posts
    4

    Default Tokenizer - Is there anything to consider a recurrent pattern in a single line

    I want to process flat files containing lines with a basic fixedLength pattern.

    The problem is there's no line separator/carriage return between the records. Is there any facility in Spring Batch I could possibly use or should I add a prior step which responsability would be to cut this huge line into pieces?

    Thanks for the tip.

  2. #2

    Default

    Can u give me the sample file that u have to parse ? so that i can help u

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •