Method: Mhtml::RootDocument#on_subdoc_header

Defined in:
lib/mhtml/root_document.rb

#on_subdoc_headerObject



20
21
22
# File 'lib/mhtml/root_document.rb', line 20

def on_subdoc_header
  @subdoc_header_proc = Proc.new
end