Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class XML_DECLARATION General cluster: xml_tree description: "Summary description for {XML_DECLARATION}." create: make_in_document Ancestors XML_DOCUMENT_NODE* Queries debug_output: STRING_8 debug_output_representation (s: READABLE_STRING_32): STRING_8 encoding: detachable READABLE_STRING_32 is_root_node: BOOLEAN level: INTEGER_32 parent: detachable XML_COMPOSITE parent_element: detachable XML_ELEMENT standalone: BOOLEAN version: READABLE_STRING_32 Commands attach_parent (a_parent: [attached like parent] attached XML_COMPOSITE) process (a_processor: XML_NODE_VISITOR) set_encoding (a_encoding: [like encoding] detachable READABLE_STRING_32) set_parent (a_parent: [attached like parent] attached XML_COMPOSITE) set_standalone (a_standalone: [like standalone] BOOLEAN) set_version (a_version: [like version] READABLE_STRING_32) Constraints version not void
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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