Package org.attoparser.simple
package org.attoparser.simple
Artifacts for parsing using a simplified version of the handler interfaces.
-
ClassDescriptionBase abstract implementation of
ISimpleMarkupHandlerthat implements all of its methods as no-ops.Interface to be implemented by all simple Markup Handlers.Interface to be implemented by all simple Markup Parsers.Default implementation ofISimpleMarkupParser.Implementation of theIMarkupHandlerinterface aimed at converting the events launched through this interface to the simpler ones at theISimpleMarkupHandlerinterface.