EBook::EPUB::Spine.3pm

Langue: en

Version: 2010-01-21 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

EBook::EPUB::Spine

SYNOPSIS

Class that represents spine element of OPF document

DESCRIPTION

The spine element organizes the associated OPS Content Documents into the linear reading order of the publication.

SUBROUTINES/METHODS

add_itemref(%opts)
Add reference an OPS Content Document designated in the manifest. %opts is an anonymous hash, for possible key values see EBook::EPUB::Spine::Itemref
all_references()
Returns array of EBook::EPUB::Spine::Itemref objects, current content of spine element
encode($xmlwriter)
Encode object to XML form using XML::Writer instance
new()
Create new object

AUTHOR

Oleksandr Tymoshenko, <gonzo@bluezbox.com>

BUGS

Please report any bugs or feature requests to <gonzo@bluezbox.com> Copyright 2009, 2010 Oleksandr Tymoshenko.

<http://bluezbox.com>

This module is free software; you can redistribute it and/or modify it under the terms of the BSD license. See the LICENSE file included with this distribution.