MCPcopy Create free account
hub / github.com/dumbledore/AlbiteREADER / getParser

Method getParser

src/org/albite/book/model/book/Book.java:566–568  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

564 }
565
566 public final TextParser getParser() {
567 return parser;
568 }
569
570 public static Book open(String filename)
571 throws IOException, BookException {

Callers 1

reflowPagesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected