Some points are quite unclear:
Anyways, an intermediate representation for Java code, like for any code really, is a syntax tree. For XML, a good internal representation is the one used by Perl's modules - if your XML isn't too sophisticated, the HoAoH(...) approach of XML::Simple may be what you're looking for.
In reply to Re: Code Generation
by spurperl
in thread Code Generation
by hackdaddy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |