Simplify Java XML Parsing with Jakarta Digester August 27, 2004 he Digester framework is a high-level interface that parses an XML stream and populates the data into Java objects based on rules provided to the Digester component. Among the other