fix file ressource leak in batik css parser

The CSS parser uses an input stream without ever closing it. This
results in .css files that could not be deleted while eclipse is
running.

Change-Id: I03c8518a6618f406d0e10e56c7c12a5b38d9f04e
Signed-off-by: Carsten Hiesserich <carsten.hie@gmail.com>
1 file changed