Package de.uni_paderborn.fujaba.codegen.digester

Class Summary
PeekStack Class PeekStack
XDigester 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.
XRule Concrete implementations of this class implement actions to be taken when a corresponding nested pattern of XML elements has been matched.