Table of Contents

Module: html_doc ./src/peak/ddt/html_doc.py
Imported modules   
from bisect import insort
from model import Document, Table, Row, Cell
from peak.api import *
Functions   
findText
parseTags
  findText 
findText (
        text,
        startAt,
        endBy,
        )

Find the longest plain-text run (not counting whitespace)

  parseTags 
parseTags (
        text,
        tag,
        startAt,
        startBy,
        contentProcessor,
        )

Classes   

HTMLDocument


Table of Contents

This document was automatically generated on Mon May 6 01:11:04 2024 by HappyDoc version 2.1