XML parsing java -


i need parse xml file in java, (i using dom) built tree, , need create objects using nodes (and attributes). way of approach? can still same thing without, sax, or dom?

jaxb standard way create objects xml.


Comments

Popular posts from this blog

c# - IMAP GMAIL getting folder list problem -

CUDA shared memory -