Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class XML_NAMESPACE General cluster: xml_tree description: "Summary description for {XML_NAMESPACE}." create: make, make_default Ancestors DEBUG_OUTPUT* HASHABLE* Queries debug_output: STRING_32 has_prefix: BOOLEAN has_same_ns_prefix (a_ns_prefix: detachable READABLE_STRING_GENERAL): BOOLEAN has_same_uri (a_uri: READABLE_STRING_GENERAL): BOOLEAN hash_code: INTEGER_32 is_equal (other: [like Current] XML_NAMESPACE): BOOLEAN is_hashable: BOOLEAN ns_prefix: detachable READABLE_STRING_32 same_prefix (other: XML_NAMESPACE): BOOLEAN string_representation: STRING_32 uri: READABLE_STRING_32 uri_is_empty: BOOLEAN utf_8_string_representation: STRING_8 Commands set_ns_prefix (a_ns_prefix: detachable READABLE_STRING_32) set_uri (a_uri: READABLE_STRING_32) Constraints uri not void
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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