ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
parser.php
Go to the documentation of this file.
1<?php
2
3require_once("SeqTreeBuilder.php");
4
6$ret=$builder->buildNodeSeqTree("imsmanifest.xml");
7echo json_encode($ret);
8?>
$builder
Definition: parser.php:5
$ret
Definition: parser.php:6