Searched refs:getLocator (Results 1 – 15 of 15) sorted by relevance
110 public SourceLocator getLocator() in getLocator() method in XPath341 te.setLocator(this.getLocator()); in execute()366 getLocator(), e); in execute()416 te.setLocator(this.getLocator()); in bool()442 getLocator(), e); in bool()
796 getLocator()); in processingInstruction()855 SAXSourceLocator locator = getLocator(); in warn()901 SAXSourceLocator locator = getLocator(); in error()968 SAXSourceLocator locator = getLocator(); in warning()996 SAXSourceLocator locator = getLocator(); in error()1024 SAXSourceLocator locator = getLocator(); in fatalError()1426 SourceLocator locator = getLocator(); in getBaseIdentifier()1445 public SAXSourceLocator getLocator() in getLocator() method in StylesheetHandler1664 SAXSourceLocator locator = getLocator(); in pushSpaceHandling()
66 elem.setLocaterInfo(handler.getLocator()); in startElement()124 handler.popElemTemplateElement().setEndLocaterInfo(handler.getLocator()); in endElement()
103 Locator locator = handler.getLocator(); in startElement()262 elem.setLocaterInfo(handler.getLocator()); in startElement()297 elem.setLocaterInfo(handler.getLocator()); in startElement()
68 dfp.setLocaterInfo(handler.getLocator()); in startElement()
67 eat.setLocaterInfo(handler.getLocator()); in startElement()
102 stylesheet.setLocaterInfo(handler.getLocator()); in startElement()
64 elem.setLocaterInfo(handler.getLocator()); in startNonText()
72 kd.setLocaterInfo(handler.getLocator()); in startElement()
193 m_outputProperties.setLocaterInfo(handler.getLocator()); in startElement()
293 SourceLocator causeLocator = ((TransformerException)cause).getLocator(); in ensureLocationSet()334 SourceLocator causeLocator = ((TransformerException)cause).getLocator(); in printLocation()
245 if(null == te.getLocator()) in execute()
326 SourceLocator locator = spe2.getLocator(); in getDoc()
50 public SourceLocator getLocator() { in getLocator() method in DTMException
1268 SAXSourceLocator sl = new SAXSourceLocator( te.getLocator() ); in transformNode()