I would like to split using xpath if possible:

<xpath>/Envelope/Body/person</xpath> 


Claus Ibsen-2 wrote:
> 
> Hi
> 
> How do you want to split the file?
> Is there a special character that denotes a new "record"
> 
> Using java.util.Scanner is great as it can do streaming. And also what
> Camel can do if you for example want to split by new line etc.
> 
> -- 
> Claus Ibsen
> Apache Camel Committer
> 
> Open Source Integration: http://fusesource.com
> Blog: http://davsclaus.blogspot.com/
> Twitter: http://twitter.com/davsclaus
> 
> 

-- 
View this message in context: 
http://www.nabble.com/handling-large-files-tp25826380p25890925.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to