FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Public Member Functions | |
__construct ($page) | |
parseLicenseTblDirs () | |
_createDirList ($toCombine, $matches) | |
Public Attributes | |
$page | |
Private Attributes | |
$test | |
Given a fossology License Broswe page, parse it and return the license table. The rest of the page can be parsed by the browseMenu class.
string | $page | the xhtml page to parse |
Definition at line 24 of file parseLicenseTblDirs.php.
parseLicenseTblDirs::parseLicenseTblDirs | ( | ) |
function parseLicenseTblDirs given a fossology license browse page parse the directory artifacts on the page. This is the listing to the right of the table.
Definition at line 41 of file parseLicenseTblDirs.php.