Mert Akdut
Mert Akdut
Hello, Could you send me an email with provided information (sample information, code you tested in etc.) ? Thank you for your participation.
If the links in an epub file are supposed to **skip to specified page**, then this issue is a duplicate of this one. If there are any more link problems...
When it is time :)
Hello, - I couldn't download the file from the given link. Asks me to login. Give me a working link to download and I'll see what I can do. Or...
toc.ncx files have a pattern so we can parse them but can't say the same for xml files. We'll have to use heuristic methods in order to parse them. Not...
Hi. Can you provide heap dumps?
Hello, - Yes, i had a misstyping in usage section, corrected it now. Thank you. - I came across in unit tests, parsing some xml files was taking too long,...
Android sdk (api-23) uses this method for setFeature: ``` `@Override public void setFeature(String name, boolean value) throws ParserConfigurationException { if (name == null) { throw new NullPointerException("name == null"); }...
Can you explain what will this merge request provide?