| Package | Description |
|---|---|
| se.l4.lect | |
| se.l4.lect.handlers | |
| se.l4.lect.internal | |
| se.l4.lect.internal.tokens | |
| se.l4.lect.text | |
| se.l4.lect.tokens |
| Class and Description |
|---|
| ChunkedLanguageParser
Abstract implementation of
LanguageParser that allows an
implementation to handle a single CharSequence without worrying
about mapping to the correct location or original text in the source. |
| Encounter |
| Handler
Handler that receives streaming events when processing a Lect syntax tree.
|
| HandlerFactory
Interface for creating instances of a
Handler. |
| LanguageEncounter
Encounter used while using a
LanguageParser to extract natural
language details. |
| LanguageFactory
Factory for creating instances of
LanguageParser. |
| LanguageParser
Language parser used for parsing contents within paragraph-level content.
|
| Pipeline
Pipeline over a
TextSource that will run Handlers on the
text in the source. |
| PipelineAssembly
Assembly interface for creating pipelines, used to support both
PipelineBuilder and PipelineRunner. |
| PipelineBuilder
Builder for instances of
Pipeline. |
| PipelineRunner |
| TextSource
Abstraction over sources of text, used to support different formats such as
plain text and HTML.
|
| TextSourceEncounter
Encounter given to
TextSources when they should parse their content. |
| Class and Description |
|---|
| Handler
Handler that receives streaming events when processing a Lect syntax tree.
|
| Class and Description |
|---|
| Handler
Handler that receives streaming events when processing a Lect syntax tree.
|
| HandlerFactory
Interface for creating instances of a
Handler. |
| LanguageFactory
Factory for creating instances of
LanguageParser. |
| Pipeline
Pipeline over a
TextSource that will run Handlers on the
text in the source. |
| PipelineAssembly
Assembly interface for creating pipelines, used to support both
PipelineBuilder and PipelineRunner. |
| PipelineBuilder
Builder for instances of
Pipeline. |
| TextSource
Abstraction over sources of text, used to support different formats such as
plain text and HTML.
|
| TextSourceEncounter
Encounter given to
TextSources when they should parse their content. |
| Class and Description |
|---|
| CharPredicate
Predicate for testing a character.
|
| Class and Description |
|---|
| TextSource
Abstraction over sources of text, used to support different formats such as
plain text and HTML.
|
| TextSourceEncounter
Encounter given to
TextSources when they should parse their content. |
| Class and Description |
|---|
| CharPredicate
Predicate for testing a character.
|
Copyright © 2018. All rights reserved.