Results 1 to 2 of 2
Thread: Split function Functionality
- 10-07-2010, 02:06 PM #1
Member
- Join Date
- Oct 2010
- Posts
- 1
- Rep Power
- 0
- 10-08-2010, 03:24 AM #2
not sure I understand the question.
do you mean for each employee read (such as if ising a StAX or SAX parser), that you want to 'do something', perhaps on the event of reading the empno TEXT node, create a new EmployeeRecordHandler java object, that contains all the properties and stuffs needed to work with the operation of a single empno record.?
Similar Threads
-
split() function problem.
By robWhittle in forum New To JavaReplies: 2Last Post: 04-09-2010, 02:34 PM -
Possible? Callback function passed as arguments to another function
By TreyAU21 in forum Advanced JavaReplies: 3Last Post: 12-04-2009, 04:08 PM -
How to split a String using split function
By Java Tip in forum java.langReplies: 4Last Post: 04-17-2009, 09:27 PM -
Problem with split function
By a.tajj in forum New To JavaReplies: 4Last Post: 04-14-2009, 04:30 AM -
How to split a String using split function
By JavaBean in forum Java TipReplies: 0Last Post: 10-04-2007, 10:32 PM
Bookmarks