| Get information about any given attribute | |
| Lookup an attribute from a given node | |
| Tidy public interface | |
| Functions for getting and setting Tidy configuration options | |
| Parse markup from a given input source | |
| Save currently parsed document to the given output sink | |
| A parsed and, optionally, repaired document is represented by Tidy as a Tree, much like a W3C DOM | |
| By default, Tidy will define, create and use instances of input and output handlers for standard C buffered I/O (i.e | |
| Tidy uses a user provided allocator for all memory allocations | |
| Get information about any givent node | |
| Cast to implementation types within lib |