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 

D

dad - Variable in class org.crosswire.common.compress.LZSS
leftSon, rightSon, and dad are the Japanese way of referring to a tree structure.
DAILY_DEVOTIONALS_KEY - Static variable in class org.crosswire.jsword.book.Defaults
 
dailyDevotionalDeft - Static variable in class org.crosswire.jsword.book.Defaults
The default DailyDevotional
dat - Variable in class org.crosswire.common.util.PatternFormatter
 
data - Variable in class org.crosswire.jsword.book.sword.DataEntry
The data entry as it comes out of the data file.
DATA_PATH - Static variable in class org.crosswire.jsword.book.sword.SwordBookPath
Sword global config file's path to where mods can be found
DataEntry - Class in org.crosswire.jsword.book.sword
Data entry represents an entry in a Data file.
DataEntry(String, byte[], String) - Constructor for class org.crosswire.jsword.book.sword.DataEntry
Construct a data entry.
DataIndex - Class in org.crosswire.jsword.book.sword
Data files are indexed by offset and size.
DataIndex(int, int) - Constructor for class org.crosswire.jsword.book.sword.DataIndex
This data index is defined by an offset into a file and the size of the data to retrieve.
datamap - Static variable in class org.crosswire.common.config.ChoiceFactory
Storage of various registered objects
DataPolice - Class in org.crosswire.jsword.book
When we can't convert some source data then the user doesn't really care and just wants it to work, but it would be good to have some way to get the problems fixed, so as a start point we report them through this class.
DataPolice() - Constructor for class org.crosswire.jsword.book.DataPolice
Prevent instantiation
datasize - Variable in class org.crosswire.jsword.book.sword.RawBackend
How many bytes in the size count in the index
datasize - Variable in class org.crosswire.jsword.book.sword.RawLDBackend
The number of bytes in the size count in the index
DataType - Enum in org.crosswire.common.options
A DataType provides the ability to marshal a String value to an object.
DataType(String) - Constructor for enum org.crosswire.common.options.DataType
 
dataType - Variable in class org.crosswire.common.options.Option
 
date - Variable in class org.crosswire.jsword.book.readings.ReadingsKey
The day of the year for the readings
DATE_KEY_FORMAT - Static variable in class org.crosswire.jsword.book.sword.RawLDBackend
Date formatter
DateFormatter - Class in org.crosswire.common.icu
DateFormat provides a wrapper of some of DateFormat and SimpleDateFormat using ICU4J if present, otherwise from core Java.
DateFormatter() - Constructor for class org.crosswire.common.icu.DateFormatter
Prevent instantiation.
datFile - Variable in class org.crosswire.jsword.book.sword.state.RawLDBackendState
The data file
datFile - Variable in class org.crosswire.jsword.book.sword.TreeKeyIndex
 
datRaf - Variable in class org.crosswire.jsword.book.sword.state.RawLDBackendState
The data random access file
datRaf - Variable in class org.crosswire.jsword.book.sword.TreeKeyIndex
 
deactivate(Lock) - Method in interface org.crosswire.common.activate.Activatable
Called to indicate that the Book should release whatever system resources it can to make way for other uses.
deactivate(Activatable) - Static method in class org.crosswire.common.activate.Activator
Deactivate an Activatable object.
deactivate(Lock) - Method in class org.crosswire.jsword.book.basic.AbstractBook
 
deactivate(Lock) - Method in class org.crosswire.jsword.book.sword.SwordGenBook
 
deactivate(Lock) - Method in class org.crosswire.jsword.book.sword.TreeKeyIndex
 
deactivateAll() - Static method in class org.crosswire.common.activate.Activator
 
debugSAXAttributes(Attributes) - Static method in class org.crosswire.common.xml.XMLUtil
Show the attributes of an element as debug
decipher(byte[]) - Method in class org.crosswire.jsword.book.sword.AbstractBackend
 
decipher(byte[]) - Method in interface org.crosswire.jsword.book.sword.Backend
Decipher the data in place, if it is enciphered and there is a key to unlock it.
decipher(byte[]) - Method in class org.crosswire.jsword.book.sword.NullBackend
 
DECLARATION_HANDLER_PROPERTY_ID - Static variable in class org.crosswire.common.xml.XMLProcess
Declaration handler property id
decode(String) - Method in class org.crosswire.common.diff.PatchEntry
Undo encoding
decode(String, byte[], String) - Static method in class org.crosswire.jsword.book.sword.SwordUtil
Transform a byte array into a string given the encoding.
decode(String, byte[], int, String) - Static method in class org.crosswire.jsword.book.sword.SwordUtil
Transform a portion of a byte array into a string given the encoding.
decode(String, byte[], int, int, String) - Static method in class org.crosswire.jsword.book.sword.SwordUtil
Transform a portion of a byte array starting at an offset into a string given the encoding.
decodeLittleEndian16(byte[], int) - Static method in class org.crosswire.jsword.book.sword.SwordUtil
Decode little endian data from a byte array
decodeLittleEndian32(byte[], int) - Static method in class org.crosswire.jsword.book.sword.SwordUtil
Decode little endian data from a byte array.
decodeOrdinal(int) - Method in class org.crosswire.jsword.versification.Versification
Where does this verse come in the Bible.
decorate(String) - Method in enum org.crosswire.jsword.index.search.SearchType
Decorate a string with the given type of decoration.
decorateAllWords(String) - Method in class org.crosswire.jsword.index.lucene.LuceneQueryDecorator
 
decorateAllWords(String) - Method in interface org.crosswire.jsword.index.query.QueryDecorator
 
decorateAnyWords(String) - Method in class org.crosswire.jsword.index.lucene.LuceneQueryDecorator
 
decorateAnyWords(String) - Method in interface org.crosswire.jsword.index.query.QueryDecorator
 
decorateAttributeName(String) - Method in class org.crosswire.common.xml.HTMLSerializingContentHandler
 
decorateAttributeName(String) - Method in class org.crosswire.common.xml.PrettySerializingContentHandler
 
decorateAttributeValue(String) - Method in class org.crosswire.common.xml.HTMLSerializingContentHandler
 
decorateAttributeValue(String) - Method in class org.crosswire.common.xml.PrettySerializingContentHandler
 
decorateCharacters(String) - Method in class org.crosswire.common.xml.HTMLSerializingContentHandler
 
decorateCharacters(String) - Method in class org.crosswire.common.xml.PrettySerializingContentHandler
 
decorateIndent(int) - Method in class org.crosswire.common.xml.HTMLSerializingContentHandler
 
decorateIndent(int) - Method in class org.crosswire.common.xml.PrettySerializingContentHandler
 
decorateNotWords(String) - Method in class org.crosswire.jsword.index.lucene.LuceneQueryDecorator
 
decorateNotWords(String) - Method in interface org.crosswire.jsword.index.query.QueryDecorator
 
decoratePhrase(String) - Method in class org.crosswire.jsword.index.lucene.LuceneQueryDecorator
 
decoratePhrase(String) - Method in interface org.crosswire.jsword.index.query.QueryDecorator
 
decorateRange(String) - Method in class org.crosswire.jsword.index.lucene.LuceneQueryDecorator
 
decorateRange(String) - Method in interface org.crosswire.jsword.index.query.QueryDecorator
 
decorateSpellWords(String) - Method in class org.crosswire.jsword.index.lucene.LuceneQueryDecorator
 
decorateSpellWords(String) - Method in interface org.crosswire.jsword.index.query.QueryDecorator
 
decorateStartWords(String) - Method in class org.crosswire.jsword.index.lucene.LuceneQueryDecorator
 
decorateStartWords(String) - Method in interface org.crosswire.jsword.index.query.QueryDecorator
 
decorateTagName(String) - Method in class org.crosswire.common.xml.HTMLSerializingContentHandler
 
decorateTagName(String) - Method in class org.crosswire.common.xml.PrettySerializingContentHandler
 
DEF_TYPE - Static variable in class org.crosswire.jsword.book.OSISUtil
Constant for the def (dictionary definition) type
DEFAULT - Static variable in class org.crosswire.common.icu.DateFormatter
Constant for default style pattern.
DEFAULT - Static variable in class org.crosswire.common.util.PluginUtil
The string for default implementations
DEFAULT - Static variable in class org.crosswire.jsword.passage.Verse
The default verse
DEFAULT_CHARSET - Static variable in class org.crosswire.jsword.book.basic.DefaultBookMetaData
 
DEFAULT_COUNTRY_CODE - Static variable in class org.crosswire.common.util.Countries
 
DEFAULT_DATE_FORMAT_CLASS - Static variable in class org.crosswire.common.icu.DateFormatter
 
DEFAULT_FORMAT - Static variable in class org.crosswire.common.util.PatternFormatter
 
DEFAULT_HANDLER_NAME - Static variable in class org.crosswire.common.xml.XMLProcess
 
DEFAULT_ID - Static variable in class org.crosswire.jsword.index.lucene.analysis.AnalyzerFactory
 
DEFAULT_INSTALLED_INDEX_VERSION - Static variable in class org.crosswire.jsword.index.lucene.InstalledIndex
The Index version for new indexes
DEFAULT_LANG - Static variable in class org.crosswire.common.util.Language
The default language is English.
DEFAULT_LANG_CODE - Static variable in class org.crosswire.common.util.Language
The default language code is en for English.
DEFAULT_LOCALE - Static variable in class org.crosswire.common.util.Translations
The default Locale, it the user has not chosen anything else.
DEFAULT_PARSER_NAME - Static variable in class org.crosswire.common.xml.XMLProcess
Default parser name.
DEFAULT_SHOWN - Static variable in class org.crosswire.jsword.util.WebWarning
 
DEFAULT_SIMPLE_DATE_FORMAT_CLASS - Static variable in class org.crosswire.common.icu.DateFormatter
 
DEFAULT_TRANSLATION - Static variable in class org.crosswire.common.util.Translations
The default translation, if the user has not chosen anything else.
DEFAULT_V11N - Static variable in class org.crosswire.jsword.versification.system.Versifications
The default Versification for JSword is the KJV.
defaultBlurRestriction - Static variable in enum org.crosswire.jsword.passage.RestrictionType
A default restriction type for blurring.
DefaultBook - Class in org.crosswire.jsword.book
Defines a single default book.
DefaultBook(BookList, BookFilter) - Constructor for class org.crosswire.jsword.book.DefaultBook
 
DefaultBookmark - Class in org.crosswire.jsword.book.basic
A Bookmark remembers a particular view of one or more Books.
DefaultBookmark() - Constructor for class org.crosswire.jsword.book.basic.DefaultBookmark
Create an empty default bookmark
DefaultBookMetaData - Class in org.crosswire.jsword.book.basic
DefaultBookMetaData is an implementation of the of the BookMetaData interface.
DefaultBookMetaData(BookDriver, String, BookCategory) - Constructor for class org.crosswire.jsword.book.basic.DefaultBookMetaData
Ctor with some default values.
defaultDateFormat - Static variable in class org.crosswire.common.icu.DateFormatter
 
defaultDownloadDir - Static variable in class org.crosswire.jsword.book.sword.SwordBookPath
The directory URL
DefaultKeyList - Class in org.crosswire.jsword.passage
A default implementation of Key.
DefaultKeyList() - Constructor for class org.crosswire.jsword.passage.DefaultKeyList
Simple ctor
DefaultKeyList(Key, String) - Constructor for class org.crosswire.jsword.passage.DefaultKeyList
Simple ctor
DefaultKeyVisitor - Class in org.crosswire.jsword.passage
A default implementation of KeyVisitor that does nothing, for use in inheritance where you want to save space by not overriding all methods.
DefaultKeyVisitor() - Constructor for class org.crosswire.jsword.passage.DefaultKeyVisitor
 
DefaultLeafKeyList - Class in org.crosswire.jsword.passage
A simple default implementation of the Key interface.
DefaultLeafKeyList(String) - Constructor for class org.crosswire.jsword.passage.DefaultLeafKeyList
Default ctor
DefaultLeafKeyList(String, String) - Constructor for class org.crosswire.jsword.passage.DefaultLeafKeyList
Default ctor
DefaultLeafKeyList(String, String, Key) - Constructor for class org.crosswire.jsword.passage.DefaultLeafKeyList
Default ctor
DefaultLocaleProvider - Class in org.crosswire.jsword.internationalisation
A default Locale provider simply returns Locale.getDefault()
DefaultLocaleProvider() - Constructor for class org.crosswire.jsword.internationalisation.DefaultLocaleProvider
 
defaults - Variable in class org.crosswire.common.util.PropertyMap
Default values for any keys not found in this property map.
Defaults - Class in org.crosswire.jsword.book
Handles the current default Books.
Defaults() - Constructor for class org.crosswire.jsword.book.Defaults
Prevent construction.
DEFAULTS - Static variable in class org.crosswire.jsword.book.sword.SwordBookMetaData
 
Defaults.DefaultsBookListener - Class in org.crosswire.jsword.book
To keep us up to date with changes in the available Books
Defaults.DefaultsBookListener() - Constructor for class org.crosswire.jsword.book.Defaults.DefaultsBookListener
 
DefaultSearchModifier - Class in org.crosswire.jsword.index.search
The DefaultSearchModifier provides a simple implementation of a SearchModifier.
DefaultSearchModifier() - Constructor for class org.crosswire.jsword.index.search.DefaultSearchModifier
A default SearchModifier that returns all hits and does not rank the results.
DefaultSearchRequest - Class in org.crosswire.jsword.index.search
A default implementation of a SearchRequest.
DefaultSearchRequest(String, SearchModifier) - Constructor for class org.crosswire.jsword.index.search.DefaultSearchRequest
Create a DefaultSearchRequest for the provided request and the provided modifiers.
DefaultSearchRequest(String) - Constructor for class org.crosswire.jsword.index.search.DefaultSearchRequest
Create a DefaultSearchRequest for the provided request.
defaultSimpleDateFormat - Static variable in class org.crosswire.common.icu.DateFormatter
 
defaultStopWordMap - Static variable in class org.crosswire.jsword.index.lucene.analysis.ConfigurableSnowballAnalyzer
 
defaultType - Static variable in class org.crosswire.jsword.passage.PassageKeyFactory
The default type
DefaultURIFilter - Class in org.crosswire.common.util
An URIFilter that accepts all names.
DefaultURIFilter() - Constructor for class org.crosswire.common.util.DefaultURIFilter
 
defaultValue - Variable in class org.crosswire.common.options.Option
 
defaultValue - Variable in enum org.crosswire.jsword.book.sword.ConfigEntryType
The default for the ConfigEntryType
deft - Static variable in class org.crosswire.jsword.book.filter.SourceFilterFactory
The lookup table of filters
delete(File) - Static method in class org.crosswire.common.util.FileUtil
Deletes a file or a directory and all of its contents
delete(URI) - Static method in class org.crosswire.common.util.NetUtil
Delete a URI.
delete(Book) - Method in class org.crosswire.jsword.book.basic.AbstractBookDriver
 
delete(Book) - Method in interface org.crosswire.jsword.book.BookDriver
Delete this Book from the system.
delete(Book) - Method in class org.crosswire.jsword.book.sword.SwordBookDriver
 
deleteBook(Book) - Method in class org.crosswire.jsword.bridge.BookInstaller
Uninstall a book.
deleteContents(File, List<File>) - Static method in class org.crosswire.common.util.FileUtil
Recursive delete files.
deleteIndex() - Method in class org.crosswire.jsword.bridge.BookIndexer
 
deleteIndex(Book) - Method in interface org.crosswire.jsword.index.IndexManager
Tidy up after yourself and remove all the files that make up any indexes you created.
deleteIndex(Book) - Method in class org.crosswire.jsword.index.lucene.LuceneIndexManager
 
deleteNode(short) - Method in class org.crosswire.common.compress.LZSS
Remove a node from the tree.
depth - Variable in class org.crosswire.common.xml.PrettySerializingContentHandler
The depth is incremented on each startElement and decremented on each endElement.
describeParameters(Object...) - Static method in class org.crosswire.common.util.ReflectionUtil
Construct a parallel array of class objects for each element in params.
description - Variable in class org.crosswire.common.options.Option
 
developmentMode - Static variable in class org.crosswire.common.xml.TransformingSAXEventProvider
In development mode the style sheet is checked for modifications before use and if so, it is recompiled.
DEVOTION_PATTERN - Static variable in class org.crosswire.jsword.book.sword.RawLDBackend
This is the pattern of a date for a DailyDevotion, DD.MM
DICTIONARY_KEY - Static variable in class org.crosswire.jsword.book.Defaults
 
dictionaryDeft - Static variable in class org.crosswire.jsword.book.Defaults
The default Dictionary
DictToOsis - Class in org.crosswire.jsword.examples
Start of a mechanism to extract a Dictionary module to OSIS.
DictToOsis() - Constructor for class org.crosswire.jsword.examples.DictToOsis
 
Diff - Class in org.crosswire.common.diff
Computes the difference between two texts to create a list of differences.
Diff(String, String) - Constructor for class org.crosswire.common.diff.Diff
Construct an object that can find the differences between two texts.
Diff(String, String, boolean) - Constructor for class org.crosswire.common.diff.Diff
Construct an object that can find the differences between two texts.
DiffCleanup - Class in org.crosswire.common.diff
Various Strategies to cleanup a diff list.
DiffCleanup() - Constructor for class org.crosswire.common.diff.DiffCleanup
Utility class constructor.
Difference - Class in org.crosswire.common.diff
Represents a single difference, consisting of an EditType and associated text.
Difference(EditType, String) - Constructor for class org.crosswire.common.diff.Difference
 
DifferenceEngine - Class in org.crosswire.common.diff
Builds a map of a baseline/source text and a changed/target text, navigating it to determine differences.
DifferenceEngine() - Constructor for class org.crosswire.common.diff.DifferenceEngine
Empty Difference Engine, which won't find anything.
DifferenceEngine(String, String) - Constructor for class org.crosswire.common.diff.DifferenceEngine
Find the differences between two texts.
diffs - Variable in class org.crosswire.common.diff.PatchEntry
 
diffToOsis(List<Difference>) - Static method in class org.crosswire.jsword.book.OSISUtil
Convert a Difference list into a pretty HTML report.
DIR_CONF - Static variable in class org.crosswire.jsword.book.sword.SwordConstants
The configuration directory
DIR_CONF_OVERRIDE - Static variable in enum org.crosswire.jsword.book.MetaDataLocator
The configuration directory for overrides
DIR_DATA - Static variable in class org.crosswire.jsword.book.sword.SwordConstants
The data directory
DIR_LUCENE - Static variable in class org.crosswire.jsword.index.lucene.LuceneIndexManager
The lucene search index directory
DIR_NETCACHE - Static variable in class org.crosswire.common.util.CWProject
The cache of downloaded files inside the project directory
DIR_READINGS - Static variable in class org.crosswire.jsword.book.readings.ReadingsBookDriver
Resources subdir for readings sets
DIR_SWORD_CONF - Static variable in class org.crosswire.jsword.book.sword.SwordBookPath
Users config directory for Sword in Unix
DIR_SWORD_CONF_ALT - Static variable in class org.crosswire.jsword.book.sword.SwordBookPath
Users config directory for Sword in Unix
DIR_SWORD_GLOBAL_CONF - Static variable in class org.crosswire.jsword.book.sword.SwordBookPath
Sword global config file locations
DIR_SWORD_LIBRARY - Static variable in class org.crosswire.jsword.book.sword.SwordBookPath
Library may be a sibling of DIR_WINDOWS_DEFAULT or SWORD_HOME or CWD
DIR_WINDOWS_DEFAULT - Static variable in class org.crosswire.jsword.book.sword.SwordBookPath
Default windows installation directory
DIRECTION_BIDI - Static variable in enum org.crosswire.jsword.book.sword.ConfigEntryType
 
DIRECTION_LTOR - Static variable in enum org.crosswire.jsword.book.sword.ConfigEntryType
Constants for direction
DIRECTION_RTOL - Static variable in enum org.crosswire.jsword.book.sword.ConfigEntryType
 
directory - Variable in class org.crosswire.jsword.index.lucene.LuceneIndex
The Lucene directory for the path.
DirectoryChoice - Class in org.crosswire.common.config
A class to convert between strings and objects of a type.
DirectoryChoice() - Constructor for class org.crosswire.common.config.DirectoryChoice
 
Distance - Class in org.crosswire.common.diff
Compute the distance between 2 strings.
Distance() - Constructor for class org.crosswire.common.diff.Distance
Prevent instantiation.
distance(Verse, Verse) - Method in class org.crosswire.jsword.versification.Versification
How many verses are there in between the 2 Verses.
DISTINCT - Static variable in class org.crosswire.jsword.passage.AbstractPassage
Serialization type constant for a Distinct layout
distinct - Variable in class org.crosswire.jsword.passage.RocketPassage
The contained DistinctPassage
DistinctPassage - Class in org.crosswire.jsword.passage
A Passage that is implemented using a TreeSet of Verses.
DistinctPassage(Versification) - Constructor for class org.crosswire.jsword.passage.DistinctPassage
Create an empty DistinctPassage.
DistinctPassage(Versification, String, Key) - Constructor for class org.crosswire.jsword.passage.DistinctPassage
Create a Verse from a human readable string.
DistinctPassage(Versification, String) - Constructor for class org.crosswire.jsword.passage.DistinctPassage
 
DIV_END - Static variable in class org.crosswire.jsword.book.filter.osis.OSISFilter
Pattern to find the end of a div.
DIV_PRE - Static variable in class org.crosswire.jsword.book.OSISUtil
Constant to help narrow down what we use div for.
DIV_START - Static variable in class org.crosswire.jsword.book.filter.osis.OSISFilter
Pattern to find the start of a div.
DivisionName - Enum in org.crosswire.jsword.versification
DivisionName deals with traditional sections of the Bible.
DivisionName() - Constructor for enum org.crosswire.jsword.versification.DivisionName
 
DivTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the div element.
DivTag() - Constructor for class org.crosswire.jsword.book.filter.thml.DivTag
Create an div tag
DivTag(int) - Constructor for class org.crosswire.jsword.book.filter.thml.DivTag
Create an div tag of the given level
doc - Variable in class org.crosswire.common.xml.JDOMSAXEventProvider
The document to work from
docBase - Variable in class org.crosswire.jsword.index.lucene.VerseCollector
 
docIn - Variable in class org.crosswire.common.xml.SAXEventProviderXMLReader
 
doGetName(Verse) - Method in class org.crosswire.jsword.passage.Verse
Compute the verse representation given the context.
doGetName(Key) - Method in class org.crosswire.jsword.passage.VerseRange
 
doGetSection(String) - Method in class org.crosswire.common.util.Ini
 
doLoad(Reader) - Method in class org.crosswire.common.util.Ini
 
doLoad(Reader, Filter<String>) - Method in class org.crosswire.common.util.IniSection
 
done() - Method in class org.crosswire.common.progress.Job
 
done() - Method in interface org.crosswire.common.progress.Progress
Called to indicate that we are finished doing work.
done - Variable in class org.crosswire.common.util.ItemIterator
 
done - Variable in class org.crosswire.jsword.bridge.BookIndexer
 
doReadIndex(TreeNode, Key) - Method in class org.crosswire.jsword.book.sword.GenBookBackend
A helper function to recursively read the entire tree.
doReadRawContent(RawLDBackendState, String) - Method in class org.crosswire.jsword.book.sword.RawLDBackend
 
doStemming - Variable in class org.crosswire.jsword.index.lucene.analysis.AbstractBookAnalyzer
 
doStopWords - Variable in class org.crosswire.jsword.index.lucene.analysis.AbstractBookAnalyzer
 
download(Progress, String, String, URI) - Method in class org.crosswire.jsword.book.install.sword.AbstractSwordInstaller
Utility to download a file from a remote site
download(Progress, String, String, URI) - Method in class org.crosswire.jsword.book.install.sword.HttpSwordInstaller
 
DOWNLOAD_PREFIX - Static variable in class org.crosswire.jsword.book.install.sword.AbstractSwordInstaller
When we cache a download index
DOWNLOAD_REFUSED - Static variable in class org.crosswire.jsword.book.install.sword.FTPMsg
 
DOWNLOAD_SEARCH_INDEX - Static variable in interface org.crosswire.common.progress.Progress
 
downloadIndex(Book, Installer) - Static method in class org.crosswire.jsword.util.IndexDownloader
Download and install a search index
downloadSearchIndex(Book, URI) - Method in interface org.crosswire.jsword.book.install.Installer
Download a search index for the given Book.
downloadSearchIndex(Book, URI) - Method in class org.crosswire.jsword.book.install.sword.AbstractSwordInstaller
 
driver - Variable in class org.crosswire.jsword.book.basic.AbstractBookMetaData
 
drivers - Variable in class org.crosswire.jsword.book.Books
An array of BookDrivers
dtds - Variable in class org.crosswire.common.xml.SAXEventProviderXMLReader
 
dummyDisplay(Passage) - Method in class org.crosswire.jsword.examples.Speed
Dummy display routine.
dump(String, String) - Method in class org.crosswire.jsword.examples.BibleToOsis
 
dump(String) - Method in class org.crosswire.jsword.examples.DictToOsis
 
dump(PrintStream, String, BibleBookList, int[][]) - Static method in class org.crosswire.jsword.versification.Versification
 
dump(PrintStream) - Method in class org.crosswire.jsword.versification.VersificationToKJVMapper
Dump a debug representation of this map to the output stream.
dumpCompRaf(RandomAccessFile) - Method in class org.crosswire.jsword.book.sword.ZVerseBackend
Experimental code.
dumpIdxRaf() - Method in class org.crosswire.jsword.book.sword.RawLDBackend
Experimental code.
dumpIdxRaf() - Method in class org.crosswire.jsword.book.sword.ZLDBackend
Experimental code.
dumpIdxRaf(Versification, int, RandomAccessFile) - Method in class org.crosswire.jsword.book.sword.ZVerseBackend
Experimental code.
DwrBridge - Class in org.crosswire.jsword.bridge
The DWR DwrBridge adapts JSword to DWR.
DwrBridge() - Constructor for class org.crosswire.jsword.bridge.DwrBridge
 
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