SAX and DOM.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dmjpro
    Top Contributor
    • Jan 2007
    • 2476

    #1

    SAX and DOM.

    Why these two technologies in JAVA for XML processing?
    When to use these two technologies?
    I read that DOM gives strain while XML processing.
    But when to use SAX and when to DOM?

    Please suggest.

    Kind regards,
    Dmjpro.
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by dmjpro
    Why these two technologies in JAVA for XML processing?
    When to use these two technologies?
    I read that DOM gives strain while XML processing.
    But when to use SAX and when to DOM?

    Please suggest.

    Kind regards,
    Dmjpro.
    Search on google gave this. There are plenty others as well.

    Comment

    • dmjpro
      Top Contributor
      • Jan 2007
      • 2476

      #3
      Originally posted by r035198x
      Search on google gave this. There are plenty others as well.
      Thanks for ur reply.
      I think now I ll be able to clarify these two confusing things.
      Thanks again.

      Kind regards,
      Dmjpro.

      Comment

      Working...