bitly-shorten/docs/bitly-shorten/net.thauvin.erik.bitly/-utils/-companion/remove-http.html
2020-03-02 20:33:22 -08:00

14 lines
954 B
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Utils.Companion.removeHttp - bitly-shorten</title>
<link rel="stylesheet" href="../../../../style.css">
</HEAD>
<BODY>
<a href="../../../index.html">bitly-shorten</a>&nbsp;/&nbsp;<a href="../../index.html">net.thauvin.erik.bitly</a>&nbsp;/&nbsp;<a href="../index.html">Utils</a>&nbsp;/&nbsp;<a href="index.html">Companion</a>&nbsp;/&nbsp;<a href="./remove-http.html">removeHttp</a><br/>
<br/>
<h1>removeHttp</h1>
<code><span class="identifier">@NotNull</span> <span class="keyword">fun </span><span class="identifier">removeHttp</span><span class="symbol">(</span><span class="identifier">@NotNull</span> <span class="identifier">$this$removeHttp</span><span class="symbol">:</span>&nbsp;<span class="identifier">java.lang.String</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">java.lang.String</span></code>
<p>Removes http(s) scheme from string.</p>
</BODY>
</HTML>