Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class XML_TREE_TO_EVENTS General cluster: xml_tree description: "Emit events from a tree" create: make Ancestors XML_NODE_VISITOR* Queries events: XML_CALLBACKS Commands process_attribute (an_attribute: XML_ATTRIBUTE) process_attributes (e: XML_ELEMENT) process_character_data (a_data: XML_CHARACTER_DATA) process_comment (a_comment: XML_COMMENT) process_document (a_document: XML_DOCUMENT) process_element (an_element: XML_ELEMENT) process_processing_instruction (a_pi: XML_PROCESSING_INSTRUCTION) process_xml_declaration (a_decl: XML_DECLARATION)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org