pycognaize.document.tag.html_tag.HTMLTagABC

class HTMLTagABC(html_id, xpath, tag_id=None)[source]

Bases: Tag

Base class for XBRL document tags

Parameters:
  • html_id (Union[str, List[str]])

  • xpath (str)

  • tag_id (Optional[str])

Methods

construct_from_raw

set_class_confidence

to_dict

Attributes

html_id

tag_id

xpath