NAME

EBook::FB2::Body

SYNOPSIS

    EBook::FB2::Body - class that represents <body> element

SUBROUTINES/METHODS

epigraphs()

Returns array of references to XML::DOM::Node objects, parsed epigraphs of body element

sections()

Returns array of references to EBook::FB2::Body::Section objects, sections of body element

name()

Returns name of body element. Ususally it's either empty or "notes"

image()

Returns id of image associated with body element

title()

Returns title of body element

AUTHOR

Oleksandr Tymoshenko, <gonzo@bluezbox.com>

BUGS

Please report any bugs or feature requests to <gonzo@bluezbox.com>

LICENSE AND COPYRIGHT

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.