Basic mechanisms
Basic mechanisms for processing XML documents:
- Dispatching based on Matchers.
- Generation of XML documents ( from content, logic, Relation DB, objects or any combination ) through Generators
- Transformation (to another XML, objects or any combination ) of XML documents through Transformers
- Aggregation of XML documents through Aggregators
- Rendering XML through Serializers