Multi-mode XML processors for Java and/or Scala -


one of benefits of using jackson json processing is:

all modes [i.e. streaming, tree, , binding java objects] supported, , best of all, in such way easy convert between modes, mix , match. example, process large json streams, 1 typically starts streaming parser, uses data binder bind sub-sections of data java objects: allows processing of huge files without excessive memory usage, full convenience of data binding.

are there xml processors java or scala support scenario?

maybe want check out smooks

http://smooks.org

hth


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -