Class: Vivlio::Starter::CLI::Build::PageMappingExtractor::IndexMappingEntry

Inherits:
Data
  • Object
show all
Defined in:
lib/vivlio/starter/cli/build/page_mapping_extractor.rb

Overview

索引語マッピングエントリ

Instance Attribute Summary collapse

Instance Attribute Details

#anchor_idObject (readonly)

Returns the value of attribute anchor_id

Returns:

  • (Object)

    the current value of anchor_id



51
52
53
# File 'lib/vivlio/starter/cli/build/page_mapping_extractor.rb', line 51

def anchor_id
  @anchor_id
end

#page_indexObject (readonly)

Returns the value of attribute page_index

Returns:

  • (Object)

    the current value of page_index



51
52
53
# File 'lib/vivlio/starter/cli/build/page_mapping_extractor.rb', line 51

def page_index
  @page_index
end

#spine_indexObject (readonly)

Returns the value of attribute spine_index

Returns:

  • (Object)

    the current value of spine_index



51
52
53
# File 'lib/vivlio/starter/cli/build/page_mapping_extractor.rb', line 51

def spine_index
  @spine_index
end