Index

A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

I

incrementToken() - Method in class com.tyndalehouse.step.core.data.filters.BetaTransliterationCleaningFilter
 
incrementToken() - Method in class com.tyndalehouse.step.core.data.filters.NormalizerFilter
 
incrementToken() - Method in class com.tyndalehouse.step.core.data.filters.TransliterationCleaningFilter
 
index(String) - Method in interface com.tyndalehouse.step.core.service.BibleInformationService
Indexes a book
index(String) - Method in class com.tyndalehouse.step.core.service.impl.BibleInformationServiceImpl
Index.
index(String) - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordModuleServiceImpl
 
index(String) - Method in interface com.tyndalehouse.step.core.service.jsword.JSwordModuleService
indexes a book
indexAll() - Method in interface com.tyndalehouse.step.core.service.BibleInformationService
Indexes all modules, sequentially and synchronously, not in parallel
indexAll() - Method in class com.tyndalehouse.step.core.service.impl.BibleInformationServiceImpl
Index all.
IndividualSearch - Class in com.tyndalehouse.step.core.service.impl
Represents an individual search
IndividualSearch(SearchType, List<String>, String, String, String[], String) - Constructor for class com.tyndalehouse.step.core.service.impl.IndividualSearch
Instantiates a single search to be executed.
IndividualSearch(String, String[], String) - Constructor for class com.tyndalehouse.step.core.service.impl.IndividualSearch
Initialises the search from the query string.
IndividualSearch(String, String[], String, String) - Constructor for class com.tyndalehouse.step.core.service.impl.IndividualSearch
Initialises the search from the query string.
IndividualSearchTest - Class in com.tyndalehouse.step.core.service.impl
IndividualSearchTest() - Constructor for class com.tyndalehouse.step.core.service.impl.IndividualSearchTest
 
init() - Method in class com.tyndalehouse.step.core.data.create.Loader
Creates the table and loads the initial data set
init(Loader) - Method in interface com.tyndalehouse.step.core.data.create.ModuleLoader
loads up the data
init(Loader) - Method in class com.tyndalehouse.step.core.data.loaders.AbstractClasspathBasedModuleLoader
 
installBook(int, String) - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordModuleServiceImpl
 
installBook(int, String) - Method in interface com.tyndalehouse.step.core.service.jsword.JSwordModuleService
Kicks of a process to install this version
installBook(String) - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordModuleServiceImpl
 
installBook(String) - Method in interface com.tyndalehouse.step.core.service.jsword.JSwordModuleService
Kicks of a process to install this version
installDefaultJSwordDefaultBibleVersions() - Method in class com.tyndalehouse.step.core.prebuild.DownloadJSwordBiblesPreReq
downloads some bibles so that tests can pass
installDefaultModules() - Method in interface com.tyndalehouse.step.core.service.BibleInformationService
installs the default modules (such as KJV, ESV, Strongs, Robinson)
installDefaultModules() - Method in class com.tyndalehouse.step.core.service.impl.BibleInformationServiceImpl
Install default modules.
installModules(int, String) - Method in interface com.tyndalehouse.step.core.service.BibleInformationService
installs separate modules
installModules(int, String) - Method in class com.tyndalehouse.step.core.service.impl.BibleInformationServiceImpl
 
intercept(String, ConfigEntryType, Object) - Method in class com.tyndalehouse.step.core.service.jsword.impl.StepConfigValueInterceptor
 
INTERLEAVED - Enum constant in enum class com.tyndalehouse.step.core.models.InterlinearMode
interleaving one or more versions with each other
INTERLEAVED_COMPARE - Enum constant in enum class com.tyndalehouse.step.core.models.InterlinearMode
Interleaving but also having the differences in each text shown
InterleavingProvider - Interface in com.tyndalehouse.step.core.xsl
Defines the methods useful for xsl transforms when interleaving
InterleavingProviderImpl - Class in com.tyndalehouse.step.core.xsl.impl
Provides the headings for any interleaved passage
InterleavingProviderImpl(JSwordVersificationService, String[], boolean) - Constructor for class com.tyndalehouse.step.core.xsl.impl.InterleavingProviderImpl
Instantiates a new interleaving provider impl.
InterleavingProviderImplTest - Class in com.tyndalehouse.step.core.xsl.impl
A simple test class to test to the provider
InterleavingProviderImplTest() - Constructor for class com.tyndalehouse.step.core.xsl.impl.InterleavingProviderImplTest
 
INTERLINEAR - Enum constant in enum class com.tyndalehouse.step.core.models.InterlinearMode
Tradition interlinear, only works for tagged texts
INTERLINEAR - Enum constant in enum class com.tyndalehouse.step.core.models.LookupOption
Interlinears are available when Strongs are available.
INTERLINEAR - Enum constant in enum class com.tyndalehouse.step.core.xsl.XslConversionType
identifies a text that requires outputs on multiple lines
InterlinearMode - Enum Class in com.tyndalehouse.step.core.models
Indicates the output required by the user, interleaving, column view or interlinear.
InterlinearProvider - Interface in com.tyndalehouse.step.core.xsl
An individual interlinear provider that cross-references text passed in using verse, strong, and morphology information
InterlinearProviderImpl - Class in com.tyndalehouse.step.core.xsl.impl
This object is not purposed to be used as a singleton.
InterlinearProviderImpl(String, Versification, JSwordVersificationService, String, Key, Map<String, String>, Map<String, String>, VocabularyService, boolean, boolean, boolean) - Constructor for class com.tyndalehouse.step.core.xsl.impl.InterlinearProviderImpl
sets up the interlinear provider with the correct version and text scope.
InterlinearProviderImplTest - Class in com.tyndalehouse.step.core.xsl.impl
A simple test class to test to the provider
InterlinearProviderImplTest() - Constructor for class com.tyndalehouse.step.core.xsl.impl.InterlinearProviderImplTest
 
InternationalRangeService - Interface in com.tyndalehouse.step.core.service
 
InternationalRangeServiceImpl - Class in com.tyndalehouse.step.core.service.impl
Looks up the app.bibleRanges property, and returns internationalised versions of the range name and range key, in the form of a BookName
InternationalRangeServiceImpl(String, Provider<ClientSession>) - Constructor for class com.tyndalehouse.step.core.service.impl.InternationalRangeServiceImpl
The bible information service, retrieving content and meta data.
IOUtils - Class in com.tyndalehouse.step.core.utils
Some IO Utils for use in the STEP application.
isAccessesInternet() - Method in class com.tyndalehouse.step.core.models.BibleInstaller
 
isAllKeys() - Method in class com.tyndalehouse.step.core.service.impl.SearchQuery
 
isAncientBook(Book) - Static method in class com.tyndalehouse.step.core.utils.JSwordUtils
Ascertains if it is an ancient book, i.e.
isAncientGreekBook(Book...) - Static method in class com.tyndalehouse.step.core.utils.JSwordUtils
Ascertains whether the book is Greek, returning true if any books match the said criteria
isAncientHebrewBook(Book...) - Static method in class com.tyndalehouse.step.core.utils.JSwordUtils
Ascertains whether the book(s) is Hebrew.
isAppend() - Method in class com.tyndalehouse.step.core.data.FieldConfig
 
isBlank(String) - Static method in class com.tyndalehouse.step.core.utils.StringUtils
checks if a field is blank
isComplete() - Method in class com.tyndalehouse.step.core.data.create.Loader
 
isComplete() - Method in class com.tyndalehouse.step.core.models.Language
 
isCompleted(String) - Method in class com.tyndalehouse.step.core.service.impl.LanguageServiceImpl
 
isCompleted(String) - Method in interface com.tyndalehouse.step.core.service.LanguageService
 
isConsonant() - Method in class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetter
 
isDisabled() - Method in class com.tyndalehouse.step.core.xsl.impl.InterlinearProviderImpl
 
isDisabled() - Method in interface com.tyndalehouse.step.core.xsl.InterlinearProvider
A disabled interlinear is an interlinear for which no words were resolved.
isDisabled(String) - Method in class com.tyndalehouse.step.core.xsl.impl.MultiInterlinearProviderImpl
 
isDisabled(String) - Method in interface com.tyndalehouse.step.core.xsl.MultiInterlinearProvider
Returns a boolean indicating whether the version is disabled
isDoubled() - Method in class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetter
 
isEmpty(String) - Static method in class com.tyndalehouse.step.core.utils.StringUtils
checks for null and zero length
isEnabledByDefault() - Method in class com.tyndalehouse.step.core.models.EnrichedLookupOption
 
isEnabledByDefault() - Method in enum class com.tyndalehouse.step.core.models.LookupOption
 
isExampleData() - Method in class com.tyndalehouse.step.core.service.helpers.SuggestionContext
 
isFirstSearch() - Method in class com.tyndalehouse.step.core.service.impl.SearchQuery
 
isFirstVersion() - Method in class com.tyndalehouse.step.core.xsl.impl.InterleavingProviderImpl
 
isFragment() - Method in class com.tyndalehouse.step.core.models.OsisWrapper
 
isGreek() - Method in class com.tyndalehouse.step.core.models.ExactForm
 
isGreek() - Method in enum class com.tyndalehouse.step.core.service.impl.SearchType
Checks if is greek.
isGreekText(String) - Static method in class com.tyndalehouse.step.core.utils.language.GreekUtils
 
isGrouped() - Method in class com.tyndalehouse.step.core.models.search.AutoSuggestion
 
isHasHeadings() - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
isHasMorphology() - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
isHasNotes() - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
isHasRedLetter() - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
isHasSeptuagintTagging() - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
isHasStrongs() - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
isHebrew() - Method in enum class com.tyndalehouse.step.core.service.impl.SearchType
Checks if is hebrew.
isHebrewCharacter(int) - Static method in class com.tyndalehouse.step.core.utils.language.HebrewUtils
 
isHebrewText(String) - Static method in class com.tyndalehouse.step.core.utils.language.HebrewUtils
 
isIndexed(String) - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordModuleServiceImpl
 
isIndexed(String) - Method in interface com.tyndalehouse.step.core.service.jsword.JSwordModuleService
Checks whether a module is indexed
isIndividualSearch() - Method in class com.tyndalehouse.step.core.service.impl.SearchQuery
 
isInstalled(String...) - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordModuleServiceImpl
 
isInstalled(String...) - Method in interface com.tyndalehouse.step.core.service.jsword.JSwordModuleService
Using module initials, checks whether the module has been installed
isIntro(BibleBook) - Static method in class com.tyndalehouse.step.core.utils.JSwordUtils
Returns true if the bible book is the Introduction to the Bible, to the New Testament or to the Old Testament
isLastChapter() - Method in class com.tyndalehouse.step.core.models.KeyWrapper
WARNING: this is not always set and defaults to 'false'
isLocal() - Method in interface com.tyndalehouse.step.core.service.AppManagerService
 
isLocal() - Method in class com.tyndalehouse.step.core.service.impl.AppManagerImpl
 
isLong() - Method in class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetter
 
isMasterVersionSwapped() - Method in class com.tyndalehouse.step.core.models.search.SubjectEntries
 
isMaxReached() - Method in class com.tyndalehouse.step.core.models.search.AutoSuggestion
 
isMultipleRanges() - Method in class com.tyndalehouse.step.core.models.OsisWrapper
 
isMultipleVerses() - Method in class com.tyndalehouse.step.core.models.search.StrongCountsAndSubjects
 
isNonAugmented(String) - Method in class com.tyndalehouse.step.core.service.impl.StrongAugmentationServiceImpl
 
isNonAugmented(String) - Method in interface com.tyndalehouse.step.core.service.StrongAugmentationService
 
isNotBlank(String) - Static method in class com.tyndalehouse.step.core.utils.StringUtils
 
isNotEmpty(String) - Static method in class com.tyndalehouse.step.core.utils.StringUtils
 
isOriginalSearch() - Method in enum class com.tyndalehouse.step.core.service.impl.SearchType
 
isOt() - Method in class com.tyndalehouse.step.core.models.search.StrongCountsAndSubjects
 
isPartial() - Method in class com.tyndalehouse.step.core.models.Language
 
isPartial() - Method in class com.tyndalehouse.step.core.xsl.impl.Word
 
isPassage() - Method in class com.tyndalehouse.step.core.models.BookName
 
isQuestionable() - Method in class com.tyndalehouse.step.core.models.BibleVersion
 
isRanked() - Method in class com.tyndalehouse.step.core.service.impl.SearchQuery
 
isSeptuagintTagging(String) - Method in class com.tyndalehouse.step.core.service.helpers.VersionResolver
 
isSeptuagintTagging(Book) - Method in class com.tyndalehouse.step.core.service.helpers.VersionResolver
 
isShin() - Method in class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetter
 
isShureq() - Method in class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetter
 
isSilent() - Method in class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetter
 
isStressed() - Method in class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetter
 
isSupported(String, String) - Method in class com.tyndalehouse.step.core.service.impl.LanguageServiceImpl
 
isSupported(String, String) - Method in interface com.tyndalehouse.step.core.service.LanguageService
true if a language is supported.
isTokenChar(char) - Method in class com.tyndalehouse.step.core.data.tokenizers.CommaDelimitedTokenizer
 
isVerseInAugStrong(String, String, StrongAugmentationService.AugmentedStrongsForSearchCount) - Method in class com.tyndalehouse.step.core.service.impl.StrongAugmentationServiceImpl
 
isVerseInAugStrong(String, String, StrongAugmentationService.AugmentedStrongsForSearchCount) - Method in interface com.tyndalehouse.step.core.service.StrongAugmentationService
 
isVowel() - Method in class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetter
 
isWholeBook() - Method in class com.tyndalehouse.step.core.models.BookName
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form