Package org.itsallcode.openfasttrace.importer.xmlparser.tree
package org.itsallcode.openfasttrace.importer.xmlparser.tree
-
ClassDescriptionA convenient
TreeContentHandlerthat allows registering listeners for specific elements.AEventContentHandlerthat builds an XML element tree.A callback interface for handling XML parsing events.An element node in a parsed XML tree.This interface allowsTreeContentHandlers to control the parsing process, e.g.