Gobo Eiffel XML Library
Copyright (c) 2001, Andreas Leitner and others
Eiffel Forum License v2 (see forum.txt)
$Date: 2003/02/07 13:12:55 $
$Revision: 1.11 $
-- Process attribute att.
-- Process attributes of element e.
-- Process character data c.
-- Process comment com.
-- Process document doc.
-- Process element e.
-- Process processing instruction a_pi.
Visitor pattern for XML node objects. Inherit and %
%redefine to make use of this pattern