Class: EPUB::Publication::Package::Bindings::MediaType

Inherits:
Object
  • Object
show all
Defined in:
lib/epub/publication/package/bindings.rb

Instance Attribute Summary collapse

Instance Attribute Details

#handlerObject

Returns the value of attribute handler.



26
27
28
# File 'lib/epub/publication/package/bindings.rb', line 26

def handler
  @handler
end

#media_typeObject

Returns the value of attribute media_type.



26
27
28
# File 'lib/epub/publication/package/bindings.rb', line 26

def media_type
  @media_type
end