|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDFactory | |
org.thdl.tib.bibl | Provides classes and methods for the Tibbibl application. |
Uses of IDFactory in org.thdl.tib.bibl |
Methods in org.thdl.tib.bibl that return IDFactory | |
org.thdl.tib.bibl.IDFactory |
TibDoc.getIDFactory()
Returns the IDFactory created for this document that allows easy access to and
manipulation of ID information, that is the Tibids contained within the text's TibidDecl. |
org.thdl.tib.bibl.IDFactory |
TibTable.getIDFactory()
|
Methods in org.thdl.tib.bibl with parameters of type IDFactory | |
void |
TibTable.setIDFactory(org.thdl.tib.bibl.IDFactory idf)
|
Constructors in org.thdl.tib.bibl with parameters of type IDFactory | |
TibTable(org.thdl.tib.bibl.IDFactory idf)
|
|
TibTable(Element app,
org.thdl.tib.bibl.IDFactory idf,
Element page)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |