summaryrefslogtreecommitdiffstats
path: root/org/madore/damlengine/Unparser.java
Commit message (Collapse)AuthorAgeFilesLines
* Write a semi-decent unparser(=serializer).David A. Madore2010-04-121-13/+73
| | | | Still a bit rough at the edges, but this basically does what I want.
* Move ad hoc serializer to an "Unparser" class (ugly and unfinished).David A. Madore2010-04-121-0/+88