Package org.onemind.commons.java.xml.digest
-
Interface Summary Interface Description ElementCreatorDigester An creator digester is a digester that digests an element in xml and creates an element object as represented by xml.ElementDigester An element digester digest a particular element inside an xml file in common-digest frameworkElementListener The object creation listener -
Class Summary Class Description AbstractElementCreatorDigester The abstract implementation of ElementCreatorDigester.ChainedDigester A ChainedDigester is a helper digester that chains the digestion of xml dynamically based on a dynamic digester configured as a attribute name.DefaultDigester A default digesters that does nothingElementEvent The element eventSaxDigesterHandler The SaxDigesterHandler use digesters to digest the elements in the xml.