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

F

factor - Variable in class org.crosswire.jsword.index.query.BlurQuery
 
factories - Variable in class org.crosswire.jsword.book.install.InstallManager
The map of installer factories
factory - Static variable in class org.crosswire.jsword.book.OSISUtil
 
factory() - Static method in class org.crosswire.jsword.book.OSISUtil
An accessor for the OSISFactory that creates OSIS objects
fatal(String) - Method in class org.crosswire.common.util.Logger
Log a message object with the FATAL level.
fatal(String, Throwable) - Method in class org.crosswire.common.util.Logger
Log a message object with the FATAL level.
fatalError(SAXParseException) - Method in class org.crosswire.common.xml.XMLHandlerAdapter
 
feature - Variable in class org.crosswire.common.xml.XMLFeatureSet.XMLFeatureState
 
feature - Variable in class org.crosswire.jsword.book.BookFilters.BookFeatureFilter
 
FEATURE - Static variable in class org.crosswire.jsword.book.sword.ConfigEntryType
A Feature describes a characteristic of the Book.
FEATURE_INFO - Static variable in class org.crosswire.jsword.book.sword.ConfigEntryTable
 
FEATURE_PICKS - Static variable in class org.crosswire.jsword.book.sword.ConfigEntryType
 
features - Variable in class org.crosswire.common.xml.XMLFeatureSet
 
features - Variable in class org.crosswire.common.xml.XMLProcess
 
FeatureType - Class in org.crosswire.jsword.book
An Enumeration of the possible Features a Book may have.
FeatureType(String) - Constructor for class org.crosswire.jsword.book.FeatureType
 
Field - Interface in org.crosswire.common.config.swing
A Field is an interface for a visual representation of a Choice.
FIELD_BODY - Static variable in class org.crosswire.jsword.index.lucene.LuceneIndex
The Lucene field for the text contents
FIELD_HEADING - Static variable in class org.crosswire.jsword.index.lucene.LuceneIndex
The Lucene field for headings
FIELD_KEY - Static variable in class org.crosswire.jsword.index.lucene.LuceneIndex
The Lucene field for the osisID
FIELD_NOTE - Static variable in class org.crosswire.jsword.index.lucene.LuceneIndex
The Lucene field for the notes
FIELD_STRONG - Static variable in class org.crosswire.jsword.index.lucene.LuceneIndex
The Lucene field for the strong numbers
FIELD_XREF - Static variable in class org.crosswire.jsword.index.lucene.LuceneIndex
The Lucene field for cross references
FieldMap - Class in org.crosswire.common.config.swing
This class provides mapping between Choice types and Fields.
FieldMap() - Constructor for class org.crosswire.common.config.swing.FieldMap
Prevent instantiation
fields - Variable in class org.crosswire.common.config.swing.AbstractConfigEditor
The set of fields that we are displaying
FILE - Static variable in class org.crosswire.bibledesktop.desktop.DesktopActions
 
FILE_LIST_GZ - Static variable in class org.crosswire.jsword.book.install.sword.AbstractSwordInstaller
The sword index file
FILE_NT - Static variable in class org.crosswire.jsword.book.sword.SwordConstants
New testament data files
FILE_OT - Static variable in class org.crosswire.jsword.book.sword.SwordConstants
Old testament data files
FileChoice - Class in org.crosswire.common.config
A class to convert between files and objects of a type.
FileChoice() - Constructor for class org.crosswire.common.config.FileChoice
 
FileField - Class in org.crosswire.common.config.swing
A Filename selection.
FileField() - Constructor for class org.crosswire.common.config.swing.FileField
Create a new FileField
filename - Variable in class org.crosswire.jsword.examples.BibleToOsis
 
fileNames - Variable in class org.crosswire.common.util.StackTrace
Array containing the file names
FileUtil - Class in org.crosswire.common.util
.
FileUtil() - Constructor for class org.crosswire.common.util.FileUtil
Prevent instantiation
fillChoiceFactory() - Method in class org.crosswire.bibledesktop.desktop.Desktop
Setup the choices so that the options dialog knows what there is to select from.
filter - Variable in class org.crosswire.bibledesktop.book.BooksListModel
The filter used to choose Bibles
filter - Variable in class org.crosswire.bibledesktop.book.ParallelBookPicker
The filter to apply
Filter - Interface in org.crosswire.common.util
A method of filtering Objects.
filter - Variable in class org.crosswire.common.util.NetUtil.URIFilterFilenameFilter
 
filter - Variable in class org.crosswire.jsword.book.BookFilterIterator
The value filter
filter(String, Object) - Method in class org.crosswire.jsword.book.BookSet
 
filter(Filter) - Method in class org.crosswire.jsword.book.BookSet
 
filter - Variable in class org.crosswire.jsword.book.DefaultBook
The filter against books that returns candidates.
Filter - Interface in org.crosswire.jsword.book.filter
A generic interface for things that can convert a String into OSIS data.
filter(String) - Method in class org.crosswire.jsword.book.sword.ConfigEntryType.ConfigEntryPickType
 
filter(String) - Method in class org.crosswire.jsword.book.sword.ConfigEntryType
Modify the value if necessary.
FILTER_FAIL - Static variable in class org.crosswire.jsword.book.basic.Msg
 
FILTER_FAIL - Static variable in class org.crosswire.jsword.book.sword.Msg
 
FilterException - Exception in org.crosswire.jsword.book.filter
Something went wrong with a Book.
FilterException(MsgBase) - Constructor for exception org.crosswire.jsword.book.filter.FilterException
Construct the Exception with a message
FilterException(MsgBase, Throwable) - Constructor for exception org.crosswire.jsword.book.filter.FilterException
Construct the Exception with a message and a nested Exception
FilterException(MsgBase, Object[]) - Constructor for exception org.crosswire.jsword.book.filter.FilterException
Construct the Exception with a message and some Msg params
FilterException(MsgBase, Throwable, Object[]) - Constructor for exception org.crosswire.jsword.book.filter.FilterException
Construct the Exception with a message, a nested Exception and some Msg params
FilterFactory - Class in org.crosswire.jsword.book.filter
A simple container for all the known filters.
FilterFactory() - Constructor for class org.crosswire.jsword.book.filter.FilterFactory
Prevent instantiation
filters - Static variable in class org.crosswire.jsword.book.filter.FilterFactory
The lookup table of filters
FilterUtil - Class in org.crosswire.jsword.book.filter
Utilities to help filters.
FilterUtil() - Constructor for class org.crosswire.jsword.book.filter.FilterUtil
Prevent instantiation
finalInput - Variable in class org.crosswire.jsword.book.filter.thml.THMLFilter
 
find(String) - Method in class org.crosswire.jsword.book.basic.AbstractBook
 
find(SearchRequest) - Method in class org.crosswire.jsword.book.basic.AbstractBook
 
find(SearchRequest) - Method in interface org.crosswire.jsword.book.Book
Retrieval: For a given search spec find a list of references to it.
find(String) - Method in interface org.crosswire.jsword.book.Book
Retrieval: For a given search spec find a list of references to it.
find(Key) - Method in class org.crosswire.jsword.book.sword.GenBookBackend
Given a Key, find the TreeNode for it.
find(String) - Method in interface org.crosswire.jsword.index.Index
Find the set of references that satisfy the query.
find(String) - Method in class org.crosswire.jsword.index.lucene.LuceneIndex
 
find(Index) - Method in class org.crosswire.jsword.index.query.AndNotQuery
 
find(Index) - Method in class org.crosswire.jsword.index.query.AndQuery
 
find(Index) - Method in class org.crosswire.jsword.index.query.BaseQuery
 
find(Index) - Method in class org.crosswire.jsword.index.query.BlurQuery
 
find(Index) - Method in class org.crosswire.jsword.index.query.NullQuery
 
find(Index) - Method in class org.crosswire.jsword.index.query.OrQuery
 
find(Index) - Method in interface org.crosswire.jsword.index.query.Query
 
find(Index) - Method in class org.crosswire.jsword.index.query.RangeQuery
 
findByte(byte[], byte) - Static method in class org.crosswire.jsword.book.sword.SwordUtil
Find a byte of data in an array
findByte(byte[], int, byte) - Static method in class org.crosswire.jsword.book.sword.SwordUtil
Find a byte of data in an array
findClasspathEntry(String, String) - Static method in class org.crosswire.common.util.ClassUtil
This function finds the first matching filename for a Java class file from the classpath, if none is found it returns null.
findClasspathEntry(String) - Static method in class org.crosswire.common.util.ClassUtil
This function find the first matching filename for a Java class file from the classpath, if none is found it returns null.
findEmptyPosition() - Method in class org.crosswire.common.progress.swing.JobsProgressBar
Where is the next hole in the positions array
findHomeResource(String) - Static method in class org.crosswire.common.util.CWClassLoader
Look for the resource in the home directories, returning the first readable file.
findNext() - Method in class org.crosswire.jsword.book.BookFilterIterator
Find the next (if there is one)
findResource(String) - Method in class org.crosswire.common.util.CWClassLoader
 
finished - Variable in class org.crosswire.common.progress.Job
Have we just finished?
fireActivateURI(URIEvent) - Method in class org.crosswire.bibledesktop.display.basic.TextPaneBookDataDisplay
Notify the listeners that the hyperlink (URI) has been activated.
fireBooksChanged(Object, Book, boolean) - Static method in class org.crosswire.jsword.book.basic.AbstractBookList
Kick of an event sequence
fireBooksChanged(Object, Book, boolean) - Method in class org.crosswire.jsword.book.Books
Kick of an event sequence
fireBooksChosen(BookSelectEvent) - Method in class org.crosswire.bibledesktop.book.ParallelBookPicker
Inform the version listeners
fireCapture(ReporterEvent) - Static method in class org.crosswire.common.util.Reporter
Log a message.
fireChoiceAdded(String, Choice) - Method in class org.crosswire.common.config.Config
A Choice got added
fireChoiceRemoved(String, Choice) - Method in class org.crosswire.common.config.Config
A Choice got added
fireCommandMade(DisplaySelectEvent) - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
Inform the command listeners
fireContentsChanged(Object, int, int) - Method in class org.crosswire.bibledesktop.book.BibleComboBoxModel
 
fireContentsChanged() - Method in class org.crosswire.bibledesktop.book.BibleComboBoxModelSet
Called after the verse changes.
fireContentsChanged(Object, int, int) - Method in class org.crosswire.bibledesktop.book.BooksListModel
 
fireContentsChanged(Object, Verse, Verse) - Method in class org.crosswire.jsword.passage.AbstractPassage
AbstractPassage subclasses must call this method before one or more elements of the list are added.
fireEnterURI(URIEvent) - Method in class org.crosswire.bibledesktop.display.basic.TextPaneBookDataDisplay
Notify the listeners that the hyperlink (URI) has been entered.
fireHistoryChanged() - Method in class org.crosswire.common.history.History
Kick of an event sequence
fireInstallersChanged(Object, Installer, boolean) - Method in class org.crosswire.jsword.book.install.InstallManager
Kick of an event sequence
fireIntervalAdded(Object, Verse, Verse) - Method in class org.crosswire.jsword.passage.AbstractPassage
AbstractPassage subclasses must call this method after one or more elements of the list are added.
fireIntervalRemoved(Object, Verse, Verse) - Method in class org.crosswire.jsword.passage.AbstractPassage
AbstractPassage subclasses must call this method before one or more elements of the list are added.
fireKeyChanged(KeyChangeEvent) - Method in class org.crosswire.bibledesktop.passage.KeySidebar
Inform the command keyChangeListeners
fireLeaveURI(URIEvent) - Method in class org.crosswire.bibledesktop.display.basic.TextPaneBookDataDisplay
Notify the listeners that the hyperlink (URI) has been left.
firePropertyChange(IndexStatus, IndexStatus) - Method in class org.crosswire.jsword.book.basic.AbstractBook
Reports bound property changes.
fireStateChange() - Method in class org.crosswire.bibledesktop.book.install.InternetWarning
When something changes we must inform out listeners.
fireStateChange() - Method in class org.crosswire.common.swing.FontChooser
When something changes we must inform out listeners.
fireStateChanged() - Method in class org.crosswire.common.progress.Job
 
fireTitleChanged(TitleChangedEvent) - Method in class org.crosswire.bibledesktop.book.BibleViewPane
Listen for changes to the title
fireTitleChanged(TitleChangedEvent) - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
Listen for changes to the title
fireTreeStructureChanged(Object) - Method in class org.crosswire.common.config.swing.TreeConfigEditor.ConfigureTreeModel
Notify all listeners that have registered interest for notification on this event type.
fireTreeStructureChanged(Object, Object[]) - Method in class org.crosswire.common.config.swing.TreeConfigEditor.ConfigureTreeModel
Notify all listeners that have registered interest for notification on this event type.
fireVersionChanged(DisplaySelectEvent) - Method in class org.crosswire.bibledesktop.book.DisplaySelectPane
Inform the version listeners
fireViewRemoved(ViewEvent) - Method in class org.crosswire.common.swing.desktop.AbstractViewLayout
Notify the listeners that the view has been removed.
fireWorkProgressed(Progress) - Static method in class org.crosswire.common.progress.JobManager
Inform the listeners that a title has changed.
firstChild - Variable in class org.crosswire.jsword.book.sword.TreeNode
The offset of the first child record in the offset.
firstLetter(String) - Static method in class org.crosswire.jsword.book.SentenceUtil
Where is the first letter in this word
firstValidate - Variable in class org.crosswire.common.swing.AltFixedSplitPane
 
firstValidate - Variable in class org.crosswire.common.swing.FixedSplitPane
 
FixedSplitPane - Class in org.crosswire.common.swing
This is a hack to fix the setDividerLocation problem and other layout problems.
FixedSplitPane() - Constructor for class org.crosswire.common.swing.FixedSplitPane
Constructor for FixedSplitPane
FixedSplitPane(boolean) - Constructor for class org.crosswire.common.swing.FixedSplitPane
Constructor for FixedSplitPane that has no divider shadow and starts out with an empty border.
FixedSplitPane(int) - Constructor for class org.crosswire.common.swing.FixedSplitPane
Constructor for FixedSplitPane
FixedSplitPane(int, boolean) - Constructor for class org.crosswire.common.swing.FixedSplitPane
Constructor for FixedSplitPane
FixedSplitPane(int, Component, Component) - Constructor for class org.crosswire.common.swing.FixedSplitPane
Constructor for FixedSplitPane
FixedSplitPane(int, boolean, Component, Component) - Constructor for class org.crosswire.common.swing.FixedSplitPane
Constructor for FixedSplitPane
fixOptions(Object[], int, int) - Static method in class org.crosswire.common.swing.CWOptionPane
 
flags - Variable in class org.crosswire.common.swing.plaf.MetalPanelBorder
 
flatten() - Method in class org.crosswire.jsword.passage.PassageTally
Take the verses in the tally and give them all and equal rank of 1.
FONT - Static variable in class org.crosswire.bibledesktop.desktop.XSLTProperty
What is the base of the current document.
font - Static variable in class org.crosswire.bibledesktop.util.ConfigurableSwingConverter
The font to be used in OSIS->HTML generation
font - Variable in class org.crosswire.common.progress.swing.JobsProgressBar
The font for the progress-bars
font - Variable in class org.crosswire.common.swing.FontChooser
The current font
font - Static variable in class org.crosswire.common.swing.LookAndFeelUtil
The font to be used for the application
FONT - Static variable in class org.crosswire.jsword.book.sword.ConfigEntryType
A recommended font to use for the book.
font2String(Font) - Static method in class org.crosswire.common.swing.GuiConvert
Convert a Font to a String.
FONT_CHOOSER - Static variable in class org.crosswire.bibledesktop.book.install.Msg
 
FontChoice - Class in org.crosswire.common.config
A class to convert between strings and objects of a type.
FontChoice() - Constructor for class org.crosswire.common.config.FontChoice
 
FontChooser - Class in org.crosswire.common.swing
FontChooserBean allows the user to select a font in a similar way to a FileSelectionDialog.
FontChooser() - Constructor for class org.crosswire.common.swing.FontChooser
Create a FontChooser.
FontChooser.CustomComboBoxModel - Class in org.crosswire.common.swing
Model for the font style drop down
FontChooser.CustomComboBoxModel() - Constructor for class org.crosswire.common.swing.FontChooser.CustomComboBoxModel
Create a custom data model for a JComboBox
FontChooser.CustomListCellRenderer - Class in org.crosswire.common.swing
An extension of JLabel that resets it's font so that it can be used to render the items in a JComboBox
FontChooser.CustomListCellRenderer() - Constructor for class org.crosswire.common.swing.FontChooser.CustomListCellRenderer
 
fontCount - Variable in class org.crosswire.common.swing.FontChooser.CustomComboBoxModel
The total number of fonts.
FontField - Class in org.crosswire.common.config.swing
A swing view of a FontChoice.
FontField() - Constructor for class org.crosswire.common.config.swing.FontField
 
fontMap - Variable in class org.crosswire.common.swing.FontStore
 
fonts - Static variable in class org.crosswire.bibledesktop.book.install.BookFont
 
fonts - Variable in class org.crosswire.common.swing.FontChooser.CustomComboBoxModel
An array of the fonts themselves.
FontStore - Class in org.crosswire.common.swing
Font Store maintains a persistent, hierarchical store of user font preferences.
FontStore(String, URI) - Constructor for class org.crosswire.common.swing.FontStore
Create an new FontStore with the given persistent store.
fontStore - Variable in class org.crosswire.common.swing.FontStore
 
FontTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the font element.
FontTag() - Constructor for class org.crosswire.jsword.book.filter.thml.FontTag
 
FOOTNOTES - Static variable in class org.crosswire.jsword.book.FeatureType
The book contains footnotes
forceRemoveView(Component) - Method in class org.crosswire.common.swing.desktop.AbstractViewLayout
Unconditionally remove a view from the set.
forceRemoveView(Component) - Method in class org.crosswire.common.swing.desktop.MDIViewLayout
 
forceRemoveView(Component) - Method in class org.crosswire.common.swing.desktop.TDIViewLayout
 
ForeignTag - Class in org.crosswire.jsword.book.filter.thml
THML Tag to process the foreign element.
ForeignTag() - Constructor for class org.crosswire.jsword.book.filter.thml.ForeignTag
 
format(Date) - Method in class org.crosswire.common.icu.DateFormatter
 
format(LogRecord) - Method in class org.crosswire.common.util.PatternFormatter
Format the given LogRecord.
formatter - Variable in class org.crosswire.common.icu.DateFormatter
The actual formatter.
formatter - Variable in class org.crosswire.common.util.PatternFormatter
 
formatterClass - Variable in class org.crosswire.common.icu.DateFormatter
The class of the formatter
formatting - Variable in class org.crosswire.common.xml.PrettySerializingContentHandler
 
FormatType - Class in org.crosswire.common.xml
The PrettySerializingContentHandler uses a FormatType to control its output.
FormatType(String, boolean, boolean, boolean) - Constructor for class org.crosswire.common.xml.FormatType
Simple ctor
FormPane - Class in org.crosswire.common.swing
A Panel customized to hold fields.
FormPane() - Constructor for class org.crosswire.common.swing.FormPane
Create a FormPane
forName(String) - Static method in class org.crosswire.common.util.ClassUtil
Gets the Class for the className in a way that works well for extensions.
forOutput(String) - Static method in class org.crosswire.jsword.book.filter.FilterUtil
Cut up the input data so it is OK to output in an error log
FORWARD - Static variable in class org.crosswire.bibledesktop.desktop.DesktopActions
 
fragment - Variable in class org.crosswire.jsword.book.BookData
Just the element
frame - Variable in class org.crosswire.bibledesktop.desktop.ViewSourcePane
 
frame - Variable in class org.crosswire.common.swing.desktop.ToolBar
The frame in which the toolbar is shown.
fromBinary(byte[], int[], int) - Static method in class org.crosswire.jsword.passage.PassageKeyFactory
Read and return an int from the buffer (starting at index[0]) using a set of bytes as required by the max possible value for the number, and incrementing index[0] by that number of bytes.
fromBinaryRepresentation(byte[]) - Static method in class org.crosswire.jsword.passage.PassageKeyFactory
Write out the object to the given ObjectOutputStream
fromExternalString(String) - Static method in class org.crosswire.jsword.book.BookCategory
Lookup method to convert from a String
fromInteger(int) - Static method in class org.crosswire.bibledesktop.desktop.XSLTProperty
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.common.compress.CompressorType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.common.diff.EditType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.common.options.ArgumentType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.common.options.DataType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.common.swing.desktop.LayoutType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.common.util.OSType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.common.xml.FormatType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.common.xml.XMLFeature
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.book.BookCategory
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.book.CaseType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.book.FeatureType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.book.sword.BlockType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.book.sword.ConfigEntryType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.index.IndexStatus
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.index.search.SearchType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.passage.AccuracyType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.passage.PassageListType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.passage.PassageType
Lookup method to convert from an integer
fromInteger(int) - Static method in class org.crosswire.jsword.passage.RestrictionType
Lookup method to convert from an integer
fromString(String) - Static method in class org.crosswire.bibledesktop.desktop.XSLTProperty
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.common.compress.CompressorType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.common.diff.EditType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.common.options.ArgumentType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.common.options.DataType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.common.swing.desktop.LayoutType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.common.util.OSType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.common.xml.FormatType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.common.xml.XMLFeature
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.book.BookCategory
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.book.CaseType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.book.FeatureType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.book.sword.BlockType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.book.sword.BookType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.book.sword.ConfigEntryType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.index.IndexStatus
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.index.search.SearchType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.passage.AccuracyType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.passage.PassageListType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.passage.PassageType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.passage.RestrictionType
Lookup method to convert from a String
fromString(String) - Static method in class org.crosswire.jsword.passage.VerseFactory
Construct a Verse from a String - something like "Gen 1:1".
fromString(String, VerseRange) - Static method in class org.crosswire.jsword.passage.VerseFactory
Construct a Verse from a String and a VerseRange.
fromString(String) - Static method in class org.crosswire.jsword.passage.VerseRangeFactory
Construct a VerseRange from a human readable string.
fromString(String, VerseRange) - Static method in class org.crosswire.jsword.passage.VerseRangeFactory
Construct a VerseRange from a String and a VerseRange.
fromSymbol(char) - Static method in class org.crosswire.common.diff.EditType
Lookup method to convert from a String
fromText(String) - Method in class org.crosswire.common.diff.Patch
Parse a textual representation of patches and return a List of Patch objects.
fromText(String) - Method in class org.crosswire.common.diff.PatchEntry
Parse a textual representation of a patch entry and populate this patch entry.
fromText(String, String[]) - Static method in class org.crosswire.jsword.passage.AccuracyType
Determine how closely the string defines a verse.
fromText(String, String[], AccuracyType) - Static method in class org.crosswire.jsword.passage.AccuracyType
 
fromText(String, String[], VerseRange) - Static method in class org.crosswire.jsword.passage.AccuracyType
 
fromText(String, String[], AccuracyType, VerseRange) - Static method in class org.crosswire.jsword.passage.AccuracyType
Does this string exactly define a Verse.
fromText(String, String, String, VerseRange) - Static method in class org.crosswire.jsword.passage.VerseRangeFactory
 
FULL - Static variable in class org.crosswire.common.icu.DateFormatter
Constant for full style pattern.
FULL_KEY - Static variable in class org.crosswire.jsword.versification.BibleNames
 
fullBookName - Static variable in class org.crosswire.jsword.versification.BibleInfo
Whether long or short, full or abbreviated names are used.
fullBooksMap - Variable in class org.crosswire.jsword.versification.BibleNames
The full names of the book of the Bible, normalized, generated at runtime
fullPath - Variable in class org.crosswire.common.config.AbstractReflectedChoice
The full path of this item
FUZZY - Static variable in class org.crosswire.jsword.index.lucene.LuceneQueryDecorator
 
FUZZY_SPACE - Static variable in class org.crosswire.jsword.index.lucene.LuceneQueryDecorator
 

Copyright ยจ 2003-2007
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z