
EBook::EPUB::NCX::NavPoint

Entry in Navigation Center that refers to part of a document (e.g. chapter)

%opts is an anonymous hash that might containe followig keys:
class
content
id
play_order
label
Add refrence to an OPS Content Document that is a part of publication, subsection of the part current object references to. %opts is an anonymous hash, for possible key values see new() method description. Method returns created EBook::EPUB::NCX::NavPoint object that could be used later for adding subsections.
Returns array of EBook::EPUB::NCX::NavPoint objects, subsections of current one
Encode object to XML form using XML::Writer instance
Get/set class of navigation point
Get/set URI to the part navPoint references to
Get/set ID of navigation point
Get/set human readable description of part navPoint references to
Get/set play order (number) of text part.

Oleksandr Tymoshenko, <gonzo@bluezbox.com>

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

Copyright 2009, 2010 Oleksandr Tymoshenko.
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.