<?php
$TOC = array (
  0 => 
  array (
    0 => 'dom.setup.php',
    1 => 'Yapılandırma/Kurulum',
  ),
  1 => 
  array (
    0 => 'dom.constants.php',
    1 => '&Ouml;ntanımlı Sabitler',
  ),
  2 => 
  array (
    0 => 'dom.examples.php',
    1 => '&Ouml;rnekler',
  ),
  3 => 
  array (
    0 => 'class.domattr.php',
    1 => 'DOMAttr',
  ),
  4 => 
  array (
    0 => 'class.domcdatasection.php',
    1 => 'DOMCdataSection',
  ),
  5 => 
  array (
    0 => 'class.domcharacterdata.php',
    1 => 'DOMCharacterData',
  ),
  6 => 
  array (
    0 => 'class.domchildnode.php',
    1 => 'DOMChildNode',
  ),
  7 => 
  array (
    0 => 'class.domcomment.php',
    1 => 'DOMComment',
  ),
  8 => 
  array (
    0 => 'class.domdocument.php',
    1 => 'DOMDocument',
  ),
  9 => 
  array (
    0 => 'class.domdocumentfragment.php',
    1 => 'DOMDocumentFragment',
  ),
  10 => 
  array (
    0 => 'class.domdocumenttype.php',
    1 => 'DOMDocumentType',
  ),
  11 => 
  array (
    0 => 'class.domelement.php',
    1 => 'DOMElement',
  ),
  12 => 
  array (
    0 => 'class.domentity.php',
    1 => 'DOMEntity',
  ),
  13 => 
  array (
    0 => 'class.domentityreference.php',
    1 => 'DOMEntityReference',
  ),
  14 => 
  array (
    0 => 'class.domexception.php',
    1 => 'DOMException',
  ),
  15 => 
  array (
    0 => 'class.domimplementation.php',
    1 => 'DOMImplementation',
  ),
  16 => 
  array (
    0 => 'class.domnamednodemap.php',
    1 => 'DOMNamedNodeMap',
  ),
  17 => 
  array (
    0 => 'class.domnamespacenode.php',
    1 => 'DOMNameSpaceNode',
  ),
  18 => 
  array (
    0 => 'class.domnode.php',
    1 => 'DOMNode',
  ),
  19 => 
  array (
    0 => 'class.domnodelist.php',
    1 => 'DOMNodeList',
  ),
  20 => 
  array (
    0 => 'class.domnotation.php',
    1 => 'DOMNotation',
  ),
  21 => 
  array (
    0 => 'class.domparentnode.php',
    1 => 'DOMParentNode',
  ),
  22 => 
  array (
    0 => 'class.domprocessinginstruction.php',
    1 => 'DOMProcessingInstruction',
  ),
  23 => 
  array (
    0 => 'class.domtext.php',
    1 => 'DOMText',
  ),
  24 => 
  array (
    0 => 'class.domxpath.php',
    1 => 'DOMXPath',
  ),
  25 => 
  array (
    0 => 'ref.dom.php',
    1 => 'DOM İşlevleri',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.xml.php',
    1 => 'XML İşleme',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'İşlev Başvuru Kılavuzu',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => '&Ouml;ns&ouml;z',
  ),
);