Use public getter to retrieve name from JarFile

ZipFile provides a public getter 'getName()' hence there is no need to
use reflection to access its private member 'name'.

Change-Id: If622fce7f902cc65483d66b834aff2c585b645e2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
1 file changed