Convert XML to binary in Java -


i want convert xml binary data in java? fastest , easiest way this?

is there internal java method can use?

if want compress xml can read , use either gzipoutputstream or zipoutputstream described here.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -