class ReVIEW::Book::TableIndex

Public Class Methods

item_type() click to toggle source
# File ../../../../../lib/review/book/index.rb, line 120
def TableIndex.item_type
  '(table|imgtable)'
end