Rule implementation that calls a method on the top (parent) object, passing arguments collected
from subsequent CallParamRule rules or from the body of this element.
Rule implementation that saves a parameter from either an attribute of this element, or
from the element body, to be used in a call generated by a surrounding CallMethodRule rule.
A Digester processes an XML input stream by matching a series of element
nesting patterns to execute Rules that have been added prior to the start of parsing.
XDigester() -
Constructor for class de.uni_paderborn.fujaba.codegen.digester.XDigester