Skip to content

Instantly share code, notes, and snippets.

@riosc
Last active August 29, 2015 13:56
Show Gist options
  • Save riosc/9244466 to your computer and use it in GitHub Desktop.
Save riosc/9244466 to your computer and use it in GitHub Desktop.
generating java code from xml android xslt
http://stackoverflow.com/questions/14926123/generating-java-source-code-using-mixins-from-xml
http://stackoverflow.com/questions/2960122/generate-java-code-in-eclipse
http://www.vogella.com/tutorials/XSLT/article.html
http://www.abbeyworkshop.com/howto/xslt/ant_XSLT/
http://stackoverflow.com/questions/2960122/generate-java-code-in-eclipse
http://stackoverflow.com/questions/3581251/how-do-i-fix-unexpected-element-target-antliborg-apache-tools-anttarget
http://stackoverflow.com/questions/3469371/xslt-value-of-text-associated-with-element
http://stackoverflow.com/questions/16406952/use-xslt-to-find-node-and-specific-attribute-value
http://www.w3schools.com/XSL/xsl_templates.asp
http://www.w3schools.com/xsl/el_template.asp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment