diff options
Diffstat (limited to 'docs/apidocs/bjc')
24 files changed, 3323 insertions, 533 deletions
diff --git a/docs/apidocs/bjc/everge/Everge.InputStatus.html b/docs/apidocs/bjc/everge/Everge.InputStatus.html new file mode 100644 index 0000000..ad7d978 --- /dev/null +++ b/docs/apidocs/bjc/everge/Everge.InputStatus.html @@ -0,0 +1,367 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:45 EDT 2019 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Everge.InputStatus (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> +<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Everge.InputStatus (everge 1.0-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":9,"i1":9}; +var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/Everge.InputStatus.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../index-all.html">Index</a></li> +<li><a href="../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../bjc/everge/Everge.html" title="class in bjc.everge"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../bjc/everge/IntHolder.html" title="class in bjc.everge"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../index.html?bjc/everge/Everge.InputStatus.html" target="_top">Frames</a></li> +<li><a href="Everge.InputStatus.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#enum.constant.summary">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#enum.constant.detail">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">bjc.everge</div> +<h2 title="Enum Everge.InputStatus" class="title">Enum Everge.InputStatus</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a><<a href="../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Everge.InputStatus</a>></li> +<li> +<ul class="inheritance"> +<li>bjc.everge.Everge.InputStatus</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Everge.InputStatus</a>></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../bjc/everge/Everge.html" title="class in bjc.everge">Everge</a></dd> +</dl> +<hr> +<br> +<pre>public static enum <span class="typeNameLabel">Everge.InputStatus</span> +extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a><<a href="../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Everge.InputStatus</a>></pre> +<div class="block">Details how we handle our input.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== ENUM CONSTANT SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="enum.constant.summary"> +<!-- --> +</a> +<h3>Enum Constant Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation"> +<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Enum Constant and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/Everge.InputStatus.html#ALL">ALL</a></span></code> +<div class="block">Process the input as a single string.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/Everge.InputStatus.html#LINE">LINE</a></span></code> +<div class="block">Process the input line-by-line.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/Everge.InputStatus.html#REGEX">REGEX</a></span></code> +<div class="block">Process the input, splitting it around occurances of a regex.</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>static <a href="../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Everge.InputStatus</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/Everge.InputStatus.html#valueOf-java.lang.String-">valueOf</a></span>(<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> name)</code> +<div class="block">Returns the enum constant of this type with the specified name.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>static <a href="../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Everge.InputStatus</a>[]</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/Everge.InputStatus.html#values--">values</a></span>()</code> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Enum"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3> +<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#compareTo-E-" title="class or interface in java.lang">compareTo</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass--" title="class or interface in java.lang">getDeclaringClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#name--" title="class or interface in java.lang">name</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#ordinal--" title="class or interface in java.lang">ordinal</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#valueOf-java.lang.Class-java.lang.String-" title="class or interface in java.lang">valueOf</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ ENUM CONSTANT DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="enum.constant.detail"> +<!-- --> +</a> +<h3>Enum Constant Detail</h3> +<a name="ALL"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>ALL</h4> +<pre>public static final <a href="../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Everge.InputStatus</a> ALL</pre> +<div class="block">Process the input as a single string.</div> +</li> +</ul> +<a name="LINE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>LINE</h4> +<pre>public static final <a href="../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Everge.InputStatus</a> LINE</pre> +<div class="block">Process the input line-by-line.</div> +</li> +</ul> +<a name="REGEX"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>REGEX</h4> +<pre>public static final <a href="../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Everge.InputStatus</a> REGEX</pre> +<div class="block">Process the input, splitting it around occurances of a regex.</div> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="values--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>values</h4> +<pre>public static <a href="../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Everge.InputStatus</a>[] values()</pre> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +<pre> +for (Everge.InputStatus c : Everge.InputStatus.values()) + System.out.println(c); +</pre></div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>an array containing the constants of this enum type, in the order they are declared</dd> +</dl> +</li> +</ul> +<a name="valueOf-java.lang.String-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>valueOf</h4> +<pre>public static <a href="../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Everge.InputStatus</a> valueOf(<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> name)</pre> +<div class="block">Returns the enum constant of this type with the specified name. +The string must match <i>exactly</i> an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>name</code> - the name of the enum constant to be returned.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the enum constant with the specified name</dd> +<dt><span class="throwsLabel">Throws:</span></dt> +<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd> +<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/Everge.InputStatus.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../index-all.html">Index</a></li> +<li><a href="../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../bjc/everge/Everge.html" title="class in bjc.everge"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../bjc/everge/IntHolder.html" title="class in bjc.everge"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../index.html?bjc/everge/Everge.InputStatus.html" target="_top">Frames</a></li> +<li><a href="Everge.InputStatus.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#enum.constant.summary">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#enum.constant.detail">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2019. All rights reserved.</small></p> +</body> +</html> diff --git a/docs/apidocs/bjc/everge/Everge.html b/docs/apidocs/bjc/everge/Everge.html new file mode 100644 index 0000000..c8f4e72 --- /dev/null +++ b/docs/apidocs/bjc/everge/Everge.html @@ -0,0 +1,467 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:45 EDT 2019 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Everge (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> +<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Everge (everge 1.0-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":9,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10}; +var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/Everge.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../index-all.html">Index</a></li> +<li><a href="../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../index.html?bjc/everge/Everge.html" target="_top">Frames</a></li> +<li><a href="Everge.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested.class.summary">Nested</a> | </li> +<li><a href="#field.summary">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">bjc.everge</div> +<h2 title="Class Everge" class="title">Class Everge</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>bjc.everge.Everge</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="typeNameLabel">Everge</span> +extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +<div class="block">Everge front-end application.</div> +<dl> +<dt><span class="simpleTagLabel">Author:</span></dt> +<dd>Ben Culkin</dd> +</dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested.class.summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Everge.InputStatus</a></span></code> +<div class="block">Details how we handle our input.</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html?is-external=true" title="class or interface in java.io">PrintStream</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/Everge.html#errStream">errStream</a></span></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html?is-external=true" title="class or interface in java.io">PrintStream</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/Everge.html#outStream">outStream</a></span></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/Everge.html#Everge--">Everge</a></span>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>static void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/Everge.html#main-java.lang.String:A-">main</a></span>(<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>[] args)</code> +<div class="block">Main method for front end,</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/Everge.html#processArgs-java.util.List-java.lang.String...-">processArgs</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><<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>> errs, + <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>... args)</code> +<div class="block">Process one or more command line arguments.</div> +</td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/Everge.html#processArgs-java.lang.String...-">processArgs</a></span>(<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>... args)</code> +<div class="block">Process one or more command line arguments.</div> +</td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/Everge.html#processInputFile-java.util.List-java.lang.String-">processInputFile</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><<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>> errs, + <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> fle)</code> +<div class="block">Process a input file.</div> +</td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/Everge.html#processInputFile-java.lang.String-">processInputFile</a></span>(<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> fle)</code> +<div class="block">Process a input file.</div> +</td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/Everge.html#processString-java.lang.String-">processString</a></span>(<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> inp)</code> +<div class="block">Process an input string.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="outStream"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>outStream</h4> +<pre>public <a href="https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html?is-external=true" title="class or interface in java.io">PrintStream</a> outStream</pre> +</li> +</ul> +<a name="errStream"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>errStream</h4> +<pre>public <a href="https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html?is-external=true" title="class or interface in java.io">PrintStream</a> errStream</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="Everge--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>Everge</h4> +<pre>public Everge()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="main-java.lang.String:A-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>main</h4> +<pre>public static void main(<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>[] args)</pre> +<div class="block">Main method for front end,</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>args</code> - The CLI arguments.</dd> +</dl> +</li> +</ul> +<a name="processArgs-java.lang.String...-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>processArgs</h4> +<pre>public boolean processArgs(<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>... args)</pre> +<div class="block">Process one or more command line arguments.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>args</code> - The arguments to process.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Whether we processed succesfully or not.</dd> +</dl> +</li> +</ul> +<a name="processArgs-java.util.List-java.lang.String...-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>processArgs</h4> +<pre>public boolean processArgs(<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><<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>> errs, + <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>... args)</pre> +<div class="block">Process one or more command line arguments.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>args</code> - The arguments to process.</dd> +<dd><code>errs</code> - The list to stash errors in.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Whether we processed succesfully or not.</dd> +</dl> +</li> +</ul> +<a name="processInputFile-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>processInputFile</h4> +<pre>public boolean processInputFile(<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> fle)</pre> +<div class="block">Process a input file.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>fle</code> - Input file to process.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Whether we processed succesfully or not.</dd> +</dl> +</li> +</ul> +<a name="processInputFile-java.util.List-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>processInputFile</h4> +<pre>public boolean processInputFile(<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><<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>> errs, + <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> fle)</pre> +<div class="block">Process a input file.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>fle</code> - Input file to process.</dd> +<dd><code>errs</code> - List to accumulate errors in.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>Whether we processed succesfully or not.</dd> +</dl> +</li> +</ul> +<a name="processString-java.lang.String-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>processString</h4> +<pre>public void processString(<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> inp)</pre> +<div class="block">Process an input string.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>inp</code> - The input string to process.</dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/Everge.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../index-all.html">Index</a></li> +<li><a href="../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../index.html?bjc/everge/Everge.html" target="_top">Frames</a></li> +<li><a href="Everge.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested.class.summary">Nested</a> | </li> +<li><a href="#field.summary">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2019. All rights reserved.</small></p> +</body> +</html> diff --git a/docs/apidocs/bjc/replpair/ReplOpts.html b/docs/apidocs/bjc/everge/IntHolder.html index 2da743b..e089bd9 100644 --- a/docs/apidocs/bjc/replpair/ReplOpts.html +++ b/docs/apidocs/bjc/everge/IntHolder.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu Jun 13 16:28:50 EDT 2019 --> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:45 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ReplOpts (everge 1.0-SNAPSHOT API)</title> -<meta name="date" content="2019-06-13"> +<title>IntHolder (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -13,12 +13,18 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ReplOpts (everge 1.0-SNAPSHOT API)"; + parent.document.title="IntHolder (everge 1.0-SNAPSHOT API)"; } } catch(err) { } //--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> @@ -32,9 +38,9 @@ <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../bjc/replpair/package-summary.html">Package</a></li> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/ReplOpts.html">Use</a></li> +<li><a href="class-use/IntHolder.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-all.html">Index</a></li> @@ -43,12 +49,12 @@ </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../bjc/replpair/ReplError.html" title="class in bjc.replpair"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../bjc/everge/ReplError.html" title="class in bjc.everge"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> -<li><a href="../../index.html?bjc/replpair/ReplOpts.html" target="_top">Frames</a></li> -<li><a href="ReplOpts.html" target="_top">No Frames</a></li> +<li><a href="../../index.html?bjc/everge/IntHolder.html" target="_top">Frames</a></li> +<li><a href="IntHolder.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../allclasses-noframe.html">All Classes</a></li> @@ -71,13 +77,13 @@ <li>Nested | </li> <li><a href="#field.summary">Field</a> | </li> <li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> +<li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li><a href="#field.detail">Field</a> | </li> <li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> +<li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> @@ -86,15 +92,15 @@ <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> -<div class="subTitle">bjc.replpair</div> -<h2 title="Class ReplOpts" class="title">Class ReplOpts</h2> +<div class="subTitle">bjc.everge</div> +<h2 title="Class IntHolder" class="title">Class IntHolder</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> -<li>bjc.replpair.ReplOpts</li> +<li>bjc.everge.IntHolder</li> </ul> </li> </ul> @@ -103,12 +109,12 @@ <li class="blockList"> <hr> <br> -<pre>public class <span class="typeNameLabel">ReplOpts</span> +<pre>public class <span class="typeNameLabel">IntHolder</span> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> -<div class="block">Options for processing ReplPairs.</div> +<div class="block">Utility class for ints by ref.</div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Ben Culkin.</dd> +<dd>Ben Culkin</dd> </dl> </li> </ul> @@ -129,33 +135,9 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html <th class="colLast" scope="col">Field and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplOpts.html#defMulti">defMulti</a></span></code> -<div class="block">Whether to process multi-line defns.</div> -</td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplOpts.html#defPrior">defPrior</a></span></code> -<div class="block">The default priority.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplOpts.html#defStage">defStage</a></span></code> -<div class="block">The default stage.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplOpts.html#defStatus">defStatus</a></span></code> -<div class="block">Default status.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplOpts.html#isDebug">isDebug</a></span></code> -<div class="block">Enable debug info.</div> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/IntHolder.html#val">val</a></span></code> +<div class="block">The int value.</div> </td> </tr> </table> @@ -173,17 +155,13 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplOpts.html#ReplOpts--">ReplOpts</a></span>()</code> -<div class="block">Create a default set of options.</div> +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/IntHolder.html#IntHolder--">IntHolder</a></span>()</code> +<div class="block">Create a new int-holder set to 0.</div> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplOpts.html#ReplOpts-int-int-boolean-bjc.replpair.StageStatus-boolean-">ReplOpts</a></span>(int p, - int s, - boolean m, - <a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a> t, - boolean d)</code> -<div class="block">Create a new set of repl.</div> +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/IntHolder.html#IntHolder-int-">IntHolder</a></span>(int i)</code> +<div class="block">Create a new int-holder set to a value.</div> </td> </tr> </table> @@ -195,6 +173,35 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html <!-- --> </a> <h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/IntHolder.html#get--">get</a></span>()</code> +<div class="block">Get the value.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/IntHolder.html#incr--">incr</a></span>()</code> +<div class="block">Increment the value by one, and return it.</div> +</td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/IntHolder.html#incr-int-">incr</a></span>(int i)</code> +<div class="block">Increment the value by an amount and return it.</div> +</td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/IntHolder.html#set-int-">set</a></span>(int i)</code> </td> +</tr> +</table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> @@ -216,95 +223,109 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html <!-- --> </a> <h3>Field Detail</h3> -<a name="defPrior"> +<a name="val"> <!-- --> </a> -<ul class="blockList"> +<ul class="blockListLast"> <li class="blockList"> -<h4>defPrior</h4> -<pre>public int defPrior</pre> -<div class="block">The default priority.</div> +<h4>val</h4> +<pre>public int val</pre> +<div class="block">The int value.</div> </li> </ul> -<a name="defStage"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>defStage</h4> -<pre>public int defStage</pre> -<div class="block">The default stage.</div> </li> </ul> -<a name="defMulti"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> <!-- --> </a> -<ul class="blockList"> -<li class="blockList"> -<h4>defMulti</h4> -<pre>public boolean defMulti</pre> -<div class="block">Whether to process multi-line defns.</div> -</li> -</ul> -<a name="defStatus"> +<h3>Constructor Detail</h3> +<a name="IntHolder--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>defStatus</h4> -<pre>public <a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a> defStatus</pre> -<div class="block">Default status.</div> +<h4>IntHolder</h4> +<pre>public IntHolder()</pre> +<div class="block">Create a new int-holder set to 0.</div> </li> </ul> -<a name="isDebug"> +<a name="IntHolder-int-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> -<h4>isDebug</h4> -<pre>public boolean isDebug</pre> -<div class="block">Enable debug info.</div> +<h4>IntHolder</h4> +<pre>public IntHolder(int i)</pre> +<div class="block">Create a new int-holder set to a value.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>i</code> - The value to set the int to.</dd> +</dl> </li> </ul> </li> </ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> +<!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> +<li class="blockList"><a name="method.detail"> <!-- --> </a> -<h3>Constructor Detail</h3> -<a name="ReplOpts--"> +<h3>Method Detail</h3> +<a name="incr--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> -<h4>ReplOpts</h4> -<pre>public ReplOpts()</pre> -<div class="block">Create a default set of options.</div> +<h4>incr</h4> +<pre>public int incr()</pre> +<div class="block">Increment the value by one, and return it.</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The value of the holder.</dd> +</dl> </li> </ul> -<a name="ReplOpts-int-int-boolean-bjc.replpair.StageStatus-boolean-"> +<a name="incr-int-"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> -<h4>ReplOpts</h4> -<pre>public ReplOpts(int p, - int s, - boolean m, - <a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a> t, - boolean d)</pre> -<div class="block">Create a new set of repl. opts</div> +<h4>incr</h4> +<pre>public int incr(int i)</pre> +<div class="block">Increment the value by an amount and return it.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>p</code> - The default priority to use</dd> -<dd><code>s</code> - The default stage to use</dd> -<dd><code>m</code> - Whether to process multi-line defns.</dd> -<dd><code>t</code> - The default status.</dd> +<dd><code>i</code> - The amount to increment by.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The value of the holder.</dd> +</dl> +</li> +</ul> +<a name="get--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>get</h4> +<pre>public int get()</pre> +<div class="block">Get the value.</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The value.</dd> </dl> </li> </ul> +<a name="set-int-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>set</h4> +<pre>public void set(int i)</pre> +</li> +</ul> </li> </ul> </li> @@ -321,9 +342,9 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../bjc/replpair/package-summary.html">Package</a></li> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> -<li><a href="class-use/ReplOpts.html">Use</a></li> +<li><a href="class-use/IntHolder.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-all.html">Index</a></li> @@ -332,12 +353,12 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../bjc/replpair/ReplError.html" title="class in bjc.replpair"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../bjc/everge/ReplError.html" title="class in bjc.everge"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> -<li><a href="../../index.html?bjc/replpair/ReplOpts.html" target="_top">Frames</a></li> -<li><a href="ReplOpts.html" target="_top">No Frames</a></li> +<li><a href="../../index.html?bjc/everge/IntHolder.html" target="_top">Frames</a></li> +<li><a href="IntHolder.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../allclasses-noframe.html">All Classes</a></li> @@ -360,13 +381,13 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html <li>Nested | </li> <li><a href="#field.summary">Field</a> | </li> <li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> +<li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail: </li> <li><a href="#field.detail">Field</a> | </li> <li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> +<li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> diff --git a/docs/apidocs/bjc/replpair/ReplError.html b/docs/apidocs/bjc/everge/ReplError.html index 5204357..c9f3c97 100644 --- a/docs/apidocs/bjc/replpair/ReplError.html +++ b/docs/apidocs/bjc/everge/ReplError.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu Jun 13 16:28:50 EDT 2019 --> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:45 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ReplError (everge 1.0-SNAPSHOT API)</title> -<meta name="date" content="2019-06-13"> +<meta name="date" content="2019-06-21"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":10}; +var methods = {"i0":10,"i1":10,"i2":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -38,7 +38,7 @@ var activeTableTab = "activeTableTab"; <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../bjc/replpair/package-summary.html">Package</a></li> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ReplError.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> @@ -49,11 +49,11 @@ var activeTableTab = "activeTableTab"; </div> <div class="subNav"> <ul class="navList"> -<li>Prev Class</li> -<li><a href="../../bjc/replpair/ReplOpts.html" title="class in bjc.replpair"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../bjc/everge/IntHolder.html" title="class in bjc.everge"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../bjc/everge/ReplOpts.html" title="class in bjc.everge"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> -<li><a href="../../index.html?bjc/replpair/ReplError.html" target="_top">Frames</a></li> +<li><a href="../../index.html?bjc/everge/ReplError.html" target="_top">Frames</a></li> <li><a href="ReplError.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> @@ -92,7 +92,7 @@ var activeTableTab = "activeTableTab"; <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> -<div class="subTitle">bjc.replpair</div> +<div class="subTitle">bjc.everge</div> <h2 title="Class ReplError" class="title">Class ReplError</h2> </div> <div class="contentContainer"> @@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab"; <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> -<li>bjc.replpair.ReplError</li> +<li>bjc.everge.ReplError</li> </ul> </li> </ul> @@ -136,25 +136,25 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplError.html#line">line</a></span></code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplError.html#line">line</a></span></code> <div class="block">The line the error occured on.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><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></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplError.html#msg">msg</a></span></code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplError.html#msg">msg</a></span></code> <div class="block">The message of the error.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplError.html#numPairs">numPairs</a></span></code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplError.html#numPairs">numPairs</a></span></code> <div class="block">The number of pairs we have processed so far.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><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></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplError.html#txt">txt</a></span></code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplError.html#txt">txt</a></span></code> <div class="block">The text of the line we errored on.</div> </td> </tr> @@ -173,7 +173,15 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplError.html#ReplError-int-int-java.lang.String-java.lang.String-">ReplError</a></span>(int lne, +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplError.html#ReplError-bjc.everge.IntHolder-bjc.everge.IntHolder-java.lang.String-java.lang.String-">ReplError</a></span>(<a href="../../bjc/everge/IntHolder.html" title="class in bjc.everge">IntHolder</a> lne, + <a href="../../bjc/everge/IntHolder.html" title="class in bjc.everge">IntHolder</a> nPairs, + <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> msg, + <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> txt)</code> +<div class="block">Create a new ReplPair parse error.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplError.html#ReplError-int-int-java.lang.String-java.lang.String-">ReplError</a></span>(int lne, int nPairs, <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> msg, <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> txt)</code> @@ -197,7 +205,15 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code><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></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplError.html#toString--">toString</a></span>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplError.html#toPrintString--">toPrintString</a></span>()</code> </td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code><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></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplError.html#toPrintString-java.lang.String-">toPrintString</a></span>(<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> hdr)</code> </td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code><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></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplError.html#toString--">toString</a></span>()</code> </td> </tr> </table> <ul class="blockList"> @@ -269,6 +285,26 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html <!-- --> </a> <h3>Constructor Detail</h3> +<a name="ReplError-bjc.everge.IntHolder-bjc.everge.IntHolder-java.lang.String-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>ReplError</h4> +<pre>public ReplError(<a href="../../bjc/everge/IntHolder.html" title="class in bjc.everge">IntHolder</a> lne, + <a href="../../bjc/everge/IntHolder.html" title="class in bjc.everge">IntHolder</a> nPairs, + <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> msg, + <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> txt)</pre> +<div class="block">Create a new ReplPair parse error.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>lne</code> - The line the error occured on.</dd> +<dd><code>nPairs</code> - The number of pairs processed up to this point.</dd> +<dd><code>msg</code> - The message detailing the error.</dd> +<dd><code>txt</code> - The text that caused the error.</dd> +</dl> +</li> +</ul> <a name="ReplError-int-int-java.lang.String-java.lang.String-"> <!-- --> </a> @@ -300,7 +336,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html <a name="toString--"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>toString</h4> <pre>public <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> toString()</pre> @@ -310,6 +346,24 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html </dl> </li> </ul> +<a name="toPrintString--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toPrintString</h4> +<pre>public <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> toPrintString()</pre> +</li> +</ul> +<a name="toPrintString-java.lang.String-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>toPrintString</h4> +<pre>public <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> toPrintString(<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> hdr)</pre> +</li> +</ul> </li> </ul> </li> @@ -326,7 +380,7 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../bjc/replpair/package-summary.html">Package</a></li> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ReplError.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> @@ -337,11 +391,11 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html </div> <div class="subNav"> <ul class="navList"> -<li>Prev Class</li> -<li><a href="../../bjc/replpair/ReplOpts.html" title="class in bjc.replpair"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../bjc/everge/IntHolder.html" title="class in bjc.everge"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../bjc/everge/ReplOpts.html" title="class in bjc.everge"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> -<li><a href="../../index.html?bjc/replpair/ReplError.html" target="_top">Frames</a></li> +<li><a href="../../index.html?bjc/everge/ReplError.html" target="_top">Frames</a></li> <li><a href="ReplError.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> diff --git a/docs/apidocs/bjc/everge/ReplOpts.html b/docs/apidocs/bjc/everge/ReplOpts.html new file mode 100644 index 0000000..3ce9a3b --- /dev/null +++ b/docs/apidocs/bjc/everge/ReplOpts.html @@ -0,0 +1,441 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:45 EDT 2019 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>ReplOpts (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> +<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="ReplOpts (everge 1.0-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/ReplOpts.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../index-all.html">Index</a></li> +<li><a href="../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../bjc/everge/ReplError.html" title="class in bjc.everge"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../index.html?bjc/everge/ReplOpts.html" target="_top">Frames</a></li> +<li><a href="ReplOpts.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field.summary">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">bjc.everge</div> +<h2 title="Class ReplOpts" class="title">Class ReplOpts</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>bjc.everge.ReplOpts</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="typeNameLabel">ReplOpts</span> +extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +<div class="block">Options for processing ReplPairs.</div> +<dl> +<dt><span class="simpleTagLabel">Author:</span></dt> +<dd>Ben Culkin.</dd> +</dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplOpts.html#defMulti">defMulti</a></span></code> +<div class="block">Whether to process multi-line defns.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplOpts.html#defPrior">defPrior</a></span></code> +<div class="block">The default priority.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplOpts.html#defStage">defStage</a></span></code> +<div class="block">The default stage.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplOpts.html#defStatus">defStatus</a></span></code> +<div class="block">Default status.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html?is-external=true" title="class or interface in java.io">PrintStream</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplOpts.html#errStream">errStream</a></span></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplOpts.html#isDebug">isDebug</a></span></code> +<div class="block">Enable debug info.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplOpts.html#isPerf">isPerf</a></span></code> +<div class="block">Enable performance info.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplOpts.html#isTrace">isTrace</a></span></code> +<div class="block">Enable trace info.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html?is-external=true" title="class or interface in java.io">PrintStream</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplOpts.html#outStream">outStream</a></span></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplOpts.html#ReplOpts--">ReplOpts</a></span>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplOpts.html#equals-java.lang.Object-">equals</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="defPrior"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>defPrior</h4> +<pre>public int defPrior</pre> +<div class="block">The default priority.</div> +</li> +</ul> +<a name="defStage"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>defStage</h4> +<pre>public int defStage</pre> +<div class="block">The default stage.</div> +</li> +</ul> +<a name="defMulti"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>defMulti</h4> +<pre>public boolean defMulti</pre> +<div class="block">Whether to process multi-line defns.</div> +</li> +</ul> +<a name="defStatus"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>defStatus</h4> +<pre>public <a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a> defStatus</pre> +<div class="block">Default status.</div> +</li> +</ul> +<a name="isDebug"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isDebug</h4> +<pre>public boolean isDebug</pre> +<div class="block">Enable debug info.</div> +</li> +</ul> +<a name="isTrace"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isTrace</h4> +<pre>public boolean isTrace</pre> +<div class="block">Enable trace info.</div> +</li> +</ul> +<a name="isPerf"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isPerf</h4> +<pre>public boolean isPerf</pre> +<div class="block">Enable performance info.</div> +</li> +</ul> +<a name="outStream"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>outStream</h4> +<pre>public <a href="https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html?is-external=true" title="class or interface in java.io">PrintStream</a> outStream</pre> +</li> +</ul> +<a name="errStream"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>errStream</h4> +<pre>public <a href="https://docs.oracle.com/javase/8/docs/api/java/io/PrintStream.html?is-external=true" title="class or interface in java.io">PrintStream</a> errStream</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="ReplOpts--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>ReplOpts</h4> +<pre>public ReplOpts()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="equals-java.lang.Object-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a></code> in class <code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/ReplOpts.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../index-all.html">Index</a></li> +<li><a href="../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../bjc/everge/ReplError.html" title="class in bjc.everge"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../index.html?bjc/everge/ReplOpts.html" target="_top">Frames</a></li> +<li><a href="ReplOpts.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field.summary">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2019. All rights reserved.</small></p> +</body> +</html> diff --git a/docs/apidocs/bjc/replpair/ReplPair.html b/docs/apidocs/bjc/everge/ReplPair.html index fff44ec..2bbe594 100644 --- a/docs/apidocs/bjc/replpair/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 Thu Jun 13 16:28:50 EDT 2019 --> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ReplPair (everge 1.0-SNAPSHOT API)</title> -<meta name="date" content="2019-06-13"> +<meta name="date" content="2019-06-21"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -19,7 +19,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":9,"i3":9,"i4":9,"i5":9,"i6":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":9,"i5":9,"i6":9,"i7":10}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -38,7 +38,7 @@ var activeTableTab = "activeTableTab"; <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../bjc/replpair/package-summary.html">Package</a></li> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ReplPair.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> @@ -49,11 +49,11 @@ var activeTableTab = "activeTableTab"; </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../bjc/replpair/ReplOpts.html" title="class in bjc.replpair"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../bjc/everge/ReplOpts.html" title="class in bjc.everge"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../bjc/everge/ReplParseException.html" title="class in bjc.everge"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> -<li><a href="../../index.html?bjc/replpair/ReplPair.html" target="_top">Frames</a></li> +<li><a href="../../index.html?bjc/everge/ReplPair.html" target="_top">Frames</a></li> <li><a href="ReplPair.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> @@ -92,7 +92,7 @@ var activeTableTab = "activeTableTab"; <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> -<div class="subTitle">bjc.replpair</div> +<div class="subTitle">bjc.everge</div> <h2 title="Class ReplPair" class="title">Class ReplPair</h2> </div> <div class="contentContainer"> @@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab"; <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> -<li>bjc.replpair.ReplPair</li> +<li>bjc.everge.ReplPair</li> </ul> </li> </ul> @@ -109,13 +109,13 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a><<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>,<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>>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/UnaryOperator.html?is-external=true" title="class or interface in java.util.function">UnaryOperator</a><<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>></dd> +<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/Function.html?is-external=true" title="class or interface in java.util.function">Function</a><<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>,<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>>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/UnaryOperator.html?is-external=true" title="class or interface in java.util.function">UnaryOperator</a><<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>></dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">ReplPair</span> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> -implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/UnaryOperator.html?is-external=true" title="class or interface in java.util.function">UnaryOperator</a><<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>></pre> +implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>>, <a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/UnaryOperator.html?is-external=true" title="class or interface in java.util.function">UnaryOperator</a><<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>></pre> <div class="block">String pairs for replacements.</div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -141,25 +141,25 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab </tr> <tr class="altColor"> <td class="colFirst"><code><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></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplPair.html#find">find</a></span></code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplPair.html#find">find</a></span></code> <div class="block">The string to look for.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><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></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplPair.html#name">name</a></span></code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplPair.html#name">name</a></span></code> <div class="block">The name of this replacement.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplPair.html#priority">priority</a></span></code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplPair.html#priority">priority</a></span></code> <div class="block">The priority for this replacement.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><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></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplPair.html#replace">replace</a></span></code> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplPair.html#replace">replace</a></span></code> <div class="block">The string to replace it with.</div> </td> </tr> @@ -178,25 +178,25 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplPair.html#ReplPair--">ReplPair</a></span>()</code> +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplPair.html#ReplPair--">ReplPair</a></span>()</code> <div class="block">Create a new blank replacement pair.</div> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplPair.html#ReplPair-java.lang.String-java.lang.String-">ReplPair</a></span>(<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> f, +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplPair.html#ReplPair-java.lang.String-java.lang.String-">ReplPair</a></span>(<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> f, <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> r)</code> <div class="block">Create a new replacement pair with a priority of 1.</div> </td> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplPair.html#ReplPair-java.lang.String-java.lang.String-int-">ReplPair</a></span>(<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> f, +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplPair.html#ReplPair-java.lang.String-java.lang.String-int-">ReplPair</a></span>(<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> f, <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> r, int p)</code> <div class="block">Create a new replacement pair with a set priority.</div> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplPair.html#ReplPair-java.lang.String-java.lang.String-int-java.lang.String-">ReplPair</a></span>(<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> f, +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplPair.html#ReplPair-java.lang.String-java.lang.String-int-java.lang.String-">ReplPair</a></span>(<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> f, <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> r, int p, <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> n)</code> @@ -204,7 +204,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab </td> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplPair.html#ReplPair-java.lang.String-java.lang.String-java.lang.String-">ReplPair</a></span>(<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> f, +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplPair.html#ReplPair-java.lang.String-java.lang.String-java.lang.String-">ReplPair</a></span>(<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> f, <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> r, <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> n)</code> <div class="block">Create a new named replacement pair with a priority of 1.</div> @@ -227,45 +227,49 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code><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></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplPair.html#apply-java.lang.String-">apply</a></span>(<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> inp)</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplPair.html#apply-java.lang.String-">apply</a></span>(<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> inp)</code> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplPair.html#compareTo-bjc.replpair.ReplPair-">compareTo</a></span>(<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a> rp)</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplPair.html#compareTo-bjc.everge.ReplPair-">compareTo</a></span>(<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a> rp)</code> </td> </tr> <tr id="i2" class="altColor"> -<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><<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/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><<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> detals, +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplPair.html#equals-java.lang.Object-">equals</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</code> </td> +</tr> +<tr id="i3" class="rowColor"> +<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><<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>></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><<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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> scn)</code> <div class="block">Read a list of replacement pairs from an input source, adding them to an existing list.</div> </td> </tr> -<tr id="i3" class="rowColor"> -<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><<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/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><<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> detals, +<tr id="i4" class="altColor"> +<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><<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>></code></td> +<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><<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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> 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><<a href="../../bjc/replpair/ReplError.html" title="class in bjc.replpair">ReplError</a>> errs)</code> + <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><<a href="../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>> errs)</code> <div class="block">Read a list of replacement pairs from an input source, adding them to an existing list.</div> </td> </tr> -<tr id="i4" class="altColor"> -<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><<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplPair.html#readList-java.util.List-java.util.Scanner-java.util.List-bjc.replpair.ReplOpts-">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><<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> detals, +<tr id="i5" class="rowColor"> +<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><<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplPair.html#readList-java.util.List-java.util.Scanner-java.util.List-bjc.everge.ReplOpts-">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><<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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> 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><<a href="../../bjc/replpair/ReplError.html" title="class in bjc.replpair">ReplError</a>> errs, - <a href="../../bjc/replpair/ReplOpts.html" title="class in bjc.replpair">ReplOpts</a> ropts)</code> </td> + <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><<a href="../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>> errs, + <a href="../../bjc/everge/ReplOpts.html" title="class in bjc.everge">ReplOpts</a> ropts)</code> </td> </tr> -<tr id="i5" class="rowColor"> -<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><<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplPair.html#readList-java.util.Scanner-">readList</a></span>(<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> scn)</code> +<tr id="i6" class="altColor"> +<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><<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplPair.html#readList-java.util.Scanner-">readList</a></span>(<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> scn)</code> <div class="block">Read a list of replacement pairs from an input source.</div> </td> </tr> -<tr id="i6" class="altColor"> +<tr id="i7" class="rowColor"> <td class="colFirst"><code><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></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/ReplPair.html#toString--">toString</a></span>()</code> </td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplPair.html#toString--">toString</a></span>()</code> </td> </tr> </table> <ul class="blockList"> @@ -273,7 +277,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab <!-- --> </a> <h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> -<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.util.function.UnaryOperator"> @@ -449,7 +453,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab <ul class="blockList"> <li class="blockList"> <h4>readList</h4> -<pre>public 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><<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> readList(<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> scn)</pre> +<pre>public 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><<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> readList(<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> scn)</pre> <div class="block">Read a list of replacement pairs from an input source.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> @@ -465,7 +469,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab <ul class="blockList"> <li class="blockList"> <h4>readList</h4> -<pre>public 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><<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> 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><<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> detals, +<pre>public 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><<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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><<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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> scn)</pre> <div class="block">Read a list of replacement pairs from an input source, adding them to an existing list.</div> @@ -484,9 +488,9 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab <ul class="blockList"> <li class="blockList"> <h4>readList</h4> -<pre>public 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><<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> 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><<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> detals, +<pre>public 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><<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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><<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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> 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><<a href="../../bjc/replpair/ReplError.html" title="class in bjc.replpair">ReplError</a>> errs)</pre> + <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><<a href="../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>> errs)</pre> <div class="block">Read a list of replacement pairs from an input source, adding them to an existing list.</div> <dl> @@ -499,16 +503,16 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab </dl> </li> </ul> -<a name="readList-java.util.List-java.util.Scanner-java.util.List-bjc.replpair.ReplOpts-"> +<a name="readList-java.util.List-java.util.Scanner-java.util.List-bjc.everge.ReplOpts-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>readList</h4> -<pre>public 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><<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> 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><<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> detals, +<pre>public 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><<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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><<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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> 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><<a href="../../bjc/replpair/ReplError.html" title="class in bjc.replpair">ReplError</a>> errs, - <a href="../../bjc/replpair/ReplOpts.html" title="class in bjc.replpair">ReplOpts</a> ropts)</pre> + <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><<a href="../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>> errs, + <a href="../../bjc/everge/ReplOpts.html" title="class in bjc.everge">ReplOpts</a> ropts)</pre> </li> </ul> <a name="apply-java.lang.String-"> @@ -537,16 +541,29 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab </dl> </li> </ul> -<a name="compareTo-bjc.replpair.ReplPair-"> +<a name="compareTo-bjc.everge.ReplPair-"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>compareTo</h4> -<pre>public int compareTo(<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a> rp)</pre> +<pre>public int compareTo(<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a> rp)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true#compareTo-T-" title="class or interface in java.lang">compareTo</a></code> in interface <code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>></code></dd> +<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true#compareTo-T-" title="class or interface in java.lang">compareTo</a></code> in interface <code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>></code></dd> +</dl> +</li> +</ul> +<a name="equals-java.lang.Object-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> o)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a></code> in class <code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> </dl> </li> </ul> @@ -566,7 +583,7 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../bjc/replpair/package-summary.html">Package</a></li> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ReplPair.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> @@ -577,11 +594,11 @@ implements <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparab </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../bjc/replpair/ReplOpts.html" title="class in bjc.replpair"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair"><span class="typeNameLink">Next Class</span></a></li> +<li><a href="../../bjc/everge/ReplOpts.html" title="class in bjc.everge"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../bjc/everge/ReplParseException.html" title="class in bjc.everge"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> -<li><a href="../../index.html?bjc/replpair/ReplPair.html" target="_top">Frames</a></li> +<li><a href="../../index.html?bjc/everge/ReplPair.html" target="_top">Frames</a></li> <li><a href="ReplPair.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> diff --git a/docs/apidocs/bjc/everge/ReplParseException.html b/docs/apidocs/bjc/everge/ReplParseException.html new file mode 100644 index 0000000..2ffec2e --- /dev/null +++ b/docs/apidocs/bjc/everge/ReplParseException.html @@ -0,0 +1,368 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>ReplParseException (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> +<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="ReplParseException (everge 1.0-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/ReplParseException.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../index-all.html">Index</a></li> +<li><a href="../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../index.html?bjc/everge/ReplParseException.html" target="_top">Frames</a></li> +<li><a href="ReplParseException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field.summary">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">bjc.everge</div> +<h2 title="Class ReplParseException" class="title">Class ReplParseException</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</a></li> +<li> +<ul class="inheritance"> +<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</a></li> +<li> +<ul class="inheritance"> +<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">java.lang.RuntimeException</a></li> +<li> +<ul class="inheritance"> +<li>bjc.everge.ReplParseException</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="typeNameLabel">ReplParseException</span> +extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a></pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../serialized-form.html#bjc.everge.ReplParseException">Serialized Form</a></dd> +</dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><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><<a href="../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplParseException.html#errs">errs</a></span></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplParseException.html#ReplParseException-java.lang.String-">ReplParseException</a></span>(<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> msg)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplParseException.html#ReplParseException-java.lang.String-java.util.List-">ReplParseException</a></span>(<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> msg, + <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><<a href="../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>> errs)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code><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></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplParseException.html#toPrintString--">toPrintString</a></span>()</code> </td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code><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></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/ReplParseException.html#toString--">toString</a></span>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Throwable"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></h3> +<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed-java.lang.Throwable-" title="class or interface in java.lang">addSuppressed</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace--" title="class or interface in java.lang">fillInStackTrace</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getCause--" title="class or interface in java.lang">getCause</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage--" title="class or interface in java.lang">getLocalizedMessage</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getMessage--" title="class or interface in java.lang">getMessage</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace--" title="class or interface in java.lang">getStackTrace</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed--" title="class or interface in java.lang">getSuppressed</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#initCause-java.lang.Throwable-" title="class or interface in java.lang">initCause</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace--" title="class or interface in java.lang">printStackTrace</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace-java.io.PrintStream-" title="class or interface in java.lang">printStackTrace</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace-java.io.PrintWriter-" title="class or interface in java.lang">printStackTrace</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#setStackTrace-java.lang.StackTraceElement:A-" title="class or interface in java.lang">setStackTrace</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="errs"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>errs</h4> +<pre>public <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><<a href="../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>> errs</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="ReplParseException-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>ReplParseException</h4> +<pre>public ReplParseException(<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> msg)</pre> +</li> +</ul> +<a name="ReplParseException-java.lang.String-java.util.List-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>ReplParseException</h4> +<pre>public ReplParseException(<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> msg, + <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><<a href="../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>> errs)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="toString--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public <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> toString()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code> in class <code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></code></dd> +</dl> +</li> +</ul> +<a name="toPrintString--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>toPrintString</h4> +<pre>public <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> toPrintString()</pre> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/ReplParseException.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../index-all.html">Index</a></li> +<li><a href="../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../index.html?bjc/everge/ReplParseException.html" target="_top">Frames</a></li> +<li><a href="ReplParseException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#field.summary">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2019. All rights reserved.</small></p> +</body> +</html> diff --git a/docs/apidocs/bjc/replpair/StageStatus.html b/docs/apidocs/bjc/everge/StageStatus.html index c6f0c08..f4e3b76 100644 --- a/docs/apidocs/bjc/replpair/StageStatus.html +++ b/docs/apidocs/bjc/everge/StageStatus.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu Jun 13 16:28:50 EDT 2019 --> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>StageStatus (everge 1.0-SNAPSHOT API)</title> -<meta name="date" content="2019-06-13"> +<meta name="date" content="2019-06-21"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -38,7 +38,7 @@ var activeTableTab = "activeTableTab"; <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../bjc/replpair/package-summary.html">Package</a></li> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/StageStatus.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> @@ -49,11 +49,11 @@ var activeTableTab = "activeTableTab"; </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair"><span class="typeNameLink">Prev Class</span></a></li> -<li>Next Class</li> +<li><a href="../../bjc/everge/ReplParseException.html" title="class in bjc.everge"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../bjc/everge/StringUtils.html" title="class in bjc.everge"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> -<li><a href="../../index.html?bjc/replpair/StageStatus.html" target="_top">Frames</a></li> +<li><a href="../../index.html?bjc/everge/StageStatus.html" target="_top">Frames</a></li> <li><a href="StageStatus.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> @@ -92,7 +92,7 @@ var activeTableTab = "activeTableTab"; <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> -<div class="subTitle">bjc.replpair</div> +<div class="subTitle">bjc.everge</div> <h2 title="Enum StageStatus" class="title">Enum StageStatus</h2> </div> <div class="contentContainer"> @@ -100,10 +100,10 @@ var activeTableTab = "activeTableTab"; <li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> <li> <ul class="inheritance"> -<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a><<a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a>></li> +<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a><<a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a>></li> <li> <ul class="inheritance"> -<li>bjc.replpair.StageStatus</li> +<li>bjc.everge.StageStatus</li> </ul> </li> </ul> @@ -114,12 +114,12 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a>></dd> +<dd><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a>></dd> </dl> <hr> <br> <pre>public enum <span class="typeNameLabel">StageStatus</span> -extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a><<a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a>></pre> +extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a><<a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a>></pre> <div class="block">Possible statuses of pairs with respect to exporting.</div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> @@ -143,17 +143,17 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i <th class="colOne" scope="col">Enum Constant and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/replpair/StageStatus.html#BOTH">BOTH</a></span></code> +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/StageStatus.html#BOTH">BOTH</a></span></code> <div class="block">Use for staging pairs; do export.</div> </td> </tr> <tr class="rowColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/replpair/StageStatus.html#EXTERNAL">EXTERNAL</a></span></code> +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/StageStatus.html#EXTERNAL">EXTERNAL</a></span></code> <div class="block">Don't use for staging pairs; do export.</div> </td> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/replpair/StageStatus.html#INTERNAL">INTERNAL</a></span></code> +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/StageStatus.html#INTERNAL">INTERNAL</a></span></code> <div class="block">Only use for staging pairs; don't export.</div> </td> </tr> @@ -173,14 +173,14 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> -<td class="colFirst"><code>static <a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/StageStatus.html#valueOf-java.lang.String-">valueOf</a></span>(<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> name)</code> +<td class="colFirst"><code>static <a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/StageStatus.html#valueOf-java.lang.String-">valueOf</a></span>(<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> name)</code> <div class="block">Returns the enum constant of this type with the specified name.</div> </td> </tr> <tr id="i1" class="rowColor"> -<td class="colFirst"><code>static <a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a>[]</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/replpair/StageStatus.html#values--">values</a></span>()</code> +<td class="colFirst"><code>static <a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a>[]</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/StageStatus.html#values--">values</a></span>()</code> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared.</div> </td> @@ -220,7 +220,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>INTERNAL</h4> -<pre>public static final <a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a> INTERNAL</pre> +<pre>public static final <a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a> INTERNAL</pre> <div class="block">Only use for staging pairs; don't export.</div> </li> </ul> @@ -230,7 +230,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>EXTERNAL</h4> -<pre>public static final <a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a> EXTERNAL</pre> +<pre>public static final <a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a> EXTERNAL</pre> <div class="block">Don't use for staging pairs; do export.</div> </li> </ul> @@ -240,7 +240,7 @@ the order they are declared.</div> <ul class="blockListLast"> <li class="blockList"> <h4>BOTH</h4> -<pre>public static final <a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a> BOTH</pre> +<pre>public static final <a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a> BOTH</pre> <div class="block">Use for staging pairs; do export.</div> </li> </ul> @@ -258,7 +258,7 @@ the order they are declared.</div> <ul class="blockList"> <li class="blockList"> <h4>values</h4> -<pre>public static <a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a>[] values()</pre> +<pre>public static <a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a>[] values()</pre> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows: @@ -278,7 +278,7 @@ for (StageStatus c : StageStatus.values()) <ul class="blockListLast"> <li class="blockList"> <h4>valueOf</h4> -<pre>public static <a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a> valueOf(<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> name)</pre> +<pre>public static <a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a> valueOf(<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> name)</pre> <div class="block">Returns the enum constant of this type with the specified name. The string must match <i>exactly</i> an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are @@ -310,7 +310,7 @@ not permitted.)</div> <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../bjc/replpair/package-summary.html">Package</a></li> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/StageStatus.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> @@ -321,11 +321,11 @@ not permitted.)</div> </div> <div class="subNav"> <ul class="navList"> -<li><a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair"><span class="typeNameLink">Prev Class</span></a></li> -<li>Next Class</li> +<li><a href="../../bjc/everge/ReplParseException.html" title="class in bjc.everge"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../bjc/everge/StringUtils.html" title="class in bjc.everge"><span class="typeNameLink">Next Class</span></a></li> </ul> <ul class="navList"> -<li><a href="../../index.html?bjc/replpair/StageStatus.html" target="_top">Frames</a></li> +<li><a href="../../index.html?bjc/everge/StageStatus.html" target="_top">Frames</a></li> <li><a href="StageStatus.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> diff --git a/docs/apidocs/bjc/everge/StringUtils.html b/docs/apidocs/bjc/everge/StringUtils.html new file mode 100644 index 0000000..0b5e338 --- /dev/null +++ b/docs/apidocs/bjc/everge/StringUtils.html @@ -0,0 +1,291 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>StringUtils (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> +<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="StringUtils (everge 1.0-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":9}; +var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/StringUtils.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../index-all.html">Index</a></li> +<li><a href="../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../index.html?bjc/everge/StringUtils.html" target="_top">Frames</a></li> +<li><a href="StringUtils.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">bjc.everge</div> +<h2 title="Class StringUtils" class="title">Class StringUtils</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>bjc.everge.StringUtils</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="typeNameLabel">StringUtils</span> +extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre> +<div class="block">Utility methods for strings.</div> +<dl> +<dt><span class="simpleTagLabel">Author:</span></dt> +<dd>Ben Culkin.</dd> +</dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../bjc/everge/StringUtils.html#StringUtils--">StringUtils</a></span>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>static <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>[]</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../bjc/everge/StringUtils.html#escapeSplit-java.lang.String-java.lang.String-java.lang.String-">escapeSplit</a></span>(<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> escape, + <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> splat, + <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> inp)</code> +<div class="block">Split a string on every occurance of a string not preceeded by an escape.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="StringUtils--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>StringUtils</h4> +<pre>public StringUtils()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="escapeSplit-java.lang.String-java.lang.String-java.lang.String-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>escapeSplit</h4> +<pre>public static <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>[] escapeSplit(<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> escape, + <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> splat, + <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> inp)</pre> +<div class="block">Split a string on every occurance of a string not preceeded by an escape.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>escape</code> - The escape that stops splitting.</dd> +<dd><code>splat</code> - The string to split on.</dd> +<dd><code>inp</code> - The string to split.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The string split as specified above.</dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/StringUtils.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../index-all.html">Index</a></li> +<li><a href="../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../index.html?bjc/everge/StringUtils.html" target="_top">Frames</a></li> +<li><a href="StringUtils.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2019. All rights reserved.</small></p> +</body> +</html> diff --git a/docs/apidocs/bjc/everge/class-use/Everge.InputStatus.html b/docs/apidocs/bjc/everge/class-use/Everge.InputStatus.html new file mode 100644 index 0000000..81a7a08 --- /dev/null +++ b/docs/apidocs/bjc/everge/class-use/Everge.InputStatus.html @@ -0,0 +1,158 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class bjc.everge.Everge.InputStatus (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> +<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class bjc.everge.Everge.InputStatus (everge 1.0-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?bjc/everge/class-use/Everge.InputStatus.html" target="_top">Frames</a></li> +<li><a href="Everge.InputStatus.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class bjc.everge.Everge.InputStatus" class="title">Uses of Class<br>bjc.everge.Everge.InputStatus</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="bjc.everge"> +<!-- --> +</a> +<h3>Uses of <a href="../../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Everge.InputStatus</a> in <a href="../../../bjc/everge/package-summary.html">bjc.everge</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../bjc/everge/package-summary.html">bjc.everge</a> that return <a href="../../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Everge.InputStatus</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Everge.InputStatus</a></code></td> +<td class="colLast"><span class="typeNameLabel">Everge.InputStatus.</span><code><span class="memberNameLink"><a href="../../../bjc/everge/Everge.InputStatus.html#valueOf-java.lang.String-">valueOf</a></span>(<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> name)</code> +<div class="block">Returns the enum constant of this type with the specified name.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Everge.InputStatus</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">Everge.InputStatus.</span><code><span class="memberNameLink"><a href="../../../bjc/everge/Everge.InputStatus.html#values--">values</a></span>()</code> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared.</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?bjc/everge/class-use/Everge.InputStatus.html" target="_top">Frames</a></li> +<li><a href="Everge.InputStatus.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2019. All rights reserved.</small></p> +</body> +</html> diff --git a/docs/apidocs/bjc/everge/class-use/Everge.html b/docs/apidocs/bjc/everge/class-use/Everge.html new file mode 100644 index 0000000..2c6eee2 --- /dev/null +++ b/docs/apidocs/bjc/everge/class-use/Everge.html @@ -0,0 +1,124 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class bjc.everge.Everge (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> +<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class bjc.everge.Everge (everge 1.0-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/Everge.html" title="class in bjc.everge">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?bjc/everge/class-use/Everge.html" target="_top">Frames</a></li> +<li><a href="Everge.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class bjc.everge.Everge" class="title">Uses of Class<br>bjc.everge.Everge</h2> +</div> +<div class="classUseContainer">No usage of bjc.everge.Everge</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/Everge.html" title="class in bjc.everge">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?bjc/everge/class-use/Everge.html" target="_top">Frames</a></li> +<li><a href="Everge.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2019. All rights reserved.</small></p> +</body> +</html> diff --git a/docs/apidocs/bjc/everge/class-use/IntHolder.html b/docs/apidocs/bjc/everge/class-use/IntHolder.html new file mode 100644 index 0000000..07ae0b6 --- /dev/null +++ b/docs/apidocs/bjc/everge/class-use/IntHolder.html @@ -0,0 +1,152 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class bjc.everge.IntHolder (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> +<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class bjc.everge.IntHolder (everge 1.0-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/IntHolder.html" title="class in bjc.everge">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?bjc/everge/class-use/IntHolder.html" target="_top">Frames</a></li> +<li><a href="IntHolder.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class bjc.everge.IntHolder" class="title">Uses of Class<br>bjc.everge.IntHolder</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="bjc.everge"> +<!-- --> +</a> +<h3>Uses of <a href="../../../bjc/everge/IntHolder.html" title="class in bjc.everge">IntHolder</a> in <a href="../../../bjc/everge/package-summary.html">bjc.everge</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> +<caption><span>Constructors in <a href="../../../bjc/everge/package-summary.html">bjc.everge</a> with parameters of type <a href="../../../bjc/everge/IntHolder.html" title="class in bjc.everge">IntHolder</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../bjc/everge/ReplError.html#ReplError-bjc.everge.IntHolder-bjc.everge.IntHolder-java.lang.String-java.lang.String-">ReplError</a></span>(<a href="../../../bjc/everge/IntHolder.html" title="class in bjc.everge">IntHolder</a> lne, + <a href="../../../bjc/everge/IntHolder.html" title="class in bjc.everge">IntHolder</a> nPairs, + <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> msg, + <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> txt)</code> +<div class="block">Create a new ReplPair parse error.</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/IntHolder.html" title="class in bjc.everge">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?bjc/everge/class-use/IntHolder.html" target="_top">Frames</a></li> +<li><a href="IntHolder.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2019. All rights reserved.</small></p> +</body> +</html> diff --git a/docs/apidocs/bjc/everge/class-use/ReplError.html b/docs/apidocs/bjc/everge/class-use/ReplError.html new file mode 100644 index 0000000..2115627 --- /dev/null +++ b/docs/apidocs/bjc/everge/class-use/ReplError.html @@ -0,0 +1,186 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class bjc.everge.ReplError (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> +<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class bjc.everge.ReplError (everge 1.0-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/ReplError.html" title="class in bjc.everge">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?bjc/everge/class-use/ReplError.html" target="_top">Frames</a></li> +<li><a href="ReplError.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class bjc.everge.ReplError" class="title">Uses of Class<br>bjc.everge.ReplError</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="bjc.everge"> +<!-- --> +</a> +<h3>Uses of <a href="../../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a> in <a href="../../../bjc/everge/package-summary.html">bjc.everge</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> +<caption><span>Fields in <a href="../../../bjc/everge/package-summary.html">bjc.everge</a> with type parameters of type <a href="../../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><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><<a href="../../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>></code></td> +<td class="colLast"><span class="typeNameLabel">ReplParseException.</span><code><span class="memberNameLink"><a href="../../../bjc/everge/ReplParseException.html#errs">errs</a></span></code> </td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Method parameters in <a href="../../../bjc/everge/package-summary.html">bjc.everge</a> with type arguments of type <a href="../../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>></code></td> +<td class="colLast"><span class="typeNameLabel">ReplPair.</span><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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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> 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><<a href="../../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>> errs)</code> +<div class="block">Read a list of replacement pairs from an input source, adding them to + an existing list.</div> +</td> +</tr> +<tr class="rowColor"> +<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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>></code></td> +<td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/everge/ReplPair.html#readList-java.util.List-java.util.Scanner-java.util.List-bjc.everge.ReplOpts-">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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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> 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><<a href="../../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>> errs, + <a href="../../../bjc/everge/ReplOpts.html" title="class in bjc.everge">ReplOpts</a> ropts)</code> </td> +</tr> +</tbody> +</table> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> +<caption><span>Constructor parameters in <a href="../../../bjc/everge/package-summary.html">bjc.everge</a> with type arguments of type <a href="../../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../bjc/everge/ReplParseException.html#ReplParseException-java.lang.String-java.util.List-">ReplParseException</a></span>(<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> msg, + <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><<a href="../../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>> errs)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/ReplError.html" title="class in bjc.everge">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?bjc/everge/class-use/ReplError.html" target="_top">Frames</a></li> +<li><a href="ReplError.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2019. All rights reserved.</small></p> +</body> +</html> diff --git a/docs/apidocs/bjc/replpair/class-use/ReplOpts.html b/docs/apidocs/bjc/everge/class-use/ReplOpts.html index aa7ca94..3d84a39 100644 --- a/docs/apidocs/bjc/replpair/class-use/ReplOpts.html +++ b/docs/apidocs/bjc/everge/class-use/ReplOpts.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu Jun 13 16:28:50 EDT 2019 --> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class bjc.replpair.ReplOpts (everge 1.0-SNAPSHOT API)</title> -<meta name="date" content="2019-06-13"> +<title>Uses of Class bjc.everge.ReplOpts (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class bjc.replpair.ReplOpts (everge 1.0-SNAPSHOT API)"; + parent.document.title="Uses of Class bjc.everge.ReplOpts (everge 1.0-SNAPSHOT API)"; } } catch(err) { @@ -32,8 +32,8 @@ <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../../bjc/replpair/package-summary.html">Package</a></li> -<li><a href="../../../bjc/replpair/ReplOpts.html" title="class in bjc.replpair">Class</a></li> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/ReplOpts.html" title="class in bjc.everge">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> @@ -47,7 +47,7 @@ <li>Next</li> </ul> <ul class="navList"> -<li><a href="../../../index.html?bjc/replpair/class-use/ReplOpts.html" target="_top">Frames</a></li> +<li><a href="../../../index.html?bjc/everge/class-use/ReplOpts.html" target="_top">Frames</a></li> <li><a href="ReplOpts.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> @@ -70,29 +70,29 @@ </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> -<h2 title="Uses of Class bjc.replpair.ReplOpts" class="title">Uses of Class<br>bjc.replpair.ReplOpts</h2> +<h2 title="Uses of Class bjc.everge.ReplOpts" class="title">Uses of Class<br>bjc.everge.ReplOpts</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <ul class="blockList"> -<li class="blockList"><a name="bjc.replpair"> +<li class="blockList"><a name="bjc.everge"> <!-- --> </a> -<h3>Uses of <a href="../../../bjc/replpair/ReplOpts.html" title="class in bjc.replpair">ReplOpts</a> in <a href="../../../bjc/replpair/package-summary.html">bjc.replpair</a></h3> +<h3>Uses of <a href="../../../bjc/everge/ReplOpts.html" title="class in bjc.everge">ReplOpts</a> in <a href="../../../bjc/everge/package-summary.html">bjc.everge</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../bjc/replpair/package-summary.html">bjc.replpair</a> with parameters of type <a href="../../../bjc/replpair/ReplOpts.html" title="class in bjc.replpair">ReplOpts</a></span><span class="tabEnd"> </span></caption> +<caption><span>Methods in <a href="../../../bjc/everge/package-summary.html">bjc.everge</a> with parameters of type <a href="../../../bjc/everge/ReplOpts.html" title="class in bjc.everge">ReplOpts</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> -<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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>></code></td> -<td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/replpair/ReplPair.html#readList-java.util.List-java.util.Scanner-java.util.List-bjc.replpair.ReplOpts-">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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> detals, +<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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>></code></td> +<td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/everge/ReplPair.html#readList-java.util.List-java.util.Scanner-java.util.List-bjc.everge.ReplOpts-">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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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> 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><<a href="../../../bjc/replpair/ReplError.html" title="class in bjc.replpair">ReplError</a>> errs, - <a href="../../../bjc/replpair/ReplOpts.html" title="class in bjc.replpair">ReplOpts</a> ropts)</code> </td> + <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><<a href="../../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>> errs, + <a href="../../../bjc/everge/ReplOpts.html" title="class in bjc.everge">ReplOpts</a> ropts)</code> </td> </tr> </tbody> </table> @@ -110,8 +110,8 @@ <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../../bjc/replpair/package-summary.html">Package</a></li> -<li><a href="../../../bjc/replpair/ReplOpts.html" title="class in bjc.replpair">Class</a></li> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/ReplOpts.html" title="class in bjc.everge">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> @@ -125,7 +125,7 @@ <li>Next</li> </ul> <ul class="navList"> -<li><a href="../../../index.html?bjc/replpair/class-use/ReplOpts.html" target="_top">Frames</a></li> +<li><a href="../../../index.html?bjc/everge/class-use/ReplOpts.html" target="_top">Frames</a></li> <li><a href="ReplOpts.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> diff --git a/docs/apidocs/bjc/replpair/class-use/ReplPair.html b/docs/apidocs/bjc/everge/class-use/ReplPair.html index 2bb6311..2907d4c 100644 --- a/docs/apidocs/bjc/replpair/class-use/ReplPair.html +++ b/docs/apidocs/bjc/everge/class-use/ReplPair.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu Jun 13 16:28:50 EDT 2019 --> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class bjc.replpair.ReplPair (everge 1.0-SNAPSHOT API)</title> -<meta name="date" content="2019-06-13"> +<title>Uses of Class bjc.everge.ReplPair (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class bjc.replpair.ReplPair (everge 1.0-SNAPSHOT API)"; + parent.document.title="Uses of Class bjc.everge.ReplPair (everge 1.0-SNAPSHOT API)"; } } catch(err) { @@ -32,8 +32,8 @@ <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../../bjc/replpair/package-summary.html">Package</a></li> -<li><a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">Class</a></li> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> @@ -47,7 +47,7 @@ <li>Next</li> </ul> <ul class="navList"> -<li><a href="../../../index.html?bjc/replpair/class-use/ReplPair.html" target="_top">Frames</a></li> +<li><a href="../../../index.html?bjc/everge/class-use/ReplPair.html" target="_top">Frames</a></li> <li><a href="ReplPair.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> @@ -70,57 +70,57 @@ </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> -<h2 title="Uses of Class bjc.replpair.ReplPair" class="title">Uses of Class<br>bjc.replpair.ReplPair</h2> +<h2 title="Uses of Class bjc.everge.ReplPair" class="title">Uses of Class<br>bjc.everge.ReplPair</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <ul class="blockList"> -<li class="blockList"><a name="bjc.replpair"> +<li class="blockList"><a name="bjc.everge"> <!-- --> </a> -<h3>Uses of <a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a> in <a href="../../../bjc/replpair/package-summary.html">bjc.replpair</a></h3> +<h3>Uses of <a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a> in <a href="../../../bjc/everge/package-summary.html">bjc.everge</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../bjc/replpair/package-summary.html">bjc.replpair</a> that return types with arguments of type <a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a></span><span class="tabEnd"> </span></caption> +<caption><span>Methods in <a href="../../../bjc/everge/package-summary.html">bjc.everge</a> that return types with arguments of type <a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> -<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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>></code></td> -<td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/replpair/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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> detals, +<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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>></code></td> +<td class="colLast"><span class="typeNameLabel">ReplPair.</span><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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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> scn)</code> <div class="block">Read a list of replacement pairs from an input source, adding them to an existing list.</div> </td> </tr> <tr class="rowColor"> -<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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>></code></td> -<td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/replpair/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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> detals, +<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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>></code></td> +<td class="colLast"><span class="typeNameLabel">ReplPair.</span><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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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> 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><<a href="../../../bjc/replpair/ReplError.html" title="class in bjc.replpair">ReplError</a>> errs)</code> + <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><<a href="../../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>> errs)</code> <div class="block">Read a list of replacement pairs from an input source, adding them to an existing list.</div> </td> </tr> <tr class="altColor"> -<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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>></code></td> -<td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/replpair/ReplPair.html#readList-java.util.List-java.util.Scanner-java.util.List-bjc.replpair.ReplOpts-">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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> detals, +<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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>></code></td> +<td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/everge/ReplPair.html#readList-java.util.List-java.util.Scanner-java.util.List-bjc.everge.ReplOpts-">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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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> 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><<a href="../../../bjc/replpair/ReplError.html" title="class in bjc.replpair">ReplError</a>> errs, - <a href="../../../bjc/replpair/ReplOpts.html" title="class in bjc.replpair">ReplOpts</a> ropts)</code> </td> + <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><<a href="../../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>> errs, + <a href="../../../bjc/everge/ReplOpts.html" title="class in bjc.everge">ReplOpts</a> ropts)</code> </td> </tr> <tr class="rowColor"> -<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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>></code></td> -<td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/replpair/ReplPair.html#readList-java.util.Scanner-">readList</a></span>(<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> scn)</code> +<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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>></code></td> +<td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/everge/ReplPair.html#readList-java.util.Scanner-">readList</a></span>(<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> scn)</code> <div class="block">Read a list of replacement pairs from an input source.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../bjc/replpair/package-summary.html">bjc.replpair</a> with parameters of type <a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a></span><span class="tabEnd"> </span></caption> +<caption><span>Methods in <a href="../../../bjc/everge/package-summary.html">bjc.everge</a> with parameters of type <a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> @@ -128,40 +128,40 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>int</code></td> -<td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/replpair/ReplPair.html#compareTo-bjc.replpair.ReplPair-">compareTo</a></span>(<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a> rp)</code> </td> +<td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/everge/ReplPair.html#compareTo-bjc.everge.ReplPair-">compareTo</a></span>(<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a> rp)</code> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Method parameters in <a href="../../../bjc/replpair/package-summary.html">bjc.replpair</a> with type arguments of type <a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a></span><span class="tabEnd"> </span></caption> +<caption><span>Method parameters in <a href="../../../bjc/everge/package-summary.html">bjc.everge</a> with type arguments of type <a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> -<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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>></code></td> -<td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/replpair/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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> detals, +<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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>></code></td> +<td class="colLast"><span class="typeNameLabel">ReplPair.</span><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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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> scn)</code> <div class="block">Read a list of replacement pairs from an input source, adding them to an existing list.</div> </td> </tr> <tr class="rowColor"> -<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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>></code></td> -<td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/replpair/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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> detals, +<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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>></code></td> +<td class="colLast"><span class="typeNameLabel">ReplPair.</span><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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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> 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><<a href="../../../bjc/replpair/ReplError.html" title="class in bjc.replpair">ReplError</a>> errs)</code> + <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><<a href="../../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>> errs)</code> <div class="block">Read a list of replacement pairs from an input source, adding them to an existing list.</div> </td> </tr> <tr class="altColor"> -<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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>></code></td> -<td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/replpair/ReplPair.html#readList-java.util.List-java.util.Scanner-java.util.List-bjc.replpair.ReplOpts-">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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> detals, +<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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>></code></td> +<td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/everge/ReplPair.html#readList-java.util.List-java.util.Scanner-java.util.List-bjc.everge.ReplOpts-">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><<a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a>> 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> 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><<a href="../../../bjc/replpair/ReplError.html" title="class in bjc.replpair">ReplError</a>> errs, - <a href="../../../bjc/replpair/ReplOpts.html" title="class in bjc.replpair">ReplOpts</a> ropts)</code> </td> + <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><<a href="../../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a>> errs, + <a href="../../../bjc/everge/ReplOpts.html" title="class in bjc.everge">ReplOpts</a> ropts)</code> </td> </tr> </tbody> </table> @@ -179,8 +179,8 @@ <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../../bjc/replpair/package-summary.html">Package</a></li> -<li><a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">Class</a></li> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/ReplPair.html" title="class in bjc.everge">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> @@ -194,7 +194,7 @@ <li>Next</li> </ul> <ul class="navList"> -<li><a href="../../../index.html?bjc/replpair/class-use/ReplPair.html" target="_top">Frames</a></li> +<li><a href="../../../index.html?bjc/everge/class-use/ReplPair.html" target="_top">Frames</a></li> <li><a href="ReplPair.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> diff --git a/docs/apidocs/bjc/everge/class-use/ReplParseException.html b/docs/apidocs/bjc/everge/class-use/ReplParseException.html new file mode 100644 index 0000000..154f563 --- /dev/null +++ b/docs/apidocs/bjc/everge/class-use/ReplParseException.html @@ -0,0 +1,124 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class bjc.everge.ReplParseException (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> +<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class bjc.everge.ReplParseException (everge 1.0-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/ReplParseException.html" title="class in bjc.everge">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?bjc/everge/class-use/ReplParseException.html" target="_top">Frames</a></li> +<li><a href="ReplParseException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class bjc.everge.ReplParseException" class="title">Uses of Class<br>bjc.everge.ReplParseException</h2> +</div> +<div class="classUseContainer">No usage of bjc.everge.ReplParseException</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/ReplParseException.html" title="class in bjc.everge">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?bjc/everge/class-use/ReplParseException.html" target="_top">Frames</a></li> +<li><a href="ReplParseException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2019. All rights reserved.</small></p> +</body> +</html> diff --git a/docs/apidocs/bjc/replpair/class-use/StageStatus.html b/docs/apidocs/bjc/everge/class-use/StageStatus.html index 28239ee..15905d7 100644 --- a/docs/apidocs/bjc/replpair/class-use/StageStatus.html +++ b/docs/apidocs/bjc/everge/class-use/StageStatus.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu Jun 13 16:28:50 EDT 2019 --> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class bjc.replpair.StageStatus (everge 1.0-SNAPSHOT API)</title> -<meta name="date" content="2019-06-13"> +<title>Uses of Class bjc.everge.StageStatus (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class bjc.replpair.StageStatus (everge 1.0-SNAPSHOT API)"; + parent.document.title="Uses of Class bjc.everge.StageStatus (everge 1.0-SNAPSHOT API)"; } } catch(err) { @@ -32,8 +32,8 @@ <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../../bjc/replpair/package-summary.html">Package</a></li> -<li><a href="../../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">Class</a></li> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/StageStatus.html" title="enum in bjc.everge">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> @@ -47,7 +47,7 @@ <li>Next</li> </ul> <ul class="navList"> -<li><a href="../../../index.html?bjc/replpair/class-use/StageStatus.html" target="_top">Frames</a></li> +<li><a href="../../../index.html?bjc/everge/class-use/StageStatus.html" target="_top">Frames</a></li> <li><a href="StageStatus.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> @@ -70,70 +70,53 @@ </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> -<h2 title="Uses of Class bjc.replpair.StageStatus" class="title">Uses of Class<br>bjc.replpair.StageStatus</h2> +<h2 title="Uses of Class bjc.everge.StageStatus" class="title">Uses of Class<br>bjc.everge.StageStatus</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <ul class="blockList"> -<li class="blockList"><a name="bjc.replpair"> +<li class="blockList"><a name="bjc.everge"> <!-- --> </a> -<h3>Uses of <a href="../../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a> in <a href="../../../bjc/replpair/package-summary.html">bjc.replpair</a></h3> +<h3>Uses of <a href="../../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a> in <a href="../../../bjc/everge/package-summary.html">bjc.everge</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../bjc/replpair/package-summary.html">bjc.replpair</a> declared as <a href="../../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a></span><span class="tabEnd"> </span></caption> +<caption><span>Fields in <a href="../../../bjc/everge/package-summary.html">bjc.everge</a> declared as <a href="../../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code><a href="../../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a></code></td> -<td class="colLast"><span class="typeNameLabel">ReplOpts.</span><code><span class="memberNameLink"><a href="../../../bjc/replpair/ReplOpts.html#defStatus">defStatus</a></span></code> +<td class="colFirst"><code><a href="../../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a></code></td> +<td class="colLast"><span class="typeNameLabel">ReplOpts.</span><code><span class="memberNameLink"><a href="../../../bjc/everge/ReplOpts.html#defStatus">defStatus</a></span></code> <div class="block">Default status.</div> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../bjc/replpair/package-summary.html">bjc.replpair</a> that return <a href="../../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a></span><span class="tabEnd"> </span></caption> +<caption><span>Methods in <a href="../../../bjc/everge/package-summary.html">bjc.everge</a> that return <a href="../../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a></code></td> -<td class="colLast"><span class="typeNameLabel">StageStatus.</span><code><span class="memberNameLink"><a href="../../../bjc/replpair/StageStatus.html#valueOf-java.lang.String-">valueOf</a></span>(<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> name)</code> +<td class="colFirst"><code>static <a href="../../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a></code></td> +<td class="colLast"><span class="typeNameLabel">StageStatus.</span><code><span class="memberNameLink"><a href="../../../bjc/everge/StageStatus.html#valueOf-java.lang.String-">valueOf</a></span>(<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> name)</code> <div class="block">Returns the enum constant of this type with the specified name.</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a>[]</code></td> -<td class="colLast"><span class="typeNameLabel">StageStatus.</span><code><span class="memberNameLink"><a href="../../../bjc/replpair/StageStatus.html#values--">values</a></span>()</code> +<td class="colFirst"><code>static <a href="../../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a>[]</code></td> +<td class="colLast"><span class="typeNameLabel">StageStatus.</span><code><span class="memberNameLink"><a href="../../../bjc/everge/StageStatus.html#values--">values</a></span>()</code> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared.</div> </td> </tr> </tbody> </table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> -<caption><span>Constructors in <a href="../../../bjc/replpair/package-summary.html">bjc.replpair</a> with parameters of type <a href="../../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../bjc/replpair/ReplOpts.html#ReplOpts-int-int-boolean-bjc.replpair.StageStatus-boolean-">ReplOpts</a></span>(int p, - int s, - boolean m, - <a href="../../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a> t, - boolean d)</code> -<div class="block">Create a new set of repl.</div> -</td> -</tr> -</tbody> -</table> </li> </ul> </li> @@ -148,8 +131,8 @@ the order they are declared.</div> <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../../bjc/replpair/package-summary.html">Package</a></li> -<li><a href="../../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">Class</a></li> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/StageStatus.html" title="enum in bjc.everge">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> @@ -163,7 +146,7 @@ the order they are declared.</div> <li>Next</li> </ul> <ul class="navList"> -<li><a href="../../../index.html?bjc/replpair/class-use/StageStatus.html" target="_top">Frames</a></li> +<li><a href="../../../index.html?bjc/everge/class-use/StageStatus.html" target="_top">Frames</a></li> <li><a href="StageStatus.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> diff --git a/docs/apidocs/bjc/everge/class-use/StringUtils.html b/docs/apidocs/bjc/everge/class-use/StringUtils.html new file mode 100644 index 0000000..d257622 --- /dev/null +++ b/docs/apidocs/bjc/everge/class-use/StringUtils.html @@ -0,0 +1,124 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class bjc.everge.StringUtils (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> +<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class bjc.everge.StringUtils (everge 1.0-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/StringUtils.html" title="class in bjc.everge">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?bjc/everge/class-use/StringUtils.html" target="_top">Frames</a></li> +<li><a href="StringUtils.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class bjc.everge.StringUtils" class="title">Uses of Class<br>bjc.everge.StringUtils</h2> +</div> +<div class="classUseContainer">No usage of bjc.everge.StringUtils</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../bjc/everge/package-summary.html">Package</a></li> +<li><a href="../../../bjc/everge/StringUtils.html" title="class in bjc.everge">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../index-all.html">Index</a></li> +<li><a href="../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?bjc/everge/class-use/StringUtils.html" target="_top">Frames</a></li> +<li><a href="StringUtils.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2019. All rights reserved.</small></p> +</body> +</html> diff --git a/docs/apidocs/bjc/everge/package-frame.html b/docs/apidocs/bjc/everge/package-frame.html new file mode 100644 index 0000000..e9030fe --- /dev/null +++ b/docs/apidocs/bjc/everge/package-frame.html @@ -0,0 +1,35 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>bjc.everge (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> +<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../script.js"></script> +</head> +<body> +<h1 class="bar"><a href="../../bjc/everge/package-summary.html" target="classFrame">bjc.everge</a></h1> +<div class="indexContainer"> +<h2 title="Classes">Classes</h2> +<ul title="Classes"> +<li><a href="Everge.html" title="class in bjc.everge" target="classFrame">Everge</a></li> +<li><a href="IntHolder.html" title="class in bjc.everge" target="classFrame">IntHolder</a></li> +<li><a href="ReplError.html" title="class in bjc.everge" target="classFrame">ReplError</a></li> +<li><a href="ReplOpts.html" title="class in bjc.everge" target="classFrame">ReplOpts</a></li> +<li><a href="ReplPair.html" title="class in bjc.everge" target="classFrame">ReplPair</a></li> +<li><a href="StringUtils.html" title="class in bjc.everge" target="classFrame">StringUtils</a></li> +</ul> +<h2 title="Enums">Enums</h2> +<ul title="Enums"> +<li><a href="Everge.InputStatus.html" title="enum in bjc.everge" target="classFrame">Everge.InputStatus</a></li> +<li><a href="StageStatus.html" title="enum in bjc.everge" target="classFrame">StageStatus</a></li> +</ul> +<h2 title="Exceptions">Exceptions</h2> +<ul title="Exceptions"> +<li><a href="ReplParseException.html" title="class in bjc.everge" target="classFrame">ReplParseException</a></li> +</ul> +</div> +</body> +</html> diff --git a/docs/apidocs/bjc/replpair/package-summary.html b/docs/apidocs/bjc/everge/package-summary.html index 545f70d..7fa0e64 100644 --- a/docs/apidocs/bjc/replpair/package-summary.html +++ b/docs/apidocs/bjc/everge/package-summary.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu Jun 13 16:28:50 EDT 2019 --> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>bjc.replpair (everge 1.0-SNAPSHOT API)</title> -<meta name="date" content="2019-06-13"> +<title>bjc.everge (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="bjc.replpair (everge 1.0-SNAPSHOT API)"; + parent.document.title="bjc.everge (everge 1.0-SNAPSHOT API)"; } } catch(err) { @@ -32,7 +32,7 @@ <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../bjc/replpair/package-summary.html">Package</a></li> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> @@ -47,7 +47,7 @@ <li>Next Package</li> </ul> <ul class="navList"> -<li><a href="../../index.html?bjc/replpair/package-summary.html" target="_top">Frames</a></li> +<li><a href="../../index.html?bjc/everge/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> @@ -70,7 +70,7 @@ </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> -<h1 title="Package" class="title">Package bjc.replpair</h1> +<h1 title="Package" class="title">Package bjc.everge</h1> </div> <div class="contentContainer"> <ul class="blockList"> @@ -83,23 +83,41 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a href="../../bjc/replpair/ReplError.html" title="class in bjc.replpair">ReplError</a></td> +<td class="colFirst"><a href="../../bjc/everge/Everge.html" title="class in bjc.everge">Everge</a></td> +<td class="colLast"> +<div class="block">Everge front-end application.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../bjc/everge/IntHolder.html" title="class in bjc.everge">IntHolder</a></td> +<td class="colLast"> +<div class="block">Utility class for ints by ref.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="../../bjc/everge/ReplError.html" title="class in bjc.everge">ReplError</a></td> <td class="colLast"> <div class="block">Represents an error encountered parsing ReplPairs</div> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="../../bjc/replpair/ReplOpts.html" title="class in bjc.replpair">ReplOpts</a></td> +<td class="colFirst"><a href="../../bjc/everge/ReplOpts.html" title="class in bjc.everge">ReplOpts</a></td> <td class="colLast"> <div class="block">Options for processing ReplPairs.</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a></td> +<td class="colFirst"><a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge">ReplPair</a></td> <td class="colLast"> <div class="block">String pairs for replacements.</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../bjc/everge/StringUtils.html" title="class in bjc.everge">StringUtils</a></td> +<td class="colLast"> +<div class="block">Utility methods for strings.</div> +</td> +</tr> </tbody> </table> </li> @@ -112,7 +130,13 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair">StageStatus</a></td> +<td class="colFirst"><a href="../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge">Everge.InputStatus</a></td> +<td class="colLast"> +<div class="block">Details how we handle our input.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge">StageStatus</a></td> <td class="colLast"> <div class="block">Possible statuses of pairs with respect to exporting.</div> </td> @@ -120,6 +144,21 @@ </tbody> </table> </li> +<li class="blockList"> +<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation"> +<caption><span>Exception Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Exception</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../bjc/everge/ReplParseException.html" title="class in bjc.everge">ReplParseException</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> @@ -131,7 +170,7 @@ <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../bjc/replpair/package-summary.html">Package</a></li> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> @@ -146,7 +185,7 @@ <li>Next Package</li> </ul> <ul class="navList"> -<li><a href="../../index.html?bjc/replpair/package-summary.html" target="_top">Frames</a></li> +<li><a href="../../index.html?bjc/everge/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> diff --git a/docs/apidocs/bjc/replpair/package-tree.html b/docs/apidocs/bjc/everge/package-tree.html index 9b16b77..4e3a096 100644 --- a/docs/apidocs/bjc/replpair/package-tree.html +++ b/docs/apidocs/bjc/everge/package-tree.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu Jun 13 16:28:50 EDT 2019 --> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>bjc.replpair Class Hierarchy (everge 1.0-SNAPSHOT API)</title> -<meta name="date" content="2019-06-13"> +<title>bjc.everge Class Hierarchy (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="bjc.replpair Class Hierarchy (everge 1.0-SNAPSHOT API)"; + parent.document.title="bjc.everge Class Hierarchy (everge 1.0-SNAPSHOT API)"; } } catch(err) { @@ -32,7 +32,7 @@ <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../bjc/replpair/package-summary.html">Package</a></li> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> @@ -47,7 +47,7 @@ <li>Next</li> </ul> <ul class="navList"> -<li><a href="../../index.html?bjc/replpair/package-tree.html" target="_top">Frames</a></li> +<li><a href="../../index.html?bjc/everge/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> @@ -70,16 +70,32 @@ </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> -<h1 class="title">Hierarchy For Package bjc.replpair</h1> +<h1 class="title">Hierarchy For Package bjc.everge</h1> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a> <ul> -<li type="circle">bjc.replpair.<a href="../../bjc/replpair/ReplError.html" title="class in bjc.replpair"><span class="typeNameLink">ReplError</span></a></li> -<li type="circle">bjc.replpair.<a href="../../bjc/replpair/ReplOpts.html" title="class in bjc.replpair"><span class="typeNameLink">ReplOpts</span></a></li> -<li type="circle">bjc.replpair.<a href="../../bjc/replpair/ReplPair.html" title="class in bjc.replpair"><span class="typeNameLink">ReplPair</span></a> (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.util.function.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/UnaryOperator.html?is-external=true" title="class or interface in java.util.function">UnaryOperator</a><T>)</li> +<li type="circle">bjc.everge.<a href="../../bjc/everge/Everge.html" title="class in bjc.everge"><span class="typeNameLink">Everge</span></a></li> +<li type="circle">bjc.everge.<a href="../../bjc/everge/IntHolder.html" title="class in bjc.everge"><span class="typeNameLink">IntHolder</span></a></li> +<li type="circle">bjc.everge.<a href="../../bjc/everge/ReplError.html" title="class in bjc.everge"><span class="typeNameLink">ReplError</span></a></li> +<li type="circle">bjc.everge.<a href="../../bjc/everge/ReplOpts.html" title="class in bjc.everge"><span class="typeNameLink">ReplOpts</span></a></li> +<li type="circle">bjc.everge.<a href="../../bjc/everge/ReplPair.html" title="class in bjc.everge"><span class="typeNameLink">ReplPair</span></a> (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.util.function.<a href="https://docs.oracle.com/javase/8/docs/api/java/util/function/UnaryOperator.html?is-external=true" title="class or interface in java.util.function">UnaryOperator</a><T>)</li> +<li type="circle">bjc.everge.<a href="../../bjc/everge/StringUtils.html" title="class in bjc.everge"><span class="typeNameLink">StringUtils</span></a></li> +<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Throwable</span></a> (implements java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) +<ul> +<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Exception</span></a> +<ul> +<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">RuntimeException</span></a> +<ul> +<li type="circle">bjc.everge.<a href="../../bjc/everge/ReplParseException.html" title="class in bjc.everge"><span class="typeNameLink">ReplParseException</span></a></li> +</ul> +</li> +</ul> +</li> +</ul> +</li> </ul> </li> </ul> @@ -89,7 +105,8 @@ <ul> <li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Enum</span></a><E> (implements java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.io.<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>) <ul> -<li type="circle">bjc.replpair.<a href="../../bjc/replpair/StageStatus.html" title="enum in bjc.replpair"><span class="typeNameLink">StageStatus</span></a></li> +<li type="circle">bjc.everge.<a href="../../bjc/everge/StageStatus.html" title="enum in bjc.everge"><span class="typeNameLink">StageStatus</span></a></li> +<li type="circle">bjc.everge.<a href="../../bjc/everge/Everge.InputStatus.html" title="enum in bjc.everge"><span class="typeNameLink">Everge.InputStatus</span></a></li> </ul> </li> </ul> @@ -105,7 +122,7 @@ <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../bjc/replpair/package-summary.html">Package</a></li> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> <li>Class</li> <li>Use</li> <li class="navBarCell1Rev">Tree</li> @@ -120,7 +137,7 @@ <li>Next</li> </ul> <ul class="navList"> -<li><a href="../../index.html?bjc/replpair/package-tree.html" target="_top">Frames</a></li> +<li><a href="../../index.html?bjc/everge/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> diff --git a/docs/apidocs/bjc/replpair/package-use.html b/docs/apidocs/bjc/everge/package-use.html index 8e93ee5..5f7322f 100644 --- a/docs/apidocs/bjc/replpair/package-use.html +++ b/docs/apidocs/bjc/everge/package-use.html @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_121) on Thu Jun 13 16:28:50 EDT 2019 --> +<!-- Generated by javadoc (1.8.0_121) on Fri Jun 21 16:36:46 EDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Package bjc.replpair (everge 1.0-SNAPSHOT API)</title> -<meta name="date" content="2019-06-13"> +<title>Uses of Package bjc.everge (everge 1.0-SNAPSHOT API)</title> +<meta name="date" content="2019-06-21"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package bjc.replpair (everge 1.0-SNAPSHOT API)"; + parent.document.title="Uses of Package bjc.everge (everge 1.0-SNAPSHOT API)"; } } catch(err) { @@ -32,7 +32,7 @@ <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../bjc/replpair/package-summary.html">Package</a></li> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> @@ -47,7 +47,7 @@ <li>Next</li> </ul> <ul class="navList"> -<li><a href="../../index.html?bjc/replpair/package-use.html" target="_top">Frames</a></li> +<li><a href="../../index.html?bjc/everge/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> @@ -70,36 +70,46 @@ </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> -<h1 title="Uses of Package bjc.replpair" class="title">Uses of Package<br>bjc.replpair</h1> +<h1 title="Uses of Package bjc.everge" class="title">Uses of Package<br>bjc.everge</h1> </div> <div class="contentContainer"> <ul class="blockList"> -<li class="blockList"><a name="bjc.replpair"> +<li class="blockList"><a name="bjc.everge"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../bjc/replpair/package-summary.html">bjc.replpair</a> used by <a href="../../bjc/replpair/package-summary.html">bjc.replpair</a></span><span class="tabEnd"> </span></caption> +<caption><span>Classes in <a href="../../bjc/everge/package-summary.html">bjc.everge</a> used by <a href="../../bjc/everge/package-summary.html">bjc.everge</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> -<td class="colOne"><a href="../../bjc/replpair/class-use/ReplError.html#bjc.replpair">ReplError</a> +<td class="colOne"><a href="../../bjc/everge/class-use/Everge.InputStatus.html#bjc.everge">Everge.InputStatus</a> +<div class="block">Details how we handle our input.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../bjc/everge/class-use/IntHolder.html#bjc.everge">IntHolder</a> +<div class="block">Utility class for ints by ref.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../bjc/everge/class-use/ReplError.html#bjc.everge">ReplError</a> <div class="block">Represents an error encountered parsing ReplPairs</div> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../bjc/replpair/class-use/ReplOpts.html#bjc.replpair">ReplOpts</a> +<td class="colOne"><a href="../../bjc/everge/class-use/ReplOpts.html#bjc.everge">ReplOpts</a> <div class="block">Options for processing ReplPairs.</div> </td> </tr> <tr class="altColor"> -<td class="colOne"><a href="../../bjc/replpair/class-use/ReplPair.html#bjc.replpair">ReplPair</a> +<td class="colOne"><a href="../../bjc/everge/class-use/ReplPair.html#bjc.everge">ReplPair</a> <div class="block">String pairs for replacements.</div> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../bjc/replpair/class-use/StageStatus.html#bjc.replpair">StageStatus</a> +<td class="colOne"><a href="../../bjc/everge/class-use/StageStatus.html#bjc.everge">StageStatus</a> <div class="block">Possible statuses of pairs with respect to exporting.</div> </td> </tr> @@ -117,7 +127,7 @@ <!-- --> </a> <ul class="navList" title="Navigation"> -<li><a href="../../bjc/replpair/package-summary.html">Package</a></li> +<li><a href="../../bjc/everge/package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> @@ -132,7 +142,7 @@ <li>Next</li> </ul> <ul class="navList"> -<li><a href="../../index.html?bjc/replpair/package-use.html" target="_top">Frames</a></li> +<li><a href="../../index.html?bjc/everge/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> diff --git a/docs/apidocs/bjc/replpair/class-use/ReplError.html b/docs/apidocs/bjc/replpair/class-use/ReplError.html deleted file mode 100644 index 60ad3ca..0000000 --- a/docs/apidocs/bjc/replpair/class-use/ReplError.html +++ /dev/null @@ -1,161 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_121) on Thu Jun 13 16:28:50 EDT 2019 --> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class bjc.replpair.ReplError (everge 1.0-SNAPSHOT API)</title> -<meta name="date" content="2019-06-13"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class bjc.replpair.ReplError (everge 1.0-SNAPSHOT API)"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../bjc/replpair/package-summary.html">Package</a></li> -<li><a href="../../../bjc/replpair/ReplError.html" title="class in bjc.replpair">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></li> -<li><a href="../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../index-all.html">Index</a></li> -<li><a href="../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?bjc/replpair/class-use/ReplError.html" target="_top">Frames</a></li> -<li><a href="ReplError.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_top"> -<li><a href="../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_top"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<div class="header"> -<h2 title="Uses of Class bjc.replpair.ReplError" class="title">Uses of Class<br>bjc.replpair.ReplError</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="bjc.replpair"> -<!-- --> -</a> -<h3>Uses of <a href="../../../bjc/replpair/ReplError.html" title="class in bjc.replpair">ReplError</a> in <a href="../../../bjc/replpair/package-summary.html">bjc.replpair</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Method parameters in <a href="../../../bjc/replpair/package-summary.html">bjc.replpair</a> with type arguments of type <a href="../../../bjc/replpair/ReplError.html" title="class in bjc.replpair">ReplError</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>></code></td> -<td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/replpair/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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> 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> 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><<a href="../../../bjc/replpair/ReplError.html" title="class in bjc.replpair">ReplError</a>> errs)</code> -<div class="block">Read a list of replacement pairs from an input source, adding them to - an existing list.</div> -</td> -</tr> -<tr class="rowColor"> -<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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>></code></td> -<td class="colLast"><span class="typeNameLabel">ReplPair.</span><code><span class="memberNameLink"><a href="../../../bjc/replpair/ReplPair.html#readList-java.util.List-java.util.Scanner-java.util.List-bjc.replpair.ReplOpts-">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><<a href="../../../bjc/replpair/ReplPair.html" title="class in bjc.replpair">ReplPair</a>> 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> 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><<a href="../../../bjc/replpair/ReplError.html" title="class in bjc.replpair">ReplError</a>> errs, - <a href="../../../bjc/replpair/ReplOpts.html" title="class in bjc.replpair">ReplOpts</a> ropts)</code> </td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../bjc/replpair/package-summary.html">Package</a></li> -<li><a href="../../../bjc/replpair/ReplError.html" title="class in bjc.replpair">Class</a></li> -<li class="navBarCell1Rev">Use</li> -<li><a href="../package-tree.html">Tree</a></li> -<li><a href="../../../deprecated-list.html">Deprecated</a></li> -<li><a href="../../../index-all.html">Index</a></li> -<li><a href="../../../help-doc.html">Help</a></li> -</ul> -</div> -<div class="subNav"> -<ul class="navList"> -<li>Prev</li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?bjc/replpair/class-use/ReplError.html" target="_top">Frames</a></li> -<li><a href="ReplError.html" target="_top">No Frames</a></li> -</ul> -<ul class="navList" id="allclasses_navbar_bottom"> -<li><a href="../../../allclasses-noframe.html">All Classes</a></li> -</ul> -<div> -<script type="text/javascript"><!-- - allClassesLink = document.getElementById("allclasses_navbar_bottom"); - if(window==top) { - allClassesLink.style.display = "block"; - } - else { - allClassesLink.style.display = "none"; - } - //--> -</script> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2019. All rights reserved.</small></p> -</body> -</html> diff --git a/docs/apidocs/bjc/replpair/package-frame.html b/docs/apidocs/bjc/replpair/package-frame.html deleted file mode 100644 index 5545ec3..0000000 --- a/docs/apidocs/bjc/replpair/package-frame.html +++ /dev/null @@ -1,27 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_121) on Thu Jun 13 16:28:50 EDT 2019 --> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>bjc.replpair (everge 1.0-SNAPSHOT API)</title> -<meta name="date" content="2019-06-13"> -<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../script.js"></script> -</head> -<body> -<h1 class="bar"><a href="../../bjc/replpair/package-summary.html" target="classFrame">bjc.replpair</a></h1> -<div class="indexContainer"> -<h2 title="Classes">Classes</h2> -<ul title="Classes"> -<li><a href="ReplError.html" title="class in bjc.replpair" target="classFrame">ReplError</a></li> -<li><a href="ReplOpts.html" title="class in bjc.replpair" target="classFrame">ReplOpts</a></li> -<li><a href="ReplPair.html" title="class in bjc.replpair" target="classFrame">ReplPair</a></li> -</ul> -<h2 title="Enums">Enums</h2> -<ul title="Enums"> -<li><a href="StageStatus.html" title="enum in bjc.replpair" target="classFrame">StageStatus</a></li> -</ul> -</div> -</body> -</html> |
