Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- calculateStrongArrayCounts(String, PassageStat, String) - Method in class com.tyndalehouse.step.core.service.jsword.helpers.JSwordStrongNumberHelper
-
Calculate counts for an array of Strong number.
- capitaliseFirstLetter(String) - Static method in class com.tyndalehouse.step.core.utils.language.ContemporaryLanguageUtils
-
Capitalises the first letter, hoping this works for all Locales.
- CHAPTER - Enum constant in enum class com.tyndalehouse.step.core.models.stats.ScopeType
-
original words/strongs
- CHAPTER_BOOK_VERSE_NUMBER - Enum constant in enum class com.tyndalehouse.step.core.models.LookupOption
-
Full verse numbers including book and verse numbers
- CHAPTER_VERSE - Enum constant in enum class com.tyndalehouse.step.core.models.LookupOption
-
not available to the UI
- checkLangCode(String, Locale) - Static method in class com.tyndalehouse.step.core.utils.ValidateUtils
- checkStrongCode(String) - Method in class com.tyndalehouse.step.core.service.impl.VocabularyServiceImpl
- checkUserIdentity(String, String) - Method in class com.tyndalehouse.step.core.service.impl.UserServiceImpl
- checkUserIdentity(String, String) - Method in interface com.tyndalehouse.step.core.service.UserService
-
Given a particular email, we check it is present
- CLEAN_UP_DIGITS - Static variable in class com.tyndalehouse.step.core.service.impl.AnalysisServiceImpl
- cleanJSwordRestriction(String) - Static method in class com.tyndalehouse.step.core.utils.StringUtils
- ClientSession - Interface in com.tyndalehouse.step.core.models
-
At the moment, the "Client Session" object just wraps around an id.
- close() - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexReaderImpl
- close() - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityIndexWriterImpl
-
writes the index to the relevant file location
- close() - Method in class com.tyndalehouse.step.core.data.entities.impl.EntityManagerImpl
- close() - Method in class com.tyndalehouse.step.core.data.entities.impl.TestEntityIndexWriterImpl
- close() - Method in interface com.tyndalehouse.step.core.data.EntityIndexReader
-
closes without throwing an exception
- close() - Method in interface com.tyndalehouse.step.core.data.EntityManager
-
closes everything held by the manager
- closeQuietly(Closeable) - Static method in class com.tyndalehouse.step.core.utils.IOUtils
-
Closes a @see Closeable properly.
- collect(int) - Method in class com.tyndalehouse.step.core.data.AllResultsCollector
- collect(int) - Method in class com.tyndalehouse.step.core.service.helpers.SuggestionCollector
- collectNonExactMatches(TermsAndMaxCount<BookName>, SuggestionContext, BookName[], int) - Method in class com.tyndalehouse.step.core.service.impl.suggestion.ReferenceSuggestionServiceImpl
-
// * @param input the input
- collectNonExactMatches(TermsAndMaxCount<SubjectSuggestion>, SuggestionContext, SubjectSuggestion[], int) - Method in class com.tyndalehouse.step.core.service.impl.suggestion.SubjectSuggestionServiceImpl
- collectNonExactMatches(TermsAndMaxCount<TextSuggestion>, SuggestionContext, TextSuggestion[], int) - Method in class com.tyndalehouse.step.core.service.impl.suggestion.TextSuggestionServiceImpl
- collectNonExactMatches(TermsAndMaxCount<String>, SuggestionContext, String[], int) - Method in class com.tyndalehouse.step.core.service.impl.suggestion.MeaningSuggestionServiceImpl
- collectNonExactMatches(TopFieldCollector, SuggestionContext, EntityDoc[], int) - Method in class com.tyndalehouse.step.core.service.impl.suggestion.AbstractAncientSuggestionServiceImpl
- collectNonExactMatches(S, SuggestionContext, T[], int) - Method in interface com.tyndalehouse.step.core.service.SingleTypeSuggestionService
-
Gets non-exact matches, based on the context, and limited to the total number the collector allows for
- ColorCoderProviderImpl - Class in com.tyndalehouse.step.core.xsl.impl
-
A utility to provide colors to an xsl spreadsheet.
- ColorCoderProviderImpl(EntityManager) - Constructor for class com.tyndalehouse.step.core.xsl.impl.ColorCoderProviderImpl
- ColorCoderProviderImplTest - Class in com.tyndalehouse.step.core.xsl.impl
-
The color coder tests
- ColorCoderProviderImplTest() - Constructor for class com.tyndalehouse.step.core.xsl.impl.ColorCoderProviderImplTest
- COLOUR_CODE - Enum constant in enum class com.tyndalehouse.step.core.models.LookupOption
-
colour codes the grammar
- COLUMN - Enum constant in enum class com.tyndalehouse.step.core.models.InterlinearMode
-
Column view, where each verse is lined up with the others
- COLUMN_COMPARE - Enum constant in enum class com.tyndalehouse.step.core.models.InterlinearMode
-
Column view with compare options
- com.tyndalehouse.step.core.data - package com.tyndalehouse.step.core.data
- com.tyndalehouse.step.core.data.analyzers - package com.tyndalehouse.step.core.data.analyzers
- com.tyndalehouse.step.core.data.common - package com.tyndalehouse.step.core.data.common
- com.tyndalehouse.step.core.data.create - package com.tyndalehouse.step.core.data.create
- com.tyndalehouse.step.core.data.entities.aggregations - package com.tyndalehouse.step.core.data.entities.aggregations
- com.tyndalehouse.step.core.data.entities.impl - package com.tyndalehouse.step.core.data.entities.impl
- com.tyndalehouse.step.core.data.filters - package com.tyndalehouse.step.core.data.filters
- com.tyndalehouse.step.core.data.loaders - package com.tyndalehouse.step.core.data.loaders
- com.tyndalehouse.step.core.data.processors - package com.tyndalehouse.step.core.data.processors
- com.tyndalehouse.step.core.data.tokenizers - package com.tyndalehouse.step.core.data.tokenizers
- com.tyndalehouse.step.core.exceptions - package com.tyndalehouse.step.core.exceptions
- com.tyndalehouse.step.core.guice - package com.tyndalehouse.step.core.guice
- com.tyndalehouse.step.core.guice.providers - package com.tyndalehouse.step.core.guice.providers
- com.tyndalehouse.step.core.models - package com.tyndalehouse.step.core.models
- com.tyndalehouse.step.core.models.meanings - package com.tyndalehouse.step.core.models.meanings
- com.tyndalehouse.step.core.models.search - package com.tyndalehouse.step.core.models.search
- com.tyndalehouse.step.core.models.stats - package com.tyndalehouse.step.core.models.stats
- com.tyndalehouse.step.core.prebuild - package com.tyndalehouse.step.core.prebuild
- com.tyndalehouse.step.core.service - package com.tyndalehouse.step.core.service
- com.tyndalehouse.step.core.service.helpers - package com.tyndalehouse.step.core.service.helpers
- com.tyndalehouse.step.core.service.impl - package com.tyndalehouse.step.core.service.impl
- com.tyndalehouse.step.core.service.impl.suggestion - package com.tyndalehouse.step.core.service.impl.suggestion
- com.tyndalehouse.step.core.service.jsword - package com.tyndalehouse.step.core.service.jsword
- com.tyndalehouse.step.core.service.jsword.helpers - package com.tyndalehouse.step.core.service.jsword.helpers
- com.tyndalehouse.step.core.service.jsword.impl - package com.tyndalehouse.step.core.service.jsword.impl
- com.tyndalehouse.step.core.service.search - package com.tyndalehouse.step.core.service.search
- com.tyndalehouse.step.core.service.search.impl - package com.tyndalehouse.step.core.service.search.impl
- com.tyndalehouse.step.core.utils - package com.tyndalehouse.step.core.utils
- com.tyndalehouse.step.core.utils.language - package com.tyndalehouse.step.core.utils.language
- com.tyndalehouse.step.core.utils.language.hebrew - package com.tyndalehouse.step.core.utils.language.hebrew
- com.tyndalehouse.step.core.utils.language.transliteration - package com.tyndalehouse.step.core.utils.language.transliteration
- com.tyndalehouse.step.core.xsl - package com.tyndalehouse.step.core.xsl
- com.tyndalehouse.step.core.xsl.impl - package com.tyndalehouse.step.core.xsl.impl
- CombinedPassageStats - Class in com.tyndalehouse.step.core.models.stats
-
Combined passage stats has stats based on word occurrences, subjects as well as strong numbers.
- CombinedPassageStats() - Constructor for class com.tyndalehouse.step.core.models.stats.CombinedPassageStats
- CommaDelimitedAnalyzer - Class in com.tyndalehouse.step.core.data.analyzers
-
Just uses whitespaces to separate tokens
- CommaDelimitedAnalyzer() - Constructor for class com.tyndalehouse.step.core.data.analyzers.CommaDelimitedAnalyzer
- CommaDelimitedTokenizer - Class in com.tyndalehouse.step.core.data.tokenizers
- CommaDelimitedTokenizer(Reader) - Constructor for class com.tyndalehouse.step.core.data.tokenizers.CommaDelimitedTokenizer
-
delegates to super constructor
- commaSeparate(String) - Static method in class com.tyndalehouse.step.core.utils.StringUtils
-
Uses a pre-compiled regular expression to comma separate - maybe a tad overkill
- COMMENTARY - Enum constant in enum class com.tyndalehouse.step.core.xsl.XslConversionType
-
commentaries contain verses, free text and references
- compare(EntityDoc, EntityDoc) - Method in class com.tyndalehouse.step.core.service.helpers.GlossComparator
- configure() - Method in class com.tyndalehouse.step.core.utils.AbstractStepGuiceModule
- CONSONANT - Enum constant in enum class com.tyndalehouse.step.core.utils.language.hebrew.HebrewLetterType
-
hebrew consonant
- ConsonantType - Enum Class in com.tyndalehouse.step.core.utils.language.hebrew
-
Hebrew consonant types
- containsAlphaNumeric(String) - Static method in class com.tyndalehouse.step.core.utils.StringUtils
- containsAny(Book, Key) - Static method in class com.tyndalehouse.step.core.utils.JSwordUtils
-
Checks for the presence of the book first.
- ContemporaryLanguageUtils - Class in com.tyndalehouse.step.core.utils.language
-
Utilities for doing Hebrew transliteration
- CONTROLLER_INITIALISATION_ERROR - Enum constant in enum class com.tyndalehouse.step.core.exceptions.UserExceptionType
-
Some general error at the controller layer
- ConversionUtils - Class in com.tyndalehouse.step.core.utils
-
Utilities to convert from one form to another
- convertReference(String, String, String) - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordVersificationServiceImpl
- convertReference(String, String, String) - Method in interface com.tyndalehouse.step.core.service.jsword.JSwordVersificationService
-
Converts from one av11n to another
- convertReferenceForBook(String, String, String) - Method in interface com.tyndalehouse.step.core.service.BibleInformationService
-
Converts a reference from the source versification to the target versification
- convertReferenceForBook(String, String, String) - Method in class com.tyndalehouse.step.core.service.impl.BibleInformationServiceImpl
- convertReferenceGetOrdinal(String, Versification, Versification) - Method in class com.tyndalehouse.step.core.service.jsword.impl.JSwordVersificationServiceImpl
- convertReferenceGetOrdinal(String, Versification, Versification) - Method in interface com.tyndalehouse.step.core.service.jsword.JSwordVersificationService
- convertToSuggestion(EntityDoc, String, boolean) - Static method in class com.tyndalehouse.step.core.service.helpers.OriginalWordUtils
-
converts a definition to a suggested form
- convertToSuggestions(EntityDoc[], EntityDoc[]) - Method in class com.tyndalehouse.step.core.service.impl.suggestion.AbstractAncientSuggestionServiceImpl
- convertToSuggestions(TextSuggestion[], TextSuggestion[]) - Method in class com.tyndalehouse.step.core.service.impl.suggestion.TextSuggestionServiceImpl
- convertToSuggestions(String[], String[]) - Method in class com.tyndalehouse.step.core.service.impl.suggestion.MeaningSuggestionServiceImpl
- convertToSuggestions(T[], T[]) - Method in class com.tyndalehouse.step.core.service.impl.suggestion.AbstractIgnoreMergedListSuggestionServiceImpl
- convertToSuggestions(T[], T[]) - Method in interface com.tyndalehouse.step.core.service.SingleTypeSuggestionService
-
Converts a number of documents, strings, etc.
- countMatches(String, String) - Static method in class com.tyndalehouse.step.core.utils.StringUtils
-
Counts how many times the substring appears in the larger String.
- createEntities(String, String...) - Static method in class com.tyndalehouse.step.core.utils.TestUtils
-
writes entities to the index
- createRequest(String, String, String, String, String) - Method in class com.tyndalehouse.step.core.service.impl.SupportRequestServiceImpl
- createRequest(String, String, String, String, String) - Method in interface com.tyndalehouse.step.core.service.SupportRequestService
- createSet(String) - Static method in class com.tyndalehouse.step.core.utils.StringUtils
-
Creates a list from the String of words given, in upper case form.
- createSet(String, boolean) - Static method in class com.tyndalehouse.step.core.utils.StringUtils
-
Creates a list from the String of words given, in upper case form.
- CrossReferenceProviderImpl - Class in com.tyndalehouse.step.core.xsl.impl
-
Provides extra cross-references to be displayed next to the passage
- CrossReferenceProviderImpl(EntityManager) - Constructor for class com.tyndalehouse.step.core.xsl.impl.CrossReferenceProviderImpl
-
Instantiates a new cross reference provider impl.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form