[
https://issues.apache.org/jira/browse/LANG-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536142
]
Stephen Colebourne commented on LANG-359:
-----------------------------------------
Whilst there may be scope for an XMLUtils somewhere, I'm unconvinced that
[lang] is the place. Its all too easy for [lang] to bloat and become much less
useful.
> 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.