For several apps, XML can house HTML code within its tags. However, there are many html syntax marks that are not permitted in XML such as < or >. Thus this simple program will allow a user to convert HTML code to XML friendly code and vice versa.
Code translation utility to convert Php website code into a Java/J2EE JSP equivalent code. Conversion application is written in Java. Utilizes Antlr to translate between the languages.