Apex wrapper classes aka “Fast Apex XML Dom” has reached a point that I can share with all on force.com Codeshare. Now Apex test classes have more than 95% code coverage(All Legal, no fake lines added :))). So today I polished the Apex classes with more docs and other unused stuff cleanup, also checked into Google Code SVN the final stuff. Now you can see the project on this code share link http://developer.force.com/codeshare/apex/ProjectPage?id=a06300000062Z2kAAE
Still there are some small TODO’s. These are mainly a good HTML Apex Documentation and implementation of few more missing API’s in TG_XMLNode.cls. Here is the list.
References:
Leave a Reply