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
 

Fields in org.thdl.tib.bibl declared as IDFactory
private  org.thdl.tib.bibl.IDFactory TibDoc.idf
           The IDFactory associated with this Tibbibl XML document.
private  org.thdl.tib.bibl.IDFactory TibTable.idf
           
 

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:20 PM.
Copyright © 2001-2002 Tibetan and Himalayan Digital Library. All Rights Reserved.
Hosted by SourceForge_Logo