[
https://issues.apache.org/jira/browse/LANG-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536087
]
Henri Yandell commented on LANG-359:
------------------------------------
I think the idea has a lot of merit - do you have any examples of utility
classes out there?
My experience was that every project finds a better parsing tool :) Dom4j,
jdom, xom, xstream etc etc.
> 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.