Table of Contents - html-to-haml-0.0.6 Documentation
Classes and Modules
- HtmlToHaml
- HtmlToHaml::Converter
- HtmlToHaml::Erb
- HtmlToHaml::Erb::BasicConversionUseCase
- HtmlToHaml::Erb::ControlFlowMatcher
- HtmlToHaml::Erb::IndentationConversionUseCase
- HtmlToHaml::Erb::IndentationTracker
- HtmlToHaml::Erb::ParseError
- HtmlToHaml::HamlWhitespaceCleaner
- HtmlToHaml::Html
- HtmlToHaml::Html::AttributeConversionUseCase
- HtmlToHaml::Html::AttributeHandler
- HtmlToHaml::Html::CommentConversionUseCase
- HtmlToHaml::Html::ConversionUseCase
- HtmlToHaml::Html::DefaultConversionUseCase
- HtmlToHaml::Html::IndentationTracker
- HtmlToHaml::Html::ParseError
- HtmlToHaml::NonHtmlSelectorBlocks
- HtmlToHaml::NonHtmlSelectorBlocks::BasicConversionUseCase
- HtmlToHaml::NonHtmlSelectorBlocks::IndentationTracker
- HtmlToHaml::NonHtmlSelectorBlocks::ScriptConversionUseCase
- HtmlToHaml::NonHtmlSelectorBlocks::StyleConversionUseCase
- HtmlToHaml::NonHtmlSelectorBlocks::TagTypeMatchers
- HtmlToHaml::ParseError
Methods
- ::new — HtmlToHaml::Converter
- ::new — HtmlToHaml::Erb::IndentationTracker
- ::new — HtmlToHaml::Html::AttributeHandler
- ::new — HtmlToHaml::Html::IndentationTracker
- ::new — HtmlToHaml::NonHtmlSelectorBlocks::IndentationTracker
- ::new — HtmlToHaml::Erb::BasicConversionUseCase
- ::new — HtmlToHaml::Html::CommentConversionUseCase
- ::new — HtmlToHaml::Html::ConversionUseCase
- ::new — HtmlToHaml::Html::DefaultConversionUseCase
- ::new — HtmlToHaml::NonHtmlSelectorBlocks::BasicConversionUseCase
- #add_attribute — HtmlToHaml::Html::AttributeHandler
- #add_indentation — HtmlToHaml::Erb::IndentationTracker
- #adjust_indentation_level — HtmlToHaml::Erb::IndentationConversionUseCase
- #adjust_indentation_level — HtmlToHaml::Html::DefaultConversionUseCase
- #adjust_whitespace? — HtmlToHaml::NonHtmlSelectorBlocks::IndentationTracker
- #adjust_whitespace? — HtmlToHaml::NonHtmlSelectorBlocks::BasicConversionUseCase
- #adjusted_indentation_level_for_line — HtmlToHaml::Erb::IndentationConversionUseCase
- #attributes_string — HtmlToHaml::Html::AttributeHandler
- #begin_case_statement — HtmlToHaml::Erb::IndentationTracker
- #begin_case_statement? — HtmlToHaml::Erb::ControlFlowMatcher
- #begin_indented_control_flow? — HtmlToHaml::Erb::ControlFlowMatcher
- #begin_nested_case_statement? — HtmlToHaml::Erb::IndentationConversionUseCase
- #close_html_tag — HtmlToHaml::Html::IndentationTracker
- #close_tag — HtmlToHaml::NonHtmlSelectorBlocks::BasicConversionUseCase
- #closing_tag? — HtmlToHaml::NonHtmlSelectorBlocks::TagTypeMatchers
- #closing_tag_regex — HtmlToHaml::NonHtmlSelectorBlocks::TagTypeMatchers
- #construct_haml_line — HtmlToHaml::Erb::IndentationConversionUseCase
- #continue_indented_control_flow? — HtmlToHaml::Erb::ControlFlowMatcher
- #control_flow_matcher — HtmlToHaml::Erb::IndentationConversionUseCase
- #convert — HtmlToHaml::Converter
- #convert — HtmlToHaml::Erb::BasicConversionUseCase
- #convert — HtmlToHaml::Html::CommentConversionUseCase
- #convert — HtmlToHaml::Html::ConversionUseCase
- #convert — HtmlToHaml::Html::DefaultConversionUseCase
- #convert — HtmlToHaml::NonHtmlSelectorBlocks::BasicConversionUseCase
- #convert_attributes — HtmlToHaml::Html::AttributeConversionUseCase
- #convert_indentation — HtmlToHaml::Erb::BasicConversionUseCase
- #convert_indentation — HtmlToHaml::Erb::IndentationConversionUseCase
- #convert_syntax — HtmlToHaml::Erb::BasicConversionUseCase
- #end_block — HtmlToHaml::Erb::IndentationTracker
- #end_of_block? — HtmlToHaml::Erb::ControlFlowMatcher
- #erb_without_strings — HtmlToHaml::Erb::ControlFlowMatcher
- #escape_erb_attributes — HtmlToHaml::Html::AttributeConversionUseCase
- #escape_misleading_forward_slash — HtmlToHaml::Html::CommentConversionUseCase
- #extract_attribute_value — HtmlToHaml::Html::AttributeHandler
- #format_attributes — HtmlToHaml::Html::AttributeHandler
- #format_classes — HtmlToHaml::Html::AttributeHandler
- #format_html_comment_for_haml — HtmlToHaml::Html::CommentConversionUseCase
- #format_ids — HtmlToHaml::Html::AttributeHandler
- #haml_with_replaced_attributes — HtmlToHaml::Html::AttributeConversionUseCase
- #html_with_important_whitespace — HtmlToHaml::Converter
- #important_whitespace_classes — HtmlToHaml::Converter
- #indent — HtmlToHaml::NonHtmlSelectorBlocks::IndentationTracker
- #indentation — HtmlToHaml::Html::IndentationTracker
- #indentation — HtmlToHaml::NonHtmlSelectorBlocks::BasicConversionUseCase
- #indentation_for_line_or_error — HtmlToHaml::Erb::IndentationConversionUseCase
- #matches_keywords? — HtmlToHaml::Erb::ControlFlowMatcher
- #matches_keywords_at_beginning_of_line? — HtmlToHaml::Erb::ControlFlowMatcher
- #nested_case_statement? — HtmlToHaml::Erb::IndentationTracker
- #nested_case_statement_commentary — HtmlToHaml::Erb::IndentationConversionUseCase
- #new_indentation_converter — HtmlToHaml::Erb::IndentationConversionUseCase
- #open_tag — HtmlToHaml::NonHtmlSelectorBlocks::BasicConversionUseCase
- #opening_tag — HtmlToHaml::NonHtmlSelectorBlocks::BasicConversionUseCase
- #opening_tag? — HtmlToHaml::NonHtmlSelectorBlocks::ScriptConversionUseCase
- #opening_tag? — HtmlToHaml::NonHtmlSelectorBlocks::TagTypeMatchers
- #opening_tag_regex — HtmlToHaml::NonHtmlSelectorBlocks::TagTypeMatchers
- #outdent — HtmlToHaml::NonHtmlSelectorBlocks::IndentationTracker
- #remove_erb_newlines — HtmlToHaml::Html::AttributeConversionUseCase
- #remove_haml_whitespace — HtmlToHaml::Html::DefaultConversionUseCase
- #remove_haml_whitespace — HtmlToHaml::HamlWhitespaceCleaner
- #remove_html_whitespace — HtmlToHaml::Converter
- #remove_html_whitespace — HtmlToHaml::Html::DefaultConversionUseCase
- #remove_newlines_within_erb_statements — HtmlToHaml::Erb::BasicConversionUseCase
- #replace_tag_value — HtmlToHaml::NonHtmlSelectorBlocks::BasicConversionUseCase
- #self_closing_tag_regex — HtmlToHaml::Html::DefaultConversionUseCase
- #specified_tag_type — HtmlToHaml::NonHtmlSelectorBlocks::TagTypeMatchers
- #start_html_tag — HtmlToHaml::Html::IndentationTracker
- #start_self_closing_tag — HtmlToHaml::Html::IndentationTracker
- #string_interpolated_ruby — HtmlToHaml::NonHtmlSelectorBlocks::BasicConversionUseCase
- #tag_type — HtmlToHaml::NonHtmlSelectorBlocks::TagTypeMatchers
- #use_class_syntax? — HtmlToHaml::Html::AttributeHandler
- #use_id_syntax? — HtmlToHaml::Html::AttributeHandler
- #use_string_interpolation? — HtmlToHaml::NonHtmlSelectorBlocks::BasicConversionUseCase