Results 1 to 3 of 3
- 02-12-2010, 01:15 PM #1
Senior Member
- Join Date
- Oct 2008
- Posts
- 116
- Rep Power
- 0
I tried find the BUG in this SAX PARSER But NO-RESULT:
I tried find the BUG in this SAX PARSER But NO-RESULT:
line 102: output("\nName:" + searchname +....
//searchname goes to output SUCCESS (endDocument())
......................................
line 149: if (getRest==1 && state == 2) // endElement()
line 150: searchname=str; // this does not go to line 102
Can you help?
- 02-12-2010, 02:11 PM #2
Running your code I got this output
what should be the output and what RESULT are you expecting?Carnation
Dianthus
4000
Red
Lily-Of-The-Valley
Convallaria
250
White
Violet
Viola
900
Purple
Total number of different plants was: 3
Minimum on hand balance is: 250 for plant Lily-Of-The-Valley
Name:
OnHand:
Sci Name:
color: enter a plant name
- 02-12-2010, 03:39 PM #3
Senior Member
- Join Date
- Oct 2008
- Posts
- 116
- Rep Power
- 0
Similar Threads
-
Parser API
By sruti_mohan in forum Advanced JavaReplies: 0Last Post: 06-09-2008, 07:23 AM -
DNS name parser 1.2.1
By JavaBean in forum Java SoftwareReplies: 0Last Post: 07-14-2007, 08:21 PM -
XML Parser
By samfuerte in forum XMLReplies: 1Last Post: 07-14-2007, 04:14 PM -
Parser
By Peter in forum Advanced JavaReplies: 2Last Post: 07-04-2007, 07:08 AM -
DKP Log Parser 1.4.1
By JavaBean in forum Java SoftwareReplies: 0Last Post: 06-25-2007, 08:49 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks