pdf-toolbox-content-0.1.1: A collection of tools for processing PDF files
Safe HaskellNone
LanguageHaskell2010

Pdf.Content.Parser

Description

Parse content stream

Synopsis

Documentation

readNextOperator :: InputStream Expr -> IO (Maybe Operator) Source #

Read the next operator if any

parseContent :: Parser (Maybe Expr) Source #

Parser expression in a content stream