|
| XMLTransformer |
XMLTransformer:
- XMLTransformer is a Parser which transforms XML documents in other formats or file types. It depends on Yaxo.
- You don't need XSL and XSLT, instead code everything in pure Smalltalk.
- The idea is inspired by the XMLTransformer of Pear but it is completely different implemented.
- Next step is to automatic parse a document several times (to allow some kind of states in namespaces) and the implementation of sample namespaces like Simplified Docbook
- XMLTransformer will be used in XMLBook when I find the time to code something more.
|
|
|