Home | History | Annotate | Download | only in sax

Lines Matching refs:Locator

34  * the location of any document event using the Locator interface
44 * @see org.xml.sax.Locator
55 * required) to supply a locator: if it does so, it must supply
56 * the locator to the application by invoking this method before
60 * <p>The locator allows the application to determine the end
65 * business rules). The information returned by the locator
68 * <p>Note that the locator will return correct information only
72 * @param locator An object that can return the location of
74 * @see org.xml.sax.Locator
76 public abstract void setDocumentLocator (Locator locator);
161 * must come from the same external entity, so that the Locator
177 * @see org.xml.sax.Locator
194 * external entity, so that the Locator provides useful