psiegman / epublib

a java library for reading and writing epub files
http://www.siegmann.nl/epublib
1.05k stars 316 forks source link

identifier isBookId always false #96

Open lmvco opened 8 years ago

lmvco commented 8 years ago

I have multiple epub files that contain unique-identifier in OPF referenced as unique-idendifier in package element.

However, when parsing those epub files using epub lib, the isBookId method returns always false.

lmvco commented 8 years ago

I am using EpubCore 3.1