eric7/Documentation/Source/eric7.EricNetwork.EricTldExtractor.html

branch
eric7
changeset 9164
111fe229ee4f
parent 8596
d64760b2da50
diff -r 9ae6990affcd -r 111fe229ee4f eric7/Documentation/Source/eric7.EricNetwork.EricTldExtractor.html
--- a/eric7/Documentation/Source/eric7.EricNetwork.EricTldExtractor.html	Tue Jun 21 17:14:57 2022 +0200
+++ b/eric7/Documentation/Source/eric7.EricNetwork.EricTldExtractor.html	Tue Jun 21 17:15:52 2022 +0200
@@ -71,10 +71,6 @@
 <td>Constructor</td>
 </tr>
 <tr>
-<td><a href="#EricTldExtractor.__checkPublicSuffix">__checkPublicSuffix</a></td>
-<td>Private method to test a host name against a registrable name.</td>
-</tr>
-<tr>
 <td><a href="#EricTldExtractor.__defaultDataSearchPaths">__defaultDataSearchPaths</a></td>
 <td>Private method to get the default search paths for the TLD data file.</td>
 </tr>
@@ -135,10 +131,6 @@
 <td>Public method to get the subdomain for a host.</td>
 </tr>
 <tr>
-<td><a href="#EricTldExtractor.test">test</a></td>
-<td>Public method to execute the tests.</td>
-</tr>
-<tr>
 <td><a href="#EricTldExtractor.tld">tld</a></td>
 <td>Public method to get the top level domain for a host.</td>
 </tr>
@@ -167,36 +159,6 @@
 reference to the parent object
 </dd>
 </dl>
-<a NAME="EricTldExtractor.__checkPublicSuffix" ID="EricTldExtractor.__checkPublicSuffix"></a>
-<h4>EricTldExtractor.__checkPublicSuffix</h4>
-<b>__checkPublicSuffix</b>(<i>host, registrableName</i>)
-
-<p>
-        Private method to test a host name against a registrable name.
-</p>
-<dl>
-
-<dt><i>host</i> (str)</dt>
-<dd>
-host name to test
-</dd>
-<dt><i>registrableName</i> (str)</dt>
-<dd>
-registrable domain name to test against
-</dd>
-</dl>
-<dl>
-<dt>Return:</dt>
-<dd>
-flag indicating the check result
-</dd>
-</dl>
-<dl>
-<dt>Return Type:</dt>
-<dd>
-bool
-</dd>
-</dl>
 <a NAME="EricTldExtractor.__defaultDataSearchPaths" ID="EricTldExtractor.__defaultDataSearchPaths"></a>
 <h4>EricTldExtractor.__defaultDataSearchPaths</h4>
 <b>__defaultDataSearchPaths</b>(<i></i>)
@@ -546,25 +508,6 @@
 str
 </dd>
 </dl>
-<a NAME="EricTldExtractor.test" ID="EricTldExtractor.test"></a>
-<h4>EricTldExtractor.test</h4>
-<b>test</b>(<i></i>)
-
-<p>
-        Public method to execute the tests.
-</p>
-<dl>
-<dt>Return:</dt>
-<dd>
-flag indicating the test result
-</dd>
-</dl>
-<dl>
-<dt>Return Type:</dt>
-<dd>
-bool
-</dd>
-</dl>
 <a NAME="EricTldExtractor.tld" ID="EricTldExtractor.tld"></a>
 <h4>EricTldExtractor.tld</h4>
 <b>tld</b>(<i>host</i>)

eric ide

mercurial