EBook::EPUB::Manifest::Item.3pm

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

EBook::EPUB::Manifest::Item

SYNOPSIS

Item for <manifest> element of OPF file. Each describes a document, an image file, a style sheet, or other component that is considered part of the publication

SUBROUTINES/METHODS

new(%opts)
%opts is an anonymous hash that might containe followig keys:
     id 
     href 
     media_type
 
 
encode($xmlwriter)
Encode object to XML form using XML::Writer instance
id([$id])
Get/set ID of OPS Content Document to which item refers
href([$href])
Get/set URI of OPS Content Document to which item refers
media_type([$media_type])
Get/set itemaXXs MIME media type.

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.