Searched refs:getLexicalHandler (Results 1 – 4 of 4) sorted by relevance
46 assertNull(result.getLexicalHandler()); in constructor()55 assertNull(result.getLexicalHandler()); in constructor_withContentHandler()73 assertNull(result.getLexicalHandler()); in getSetLexicalHandler()77 assertEquals(handler, result.getLexicalHandler()); in getSetLexicalHandler()80 assertNull(result.getLexicalHandler()); in getSetLexicalHandler()
94 public LexicalHandler getLexicalHandler() { in getLexicalHandler() method in SAXResult
211 public LexicalHandler getLexicalHandler() { in getLexicalHandler() method in ExpatReader
20636 method public org.xml.sax.ext.LexicalHandler getLexicalHandler();