|
||||||||||
| 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.basic | The Basic package contains default and abstract implementations of the main Book classes. |
| 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.basic |
|---|
| Methods in org.crosswire.jsword.book.basic with parameters of type OSISUtil.OSISFactory | |
|---|---|
private void |
DefaultBookMetaData.addRow(OSISUtil.OSISFactory factory,
org.jdom2.Element table,
String key,
String value)
|
| 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 org.jdom2.Element |
SwordBookMetaData.toKeyCell(OSISUtil.OSISFactory factory,
String key)
|
private org.jdom2.Element |
SwordBookMetaData.toRow(OSISUtil.OSISFactory factory,
String key)
|
private org.jdom2.Element |
SwordBookMetaData.toRow(OSISUtil.OSISFactory factory,
String key,
String value)
|
|
Copyright ยจ 2003-2015 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||