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

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -