Hello, I want to know if I am going at this the right way or not. Any hint would be appreciated as well.
My End Goal is to take XML Data, transform it with XSLT and split it accordingly to multiple Java StringBuffer. My Input: StringBuffer (XML data) My Output: Multiple StringBuffers So far what I've tried are 1. Splitting inputted XML to multiple XML files using the Xalan Redirect technique. 2. Transform a XML file and outputting it to a StringBuffer. All test are simple, but I'm just not sure if it's feasible to do what I want to do ... -- View this message in context: http://www.nabble.com/Splitting-XML-using-XSLT-into-Multiple-StringBuffer-tp25244301p25244301.html Sent from the Xalan - J - Users mailing list archive at Nabble.com.