API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.transform. Source View Source
Author(s)
Since
Version
Serial
Hierarchy
 Source
Subinterfaces
Description
public interface Source
An object that implements this interface contains the information needed to act as source input (XML source or transformation instructions).
See also:   
Methods
Hide/Show inherited methods
public String getSystemId ()
  Get the system identifier that was set with setSystemId.
public void setSystemId (String systemId)
  Set the system identifier for this Source.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar