| Title |
XML generation with JAVA |
| Description |
This is an article on Java XML libraries such as parsers and or processors, which can be used for generating well-formed and valid XML. The developers can use JAVA/JAXP for generating XML instead of using XML parsers to read XML files and XML processors to convert XML to *ML like HTML, XML etc. The article provides few sample codes, which can be downloaded as a JBuilder project. |
| Comments * |
|