Patch for Jira issue XALANJ-1978.  Reviewed by Christine Li
(jycli () ca ! ibm ! com).

Behaviour of StreamResult.getSystemId has changed if the Result object was
created using a File.  The URI returned begins with "file:/" where it used to
begin with "file:///".  TransformerIdentityImpl had a dependency on the old
behaviour.

1 file changed