Automated Support for Data Exchange via XML
Abstract:
In this paper, we present an approach for automatic code generation to interpret information in an XML document. The approach is based on a user-defined mapping of the XML document’s structure onto the application’s API. This mapping is declarative in nature, and thus easy to specify, and is used by code generator that applies advanced code generation and manipulation techniques to generate the appropriate code. The approach relieves developers from the time-consuming and error-prone task of writing the interpreter themselves, and complements existing XML technologies such as XSLT. 1.
Citations
| 84 | Declarative reasoning about the structure of object-oriented systems – Wuyts - 1998 |
| 79 | A Logic Meta-Programming Approach to Support the CoEvolution of Object-Oriented Design and Implementation – Wuyts - 2001 |
| 32 | Type-Oriented Logic Meta Programming – Volder - 1998 |
| 17 | Building composable aspect-specific languages with logic metaprogramming – Brichau, Mens, et al. - 2002 |
| 15 | Program Generators with XML and Java – Cleaveland - 2001 |
| 4 | Co-evolution of object-oriented design and implementation – D’Hondt, Volder, et al. - 2000 |
| 1 | Applications of java programming: Automatic code generation for databaseoriented web applications – Milosavljevi, Vidakovi, et al. - 2002 |
| 1 | Xml rule based source code generator for uml case tool – Park, Kim - 2001 |

