Project

General

Profile

« Previous | Next » 

Revision 1510

Added by Jing Tao over 21 years ago

Change processDTD to protected.

View differences:

src/edu/ucsb/nceas/metacat/DBSAXHandler.java
51 51
                          implements LexicalHandler, DeclHandler, Runnable {
52 52

  
53 53
   protected boolean	atFirstElement;
54
   private boolean	processingDTD;
54
   protected boolean	processingDTD;
55 55
   protected String 	docname = null;
56 56
   protected String 	doctype;
57 57
   protected String 	systemid;

Also available in: Unified diff