Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Xmlgraphics-fop Wiki" 
for change notification.

The "URIResolution" page has been changed by Mehdi Houshmand:
http://wiki.apache.org/xmlgraphics-fop/URIResolution?action=diff&rev1=2&rev2=3

Comment:
Amended error in ResourceResolver interface

  
  The plan, as of yet, is for the user to implement the following interface:
  {{{
-     Resource getInputStream(URI uri) throws IOException;
+     Resource getResource(URI uri) throws IOException;
  
      OutputStream getOutputStream(URI uri) throws IOException;
  }}}

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to