Searched refs:theDTDHandler (Results 1 – 1 of 1) sorted by relevance
38 private DTDHandler theDTDHandler = this; field in Parser416 theDTDHandler = (handler == null) ? this : handler; in setDTDHandler()420 return (theDTDHandler == this) ? null : theDTDHandler; in getDTDHandler()