ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
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