Uses of Class
org.thdl.tib.bibl.IDFactory

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)
           
 



These API docs were created 02/02/2003 08:19 PM.
Copyright © 2001-2002 Tibetan and Himalayan Digital Library. All Rights Reserved.
Hosted by SourceForge_Logo