epub-metadata-4.5: Library for parsing epub document metadata

Safe HaskellSafe
LanguageHaskell2010

Codec.Epub.Data.Spine

Description

Data types for working with the metadata of epub documents

The spine represents a default ordering of items in the manifest.

Synopsis

Documentation

data Spine #

package/spine tag

Constructors

Spine 

Fields

Instances

Eq Spine # 

Methods

(==) :: Spine -> Spine -> Bool #

(/=) :: Spine -> Spine -> Bool #

Show Spine # 

Methods

showsPrec :: Int -> Spine -> ShowS #

show :: Spine -> String #

showList :: [Spine] -> ShowS #

Formattable Spine # 

Methods

format :: Spine -> String #

data SpineItemref #

package/spine/itemref tag

Constructors

SpineItemref 

Fields