MCPcopy Index your code
hub / github.com/clips/pattern / PDFNoValidXRef

Class PDFNoValidXRef

pattern/web/pdf/pdfparser.py:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28##
29class PDFSyntaxError(PDFException): pass
30class PDFNoValidXRef(PDFSyntaxError): pass
31class PDFNoOutlines(PDFException): pass
32class PDFDestinationNotFound(PDFException): pass
33class PDFEncryptionError(PDFException): pass

Callers 5

loadMethod · 0.85
load_trailerMethod · 0.85
loadMethod · 0.85
find_xrefMethod · 0.85
read_xref_fromMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…