Output to an XML file
"Gilles Micas Knudsen" <gillesmicas-/[email protected]>
| Newsgroups | gmane.comp.lang.eiffel.gobo.general |
|---|---|
| Message-ID | <[email protected]> |
What is the most straightforward way of outputting an XML document to
an XML file?
Is there another way than defining a class inheriting from
XM_NODE_PROCESSOR as in:
class
CASES_FORMATTER
inherit
XM_NODE_PROCESSOR
redefine
process_document, process_element, process_attributes,
process_attribute, process_character_data,
process_processing_instruction
end
KL_IMPORTED_STRING_ROUTINES
etc ?
(This is literally reused from a GOBO example.)
To Post a message, send it to: [email protected]
To Unsubscribe, send a blank message to: [email protected]
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/gobo-eiffel/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/