Source

Interface Source

All Known Implementing Classes:
DOMSource, JAXBSource, SAXSource, StAXSource, StreamSource
public interface Source

An object that implements this interface contains the information needed to act as source input (XML source or transformation instructions).

Methods

setSystemId

void setSystemId(String systemId)

Set the system identifier for this Source.

The system identifier is optional if the source does not get its data from a URL, but it may still be useful to provide one. The application can use a system iden