Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class XML_NAMESPACE_RESOLVER_CONTEXT General cluster: xml_parser description: "XML Context for namespace resolver Note: the original code is from Gobo's XM library (http://www.gobosoft.com/)" create: make Ancestors ANY Queries has (a_prefix: READABLE_STRING_32): BOOLEAN is_context_empty: BOOLEAN resolve (a_prefix: READABLE_STRING_32): READABLE_STRING_32 resolve_default: READABLE_STRING_32 shallow_has (a_prefix: READABLE_STRING_32): BOOLEAN Commands add (a_namespace, a_prefix: READABLE_STRING_32) add_default (a_namespace: READABLE_STRING_32) pop push reset Constraints context not void
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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