| Name | Unit | Description |
|---|---|---|
| tAttrCallback | tidyobj | Procedural type used as a callback by the ForEachAttr() procedure |
| tEndTagRule | tidyobj | Enumerated type to describe the HTML-4 rules for closing a certain element. |
| tForEachTagStrCallback | tidyobj | Procedural type used as a callback by the ForEachTagStr procedure. |
| TidyEncodingID | tidyobj | Enumerated type used to control the input and output encoding of a TTidy document. |
| tNodeCallback | tidyobj | Procedural type used as a callback by the ForEachNode() procedure |
| tTagNameStr | tidyobj | Internal type, used to define constants for element and attribute names. |
| tTidyBusCopyMode | tidyobj | Enumerated type to control how the SourceNode of a TTidyBus will be updated. |
| tTidyBusInsertMode | tidyobj | Enumerated type to control where the "Cargo" text of a TTidyBus will be inserted. |
| tTidyInputCompleteCallback | tidyobj | Procedural type used by TTidy's InputComplete callback. |
| tTidyInputCompleteEvent | tidyobj | Procedural type used by TTidy's OnInputComplete event. |
| tTidyReportEvent | tidyobj | Procedural type used by TTidy's OnReport event. |
| tTidyTagSet | tidyobj | Set type used to describe an arbitrary group of TidyTagID's |
|
|