java - c14n with Android -


is there way make xml in canonical form on android?

the canonicalizers apache projects don't work depend on javax.xml.* packages aren't available on android.

ok, found solution: canonizer used in xom project (http://www.xom.nu/) runs on android.


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 -