summaryrefslogtreecommitdiff
path: root/docs/apidocs/bjc/everge/ReplPair.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/apidocs/bjc/everge/ReplPair.html')
-rw-r--r--docs/apidocs/bjc/everge/ReplPair.html34
1 files changed, 17 insertions, 17 deletions
diff --git a/docs/apidocs/bjc/everge/ReplPair.html b/docs/apidocs/bjc/everge/ReplPair.html
index 85c64db..f80eebb 100644
--- a/docs/apidocs/bjc/everge/ReplPair.html
+++ b/docs/apidocs/bjc/everge/ReplPair.html
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_121) on Mon Sep 09 20:13:17 EDT 2019 -->
+<!-- Generated by javadoc (1.8.0_121) on Wed May 20 19:39:32 EDT 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ReplPair (everge 0.2.0 API)</title>
-<meta name="date" content="2019-09-09">
+<meta name="date" content="2020-05-20">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
@@ -251,8 +251,8 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplPair.html#readList-java.util.List-java.util.Scanner-">readList</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>&gt;&nbsp;detals,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Scanner.html?is-external=true" title="class or interface in java.util">Scanner</a>&nbsp;scn)</code>
-<div class="block">Read a list of replacement pairs from an input source, adding them to
- an existing list.</div>
+<div class="block">Read a list of replacement pairs from an input source, adding them to an
+ existing list.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
@@ -260,8 +260,8 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplPair.html#readList-java.util.List-java.util.Scanner-java.util.List-">readList</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>&gt;&nbsp;detals,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Scanner.html?is-external=true" title="class or interface in java.util">Scanner</a>&nbsp;scn,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>&gt;&nbsp;errs)</code>
-<div class="block">Read a list of replacement pairs from an input source, adding them to
- an existing list.</div>
+<div class="block">Read a list of replacement pairs from an input source, adding them to an
+ existing list.</div>
</td>
</tr>
<tr id="i6" class="altColor">
@@ -270,8 +270,8 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Scanner.html?is-external=true" title="class or interface in java.util">Scanner</a>&nbsp;scn,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>&gt;&nbsp;errs,
<a href="../../bjc/everge/ReplOpts.html" title="class in bjc.everge">ReplOpts</a>&nbsp;ropts)</code>
-<div class="block">Read a list of replacement pairs from an input source, adding them to
- an existing list.</div>
+<div class="block">Read a list of replacement pairs from an input source, adding them to an
+ existing list.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
@@ -351,8 +351,8 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> guard</pre>
<div class="block">The guard for this replacement.
- The guard of the replacement is a regex that has to match before the pair will be considered.
- Defaults to being blank.</div>
+ The guard of the replacement is a regex that has to match before the pair
+ will be considered. Defaults to being blank.</div>
</li>
</ul>
<a name="find">
@@ -497,8 +497,8 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
<h4>readList</h4>
<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>&gt;&nbsp;readList(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>&gt;&nbsp;detals,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Scanner.html?is-external=true" title="class or interface in java.util">Scanner</a>&nbsp;scn)</pre>
-<div class="block">Read a list of replacement pairs from an input source, adding them to
- an existing list.</div>
+<div class="block">Read a list of replacement pairs from an input source, adding them to an
+ existing list.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>detals</code> - The list to add the replacements to.</dd>
@@ -517,8 +517,8 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
<pre>public static&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>&gt;&nbsp;readList(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>&gt;&nbsp;detals,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Scanner.html?is-external=true" title="class or interface in java.util">Scanner</a>&nbsp;scn,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>&gt;&nbsp;errs)</pre>
-<div class="block">Read a list of replacement pairs from an input source, adding them to
- an existing list.</div>
+<div class="block">Read a list of replacement pairs from an input source, adding them to an
+ existing list.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>detals</code> - The list to add the replacements to.</dd>
@@ -539,8 +539,8 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Scanner.html?is-external=true" title="class or interface in java.util">Scanner</a>&nbsp;scn,
<a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>&gt;&nbsp;errs,
<a href="../../bjc/everge/ReplOpts.html" title="class in bjc.everge">ReplOpts</a>&nbsp;ropts)</pre>
-<div class="block">Read a list of replacement pairs from an input source, adding them to
- an existing list.</div>
+<div class="block">Read a list of replacement pairs from an input source, adding them to an
+ existing list.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>detals</code> - The list to add the replacements to.</dd>
@@ -685,6 +685,6 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2019. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2020. All rights reserved.</small></p>
</body>
</html>