summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/LangHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Fix and correct some aspects of language handling.David A. Madore2011-09-071-0/+8
* Various "stylistic" improvements suggested by Joshua Bloch's book.David A. Madore2010-04-221-2/+2
* Use RuntimeException classes rather than Error to indicate errors.David A. Madore2010-04-191-2/+2
* Fix misuse of getAttributeNS(), and handling of xml:lang.David A. Madore2010-04-181-8/+16
* Helper class for xml:lang handling.David A. Madore2010-04-181-0/+49