Search:

Type: Posts; User: Norm

Search: Search took 0.32 seconds.

  1. Replies
    7
    Views
    3,134

    Re: SAX Parser will not add object to arrayList

    Why do you create another object here?

    Take out the following from the main() method:
    // simp.list();

    I think you missed a spot with your println()s. Did you put one in the Constructor?
    If...
  2. Replies
    7
    Views
    3,134

    Re: SAX Parser will not add object to arrayList

    Is the addElement() method called?
Results 1 to 2 of 2