|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OSISUtil.OSISFactory | |
|---|---|
| org.crosswire.jsword.book | The Book package provides an interface to a real store of data. |
| org.crosswire.jsword.book.filter.gbf | A Filter that converts from GBF format data to OSIS format data. |
| org.crosswire.jsword.book.sword | An implementation of the Book interfaces that reads from SWORD project books (modules). |
| Uses of OSISUtil.OSISFactory in org.crosswire.jsword.book |
|---|
| Fields in org.crosswire.jsword.book declared as OSISUtil.OSISFactory | |
|---|---|
private static OSISUtil.OSISFactory |
OSISUtil.factory
|
| Methods in org.crosswire.jsword.book that return OSISUtil.OSISFactory | |
|---|---|
static OSISUtil.OSISFactory |
OSISUtil.factory()
An accessor for the OSISFactory that creates OSIS objects |
| Uses of OSISUtil.OSISFactory in org.crosswire.jsword.book.filter.gbf |
|---|
| Fields in org.crosswire.jsword.book.filter.gbf declared as OSISUtil.OSISFactory | |
|---|---|
(package private) static OSISUtil.OSISFactory |
GBFTags.OSIS_FACTORY
To create OSIS DOM nodes. |
| Uses of OSISUtil.OSISFactory in org.crosswire.jsword.book.sword |
|---|
| Methods in org.crosswire.jsword.book.sword with parameters of type OSISUtil.OSISFactory | |
|---|---|
private List |
ConfigEntry.processLines(OSISUtil.OSISFactory factory,
String aValue)
|
private void |
ConfigEntryTable.toOSIS(OSISUtil.OSISFactory factory,
org.jdom.Element ele,
String aTitle,
ConfigEntryType[] category)
Build an ordered map so that it displays in a consistent order. |
|
Copyright ยจ 2003-2007 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||