Each class's author is now listed as Than.
This commit is contained in:
parent
d453e801ef
commit
a1f6b9e117
25 changed files with 50 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue