- fatalError(SAXParseException) - Method in class org.corpus_tools.peppermodules.flex.readers.FLExDocumentReader
-
- FLEX__ANALYSIS_STATUS_ATTR - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant for the ‘analysisStatus’ attribute in ‘item’ elements.
- FLEX__LANG_ATTR - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant for the ‘lang’ attribute in ‘item’ elements.
- FLEX__TYPE_ATTR - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant for the ‘type’ attribute in ‘item’ elements.
- FLEX_ITEM_TYPE__PUNCT - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant for the ‘punct’ value of the ‘type’ attribute in ‘item’ elements.
- FLEX_ITEM_TYPE__TXT - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant for the ‘txt’ value of the ‘type’ attribute in ‘item’ elements.
- FLEX_LANGUAGE__ENCODING_ATTR - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant for the ‘encoding’ attribute in ‘language’ elements.
- FLEX_LANGUAGE__FONT_ATTR - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant for the ‘font’ attribute in ‘language’ elements.
- FLEX_LANGUAGE__VERNACULAR_ATTR - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant for the ‘vernacular’ attribute in ‘language’ elements.
- FLExDocumentReader - Class in org.corpus_tools.peppermodules.flex.readers
-
This class parses an xml file following the model of
FLExText
.
- FLExDocumentReader(SDocument, PepperModuleProperties) - Constructor for class org.corpus_tools.peppermodules.flex.readers.FLExDocumentReader
-
- FLExDocumentReader.Element - Enum in org.corpus_tools.peppermodules.flex.readers
-
- FLExImporter - Class in org.corpus_tools.peppermodules.flex
-
A Pepper importer for the FLEx XML format.
- FLExImporter() - Constructor for class org.corpus_tools.peppermodules.flex.FLExImporter
-
No-args contructor setting importer module metadata.
- FLExImporterProperties - Class in org.corpus_tools.peppermodules.flex.properties
-
Properties for the FLExImporter.
- FLExImporterProperties() - Constructor for class org.corpus_tools.peppermodules.flex.properties.FLExImporterProperties
-
No-arg constructor adding all properties to the instance.
- FLExMapper - Class in org.corpus_tools.peppermodules.flex
-
A mapper for FLEx XML.
- FLExMapper() - Constructor for class org.corpus_tools.peppermodules.flex.FLExMapper
-
- fLExProperties - Variable in class org.corpus_tools.peppermodules.flex.readers.FLExDocumentReader
-
- FLExReader - Class in org.corpus_tools.peppermodules.flex.readers
-
- FLExReader(PepperModuleProperties) - Constructor for class org.corpus_tools.peppermodules.flex.readers.FLExReader
-
A constructor taking a properties argument and setting the respective field.
- FLExText - Interface in org.corpus_tools.peppermodules.flex.model
-
This interface is a dictionary for files following the model of FLExText.
- TAG_INTERLINEAR_TEXT - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant to address the xml-element interlinear-text
.
- TAG_ITEM - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant to address the xml-element item
.
- TAG_LANGUAGE - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant to address the xml-element language
.
- TAG_LANGUAGES - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant to address the xml-element languages
.
- TAG_MORPH - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant to address the xml-element morph
.
- TAG_MORPHEMES - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant to address the xml-element morphemes
.
- TAG_PARAGRAPH - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant to address the xml-element paragraph
.
- TAG_PHRASE - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant to address the xml-element phrase
.
- TAG_SEQNUM - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
A constant for the name of the annotation recording sequential numbering of segments.
- TAG_WORD - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant to address the xml-element word
.
- TAG_WORDS - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
Constant to address the xml-element words
.
- TOKEN_LAYER_LEXICAL - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
A constant for the name of the layer that includes the lexical data nodes, used for processing data source.
- TOKEN_LAYER_MORPHOLOGICAL - Static variable in interface org.corpus_tools.peppermodules.flex.model.FLExText
-
A constant for the name of the layer that includes the morphological data nodes, used for processing data source.