Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- padPrefixedStrongNumber(String) - Static method in class com.tyndalehouse.step.core.utils.StringConversionUtils
- padStrongNumber(String, boolean) - Static method in class com.tyndalehouse.step.core.service.impl.VocabularyServiceImpl
-
Pads a strong number with the correct number of 0s
- PAGE_SIZE - Static variable in class com.tyndalehouse.step.core.service.impl.SearchQuery
- parseCsvFile(CSVReader) - Method in class com.tyndalehouse.step.core.data.loaders.StreamingCsvModuleLoader
-
Default method for parsing file, uses column strategy
- parseDate(String) - Static method in class com.tyndalehouse.step.core.data.common.PartialDate
-
Date is specified in yy-mm-dd or yyyy-mm-dd and gets parsed in to a date.
- parseFile(Reader, int) - Method in class com.tyndalehouse.step.core.data.create.HeadwordLineBasedLoader
- parseFile(Reader, int) - Method in class com.tyndalehouse.step.core.data.create.SpecificFormsLoader
- parseFile(Reader, int) - Method in class com.tyndalehouse.step.core.data.loaders.AbstractClasspathBasedModuleLoader
- parseFile(Reader, int) - Method in class com.tyndalehouse.step.core.data.loaders.StreamingCsvModuleLoader
- PartialDate - Class in com.tyndalehouse.step.core.data.common
-
This class is the way dates are represented in the databased and they should be parsed back into this object on their way out! The date field indicates when the event (or start of the event) took place, the precision type indicates whether how much of the date can be trusted...
- PartialDate(LocalDateTime, PrecisionType) - Constructor for class com.tyndalehouse.step.core.data.common.PartialDate
-
Public constructor to give us a partial date.
- PartialDateTest - Class in com.tyndalehouse.step.core.data.common
-
Checks different types of parsing functionality for parsing dates
- PartialDateTest() - Constructor for class com.tyndalehouse.step.core.data.common.PartialDateTest
- PASSAGE - Enum constant in enum class com.tyndalehouse.step.core.models.BookName.Section
- PASSAGE - Enum constant in enum class com.tyndalehouse.step.core.models.stats.ScopeType
-
The particular passage that was keyed in
- PASSAGE - Enum constant in enum class com.tyndalehouse.step.core.service.impl.SearchType
- PassageOptionsValidationService - Interface in com.tyndalehouse.step.core.service
- PassageOptionsValidationServiceImpl - Class in com.tyndalehouse.step.core.service.impl
- PassageOptionsValidationServiceImpl(JSwordMetadataService, Provider<ClientSession>) - Constructor for class com.tyndalehouse.step.core.service.impl.PassageOptionsValidationServiceImpl
- PassageStat - Class in com.tyndalehouse.step.core.models.stats
- PassageStat() - Constructor for class com.tyndalehouse.step.core.models.stats.PassageStat
- peakOsisText(String[], Key, List<LookupOption>, String) - Method in class com.tyndalehouse.step.core.data.entities.impl.MockJSwordPassageServiceImpl
- peakOsisText(String[], Key, List<LookupOption>, String) - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordPassageServiceImpl
- peakOsisText(String[], Key, List<LookupOption>, String) - Method in interface com.tyndalehouse.step.core.service.jsword.JSwordPassageService
- peakOsisText(Book, Key, List<LookupOption>) - Method in class com.tyndalehouse.step.core.data.entities.impl.MockJSwordPassageServiceImpl
-
Peak osis text.
- peakOsisText(Book, Key, List<LookupOption>) - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordPassageServiceImpl
- peakOsisText(Book, Key, List<LookupOption>) - Method in interface com.tyndalehouse.step.core.service.jsword.JSwordPassageService
-
Looks up a very short starter for ten
- POPULAR_SORT - Static variable in class com.tyndalehouse.step.core.service.impl.suggestion.AncientMeaningSuggestionServiceImpl
- PopularSuggestion - Interface in com.tyndalehouse.step.core.models.search
- PorterStemmerAnalyzer - Class in com.tyndalehouse.step.core.data.analyzers
-
porter stemmer only with lower casing and stop words
- PorterStemmerAnalyzer() - Constructor for class com.tyndalehouse.step.core.data.analyzers.PorterStemmerAnalyzer
- PostProcessor - Interface in com.tyndalehouse.step.core.data.create
-
Post-processes a document before it is added to the index
- PrecisionType - Enum Class in com.tyndalehouse.step.core.data.common
-
Precision type indicating how trustworthy a date is when passed through the system
- process(EntityConfiguration, Document) - Method in interface com.tyndalehouse.step.core.data.create.PostProcessor
-
Processes and adds fields to the document
- process(EntityConfiguration, Document) - Method in class com.tyndalehouse.step.core.data.processors.AlternativeTranslationsProcessor
- process(EntityConfiguration, Document) - Method in class com.tyndalehouse.step.core.data.processors.AugmentedStrongProcessor
- process(EntityConfiguration, Document) - Method in class com.tyndalehouse.step.core.data.processors.MorphologyProcessor
- process(EntityConfiguration, Document) - Method in class com.tyndalehouse.step.core.data.processors.NaveProcessor
- process(EntityConfiguration, Document) - Method in class com.tyndalehouse.step.core.data.processors.TransliteratorProcessor
- processFields(String[], String[]) - Method in class com.tyndalehouse.step.core.data.loaders.StreamingCsvModuleLoader
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form