Each class's author is now listed as Than.

This commit is contained in:
dchandler 2003-02-01 05:38:48 +00:00
parent d453e801ef
commit a1f6b9e117
25 changed files with 50 additions and 1 deletions

View file

@ -25,6 +25,8 @@ import org.jdom.output.*;
/**
* This abstract class is extended by both {@link IDFactory} and {@link TitleFactory}, and provides general functionality
* such as setting the document associated with the factory and setting text/styles for the {@link TextPane}.
*
* @author Than Garson, Tibetan and Himalayan Digital Library
*/
abstract class GenericTibFactory implements TibConstants