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 

B

backCount - Variable in class org.crosswire.common.history.History
The number of elements in the "back" list.
backend - Variable in class org.crosswire.jsword.book.basic.AbstractBook
To read the data from the Book
Backend<T extends OpenFileState> - Interface in org.crosswire.jsword.book.sword
Uniform representation of all Backends.
badEntities - Static variable in class org.crosswire.common.xml.XMLUtil
 
BALANCE - Static variable in class org.crosswire.common.diff.Bitap
Tweak the relative importance (0.0 = accuracy, 1.0 = proximity)
balance - Static variable in class org.crosswire.common.diff.Bitap
 
baseFolderURI - Variable in class org.crosswire.jsword.index.lucene.LuceneIndexManager
 
BaseQuery - Class in org.crosswire.jsword.index.query
A base query is the smallest unit of search that the index can perform.
BaseQuery(String) - Constructor for class org.crosswire.jsword.index.query.BaseQuery
Construct a query from a string.
bdtFile - Variable in class org.crosswire.jsword.book.sword.state.GenBookBackendState
The raw data file
bdtRaf - Variable in class org.crosswire.jsword.book.sword.state.GenBookBackendState
The random access file for the raw data
beginJob(String) - Method in class org.crosswire.common.progress.Job
 
beginJob(String, int) - Method in class org.crosswire.common.progress.Job
 
beginJob(String, URI) - Method in class org.crosswire.common.progress.Job
 
beginJob(String) - Method in interface org.crosswire.common.progress.Progress
Start the task measured from 0 to 100.
beginJob(String, int) - Method in interface org.crosswire.common.progress.Progress
Start the task reporting progress toward total work.
beginJob(String, URI) - Method in interface org.crosswire.common.progress.Progress
Start the task using timings from a prior run as a guess for the current run.
Bench - Class in org.crosswire.jsword.examples
Bench is a command line utility that runs the Speed benchmark program.
Bench() - Constructor for class org.crosswire.jsword.examples.Bench
 
BIBLE_KEY - Static variable in class org.crosswire.jsword.book.Defaults
 
BIBLE_NAME - Static variable in class org.crosswire.jsword.examples.APIExamples
The name of a Bible to find
BIBLE_NAME - Static variable in class org.crosswire.jsword.examples.BibleToOsis
The name of a Bible to find
BIBLE_RANGE - Static variable in class org.crosswire.jsword.examples.BibleToOsis
 
BibleBook - Enum in org.crosswire.jsword.versification
A BibleBook is a book of the Bible.
BibleBook(String, boolean) - Constructor for enum org.crosswire.jsword.versification.BibleBook
 
BibleBook(String) - Constructor for enum org.crosswire.jsword.versification.BibleBook
 
BibleBookList - Class in org.crosswire.jsword.versification
A BibleBookList is an ordered list of one or more BibleBooks.
BibleBookList(BibleBook[]) - Constructor for class org.crosswire.jsword.versification.BibleBookList
Create an ordered BibleBookList from the input.
bibleBooks - Variable in class org.crosswire.jsword.book.basic.AbstractPassageBook
lazy of cache of bible books contained in the Book
bibleDeft - Static variable in class org.crosswire.jsword.book.Defaults
The default Bible
BibleNames - Class in org.crosswire.jsword.versification
BibleNames deals with locale sensitive BibleBook name lookup conversions.
BibleNames() - Constructor for class org.crosswire.jsword.versification.BibleNames
This class is a singleton, enforced by a private constructor.
BibleNames.NameList - Class in org.crosswire.jsword.versification
NameList is the internal, internationalize list of names for a locale.
BibleNames.NameList(Locale) - Constructor for class org.crosswire.jsword.versification.BibleNames.NameList
Create NameList for the given locale
BibleScope - Class in org.crosswire.jsword.bridge
Determines the scope of the Bible.
BibleScope(Book) - Constructor for class org.crosswire.jsword.bridge.BibleScope
 
BibleToOsis - Class in org.crosswire.jsword.examples
Start of a mechanism to extract a Bible module to OSIS.
BibleToOsis() - Constructor for class org.crosswire.jsword.examples.BibleToOsis
 
BigTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the big element.
BigTag() - Constructor for class org.crosswire.jsword.book.filter.thml.BigTag
 
BinaryQuery - Interface in org.crosswire.jsword.index.query
A BinaryQuery consists of a Left and a Right Query
binarySize(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
bind() - Method in class org.crosswire.common.xml.XMLProcess
 
Bitap - Class in org.crosswire.common.diff
An implementation of the Bitap algorithm for finding a "fuzzy" location of a match.
Bitap(String, String, int) - Constructor for class org.crosswire.common.diff.Bitap
Locate the best instance of 'pattern' in 'text' near 'loc'.
bitapScore(int, int) - Method in class org.crosswire.common.diff.Bitap
Compute and return the score for a match with e errors and x location.
BITWISE - Static variable in class org.crosswire.jsword.passage.AbstractPassage
Serialization type constant for a BitWise layout
BitwisePassage - Class in org.crosswire.jsword.passage
A Passage that is implemented using a BitSet - one for each verse.
BitwisePassage(Versification) - Constructor for class org.crosswire.jsword.passage.BitwisePassage
Create an empty BitwisePassage.
BitwisePassage(Versification, String, Key) - Constructor for class org.crosswire.jsword.passage.BitwisePassage
Create a Verse from a human readable string.
BitwisePassage(Versification, String) - Constructor for class org.crosswire.jsword.passage.BitwisePassage
Create a Verse from a human readable string.
BitwisePassage.VerseIterator - Class in org.crosswire.jsword.passage
Iterate over the Verses
BitwisePassage.VerseIterator() - Constructor for class org.crosswire.jsword.passage.BitwisePassage.VerseIterator
Find the first unused verse
BLOCK_ENTRY_COUNT - Static variable in class org.crosswire.jsword.book.sword.ZLDBackend
 
BLOCK_ENTRY_SIZE - Static variable in class org.crosswire.jsword.book.sword.ZLDBackend
 
BlockquoteTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the blockquote element.
BlockquoteTag() - Constructor for class org.crosswire.jsword.book.filter.thml.BlockquoteTag
 
BlockType - Enum in org.crosswire.jsword.book.sword
Block types indicates the grain of compression.
BlockType(String, char) - Constructor for enum org.crosswire.jsword.book.sword.BlockType
Simple ctor
blockType - Variable in class org.crosswire.jsword.book.sword.ZVerseBackend
Whether the book is blocked by Book, Chapter or Verse.
blur(int, RestrictionType) - Method in class org.crosswire.jsword.book.sword.AbstractKeyBackend
 
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.AbstractPassage
 
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.BitwisePassage
 
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.DefaultKeyList
 
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.DefaultLeafKeyList
 
blur(int, RestrictionType) - Method in interface org.crosswire.jsword.passage.Key
Widen the range of the verses/keys in this list.
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.PassageTally
 
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.ReadOnlyKeyList
 
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.ReadOnlyPassage
 
blur(Versification, VerseRange, int, int) - Method in enum org.crosswire.jsword.passage.RestrictionType
Blur a verse range the specified amount.
blur(Versification, Verse, int, int) - Method in enum org.crosswire.jsword.passage.RestrictionType
Blur a verse the specified amount.
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.SetKeyList
 
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.SynchronizedPassage
 
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.TreeKey
 
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.Verse
 
blur(int, RestrictionType) - Method in class org.crosswire.jsword.passage.VerseRange
 
BLUR_PATTERN - Static variable in class org.crosswire.jsword.index.lucene.LuceneQueryBuilder
The pattern of a blur.
BlurQuery - Class in org.crosswire.jsword.index.query
A blur query specifies how much to blur the results of the right query before ANDing it to the left.
BlurQuery(Query, Query, int) - Constructor for class org.crosswire.jsword.index.query.BlurQuery
Create a query that specifies how much to blur the results of the right query before ANDing it to the left.
bmd - Variable in class org.crosswire.jsword.book.basic.AbstractBook
The meta data for this book
bmd - Variable in class org.crosswire.jsword.book.sword.AbstractBackend
 
bmd - Variable in class org.crosswire.jsword.book.sword.TreeKeyIndex
 
board - Variable in class org.crosswire.jsword.passage.PassageTally
The tally board itself
Book - Interface in org.crosswire.jsword.book
Book is the most basic store of textual data - It can retrieve data either as an XML document or as plain text - It uses Keys to refer to parts of itself, and can search for words (returning Keys).
book - Variable in class org.crosswire.jsword.book.BooksEvent
The name of the changed Bible
book - Variable in class org.crosswire.jsword.book.DefaultBook
The default book
book - Variable in class org.crosswire.jsword.book.filter.thml.CustomHandler
The book being parsed.
book - Variable in class org.crosswire.jsword.bridge.BibleScope
 
book - Variable in class org.crosswire.jsword.bridge.BookExporter
 
book - Variable in class org.crosswire.jsword.bridge.BookIndexer
 
book - Variable in class org.crosswire.jsword.bridge.BookLookup
 
book - Variable in class org.crosswire.jsword.examples.Speed
The version to test
book - Variable in class org.crosswire.jsword.index.lucene.analysis.AbstractBookAnalyzer
The book against which analysis is performed.
book - Variable in class org.crosswire.jsword.index.lucene.analysis.AbstractBookTokenFilter
 
book - Variable in class org.crosswire.jsword.index.lucene.LuceneIndex
The Book that we are indexing
book - Variable in class org.crosswire.jsword.passage.Verse
The book of the Bible.
book - Variable in class org.crosswire.jsword.versification.BookName
 
BOOK_NAME - Static variable in class org.crosswire.jsword.examples.DictToOsis
The name of a Bible to find
bookAdded(BooksEvent) - Method in interface org.crosswire.jsword.book.BooksListener
Called whenever a new Bible is added to the system.
bookAdded(BooksEvent) - Method in class org.crosswire.jsword.book.Defaults.DefaultsBookListener
 
bookAdded(BooksEvent) - Method in class org.crosswire.jsword.examples.APIExamples.MyBooksListener
 
bookCase - Static variable in class org.crosswire.jsword.versification.BookName
How the book names are reported.
bookCat - Variable in class org.crosswire.jsword.book.sword.SwordBookMetaData
The BookCategory for this Book
BookCategory - Enum in org.crosswire.jsword.book
An Enumeration of the possible types of Book.
BookCategory(String, String) - Constructor for enum org.crosswire.jsword.book.BookCategory
 
BookComparators - Class in org.crosswire.jsword.book
Provides different ways to sort Books.
BookComparators() - Constructor for class org.crosswire.jsword.book.BookComparators
Ensure we can't be created
bookConf - Variable in class org.crosswire.jsword.book.sword.SwordBookMetaData
The name of the conf file, such as kjv.conf.
BookData - Class in org.crosswire.jsword.book
BookData is the assembler of the OSIS that is returned by the filters.
BookData(Book, Key) - Constructor for class org.crosswire.jsword.book.BookData
Create a BookData.
BookData(Book[], Key, boolean) - Constructor for class org.crosswire.jsword.book.BookData
Create BookData for multiple books.
BookData.BookVerseContent - Class in org.crosswire.jsword.book
A temporary holder for a map that links each verse ID to its set of OSIS elements.
BookData.BookVerseContent() - Constructor for class org.crosswire.jsword.book.BookData.BookVerseContent
 
BookDriver - Interface in org.crosswire.jsword.book
The BibleDriver class allows creation of new Books.
BookException - Exception in org.crosswire.jsword.book
Something went wrong with a Book.
BookException(String) - Constructor for exception org.crosswire.jsword.book.BookException
Construct the Exception with a message
BookException(String, Throwable) - Constructor for exception org.crosswire.jsword.book.BookException
Construct the Exception with a message and a nested Exception
BookExporter - Class in org.crosswire.jsword.bridge
Exports the Book in SWORD's imp format.
BookExporter(Book) - Constructor for class org.crosswire.jsword.bridge.BookExporter
 
BookFilter - Interface in org.crosswire.jsword.book
A method of filtering Books.
BookFilterIterator - Class in org.crosswire.jsword.book
An iterator that filters as it goes.
BookFilterIterator(Iterable<Book>, BookFilter) - Constructor for class org.crosswire.jsword.book.BookFilterIterator
Simple ctor
BookFilters - Class in org.crosswire.jsword.book
Some common implementations of BookFilter.
BookFilters() - Constructor for class org.crosswire.jsword.book.BookFilters
Ensure we can't be created
BookFilters.AllBookFilter - Class in org.crosswire.jsword.book
Filter for all books
BookFilters.AllBookFilter() - Constructor for class org.crosswire.jsword.book.BookFilters.AllBookFilter
 
BookFilters.BookCategoryFilter - Class in org.crosswire.jsword.book
Filter for books by category
BookFilters.BookCategoryFilter(BookCategory) - Constructor for class org.crosswire.jsword.book.BookFilters.BookCategoryFilter
 
BookFilters.BookFeatureFilter - Class in org.crosswire.jsword.book
Filter for books by feature
BookFilters.BookFeatureFilter(FeatureType) - Constructor for class org.crosswire.jsword.book.BookFilters.BookFeatureFilter
 
BookFilters.CustomBookFilter - Class in org.crosswire.jsword.book
Custom Filter
BookFilters.CustomBookFilter(String) - Constructor for class org.crosswire.jsword.book.BookFilters.CustomBookFilter
Ctor
BookFilters.CustomBookFilter.Test - Class in org.crosswire.jsword.book
A helper class
BookFilters.CustomBookFilter.Test(String) - Constructor for class org.crosswire.jsword.book.BookFilters.CustomBookFilter.Test
 
BookFilters.CustomBookFilter.Test(String, String) - Constructor for class org.crosswire.jsword.book.BookFilters.CustomBookFilter.Test
 
BookFilters.NotBookCategoryFilter - Class in org.crosswire.jsword.book
Filter for books by category
BookFilters.NotBookCategoryFilter(BookCategory) - Constructor for class org.crosswire.jsword.book.BookFilters.NotBookCategoryFilter
 
BookIndexer - Class in org.crosswire.jsword.bridge
BookIndexer allows one to check the status of an index, build an index or delete an index.
BookIndexer(Book) - Constructor for class org.crosswire.jsword.bridge.BookIndexer
 
BookIndexer.StatusListener - Class in org.crosswire.jsword.bridge
Listen for the end of indexing.
BookIndexer.StatusListener(BookIndexer) - Constructor for class org.crosswire.jsword.bridge.BookIndexer.StatusListener
 
BookInstaller - Class in org.crosswire.jsword.bridge
Exports the Book in SWORD's imp format.
BookInstaller() - Constructor for class org.crosswire.jsword.bridge.BookInstaller
 
BookList - Interface in org.crosswire.jsword.book
There are several lists of Books, the most important being the installed Books, however there may be others like the available books or books from a specific driver.
bookList - Variable in class org.crosswire.jsword.versification.Versification
The ordered list of books in this versification.
BookLookup - Class in org.crosswire.jsword.bridge
BookLookup allows one to lookup via keys.
BookLookup(Book) - Constructor for class org.crosswire.jsword.bridge.BookLookup
 
bookMap - Variable in class org.crosswire.jsword.versification.BibleBookList
The bookMap maps from a BibleBook to the position that it has in books.
Bookmark - Interface in org.crosswire.jsword.book
A Bookmark remembers a particular view of one or more Books.
BookmarkFactory - Class in org.crosswire.jsword.book
A Factory class for Bookmarks.
BookmarkFactory() - Constructor for class org.crosswire.jsword.book.BookmarkFactory
Prevent instantiation
BookMetaData - Interface in org.crosswire.jsword.book
A BookMetaData represents a method of translating the Bible.
bookMetaData - Variable in class org.crosswire.jsword.book.sword.state.AbstractOpenFileState
The BookMetaData for this OpenFileState.
BookName - Class in org.crosswire.jsword.versification
BookName represents the different ways a book of the bible is named.
BookName(Locale, BibleBook, String, String, String) - Constructor for class org.crosswire.jsword.versification.BookName
Create a BookName for a Book of the Bible in a given language.
BookProvider - Interface in org.crosswire.jsword.book
A BookProvider provides a list of books.
bookRemoved(BooksEvent) - Method in interface org.crosswire.jsword.book.BooksListener
Called whenever a Bible is removed from the system.
bookRemoved(BooksEvent) - Method in class org.crosswire.jsword.book.Defaults.DefaultsBookListener
 
bookRemoved(BooksEvent) - Method in class org.crosswire.jsword.examples.APIExamples.MyBooksListener
 
books - Variable in class org.crosswire.jsword.book.basic.DefaultBookmark
The list of books.
books - Variable in class org.crosswire.jsword.book.BookData
The books to which the key should be applied.
Books - Class in org.crosswire.jsword.book
The Books class (along with Book) is the central point of contact between the rest of the world and this set of packages.
Books() - Constructor for class org.crosswire.jsword.book.Books
Create a singleton instance of the class.
books - Variable in class org.crosswire.jsword.book.Books
The collection of Books
books - Variable in class org.crosswire.jsword.book.DefaultBook
The list of candidate books.
books - Variable in class org.crosswire.jsword.book.readings.ReadingsBookDriver
The meta data array
books - Variable in class org.crosswire.jsword.versification.BibleBookList
The ordered books in this list
books - Variable in class org.crosswire.jsword.versification.BibleNames.NameList
The collection of BookNames by BibleBooks.
BOOKS_NONE - Static variable in class org.crosswire.jsword.versification.system.SystemDefault
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemCalvin
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemCatholic
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemCatholic2
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemDarbyFR
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemDefault
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemGerman
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemKJV
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemKJVA
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemLeningrad
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemLuther
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemLXX
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemMT
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemNRSV
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemNRSVA
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemOrthodox
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemSegond
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemSynodal
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemSynodalProt
 
BOOKS_NT - Static variable in class org.crosswire.jsword.versification.system.SystemVulg
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemCalvin
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemCatholic
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemCatholic2
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemDarbyFR
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemDefault
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemGerman
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemKJV
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemKJVA
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemLeningrad
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemLuther
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemLXX
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemMT
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemNRSV
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemNRSVA
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemOrthodox
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemSegond
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemSynodal
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemSynodalProt
 
BOOKS_OT - Static variable in class org.crosswire.jsword.versification.system.SystemVulg
 
BookSet - Class in org.crosswire.jsword.book
BookSet represents a collection of descriptions about Books which may be subsetted into other BookMetaDataSets.
BookSet() - Constructor for class org.crosswire.jsword.book.BookSet
 
BookSet(Collection<Book>) - Constructor for class org.crosswire.jsword.book.BookSet
 
BookSet.GroupFilter - Class in org.crosswire.jsword.book
GroupFilter does the SQL traditional group by.
BookSet.GroupFilter(String, Object) - Constructor for class org.crosswire.jsword.book.BookSet.GroupFilter
 
BooksEvent - Class in org.crosswire.jsword.book
A BooksEvent is fired whenever a Bible is added or removed from the system.
BooksEvent(Object, Book, boolean) - Constructor for class org.crosswire.jsword.book.BooksEvent
Basic constructor
booksInPassage() - Method in class org.crosswire.jsword.passage.AbstractPassage
 
booksInPassage() - Method in interface org.crosswire.jsword.passage.Passage
How many books are there in this Passage
booksInPassage() - Method in class org.crosswire.jsword.passage.ReadOnlyPassage
 
booksInPassage() - Method in class org.crosswire.jsword.passage.RocketPassage
 
booksInPassage() - Method in class org.crosswire.jsword.passage.SynchronizedPassage
 
BooksListener - Interface in org.crosswire.jsword.book
BiblesListeners are able to be notified about changes to the numbers of Bibles installed on the system.
BookType - Enum in org.crosswire.jsword.book.sword
Data about book types.
BookType(String, BookCategory, KeyType) - Constructor for enum org.crosswire.jsword.book.sword.BookType
Simple ctor
bookType - Variable in class org.crosswire.jsword.book.sword.SwordBookMetaData
The BookType for this Book
boolean2String(boolean) - Static method in class org.crosswire.common.util.Convert
Convert a boolean to a String
BooleanChoice - Class in org.crosswire.common.config
A class to convert between strings and objects of a type.
BooleanChoice() - Constructor for class org.crosswire.common.config.BooleanChoice
 
both(BookFilter, BookFilter) - Static method in class org.crosswire.jsword.book.BookFilters
A filter that accepts Books that match two criteria.
bothNullOrEqual(Object, Object) - Static method in class org.crosswire.jsword.passage.Verse
Determine whether two objects are equal, allowing nulls
bothNullOrEqual(Object, Object) - Static method in class org.crosswire.jsword.versification.QualifiedKey
Determine whether two objects are equal, allowing nulls
BrTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the new line element.
BrTag() - Constructor for class org.crosswire.jsword.book.filter.thml.BrTag
 
BTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the bold element.
BTag() - Constructor for class org.crosswire.jsword.book.filter.thml.BTag
 
BUF_SIZE - Static variable in interface org.crosswire.common.compress.Compressor
The size to read/write when unzipping a compressed byte array of unknown size.
buffer - Variable in class org.crosswire.common.xml.SerializingContentHandler
 
buffer - Variable in class org.crosswire.jsword.passage.AbstractKeyList.NameVisitor
 
buildBookClose(StringBuffer) - Method in class org.crosswire.jsword.examples.BibleToOsis
 
buildBookOpen(StringBuffer, String) - Method in class org.crosswire.jsword.examples.BibleToOsis
 
buildChapterClose(StringBuffer) - Method in class org.crosswire.jsword.examples.BibleToOsis
 
buildChapterOpen(StringBuffer, String, int) - Method in class org.crosswire.jsword.examples.BibleToOsis
 
buildDocumentClose(StringBuffer, boolean) - Method in class org.crosswire.jsword.examples.BibleToOsis
 
buildDocumentClose(StringBuffer) - Method in class org.crosswire.jsword.examples.DictToOsis
 
buildDocumentOpen(StringBuffer, BookMetaData, String, boolean) - Method in class org.crosswire.jsword.examples.BibleToOsis
 
buildDocumentOpen(StringBuffer, BookMetaData) - Method in class org.crosswire.jsword.examples.DictToOsis
 
buildEntryOpen(StringBuffer, String, String) - Method in class org.crosswire.jsword.examples.DictToOsis
 
BUILDERS - Static variable in class org.crosswire.jsword.book.filter.gbf.GBFTagBuilders
The BUILDERS maps the 2 letter GBF tag to a class that proxies for the tag.
buildPreVerseClose(StringBuffer) - Method in class org.crosswire.jsword.examples.BibleToOsis
 
buildPreVerseOpen(StringBuffer, String) - Method in class org.crosswire.jsword.examples.BibleToOsis
 
buildPsalmTitle(StringBuffer, String) - Method in class org.crosswire.jsword.examples.BibleToOsis
 
buildVerseClose(StringBuffer, String) - Method in class org.crosswire.jsword.examples.BibleToOsis
 
buildVerseOpen(StringBuffer, String) - Method in class org.crosswire.jsword.examples.BibleToOsis
 
buildVersePartsException(String, String[]) - Static method in enum org.crosswire.jsword.passage.AccuracyType
 
burn() - Method in class org.crosswire.common.crypt.Sapphire
Destroy the key and state information in RAM.
BY_BOOK - Static variable in class org.crosswire.jsword.examples.BibleToOsis
 
BZip2 - Class in org.crosswire.common.compress
BZip2 manages the compression and uncompression of BZip2 data.
BZip2(InputStream) - Constructor for class org.crosswire.common.compress.BZip2
Create a BZip2 that is capable of transforming the input.
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