Searched refs:locator (Results 1 – 7 of 7) sorted by relevance
99 Locator locator; field in RootElement.Handler105 public void setDocumentLocator(Locator locator) { in setDocumentLocator() argument106 this.locator = locator; in setDocumentLocator()124 locator); in startElement()147 + Element.toString(uri, localName), locator); in startRoot()184 current.checkRequiredChildren(locator); in endElement()
27 public BadXmlException(String message, Locator locator) { in BadXmlException() argument28 super(message, locator); in BadXmlException()
190 void checkRequiredChildren(Locator locator) throws SAXParseException { in checkRequiredChildren() argument199 + child + ".", locator); in checkRequiredChildren()
241 public void setDocumentLocator(Locator locator) { in setDocumentLocator() argument
574 EAS_FILE locator; in getPlayerType() local575 locator.path = NULL; in getPlayerType()576 locator.fd = fd; in getPlayerType()577 locator.offset = offset; in getPlayerType()578 locator.length = length; in getPlayerType()580 if (EAS_OpenFile(easdata, &locator, &eashandle) == EAS_SUCCESS) { in getPlayerType()
70 …lication would require higher location accuracy than say, a retail store locator where a city leve…
739 public void setDocumentLocator(Locator locator) { in setDocumentLocator() argument