Xml.XmlTransform
| Package | xmlrtl230.bpl |
|---|
Classes
| TranslateException | TranslateException is the exception class for errors that occur when converting an XML document to a data packet or a data packet to an XML document. |
| TXMLTransform | TXMLTransform converts an XML document into a data packet or an XML data packet into an XML document with another structure. |
Types
| TRowEvent | TRowEvent is the type for event handlers of events that occur at discrete points during an XML transformation. |
| TTranslateEvent | TTranslateEvent is the type for the OnTranslate event handler. |