| ILOG JRules User Guide > Integrating Application Data > Concepts > XML Binding > Stage 2: XML Document Processing |
Stage 2: XML Document Processing |
PREVIOUS NEXT |
Converting an XML document to an object is called deserialization. The reverse process, saving or transmitting an object in either binary form, or in a human-readable text format such as XML, is called serialization.
At runtime, the XML data driver uses the XOM to support the deserialization of the XML documents into dynamic objects (and the serialization back into XML documents).
The rule engine then:
IlrXmlDocumentDriver). The XML document driver converts an XML document to dynamic data structures.
Using the same tools and syntax, you can define rules that reference both Java objects and XML objects--even within the same rule.
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |