javax.xml.transform
public interface Source
Version: 1.0
Method Summary | |
---|---|
String | getSystemId()
Returns the URI for this source. |
void | setSystemId(String systemID)
Associates a URI with this source.
|
Parameters: systemID the URI
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 2011-08-26.