Apache Commons Lang
Go to file
Henri Yandell 1aed55020d Exposing the unescapeXml and escapeXml methods that take Writers - LANG-260. A recent thread did point out that there are problems with the concept of escaping Xml as a single method, and instead it needs to be an xml parser that escapes the body and the attribute content differently - however we're obviously not there yet and I don't think making the existing 80/20 good enough code more usable hurts.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@412009 13f79535-47bb-0310-9956-ffa450edef68
2006-06-06 05:23:37 +00:00
src Exposing the unescapeXml and escapeXml methods that take Writers - LANG-260. A recent thread did point out that there are problems with the concept of escaping Xml as a single method, and instead it needs to be an xml parser that escapes the body and the attribute content differently - however we're obviously not there yet and I don't think making the existing 80/20 good enough code more usable hurts. 2006-06-06 05:23:37 +00:00
xdocs Dropped the [lang] bit, unnecessary in Jira now I feel. Changed the search existing bug's url to use a standard one 2006-05-17 05:08:53 +00:00
LICENSE.txt Add blank line 2004-02-19 21:23:04 +00:00
NOTICE.txt Apply Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 2004-02-18 23:13:37 +00:00
PROPOSAL.html Updated copyright statements for 2005. 2005-04-14 06:16:36 +00:00
RELEASE-NOTES-2.0.txt svn:keywords correction 2005-02-26 13:08:30 +00:00
RELEASE-NOTES-2.1.txt Planned 2.2 leg work. 2005-10-22 22:11:24 +00:00
RELEASE-NOTES.txt New ExceptionUtils methods getMessage/getRootCauseMessage 2006-01-07 01:26:35 +00:00
STATUS.html added documentation of dependency on ant 1.6 for build.xml; 2005-06-01 02:11:18 +00:00
build.xml Towards version 2.2: 2005-07-04 01:25:30 +00:00
checkstyle.properties Updated copyright statements for 2005. 2005-04-14 06:16:36 +00:00
checkstyle.xml Updated copyright statements for 2005. 2005-04-14 06:16:36 +00:00
default.properties Towards version 2.2: 2005-07-04 01:25:30 +00:00
doap_lang.rdf Updating to cover JIRA instead of Bugzilla 2006-05-16 07:41:38 +00:00
maven.xml Remove direct dependency on commons-build 2006-03-12 21:54:04 +00:00
project.properties Remove direct dependency on commons-build 2006-03-12 21:54:04 +00:00
project.xml Switched url from bugzilla to jira 2006-05-16 05:48:03 +00:00