Add an XMLUtils class
---------------------

                 Key: LANG-359
                 URL: https://issues.apache.org/jira/browse/LANG-359
             Project: Commons Lang
          Issue Type: New Feature
            Reporter: Ahmed Mohombe


Please add an XMLUtils class that deals with most common functions required in 
working with XML. Working directly with the w3 DOM is a PITA, and almost every 
project that needs XML, implements it's own utility classes, hence much 
repeating and code duplication.
IMHO this (commons-lang) is the best place for such an utility cause it would 
be similar to StringUtils (used so much that everybody wishes it were part of 
the JDK :) )

Thanks in advance,

Ahmed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to