Gobo Eiffel XML Library
Copyright (c) 2001, Andreas Leitner and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2004/12/01 18:37:44 $
$Revision: 1.2 $
-- Resolve a system identifier to an input stream
-- on behalf of an XML parser.
-- The parser has finished with the last resolved entity.
-- The previously resolved entity becomes the last resolved one.
-- Note: last_stream is not required to be restored accordingly.
-- Resolve a public/system identified pair to an input stream.
-- (Default implementation: resolve using system ID only.)
-- Did the last resolution attempt succeed?
-- Last stream initialised from external entity.
Interface for external resolver of system entities