Tagged Data Support
TaggedData is a very lightweight solution to XML support. You can use TaggedData as a generic Node when writing or parsing a XML document. TaggedDataParser directly creates your own POSO (Plain Old Smalltalk Object) if you provide it a tag-to-class mapping (tagClassMap). Objects can represent themselves in XML when implementing printTaggedWith: and addElementNamed:with: (see TdPerson example). It takes care of the XML entity encodings. Examples can also be found in the Philemon Properties Support map. Blog: http://philemonworks.wordpress.com | ||
Licence | : | MIT |
Blog | : | http://philemonworks.wordpress.com |
Discussion | : | http://philemonworks.wordpress.com |
: | ernest.micklei@gmail.com | |
Developers | : | Ernest Micklei (emm) |
Tags | : | html xml |
Configuration Maps | : | Philemon TaggedData (1↑|104↓) |
Number of uploads | : | 1 |
Number of downloads | : | 104 |