Package org.attoparser.simple
Artifacts for parsing using a simplified version of the handler interfaces.
-
Interface Summary Interface Description ISimpleMarkupHandler Interface to be implemented by all simple Markup Handlers.ISimpleMarkupParser Interface to be implemented by all simple Markup Parsers. -
Class Summary Class Description AbstractSimpleMarkupHandler Base abstract implementation ofISimpleMarkupHandler
that implements all of its methods as no-ops.SimpleMarkupParser Default implementation ofISimpleMarkupParser
.SimplifierMarkupHandler Implementation of theIMarkupHandler
interface aimed at converting the events launched through this interface to the simpler ones at theISimpleMarkupHandler
interface.StructureTextsRepository