All Known Implementing Classes:
StAXSource, StreamSource, JAXBSource, DOMSource, SAXSource
Method from javax.xml.transform.Source Summary: |
---|
getSystemId, setSystemId |
Method from javax.xml.transform.Source Detail: |
---|
|
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 identifier, for example, to resolve relative URIs and to include in error messages and warnings. |