Home | History | Annotate | Download | only in utils

Lines Matching refs:getURI

183      * you have to look it up explicitly using {@link #getURI getURI}.
192 * @see #getURI
270 public String getURI (String prefix)
272 return currentContext.getURI(prefix);
281 * using the {@link #getURI getURI} with an argument of "".</p>
287 * @see #getURI
305 * #getURI getURI} method with an argument of "".</p>
312 * @see #getURI */
330 * presence of a default Namespace, use the {@link #getURI getURI}
338 * @see #getURI */
365 * @see #getURI
412 if(uri.equals(nsup.getURI(prefix)))
644 * @see org.xml.sax.helpers.NamespaceSupport2#getURI
646 String getURI (String prefix)