Gobo Eiffel XML Library
Copyright (c) 2003, Eric Bezault and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2005/07/13 19:45:03 $
$Revision: 1.4 $
-- Next is null processor.
-- (From XM_CALLBACKS_FILTER)
-- Set callbacks to a_callbacks.
-- (From XM_CALLBACKS_SOURCE)
-- Callbacks event interface to which events are forwarded;
-- If void, a null callback is created on startup.
-- (From XM_FORWARD_CALLBACKS)
-- Count and forward.
-- (From XM_CALLBACKS)
-- Count and forward.
-- (From XM_CALLBACKS)
-- Count and forward.
-- (From XM_CALLBACKS)
-- Count and forward.
-- (From XM_CALLBACKS)
-- Reset counters.
-- (From XM_CALLBACKS)
-- Count and forward.
-- (From XM_CALLBACKS)
-- Set callbacks to a_callbacks.
-- (From XM_CALLBACKS_SOURCE)
-- End of start tag.
-- (From XM_CALLBACKS)
-- Forward finish.
-- (From XM_CALLBACKS)
-- XML declaration.
-- (From XM_CALLBACKS)
-- Number of attribute events.
-- Number of comment events.
-- Number of content events.
-- Number of end tag events.
-- (equal to start tags on well formed documents)
-- Total number of events.
-- Number of PI events.
-- Number of start tag events.
-- Does this callback event consumer expect resolved
-- namespaces?
-- If True, it must be located downstream of a filter
-- or source producing resolved namespaces such
-- as XM_NAMESPACE_RESOLVER.
-- (From XM_CALLBACKS)
-- Is namespace resolved?
-- (From XM_CALLBACKS)
-- Is prefix in use?
-- (From XM_CALLBACKS)
-- Is this a valid local part string?
-- (From XM_CALLBACKS)
Count events