JAXB alternative on Android for XML Schema? -


Is there a librarian library for Android that works like a JASB on the desktop? Create an XML schema, code to parse it, validate, manipulate it, and then type it again. Files already existed and since it is a finance application, anything that is not modified will be touched. Including white space, order and character encoding (I have been doing this for years with JAXB and it works fine, but I can not port Android to the lack of JACAB and this is the footprint.) < / Div>

You can try or.

Comments