Saber-Factions/javadoc/com/massivecraft/factions/tag/Tag.html

417 lines
15 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.1) on Fri Nov 01 13:30:56 CDT 2019 -->
<title>Tag</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2019-11-01">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Tag";
}
}
catch(err) {
}
//-->
var data = {"i0":6,"i1":6,"i2":1,"i3":1,"i4":1,"i5":1,"i6":1};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">com.massivecraft.factions.tag</a></div>
<h2 title="Interface Tag" class="title">Interface Tag</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><code><a href="FactionTag.html" title="enum in com.massivecraft.factions.tag">FactionTag</a></code>, <code><a href="FancyTag.html" title="enum in com.massivecraft.factions.tag">FancyTag</a></code>, <code><a href="GeneralTag.html" title="enum in com.massivecraft.factions.tag">GeneralTag</a></code>, <code><a href="PlayerTag.html" title="enum in com.massivecraft.factions.tag">PlayerTag</a></code></dd>
</dl>
<hr>
<pre>public interface <span class="typeNameLabel">Tag</span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<div class="memberSummary">
<table>
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ARBITRARY_LIMIT">ARBITRARY_LIMIT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<div class="memberSummary">
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t1" class="tableTab" onclick="show(1);">Static Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Instance Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t3" class="tableTab" onclick="show(4);">Abstract Methods</button></div>
<div id="memberSummary_tabpanel" role="tabpanel">
<table aria-labelledby="t0">
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor" id="i0">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#foundInString(java.lang.String)">foundInString</a></span>&#8203;(java.lang.String&nbsp;test)</code></th>
<td class="colLast">
<div class="block">Gets if the Tag can be found in the given String.</div>
</td>
</tr>
<tr class="rowColor" id="i1">
<td class="colFirst"><code>java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getTag()">getTag</a></span>()</code></th>
<td class="colLast">
<div class="block">Gets the Tag's string representation.</div>
</td>
</tr>
<tr class="altColor" id="i2">
<td class="colFirst"><code>static boolean</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isMinimalShow()">isMinimalShow</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor" id="i3">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#parsePlaceholders(org.bukkit.entity.Player,java.lang.String)">parsePlaceholders</a></span>&#8203;(org.bukkit.entity.Player&nbsp;player,
java.lang.String&nbsp;line)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor" id="i4">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#parsePlain(com.massivecraft.factions.Faction,com.massivecraft.factions.FPlayer,java.lang.String)">parsePlain</a></span>&#8203;(<a href="../Faction.html" title="interface in com.massivecraft.factions">Faction</a>&nbsp;faction,
<a href="../FPlayer.html" title="interface in com.massivecraft.factions">FPlayer</a>&nbsp;fplayer,
java.lang.String&nbsp;line)</code></th>
<td class="colLast">
<div class="block">Replaces all variables in a plain raw line for a faction, using relations from fplayer</div>
</td>
</tr>
<tr class="rowColor" id="i5">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#parsePlain(com.massivecraft.factions.Faction,java.lang.String)">parsePlain</a></span>&#8203;(<a href="../Faction.html" title="interface in com.massivecraft.factions">Faction</a>&nbsp;faction,
java.lang.String&nbsp;line)</code></th>
<td class="colLast">
<div class="block">Replaces all variables in a plain raw line for a faction</div>
</td>
</tr>
<tr class="altColor" id="i6">
<td class="colFirst"><code>static java.lang.String</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#parsePlain(com.massivecraft.factions.FPlayer,java.lang.String)">parsePlain</a></span>&#8203;(<a href="../FPlayer.html" title="interface in com.massivecraft.factions">FPlayer</a>&nbsp;fplayer,
java.lang.String&nbsp;line)</code></th>
<td class="colLast">
<div class="block">Replaces all variables in a plain raw line for a player</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a id="ARBITRARY_LIMIT">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ARBITRARY_LIMIT</h4>
<pre>static final&nbsp;int ARBITRARY_LIMIT</pre>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../constant-values.html#com.massivecraft.factions.tag.Tag.ARBITRARY_LIMIT">Constant Field Values</a></dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="parsePlain(com.massivecraft.factions.Faction,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>parsePlain</h4>
<pre class="methodSignature">static&nbsp;java.lang.String&nbsp;parsePlain&#8203;(<a href="../Faction.html" title="interface in com.massivecraft.factions">Faction</a>&nbsp;faction,
java.lang.String&nbsp;line)</pre>
<div class="block">Replaces all variables in a plain raw line for a faction</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>faction</code> - for faction</dd>
<dd><code>line</code> - raw line from config with variables to replace for</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>clean line</dd>
</dl>
</li>
</ul>
<a id="parsePlain(com.massivecraft.factions.FPlayer,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>parsePlain</h4>
<pre class="methodSignature">static&nbsp;java.lang.String&nbsp;parsePlain&#8203;(<a href="../FPlayer.html" title="interface in com.massivecraft.factions">FPlayer</a>&nbsp;fplayer,
java.lang.String&nbsp;line)</pre>
<div class="block">Replaces all variables in a plain raw line for a player</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>fplayer</code> - for player</dd>
<dd><code>line</code> - raw line from config with variables to replace for</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>clean line</dd>
</dl>
</li>
</ul>
<a id="parsePlain(com.massivecraft.factions.Faction,com.massivecraft.factions.FPlayer,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>parsePlain</h4>
<pre class="methodSignature">static&nbsp;java.lang.String&nbsp;parsePlain&#8203;(<a href="../Faction.html" title="interface in com.massivecraft.factions">Faction</a>&nbsp;faction,
<a href="../FPlayer.html" title="interface in com.massivecraft.factions">FPlayer</a>&nbsp;fplayer,
java.lang.String&nbsp;line)</pre>
<div class="block">Replaces all variables in a plain raw line for a faction, using relations from fplayer</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>faction</code> - for faction</dd>
<dd><code>fplayer</code> - from player</dd>
<dd><code>line</code> - raw line from config with variables to replace for</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>clean line</dd>
</dl>
</li>
</ul>
<a id="parsePlaceholders(org.bukkit.entity.Player,java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>parsePlaceholders</h4>
<pre class="methodSignature">static&nbsp;java.lang.String&nbsp;parsePlaceholders&#8203;(org.bukkit.entity.Player&nbsp;player,
java.lang.String&nbsp;line)</pre>
</li>
</ul>
<a id="isMinimalShow()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isMinimalShow</h4>
<pre class="methodSignature">static&nbsp;boolean&nbsp;isMinimalShow()</pre>
</li>
</ul>
<a id="getTag()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTag</h4>
<pre class="methodSignature">java.lang.String&nbsp;getTag()</pre>
<div class="block">Gets the Tag's string representation.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>tag</dd>
</dl>
</li>
</ul>
<a id="foundInString(java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>foundInString</h4>
<pre class="methodSignature">boolean&nbsp;foundInString&#8203;(java.lang.String&nbsp;test)</pre>
<div class="block">Gets if the Tag can be found in the given String.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>test</code> - string to test</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the tag is found in this string</dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>