Searched refs:fUri (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DDOMLocatorImpl.java62 public String fUri = null; field in class:DOMLocatorImpl
87 fUri = uri;
93 fUri = uri;
102 fUri = uri;
110 fUri = uri;
136 return fUri;
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/util/
H A DDOMErrorHandlerWrapper.java141 locator.fUri = exception.getExpandedSystemId();
177 locator.fUri = exception.getExpandedSystemId();
222 locator.fUri = exception.getExpandedSystemId();

Completed in 23 milliseconds