javax.xml.transform
public interface SourceLocator
Version: 1.0
See Also: Locator
| Method Summary | |
|---|---|
| int | getColumnNumber() |
| int | getLineNumber() |
| String | getPublicId() |
| String | getSystemId() |
Source code is under GPL (with library exception) in the JAXP project at http://www.gnu.org/software/classpathx/jaxp
This documentation was derived from that source code on 2013-01-12.