[jira] [Created] (BATIK-1214) make DocumentLoader load from a Reader
"Roberto Benedetti (JIRA)" <[email protected]>
| Newsgroups | gmane.text.xml.batik.devel |
|---|---|
| Message-ID | <[email protected]> |
Roberto Benedetti created BATIK-1214:
----------------------------------------
Summary: make DocumentLoader load from a Reader
Key: BATIK-1214
URL: https://issues.apache.org/jira/browse/BATIK-1214
Project: Batik
Issue Type: Improvement
Components: Bridge, SVG DOM
Affects Versions: 1.9
Reporter: Roberto Benedetti
Attachments: DocumentLoader.patch
SVGDocumentFactory implementors can create documents from an InputStream or a Reader.
DocumentLoader can load a document only from an InputStream. For completeness it shall have a method to load a document from a Reader.
I attached a patch.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)