Artifacts for parsing using a simplified version of the handler interfaces.
| Interface | Description |
|---|---|
| ISimpleMarkupHandler |
Interface to be implemented by all simple Markup Handlers.
|
| ISimpleMarkupParser |
Interface to be implemented by all simple Markup Parsers.
|
| Class | Description |
|---|---|
| AbstractSimpleMarkupHandler |
Base abstract implementation of
ISimpleMarkupHandler that implements all of
its methods as no-ops. |
| SimpleMarkupParser |
Default implementation of
ISimpleMarkupParser. |
| SimplifierMarkupHandler |
Implementation of the
IMarkupHandler interface aimed at converting the events launched
through this interface to the simpler ones at the ISimpleMarkupHandler interface. |
| StructureTextsRepository |
Copyright © 2018 The ATTOPARSER team. All rights reserved.