/[classpath]/classpath/javax/xml/transform/Source.java
ViewVC logotype

Diff of /classpath/javax/xml/transform/Source.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by mark, Sat Jul 2 20:32:52 2005 UTC revision 1.4 by trebligd, Thu Aug 25 11:16:15 2005 UTC
# Line 48  public interface Source Line 48  public interface Source
48    /**    /**
49     * Sets the XML system ID for this source.     * Sets the XML system ID for this source.
50     * This can be used to resolve external entities in the source.     * This can be used to resolve external entities in the source.
51     * @param systemID the system ID URI     * @param systemId the system ID URI
52     */     */
53    public void setSystemId(String systemId);    public void setSystemId(String systemId);
54    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26