NAME

EBook::FB2::Body::Section

SYNOPSIS

EBook::FB2::Body::Section - section of body, logical part of document

SUBROUTINES/METHODS

data()

Returns XML::DOM::Node, parsed content of section

epigraphs()

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

id()

Returns id of image associated with section

image()

Return id of image

plaintext_title()

Returns title of section converted to plain text

subsections()

Returns subsections of current section

title()

Returns section title. May contain markup tags

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.