A B C D E F G H I J K L M N O P Q R S T U V W X Z 

T

TABLE_ROLE_LABEL - Static variable in class org.crosswire.jsword.book.OSISUtil
Table roles (on table, row and cell elements) can be "data", the default, or label.
TableTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the table element.
TableTag() - Constructor for class org.crosswire.jsword.book.filter.thml.TableTag
 
Tag - Interface in org.crosswire.jsword.book.filter.gbf
GBF Tag interface.
tag - Variable in class org.crosswire.jsword.book.filter.thml.AliasTag
The tag we are aliasing to
Tag - Interface in org.crosswire.jsword.book.filter.thml
THML Tag interface - there should be one implementation of this class for each THML tag.
TAG_MAP - Static variable in class org.crosswire.jsword.book.filter.thml.CustomHandler
The known tag types
TAG_ROOT - Static variable in class org.crosswire.jsword.book.filter.thml.RootTag
This is added by the parser to we make the string accessible
TagBuilder - Interface in org.crosswire.jsword.book.filter.gbf
A class that packages start and end Tags together.
tagName - Variable in class org.crosswire.jsword.book.filter.thml.AnonymousTag
The alias that we are using for the other tag
tally - Variable in class org.crosswire.jsword.passage.PassageTally.TalliedVerse
The rank of the verse
tally - Variable in class org.crosswire.jsword.passage.PassageTally.TalliedVerseRange
The rank of the verse
target - Variable in class org.crosswire.common.diff.Diff
The changed text.
target - Variable in class org.crosswire.common.diff.DifferenceEngine
The changed text.
targetLength - Variable in class org.crosswire.common.diff.DifferenceEngine
 
targetLength - Variable in class org.crosswire.common.diff.PatchEntry
 
targetMap - Variable in class org.crosswire.common.diff.LineMap
Each character in sourceMap provides an integer representation of the line in the original.
targetPrefix - Variable in class org.crosswire.common.diff.CommonMiddle
 
targetStart - Variable in class org.crosswire.common.diff.PatchEntry
 
targetSuffix - Variable in class org.crosswire.common.diff.CommonMiddle
 
TdTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the td element.
TdTag() - Constructor for class org.crosswire.jsword.book.filter.thml.TdTag
 
TEMP_PREFIX - Static variable in class org.crosswire.jsword.util.IndexDownloader
Temp file prefix
TEMP_SUFFIX - Static variable in class org.crosswire.common.util.NetUtil
The temporary suffix, used when a temporary file is needed in the system's temporary directory.
TEMP_SUFFIX - Static variable in class org.crosswire.jsword.util.IndexDownloader
Temp file suffix
templates - Variable in class org.crosswire.common.xml.TransformingSAXEventProvider.TemplateInfo
 
termAtt - Variable in class org.crosswire.jsword.index.lucene.analysis.StrongsNumberFilter
 
TermTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the term element.
TermTag() - Constructor for class org.crosswire.jsword.book.filter.thml.TermTag
 
test(T) - Method in interface org.crosswire.common.util.Filter
Does this given object pass the test implemented by this filter
test(Book) - Method in interface org.crosswire.jsword.book.BookFilter
Does this given book pass the tests implemented by this filter
test(Book) - Method in class org.crosswire.jsword.book.BookFilters.AllBookFilter
 
test(Book) - Method in class org.crosswire.jsword.book.BookFilters.BookCategoryFilter
 
test(Book) - Method in class org.crosswire.jsword.book.BookFilters.BookFeatureFilter
 
test(Book) - Method in class org.crosswire.jsword.book.BookFilters.CustomBookFilter
 
test(Book) - Method in class org.crosswire.jsword.book.BookFilters.NotBookCategoryFilter
 
test(Book) - Method in class org.crosswire.jsword.book.BookSet.GroupFilter
 
test(String) - Method in class org.crosswire.jsword.book.sword.SwordBookMetaData.KeyFilter
 
test(Book) - Method in class org.crosswire.jsword.examples.APIExamples.MyBookFilter
 
Testament - Enum in org.crosswire.jsword.versification
Testament is either OLD or NEW.
Testament() - Constructor for enum org.crosswire.jsword.versification.Testament
 
testDefaultPath(List<File>, File) - Static method in class org.crosswire.jsword.book.sword.SwordBookPath
Check to see if the given directory is a Sword mods.d directory and then add it to the list if it is.
testDefaultPath(List<File>, String) - Static method in class org.crosswire.jsword.book.sword.SwordBookPath
Check to see if the given directory is a Sword mods.d directory and then add it to the list if it is.
testLanguage(String, String) - Method in class org.crosswire.jsword.book.sword.SwordBookMetaData
 
testReadMultiple(Book, Key) - Static method in class org.crosswire.jsword.examples.ReadEverything
Perform a test read on an iterator over a set of keys
testReadSingle(Book, Key, int) - Static method in class org.crosswire.jsword.examples.ReadEverything
Perform a test read on a single key
tests - Variable in class org.crosswire.jsword.book.BookFilters.CustomBookFilter
 
text - Variable in class org.crosswire.common.diff.Bitap
The text to search.
text - Variable in class org.crosswire.common.diff.Difference
 
text - Variable in class org.crosswire.common.diff.Match
The text to search.
text - Variable in class org.crosswire.common.diff.Patch.PatchResults
 
ThaiLuceneAnalyzer - Class in org.crosswire.jsword.index.lucene.analysis
Tokenization using ThaiWordFilter.
ThaiLuceneAnalyzer() - Constructor for class org.crosswire.jsword.index.lucene.analysis.ThaiLuceneAnalyzer
 
then - Variable in class org.crosswire.common.util.TimeGate
The time in milliseconds that the gate last closed.
THMLFilter - Class in org.crosswire.jsword.book.filter.thml
Filter to convert THML to OSIS format.
THMLFilter() - Constructor for class org.crosswire.jsword.book.filter.thml.THMLFilter
 
thmlPassagePattern - Static variable in class org.crosswire.jsword.examples.GatherAllReferences
 
THRESHOLD - Static variable in class org.crosswire.common.compress.LZSS
It takes 2 bytes to store an offset and a length.
THRESHOLD - Static variable in class org.crosswire.common.diff.Bitap
At what point is no match declared (0.0 = perfection, 1.0 = very loose)
threshold - Static variable in class org.crosswire.common.diff.Bitap
 
throwFailedKeyException(Key, Key, IOException) - Method in class org.crosswire.jsword.book.sword.AbstractBackend
If non-null, currentKey is used to throw the exception, other, masterKey is used instead, which will be more general.
ThTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the th element.
ThTag() - Constructor for class org.crosswire.jsword.book.filter.thml.ThTag
 
TimeGate - Class in org.crosswire.common.util
A TimeGate when entered will cause the gate to be closed for a specified period of time.
TimeGate(int) - Constructor for class org.crosswire.common.util.TimeGate
Build a TimeGate that will allow entry no more often than count milliseconds
TIMEOUT - Static variable in class org.crosswire.common.diff.DifferenceEngine
Number of seconds to map a diff before giving up.
timeout - Static variable in class org.crosswire.common.diff.DifferenceEngine
 
timeout - Static variable in class org.crosswire.common.util.WebResource
Define a 750 ms timeout to get a connection
title - Variable in class org.crosswire.common.config.Config
The name for dialog boxes and properties files
toArray() - Method in class org.crosswire.common.util.ListSet
 
toArray(T[]) - Method in class org.crosswire.common.util.ListSet
 
toBinary(byte[], int, int, int) - Static method in class org.crosswire.jsword.passage.PassageKeyFactory
Write to buffer (starting at index) the given number using a set of bytes as required by the max possible value for the number
toBinaryRepresentation(Passage) - Static method in class org.crosswire.jsword.passage.PassageKeyFactory
Convert us to a binary representation.
toConf() - Method in class org.crosswire.jsword.book.sword.ConfigEntryTable
Build's a SWORD conf file as a string.
toIMP() - Method in class org.crosswire.jsword.book.sword.RawLDBackend
Experimental code.
toInteger() - Method in enum org.crosswire.jsword.book.CaseType
Get an integer representation for this CaseType
toInteger() - Method in enum org.crosswire.jsword.book.KeyType
Get an integer representation for this KeyType
toInteger() - Method in enum org.crosswire.jsword.passage.AccuracyType
Get an integer representation for this AccuracyType
toInteger(PassageType) - Static method in enum org.crosswire.jsword.passage.PassageType
Lookup method to convert from an integer
toInteger() - Method in enum org.crosswire.jsword.passage.RestrictionType
Get an integer representation for this RestrictionType
tokenize(String) - Static method in class org.crosswire.jsword.book.SentenceUtil
Take a string and tokenize it using " " and "--" as delimiters into an Array of Strings.
tokenize(String) - Static method in enum org.crosswire.jsword.passage.AccuracyType
Take a string representation of a verse and parse it into an Array of Strings where each part is likely to be a verse part.
tokenStream(String, Reader) - Method in class org.crosswire.jsword.index.lucene.analysis.ArabicLuceneAnalyzer
 
tokenStream(String, Reader) - Method in class org.crosswire.jsword.index.lucene.analysis.ChineseLuceneAnalyzer
 
tokenStream(String, Reader) - Method in class org.crosswire.jsword.index.lucene.analysis.ConfigurableSnowballAnalyzer
Filters LowerCaseTokenizer with StopFilter if enabled and SnowballFilter.
tokenStream(String, Reader) - Method in class org.crosswire.jsword.index.lucene.analysis.CzechLuceneAnalyzer
 
tokenStream(String, Reader) - Method in class org.crosswire.jsword.index.lucene.analysis.EnglishLuceneAnalyzer
Constructs a LowerCaseTokenizer filtered by a language filter StopFilter and PorterStemFilter for English.
tokenStream(String, Reader) - Method in class org.crosswire.jsword.index.lucene.analysis.GermanLuceneAnalyzer
 
tokenStream(String, Reader) - Method in class org.crosswire.jsword.index.lucene.analysis.GreekLuceneAnalyzer
Creates a TokenStream which tokenizes all the text in the provided Reader.
tokenStream(String, Reader) - Method in class org.crosswire.jsword.index.lucene.analysis.KeyAnalyzer
 
tokenStream(String, Reader) - Method in class org.crosswire.jsword.index.lucene.analysis.LuceneAnalyzer
 
tokenStream(String, Reader) - Method in class org.crosswire.jsword.index.lucene.analysis.MorphologyAnalyzer
 
tokenStream(String, Reader) - Method in class org.crosswire.jsword.index.lucene.analysis.PersianLuceneAnalyzer
 
tokenStream(String, Reader) - Method in class org.crosswire.jsword.index.lucene.analysis.SimpleLuceneAnalyzer
 
tokenStream(String, Reader) - Method in class org.crosswire.jsword.index.lucene.analysis.SmartChineseLuceneAnalyzer
 
tokenStream(String, Reader) - Method in class org.crosswire.jsword.index.lucene.analysis.StrongsNumberAnalyzer
 
tokenStream(String, Reader) - Method in class org.crosswire.jsword.index.lucene.analysis.ThaiLuceneAnalyzer
 
tokenStream(String, Reader) - Method in class org.crosswire.jsword.index.lucene.analysis.XRefAnalyzer
 
toKeyCell(OSISUtil.OSISFactory, String) - Method in class org.crosswire.jsword.book.sword.SwordBookMetaData
 
toKJVMappings - Variable in class org.crosswire.jsword.versification.VersificationToKJVMapper
 
toLowerASCII(char) - Static method in class org.crosswire.common.util.Language.CanonicalUtils
Convert a character, in in A-Z to its lower case value, otherwise leave it alone.
toOSIS() - Method in class org.crosswire.jsword.book.basic.AbstractBook
 
toOSIS() - Method in class org.crosswire.jsword.book.basic.AbstractBookMetaData
 
toOSIS() - Method in class org.crosswire.jsword.book.basic.DefaultBookMetaData
 
toOSIS() - Method in interface org.crosswire.jsword.book.Book
Get an OSIS representation of information concerning this Book.
toOSIS() - Method in interface org.crosswire.jsword.book.BookMetaData
Get an OSIS representation of information concerning this Book.
toOSIS(Book, Key, String) - Method in class org.crosswire.jsword.book.filter.gbf.GBFFilter
 
toOSIS(Book, Key, String) - Method in class org.crosswire.jsword.book.filter.osis.OSISFilter
 
toOSIS(Book, Key, String) - Method in class org.crosswire.jsword.book.filter.plaintext.PlainTextFilter
 
toOSIS(Book, Key, String) - Method in interface org.crosswire.jsword.book.filter.SourceFilter
Converter from plain (encoded) text to OSIS data
toOSIS(Book, Key, String) - Method in class org.crosswire.jsword.book.filter.thml.THMLFilter
 
toOSIS() - Method in class org.crosswire.jsword.book.sword.SwordBookMetaData
 
toRange(Versification, Verse, int) - Method in enum org.crosswire.jsword.passage.RestrictionType
Create a range from the verse having the specified number of verses.
toRemoteURI(Book) - Method in interface org.crosswire.jsword.book.install.Installer
 
toRemoteURI(Book) - Method in class org.crosswire.jsword.book.install.sword.HttpSwordInstaller
 
toRow(OSISUtil.OSISFactory, String, String) - Method in class org.crosswire.jsword.book.sword.SwordBookMetaData
 
toRow(OSISUtil.OSISFactory, String) - Method in class org.crosswire.jsword.book.sword.SwordBookMetaData
 
toSentenceCase(String) - Static method in enum org.crosswire.jsword.book.CaseType
Change to sentence case - that is first character in caps, the rest in lower.
toString() - Method in class org.crosswire.common.diff.CommonMiddle
 
toString() - Method in class org.crosswire.common.diff.Difference
 
toString() - Method in enum org.crosswire.common.diff.EditType
 
toString() - Method in class org.crosswire.common.diff.PatchEntry
 
toString() - Method in enum org.crosswire.common.options.ArgumentType
 
toString() - Method in enum org.crosswire.common.options.DataType
 
toString() - Method in class org.crosswire.common.util.Histogram.Counter
 
toString() - Method in class org.crosswire.common.util.Histogram
The format of the histogram is an unordered list of string and the counts of the number of times it has been seen.
toString() - Method in class org.crosswire.common.util.Language
 
toString() - Method in enum org.crosswire.common.util.OSType
 
toString(String) - Method in class org.crosswire.common.util.Translations
 
toString() - Method in class org.crosswire.common.util.Version
Returns the original string representation of this version identifier.
toString() - Method in class org.crosswire.common.xml.PrettySerializingContentHandler
 
toString() - Method in class org.crosswire.common.xml.SerializingContentHandler
 
toString() - Method in enum org.crosswire.common.xml.XMLFeature
 
toString() - Method in class org.crosswire.common.xml.XMLFeatureSet
 
toString() - Method in class org.crosswire.jsword.book.basic.AbstractBook
 
toString() - Method in class org.crosswire.jsword.book.basic.AbstractBookMetaData
 
toString(Set<BibleBook>) - Method in class org.crosswire.jsword.book.basic.AbstractPassageBook
 
toString() - Method in enum org.crosswire.jsword.book.BookCategory
 
toString() - Method in enum org.crosswire.jsword.book.FeatureType
 
toString() - Method in class org.crosswire.jsword.book.study.StrongsNumber
 
toString() - Method in enum org.crosswire.jsword.book.sword.BlockType
 
toString() - Method in enum org.crosswire.jsword.book.sword.BookType
 
toString() - Method in enum org.crosswire.jsword.book.sword.ConfigEntryType
 
toString() - Method in enum org.crosswire.jsword.index.IndexStatus
 
toString() - Method in enum org.crosswire.jsword.index.search.SearchType
 
toString() - Method in class org.crosswire.jsword.passage.AbstractKeyList.NameVisitor
 
toString() - Method in class org.crosswire.jsword.passage.AbstractKeyList.OsisIDVisitor
 
toString() - Method in class org.crosswire.jsword.passage.AbstractKeyList
 
toString() - Method in class org.crosswire.jsword.passage.AbstractPassage
 
toString() - Method in class org.crosswire.jsword.passage.DefaultLeafKeyList
 
toString() - Method in class org.crosswire.jsword.passage.PassageTally
 
toString() - Method in class org.crosswire.jsword.passage.ReadOnlyPassage
 
toString() - Method in class org.crosswire.jsword.passage.Verse
 
toString() - Method in class org.crosswire.jsword.passage.VerseRange
 
toString() - Method in enum org.crosswire.jsword.versification.BibleBook
Get the OSIS representation of this BibleBook.
toString() - Method in class org.crosswire.jsword.versification.BookName
 
toString() - Method in enum org.crosswire.jsword.versification.DivisionName
 
toString() - Method in class org.crosswire.jsword.versification.QualifiedKey
 
total - Variable in class org.crosswire.jsword.passage.PassageTally
 
total - Variable in class org.crosswire.jsword.passage.VerseRange.VerseIterator
 
totalUnits - Variable in class org.crosswire.common.progress.Job
Total amount of work to do.
toText() - Method in class org.crosswire.common.diff.Patch
Take a list of patches and return a textual representation.
toUpperASCII(char) - Static method in class org.crosswire.common.util.Language.CanonicalUtils
Convert a character, in in a-z to its upper case value, otherwise leave it alone.
toURI(URL) - Static method in class org.crosswire.common.util.NetUtil
Convert an URL to an URI.
toURL(URI) - Static method in class org.crosswire.common.util.NetUtil
Convert an URI to an URL.
toVerseArray() - Method in class org.crosswire.jsword.passage.Verse
Create an array of Verses
toVerseArray() - Method in class org.crosswire.jsword.passage.VerseRange
Create an array of Verses
toVerseRange(Versification, Object) - Static method in class org.crosswire.jsword.passage.AbstractPassage
Convert the Object to a VerseRange.
trace() - Method in class org.crosswire.jsword.versification.VersificationToKJVMapper
Outputs the mappings for debug purposes to the log file.
trackBible - Static variable in class org.crosswire.jsword.book.Defaults
Indicates whether the last book of each type is used next time.
transfact - Variable in class org.crosswire.common.xml.TransformingSAXEventProvider
How we get the transformer objects
transform(char[], int, int, int, boolean[]) - Method in class org.crosswire.common.icu.NumberShaper
Transform either to or from 0-9 and the script representation, returning the result and true when at least one character is transformed.
transform(Source, Result) - Method in class org.crosswire.common.xml.TransformingSAXEventProvider
 
TransformingSAXEventProvider - Class in org.crosswire.common.xml
A SAXEventProvider that gets its output data from an XSL stylesheet and another SAXEventProvider (supplying input XML).
TransformingSAXEventProvider(URI, SAXEventProvider) - Constructor for class org.crosswire.common.xml.TransformingSAXEventProvider
Simple ctor
TransformingSAXEventProvider.TemplateInfo - Class in org.crosswire.common.xml
A simple class to link modification times to Templates objects
TransformingSAXEventProvider.TemplateInfo(Templates, long) - Constructor for class org.crosswire.common.xml.TransformingSAXEventProvider.TemplateInfo
Simple ctor
TransformingSAXEventProviderConverter - Class in org.crosswire.common.xml
An implementation of Converter that uses a TransformingSAXEventProvider to transform one SAXEventProvider into another SAXEventProvider using XSL.
TransformingSAXEventProviderConverter(URI) - Constructor for class org.crosswire.common.xml.TransformingSAXEventProviderConverter
Simple ctor
translation - Variable in class org.crosswire.common.util.Translations
The translation that BibleDesktop should use.
TRANSLATION_KEY - Static variable in class org.crosswire.common.util.Translations
The key used in config.xml
Translations - Class in org.crosswire.common.util
Translations provides a list of locales that BibleDesktop has been translated into.
Translations() - Constructor for class org.crosswire.common.util.Translations
Singleton classes have private constructors.
translations - Variable in class org.crosswire.common.util.Translations
List of available translations.
TreeKey - Class in org.crosswire.jsword.passage
A Key that knows where the data is in the real file.
TreeKey(String, Key) - Constructor for class org.crosswire.jsword.passage.TreeKey
Setup with the key name and positions of data in the file
TreeKey(String) - Constructor for class org.crosswire.jsword.passage.TreeKey
Setup with the key name.
TreeKeyIndex - Class in org.crosswire.jsword.book.sword
TreeKeyIndex reads Sword index files that are path based.
TreeKeyIndex(SwordBookMetaData) - Constructor for class org.crosswire.jsword.book.sword.TreeKeyIndex
Simple ctor
TreeNode - Class in org.crosswire.jsword.book.sword
A node that knows where the data is in the real file and where it is in relationship to other nodes.
TreeNode() - Constructor for class org.crosswire.jsword.book.sword.TreeNode
TreeNode default ctor.
TreeNode(int) - Constructor for class org.crosswire.jsword.book.sword.TreeNode
Setup with the positions of data in the file
trimRanges(int, RestrictionType) - Method in class org.crosswire.jsword.passage.AbstractPassage
 
trimRanges(int, RestrictionType) - Method in interface org.crosswire.jsword.passage.Passage
Ensures that there are a maximum of count VerseRanges in this Passage.
trimRanges(int, RestrictionType) - Method in class org.crosswire.jsword.passage.ReadOnlyPassage
 
trimRanges(int, RestrictionType) - Method in class org.crosswire.jsword.passage.SynchronizedPassage
 
trimVerses(int) - Method in class org.crosswire.jsword.passage.AbstractPassage
 
trimVerses(int) - Method in interface org.crosswire.jsword.passage.Passage
Ensures that there are a maximum of count Verses in this Passage.
trimVerses(int) - Method in class org.crosswire.jsword.passage.PassageTally
Ensures that there are a maximum of count Verses in this Passage.
trimVerses(int) - Method in class org.crosswire.jsword.passage.ReadOnlyPassage
 
trimVerses(int) - Method in class org.crosswire.jsword.passage.SynchronizedPassage
 
TrTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the tr element.
TrTag() - Constructor for class org.crosswire.jsword.book.filter.thml.TrTag
 
TtTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the tt (tele-type) element.
TtTag() - Constructor for class org.crosswire.jsword.book.filter.thml.TtTag
 
txers - Static variable in class org.crosswire.common.xml.TransformingSAXEventProvider
A cache of transformers
type - Variable in class org.crosswire.common.config.AbstractReflectedChoice
The type (as specified in config.xml)
type - Variable in class org.crosswire.jsword.book.basic.DefaultBookMetaData
 
type - Variable in class org.crosswire.jsword.passage.PassageEvent
The type of change
TYPE_X_PREFIX - Static variable in class org.crosswire.jsword.book.OSISUtil
Constant for x- types
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Copyright ยจ 2003-2015