HTML Tidy 5.8.0
The HTACG Tidy HTML Project
 
Loading...
Searching...
No Matches
Internal API

Detailed Description

The Internal API is used exclusively within LibTidy.

If you are an HTML Tidy developer, then the internals API will be of especial importance to you.

Note
Always check first to determine whether or not an internal API representation exists for a public API function before invoking a public API function internally. In most cases, the public API functions simply call an internal function.
This documentation is not a substitute for browsing the source code. Although the public API is fairly well documented, the internal API is a very long, very slow, work-in-progress.

Topics

 Configuration Options
 
 
 HTML Tags
 
 
 HTML and XML Parsing
 
 
 Key Discovery
 
 
 Message Creation and Releasing
 
 
 Message Muting
 
 
 Report Arguments Interrogation API
 
 
 Report and Dialogue API
 
 
 Report and Dialogue Writing Functions
 
 
 Tidy Release Information
 
 
 Tidy Strings Generation Macros