<?php
$TOC = array (
  0 => 
  array (
    0 => 'dom-htmldocument.createempty.php',
    1 => 'Dom\\HTMLDocument::createEmpty',
  ),
  1 => 
  array (
    0 => 'dom-htmldocument.createfromfile.php',
    1 => 'Dom\\HTMLDocument::createFromFile',
  ),
  2 => 
  array (
    0 => 'dom-htmldocument.createfromstring.php',
    1 => 'Dom\\HTMLDocument::createFromString',
  ),
  3 => 
  array (
    0 => 'dom-htmldocument.savehtml.php',
    1 => 'Dom\\HTMLDocument::saveHtml',
  ),
  4 => 
  array (
    0 => 'dom-htmldocument.savehtmlfile.php',
    1 => 'Dom\\HTMLDocument::saveHtmlFile',
  ),
  5 => 
  array (
    0 => 'dom-htmldocument.savexml.php',
    1 => 'Dom\\HTMLDocument::saveXml',
  ),
  6 => 
  array (
    0 => 'dom-htmldocument.savexmlfile.php',
    1 => 'Dom\\HTMLDocument::saveXmlFile',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.dom.php',
    1 => 'DOM',
  ),
  1 => 
  array (
    0 => 'refs.xml.php',
    1 => 'XML-Manipulation',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);