Class: EPUB::ContentDocument::Navigation::Navigation

Inherits:
Item
  • Object
show all
Defined in:
lib/epub/content_document/navigation.rb

Overview

TODO:

Implement method to represent navigation structure

Defined Under Namespace

Modules: Type

Instance Attribute Summary

Attributes inherited from Item

#content_document, #href, #item, #items, #text

Attributes included from Typable

#types

Attributes included from Hidable

#hidden, #parent

Method Summary

Methods inherited from Item

#initialize, #traverse, #type, #type=

Methods included from Hidable

#hidden?

Constructor Details

This class inherits a constructor from EPUB::ContentDocument::Navigation::Item