![]() |
FOSSology
3.2.0rc1
Open Source License Compliance by Open Source Software
|

Public Member Functions | |
| __construct ($page) | |
| parseLicenseGrpTbl () | |
| _createRtnLicTbl ($toCombine, $matches) | |
Public Attributes | |
| $page | |
Private Attributes | |
| $test | |
DO NOT USE THIS CLASS. IT's not done.
Given a fossology License Groups page, parse it and return the license Groups table. The rest of the page can be parsed by the browseMenu class.
| string | $page | the xhtml page to parse |
Definition at line 38 of file parseLicGrpFileLinks.php.
| parseLicenseGrpTbl::parseLicenseGrpTbl | ( | ) |
parseLicenseTbl Given a fossology license browse page parse the license table on the page.
Definition at line 55 of file parseLicGrpFileLinks.php.