Class: HTree::Doc::Loc

Inherits:
Location show all
Includes:
Container::Loc, Trav
Defined in:
lib/htree/modules.rb

Constant Summary

Constants included from HTree

HTree::DefaultContext, ElementContent, ElementExclusions, ElementInclusions, EmptyBindingObject, HTMLContext, NamedCharacters, NamedCharactersPattern, OmittedAttrName

Instance Attribute Summary

Attributes inherited from Location

#index, #node, #parent

Method Summary

Methods included from Trav

#author, #has_xmldecl?, #root, #title, #traverse_all_element, #traverse_some_element

Methods included from Container::Trav

#each_child, #each_child_with_index, #each_hyperlink, #each_hyperlink_uri, #each_uri, #filter, #find_element, #traverse_element, #traverse_text_internal

Methods included from Traverse

#bogusetag?, #comment?, #doc?, #doctype?, #elem?, #get_subnode, #procins?, #text?, #traverse_text, #xmldecl?

Methods included from Container::Loc

#children, #get_subnode_internal, #subst_subnode

Methods inherited from Location

#extract_text, #index_list, #initialize, #loc_list, #make_exact_equal_object, #make_loc, #path, #pretty_print, #subst, #subst_itself, #top

Methods included from HTree

#==, build_node, #check_equality, compile_template, #exact_equal?, #exact_equal_object, expand_template, fix_element, fix_structure_list, frozen_string, #hash, #make_exact_equal_object, #make_usual_equal_object, parse, parse_as, parse_pairs, parse_xml, scan, #usual_equal_object, with_frozen_string_hash

Constructor Details

This class inherits a constructor from HTree::Location