ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
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);
An exception for terminatinating execution or to throw for unit testing.
$builder
Definition: parser.php:5
$ret
Definition: parser.php:6