Friday, January 6, 2012

Java XML Documents

So I was looking into creating XML documents. Of course you could use the default that comes with Java or you could use JDom. I've used both methods in the past, and they both work quite well.



Got me thinking though, why not approach the creation of an xml document as a StringBuffer? Could be useful if you don't need to have a DOM to work with. Something simple to just output the xml document in a very simple text format.



I'm currently working on it. Possibly more just a proof of concept.



We'll see how it all turns out.

No comments:

Post a Comment

Ever feel like no one is listening?

 Ever have that feeling that no one is listening to you? Yeah, that feeling. It can be a strong feeling to have, a hurtful feeling also. The...