Style procédural
bool tidy_is_xml ( tidy object )Style orienté objet (méthode)
bool tidy->isXml ( void )tidy_is_xml() retourne TRUE si l'objet object Tidy est un document XML générique (non HTML/XHTML) ou FALSE sinon.
Avertissement |
Cette fonction n'est pas encore implémentée par la bibliothèque Tidylib elle-même, donc, elle retournera toujours FALSE. |
Précédent | Sommaire | Suivant |
tidy_is_xhtml | Niveau supérieur | tidy_load_config |