- halfMatch(String, String) - Static method in class org.crosswire.common.diff.Commonality
-
Do the two texts share a substring which is at least half the length of
the longer text?
- halfMatch(String, String, int) - Static method in class org.crosswire.common.diff.Commonality
-
Does a substring of shortText exist within longText such that the
substring is at least half the length of longText?
- handle(Throwable) - Method in class org.crosswire.common.util.Reporter.CustomAWTExceptionHandler
-
Handle AWT exceptions
- handleEntity(String) - Static method in class org.crosswire.common.xml.XMLUtil
-
Replace entity with its unicode equivalent, if it is not a valid XML
entity.
- handlePending() - Method in class org.crosswire.common.xml.PrettySerializingContentHandler
-
- hasChildren() - Method in class org.crosswire.jsword.book.sword.TreeNode
-
- hasChoices() - Method in enum org.crosswire.jsword.book.sword.ConfigEntryType
-
Some keys can repeat.
- hasDifferences() - Method in class org.crosswire.common.diff.PatchEntry
-
- hasErrors - Variable in class org.crosswire.jsword.versification.VersificationToKJVMapper
-
- hasErrors() - Method in class org.crosswire.jsword.versification.VersificationToKJVMapper
-
Returns whether we initialised with errors
- hasFeature(FeatureType) - Method in class org.crosswire.jsword.book.basic.AbstractBook
-
- hasFeature(FeatureType) - Method in class org.crosswire.jsword.book.basic.AbstractBookMetaData
-
- hasFeature(FeatureType) - Method in interface org.crosswire.jsword.book.Book
-
Return whether the feature is supported by the book.
- hasFeature(FeatureType) - Method in interface org.crosswire.jsword.book.BookMetaData
-
Return whether the feature is supported by the book.
- hasFeature(FeatureType) - Method in class org.crosswire.jsword.book.readings.ReadingsBook
-
- hasFeature(FeatureType) - Method in class org.crosswire.jsword.book.sword.SwordBookMetaData
-
- hash - Variable in class org.crosswire.jsword.book.readings.ReadingsBook
-
The store of keys and data
- hashCode() - Method in class org.crosswire.common.diff.CommonMiddle
-
- hashCode() - Method in class org.crosswire.common.diff.Difference
-
- hashCode() - Method in class org.crosswire.common.util.Language
-
- hashCode() - Method in class org.crosswire.common.util.Version
-
- hashCode() - Method in class org.crosswire.jsword.book.basic.AbstractBook
-
- hashCode() - Method in class org.crosswire.jsword.book.basic.AbstractBookMetaData
-
- hashCode() - Method in class org.crosswire.jsword.book.install.sword.AbstractSwordInstaller
-
- hashCode() - Method in class org.crosswire.jsword.book.install.sword.HttpSwordInstaller
-
- hashCode() - Method in class org.crosswire.jsword.book.readings.ReadingsKey
-
- hashCode() - Method in class org.crosswire.jsword.book.study.StrongsNumber
-
- hashCode() - Method in class org.crosswire.jsword.book.sword.AbstractKeyBackend
-
- hashCode() - Method in class org.crosswire.jsword.index.lucene.analysis.AbstractBookTokenFilter
-
- hashCode() - Method in class org.crosswire.jsword.index.lucene.analysis.StrongsNumberFilter
-
- hashCode() - Method in class org.crosswire.jsword.passage.AbstractKeyList
-
- hashCode() - Method in class org.crosswire.jsword.passage.AbstractPassage
-
- hashCode() - Method in class org.crosswire.jsword.passage.DefaultLeafKeyList
-
- hashCode() - Method in interface org.crosswire.jsword.passage.Key
-
This needs to be declared here so that it is visible as a method on a
derived Key.
- hashCode() - Method in class org.crosswire.jsword.passage.PassageTally.TalliedVerse
-
- hashCode() - Method in class org.crosswire.jsword.passage.PassageTally.TalliedVerseRange
-
- hashCode() - Method in class org.crosswire.jsword.passage.ReadOnlyKeyList
-
- hashCode() - Method in class org.crosswire.jsword.passage.ReadOnlyPassage
-
- hashCode() - Method in class org.crosswire.jsword.passage.SetKeyList
-
- hashCode() - Method in class org.crosswire.jsword.passage.SynchronizedPassage
-
- hashCode() - Method in class org.crosswire.jsword.passage.Verse
-
- hashCode() - Method in class org.crosswire.jsword.passage.VerseRange
-
- hashCode() - Method in class org.crosswire.jsword.versification.BookName
-
- hashCode() - Method in class org.crosswire.jsword.versification.QualifiedKey
-
- hashFinal(byte[]) - Method in class org.crosswire.common.crypt.Sapphire
-
- hashInit() - Method in class org.crosswire.common.crypt.Sapphire
-
Initialize non-keyed hash computation.
- hasMoreElements() - Method in class org.crosswire.common.util.IteratorEnumeration
-
- hasNext() - Method in class org.crosswire.common.util.EmptyIterator
-
- hasNext() - Method in class org.crosswire.common.util.ItemIterator
-
- hasNext() - Method in class org.crosswire.common.util.StackTrace.AbstractStackIterator
-
- hasNext() - Method in class org.crosswire.jsword.book.BookFilterIterator
-
- hasNext() - Method in class org.crosswire.jsword.passage.AbstractPassage.VerseRangeIterator
-
- hasNext() - Method in class org.crosswire.jsword.passage.BitwisePassage.VerseIterator
-
- hasNext() - Method in class org.crosswire.jsword.passage.KeyIterator
-
- hasNext() - Method in class org.crosswire.jsword.passage.PassageTally.OrderedVerseIterator
-
- hasNext() - Method in class org.crosswire.jsword.passage.PassageTally.OrderedVerseRangeIterator
-
- hasNext() - Method in class org.crosswire.jsword.passage.PassageTally.VerseIterator
-
- hasNext() - Method in class org.crosswire.jsword.passage.RangedPassage.VerseIterator
-
- hasNext() - Method in class org.crosswire.jsword.passage.RangedPassage.VerseRangeIterator
-
- hasNext() - Method in class org.crosswire.jsword.passage.VerseRange.VerseIterator
-
- hasNextSibling() - Method in class org.crosswire.jsword.book.sword.TreeNode
-
- hasRanges(RestrictionType) - Method in class org.crosswire.jsword.passage.AbstractPassage
-
- hasRanges(RestrictionType) - Method in interface org.crosswire.jsword.passage.Passage
-
Determine whether there are two or more ranges.
- hasRanges(RestrictionType) - Method in class org.crosswire.jsword.passage.ReadOnlyPassage
-
- hasRanges(RestrictionType) - Method in class org.crosswire.jsword.passage.SynchronizedPassage
-
- hasSubIdentifier(String[]) - Static method in enum org.crosswire.jsword.passage.AccuracyType
-
- head - Variable in class org.crosswire.common.util.ChainLink
-
- HEBREWDEF_KEY - Static variable in class org.crosswire.jsword.book.Defaults
-
- hebrewDefinitionsDeft - Static variable in class org.crosswire.jsword.book.Defaults
-
The default Hebrew Definitions Dictionary.
- HEBREWPARSE_KEY - Static variable in class org.crosswire.jsword.book.Defaults
-
- hebrewParseDeft - Static variable in class org.crosswire.jsword.book.Defaults
-
The default Hebrew Parse Dictionary.
- helptext - Variable in class org.crosswire.common.config.AbstractReflectedChoice
-
The help text (tooltip) for this item
- HI_ACROSTIC - Static variable in class org.crosswire.jsword.book.OSISUtil
-
Constant for acrostic highlighting
- HI_BOLD - Static variable in class org.crosswire.jsword.book.OSISUtil
-
Constant for rendering bold text
- HI_EMPHASIS - Static variable in class org.crosswire.jsword.book.OSISUtil
-
Constant for rendering emphatic text
- HI_ILLUMINATED - Static variable in class org.crosswire.jsword.book.OSISUtil
-
Constant for rendering illuminated text.
- HI_ITALIC - Static variable in class org.crosswire.jsword.book.OSISUtil
-
Constant for rendering italic text.
- HI_LINETHROUGH - Static variable in class org.crosswire.jsword.book.OSISUtil
-
Constant for rendering strike-through text
- HI_NORMAL - Static variable in class org.crosswire.jsword.book.OSISUtil
-
Constant for rendering normal text.
- HI_SMALL_CAPS - Static variable in class org.crosswire.jsword.book.OSISUtil
-
Constant for rendering small caps
- HI_SUB - Static variable in class org.crosswire.jsword.book.OSISUtil
-
Constant for rendering subscripts
- HI_SUPER - Static variable in class org.crosswire.jsword.book.OSISUtil
-
Constant for rendering superscripts
- HI_UNDERLINE - Static variable in class org.crosswire.jsword.book.OSISUtil
-
Constant for rendering underlined text
- HI_X_BIG - Static variable in class org.crosswire.jsword.book.OSISUtil
-
Constant for rendering big text
- HI_X_CAPS - Static variable in class org.crosswire.jsword.book.OSISUtil
-
Constant for rendering upper case text
- HI_X_SMALL - Static variable in class org.crosswire.jsword.book.OSISUtil
-
Constant for rendering small text
- HI_X_TT - Static variable in class org.crosswire.jsword.book.OSISUtil
-
Constant for rendering tt text
- hidden - Variable in class org.crosswire.common.config.AbstractReflectedChoice
-
Whether this choice should be visible or hidden
- HIDDEN - Static variable in class org.crosswire.jsword.book.sword.SwordBookMetaData
-
- hist - Variable in class org.crosswire.common.util.Histogram
-
- Histogram - Class in org.crosswire.common.util
-
A simple implementation of a histogram.
- Histogram() - Constructor for class org.crosswire.common.util.Histogram
-
Create an empty histogram
- Histogram.Counter - Class in org.crosswire.common.util
-
Trivial mutable counting integer class.
- Histogram.Counter() - Constructor for class org.crosswire.common.util.Histogram.Counter
-
- History - Class in org.crosswire.common.history
-
Maintains a navigable history of objects.
- History() - Constructor for class org.crosswire.common.history.History
-
Create an empty navigation and history list.
- history - Variable in class org.crosswire.common.history.History
-
A map of elements that have been seen so far to when they have been seen.
- historyChanged(HistoryEvent) - Method in interface org.crosswire.common.history.HistoryListener
-
- HistoryEvent - Class in org.crosswire.common.history
-
An Event in History.
- HistoryEvent(Object) - Constructor for class org.crosswire.common.history.HistoryEvent
-
Constructs an HistoryEvent object.
- HistoryListener - Interface in org.crosswire.common.history
-
A listener of HistoryEvents.
- homeAltDirectory - Static variable in class org.crosswire.common.util.CWProject
-
The JSword user settings directory for Mac and Windows
- homeDirectory - Static variable in class org.crosswire.common.util.CWProject
-
The JSword user settings directory
- homeProperty - Static variable in class org.crosswire.common.util.CWProject
-
System property for home directory
- homes - Static variable in class org.crosswire.common.util.CWClassLoader
-
Notion of a project's home from where additional resources can be found.
- homes - Variable in class org.crosswire.common.util.CWProject
-
The homes for this application: first is writable, second (if present) is
read-only and specified by the system property jsword.home.
- host - Variable in class org.crosswire.jsword.book.install.sword.AbstractSwordInstaller
-
The remote hostname.
- HrTag - Class in org.crosswire.jsword.book.filter.thml
-
THML Tag to process the hr element.
- HrTag() - Constructor for class org.crosswire.jsword.book.filter.thml.HrTag
-
- HTag - Class in org.crosswire.jsword.book.filter.thml
-
THML Tag to process the h1, h2, h3, h4, h5, and h6 elements.
- HTag(int) - Constructor for class org.crosswire.jsword.book.filter.thml.HTag
-
Create an H tag of the given level
- HTML_PATTERN - Static variable in class org.crosswire.jsword.book.sword.SwordBookMetaData
-
- HTMLSerializingContentHandler - Class in org.crosswire.common.xml
-
This class provides for the formatted and syntax highlighted serialization of
a SAX stream to a Writer
.
- HTMLSerializingContentHandler() - Constructor for class org.crosswire.common.xml.HTMLSerializingContentHandler
-
A formatting serializer that does not add whitespace to the document.
- HTMLSerializingContentHandler(FormatType) - Constructor for class org.crosswire.common.xml.HTMLSerializingContentHandler
-
A formatting serializer that adds whitespace to the document according to
the specified FormatType
.
- HTMLSerializingContentHandler(FormatType, Writer) - Constructor for class org.crosswire.common.xml.HTMLSerializingContentHandler
-
A formatting serializer that adds whitespace to the document according to
the specified FormatType
.
- HttpSwordInstaller - Class in org.crosswire.jsword.book.install.sword
-
An implementation of Installer for reading data from Sword Web sites.
- HttpSwordInstaller() - Constructor for class org.crosswire.jsword.book.install.sword.HttpSwordInstaller
-
- HttpSwordInstallerFactory - Class in org.crosswire.jsword.book.install.sword
-
A Factory for instances of HttpSwordInstaller.
- HttpSwordInstallerFactory() - Constructor for class org.crosswire.jsword.book.install.sword.HttpSwordInstallerFactory
-