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 ofISimpleMarkupHandlerthat implements all of its methods as no-ops.SimpleMarkupParser Default implementation ofISimpleMarkupParser.SimplifierMarkupHandler Implementation of theIMarkupHandlerinterface aimed at converting the events launched through this interface to the simpler ones at theISimpleMarkupHandlerinterface.StructureTextsRepository