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

@ -21,6 +21,10 @@ package org.thdl.tib.bibl;
import org.xml.sax.EntityResolver;
import org.xml.sax.InputSource;
/* FIXMEDOC.
*
* @author Than Garson, Tibetan and Himalayan Digital Library
*/
public class TibDTDResolver implements EntityResolver, TibConstants {
public InputSource resolveEntity (String publicId, String systemId)
{