123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719 |
- <!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 -->
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>Thesaurus (squidlib-util 3.0.0-SNAPSHOT)</title>
- <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="Thesaurus (squidlib-util 3.0.0-SNAPSHOT)";
- }
- }
- catch(err) {
- }
- //-->
- var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":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="../overview-summary.html">Overview</a></li>
- <li><a href="package-summary.html">Package</a></li>
- <li class="navBarCell1Rev">Class</li>
- <li><a href="class-use/Thesaurus.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-files/index-1.html">Index</a></li>
- <li><a href="../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="../squidpony/StringKit.html" title="class in squidpony"><span class="typeNameLink">Prev Class</span></a></li>
- <li><a href="../squidpony/WeightedLetterNamegen.html" title="class in squidpony"><span class="typeNameLink">Next Class</span></a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?squidpony/Thesaurus.html" target="_top">Frames</a></li>
- <li><a href="Thesaurus.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">squidpony</div>
- <h2 title="Class Thesaurus" class="title">Class Thesaurus</h2>
- </div>
- <div class="contentContainer">
- <ul class="inheritance">
- <li><a href="http://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>squidpony.Thesaurus</li>
- </ul>
- </li>
- </ul>
- <div class="description">
- <ul class="blockList">
- <li class="blockList">
- <dl>
- <dt>All Implemented Interfaces:</dt>
- <dd><a href="http://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 <a href="../src-html/squidpony/Thesaurus.html#line.18">Thesaurus</a>
- extends <a href="http://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="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre>
- <div class="block">A text processing class that can swap out occurrences of words and replace them with their synonyms.
- Created by Tommy Ettinger on 5/23/2016.</div>
- <dl>
- <dt><span class="seeLabel">See Also:</span></dt>
- <dd><a href="../serialized-form.html#squidpony.Thesaurus">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>static <a href="../squidpony/squidmath/OrderedMap.html" title="class in squidpony.squidmath">OrderedMap</a><<a href="http://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="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://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="../squidpony/Thesaurus.html#categories">categories</a></span></code> </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>static <a href="../squidpony/squidmath/OrderedMap.html" title="class in squidpony.squidmath">OrderedMap</a><<a href="http://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="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://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="../squidpony/Thesaurus.html#languages">languages</a></span></code> </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code><a href="../squidpony/squidmath/OrderedMap.html" title="class in squidpony.squidmath">OrderedMap</a><<a href="http://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="../squidpony/squidmath/GapShuffler.html" title="class in squidpony.squidmath">GapShuffler</a><<a href="http://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="../squidpony/Thesaurus.html#mappings">mappings</a></span></code> </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../squidpony/FakeLanguageGen.html" title="class in squidpony">FakeLanguageGen</a>></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Thesaurus.html#randomLanguages">randomLanguages</a></span></code> </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected <a href="../squidpony/squidmath/StatefulRNG.html" title="class in squidpony.squidmath">StatefulRNG</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Thesaurus.html#rng">rng</a></span></code> </td>
- </tr>
- <tr class="rowColor">
- <td class="colFirst"><code>protected static regexodus.Pattern</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Thesaurus.html#similarFinder">similarFinder</a></span></code> </td>
- </tr>
- <tr class="altColor">
- <td class="colFirst"><code>protected static regexodus.Pattern</code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Thesaurus.html#wordMatch">wordMatch</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="../squidpony/Thesaurus.html#Thesaurus--">Thesaurus</a></span>()</code>
- <div class="block">Constructs a new Thesaurus with an unseeded RNG used to shuffle word order.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><code><span class="memberNameLink"><a href="../squidpony/Thesaurus.html#Thesaurus-long-">Thesaurus</a></span>(long shuffleSeed)</code>
- <div class="block">Constructs a new Thesaurus, seeding its RNG (used to shuffle word order) with shuffleSeed.</div>
- </td>
- </tr>
- <tr class="altColor">
- <td class="colOne"><code><span class="memberNameLink"><a href="../squidpony/Thesaurus.html#Thesaurus-squidpony.squidmath.RNG-">Thesaurus</a></span>(<a href="../squidpony/squidmath/RNG.html" title="class in squidpony.squidmath">RNG</a> rng)</code>
- <div class="block">Constructs a new Thesaurus, seeding its RNG (used to shuffle word order) with the next long from the given RNG.</div>
- </td>
- </tr>
- <tr class="rowColor">
- <td class="colOne"><code><span class="memberNameLink"><a href="../squidpony/Thesaurus.html#Thesaurus-java.lang.String-">Thesaurus</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> shuffleSeed)</code>
- <div class="block">Constructs a new Thesaurus, seeding its RNG (used to shuffle word order) with shuffleSeed.</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="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="../squidpony/Thesaurus.html" title="class in squidpony">Thesaurus</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Thesaurus.html#addCategory-java.lang.String-java.util.Collection-">addCategory</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> keyword,
- <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> synonyms)</code>
- <div class="block">Allows this Thesaurus to replace a specific keyword, typically containing multiple backtick characters ('`') so
- it can't be confused with a "real word," with one of the words in synonyms (chosen in shuffled order).</div>
- </td>
- </tr>
- <tr id="i1" class="rowColor">
- <td class="colFirst"><code><a href="../squidpony/Thesaurus.html" title="class in squidpony">Thesaurus</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Thesaurus.html#addFakeWords--">addFakeWords</a></span>()</code>
- <div class="block">Adds a large list of words pre-generated by FakeLanguageGen and hand-picked for fitness, and makes them
- accessible with a keyword based on the language and any tweaks made to it.</div>
- </td>
- </tr>
- <tr id="i2" class="altColor">
- <td class="colFirst"><code><a href="../squidpony/Thesaurus.html" title="class in squidpony">Thesaurus</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Thesaurus.html#addKnownCategories--">addKnownCategories</a></span>()</code>
- <div class="block">Adds several pre-made categories to this Thesaurus' known categories, but won't cause it to try to replace normal
- words with synonyms (only categories, which contain backticks in the name).</div>
- </td>
- </tr>
- <tr id="i3" class="rowColor">
- <td class="colFirst"><code><a href="../squidpony/Thesaurus.html" title="class in squidpony">Thesaurus</a></code></td>
- <td class="colLast"><code><span class="memberNameLink"><a href="../squidpony/Thesaurus.html#addSynonyms-java.util.Collection-">addSynonyms</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> synonyms)</code>
- <div class="block">Allows this Thesaurus to find the exact words in synonyms and, when requested, replace each occurrence with a
- different word from the same Collection.</div>
- </td>
- </tr>
- <tr id="i4" class="altColor">
- <td class="colFirst"><code><a href="http://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="../squidpony/Thesaurus.html#lookup-java.lang.String-">lookup</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> word)</code> </td>
- </tr>
- <tr id="i5" class="rowColor">
- <td class="colFirst"><code><a href="http://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="../squidpony/Thesaurus.html#makeNationName--">makeNationName</a></span>()</code>
- <div class="block">Generates a random possible name for a nation, such as "Iond-Gouccief Alliance" or "The Last Drayo Commonwealth".</div>
- </td>
- </tr>
- <tr id="i6" class="altColor">
- <td class="colFirst"><code><a href="http://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="../squidpony/Thesaurus.html#process-java.lang.CharSequence-">process</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a> text)</code>
- <div class="block">Given a String, StringBuilder, or other CharSequence that should contain words this knows synonyms for, this
- replaces each occurrence of such a known word with one of its synonyms, leaving unknown words untouched.</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="http://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="http://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="http://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="http://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="http://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="http://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="http://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="http://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="http://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="http://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="http://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="http://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="wordMatch">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>wordMatch</h4>
- <pre>protected static final regexodus.Pattern <a href="../src-html/squidpony/Thesaurus.html#line.20">wordMatch</a></pre>
- </li>
- </ul>
- <a name="similarFinder">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>similarFinder</h4>
- <pre>protected static final regexodus.Pattern <a href="../src-html/squidpony/Thesaurus.html#line.21">similarFinder</a></pre>
- </li>
- </ul>
- <a name="mappings">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>mappings</h4>
- <pre>public <a href="../squidpony/squidmath/OrderedMap.html" title="class in squidpony.squidmath">OrderedMap</a><<a href="http://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="../squidpony/squidmath/GapShuffler.html" title="class in squidpony.squidmath">GapShuffler</a><<a href="http://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="../src-html/squidpony/Thesaurus.html#line.22">mappings</a></pre>
- </li>
- </ul>
- <a name="rng">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>rng</h4>
- <pre>protected <a href="../squidpony/squidmath/StatefulRNG.html" title="class in squidpony.squidmath">StatefulRNG</a> <a href="../src-html/squidpony/Thesaurus.html#line.23">rng</a></pre>
- </li>
- </ul>
- <a name="randomLanguages">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>randomLanguages</h4>
- <pre>public transient <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="../squidpony/FakeLanguageGen.html" title="class in squidpony">FakeLanguageGen</a>> <a href="../src-html/squidpony/Thesaurus.html#line.24">randomLanguages</a></pre>
- </li>
- </ul>
- <a name="categories">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>categories</h4>
- <pre>public static final <a href="../squidpony/squidmath/OrderedMap.html" title="class in squidpony.squidmath">OrderedMap</a><<a href="http://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="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://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="../src-html/squidpony/Thesaurus.html#line.330">categories</a></pre>
- </li>
- </ul>
- <a name="languages">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>languages</h4>
- <pre>public static final <a href="../squidpony/squidmath/OrderedMap.html" title="class in squidpony.squidmath">OrderedMap</a><<a href="http://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="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://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="../src-html/squidpony/Thesaurus.html#line.442">languages</a></pre>
- </li>
- </ul>
- </li>
- </ul>
- <!-- ========= CONSTRUCTOR DETAIL ======== -->
- <ul class="blockList">
- <li class="blockList"><a name="constructor.detail">
- <!-- -->
- </a>
- <h3>Constructor Detail</h3>
- <a name="Thesaurus--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>Thesaurus</h4>
- <pre>public <a href="../src-html/squidpony/Thesaurus.html#line.29">Thesaurus</a>()</pre>
- <div class="block">Constructs a new Thesaurus with an unseeded RNG used to shuffle word order.</div>
- </li>
- </ul>
- <a name="Thesaurus-squidpony.squidmath.RNG-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>Thesaurus</h4>
- <pre>public <a href="../src-html/squidpony/Thesaurus.html#line.39">Thesaurus</a>(<a href="../squidpony/squidmath/RNG.html" title="class in squidpony.squidmath">RNG</a> rng)</pre>
- <div class="block">Constructs a new Thesaurus, seeding its RNG (used to shuffle word order) with the next long from the given RNG.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>rng</code> - an RNG that will only be used to get one long (for seeding this class' RNG)</dd>
- </dl>
- </li>
- </ul>
- <a name="Thesaurus-long-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>Thesaurus</h4>
- <pre>public <a href="../src-html/squidpony/Thesaurus.html#line.49">Thesaurus</a>(long shuffleSeed)</pre>
- <div class="block">Constructs a new Thesaurus, seeding its RNG (used to shuffle word order) with shuffleSeed.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>shuffleSeed</code> - a long for seeding this class' RNG</dd>
- </dl>
- </li>
- </ul>
- <a name="Thesaurus-java.lang.String-">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>Thesaurus</h4>
- <pre>public <a href="../src-html/squidpony/Thesaurus.html#line.60">Thesaurus</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> shuffleSeed)</pre>
- <div class="block">Constructs a new Thesaurus, seeding its RNG (used to shuffle word order) with shuffleSeed.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>shuffleSeed</code> - a String for seeding this class' RNG</dd>
- </dl>
- </li>
- </ul>
- </li>
- </ul>
- <!-- ============ METHOD DETAIL ========== -->
- <ul class="blockList">
- <li class="blockList"><a name="method.detail">
- <!-- -->
- </a>
- <h3>Method Detail</h3>
- <a name="addSynonyms-java.util.Collection-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>addSynonyms</h4>
- <pre>public <a href="../squidpony/Thesaurus.html" title="class in squidpony">Thesaurus</a> <a href="../src-html/squidpony/Thesaurus.html#line.79">addSynonyms</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> synonyms)</pre>
- <div class="block">Allows this Thesaurus to find the exact words in synonyms and, when requested, replace each occurrence with a
- different word from the same Collection. Each word in synonyms should have the same part of speech, so "demon"
- and "devils" should not be in the same list of synonyms (singular noun and plural noun), but "demon" and "devil"
- could be (each is a singular noun). The Strings in synonyms should all be lower-case, since case is picked up
- from the text as it is being replaced and not from the words themselves. Proper nouns should normally not be used
- as synonyms, since this could get very confusing if it changed occurrences of "Germany" to "France" at random and
- a character's name, like "Dorothy", to "Anne", "Emily", "Cynthia", etc. in the middle of a section about Dorothy.
- The word matching pattern this uses only matches all-letter words, not words that contain hyphens, apostrophes,
- or other punctuation.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>synonyms</code> - a Collection of lower-case Strings with similar meaning and the same part of speech</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>this for chaining</dd>
- </dl>
- </li>
- </ul>
- <a name="addCategory-java.lang.String-java.util.Collection-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>addCategory</h4>
- <pre>public <a href="../squidpony/Thesaurus.html" title="class in squidpony">Thesaurus</a> <a href="../src-html/squidpony/Thesaurus.html#line.103">addCategory</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> keyword,
- <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> synonyms)</pre>
- <div class="block">Allows this Thesaurus to replace a specific keyword, typically containing multiple backtick characters ('`') so
- it can't be confused with a "real word," with one of the words in synonyms (chosen in shuffled order). The
- backtick is the only punctuation character that this class' word matcher considers part of a word, both for this
- reason and because it is rarely used in English text.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>keyword</code> - a word (typically containing backticks, '`') that will be replaced by a word from synonyms</dd>
- <dd><code>synonyms</code> - a Collection of lower-case Strings with similar meaning and the same part of speech</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>this for chaining</dd>
- </dl>
- </li>
- </ul>
- <a name="addKnownCategories--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>addKnownCategories</h4>
- <pre>public <a href="../squidpony/Thesaurus.html" title="class in squidpony">Thesaurus</a> <a href="../src-html/squidpony/Thesaurus.html#line.185">addKnownCategories</a>()</pre>
- <div class="block">Adds several pre-made categories to this Thesaurus' known categories, but won't cause it to try to replace normal
- words with synonyms (only categories, which contain backticks in the name). The keywords this currently knows,
- and the words it will replace those keywords with, are:
- <br>
- <ul>
- <li>"calm`adj`": harmonious, peaceful, pleasant, serene, placid, tranquil, calm</li>
- <li>"calm`noun`": harmony, peace, kindness, serenity, tranquility, calm</li>
- <li>"org`noun`": fraternity, brotherhood, order, group, foundation, association, guild, fellowship, partnership</li>
- <li>"org`nouns`": fraternities, brotherhoods, orders, groups, foundations, associations, guilds, fellowships, partnerships</li>
- <li>"empire`adj`": imperial, prince's, king's, sultan's, regal, dynastic, royal, hegemonic, monarchic, ascendant, emir's, lordly</li>
- <li>"empire`noun`": empire, emirate, kingdom, sultanate, dominion, dynasty, imperium, hegemony, triumvirate, ascendancy, monarchy, commonwealth</li>
- <li>"empire`nouns`": empires, emirates, kingdoms, sultanates, dominions, dynasties, imperia, hegemonies, triumvirates, ascendancies, monarchies, commonwealths</li>
- <li>"union`adj`": united, allied, people's, confederated, federated, congressional, independent, associated, unified, democratic</li>
- <li>"union`noun`": union, alliance, coalition, confederation, federation, congress, confederacy, league, faction, republic</li>
- <li>"union`nouns`": unions, alliances, coalitions, confederations, federations, congresses, confederacies, leagues, factions, republics</li>
- <li>"militia`noun`": rebellion, resistance, militia, liberators, warriors, fighters, militants, front, irregulars</li>
- <li>"militia`nouns`": rebellions, resistances, militias, liberators, warriors, fighters, militants, fronts, irregulars</li>
- <li>"gang`noun`": gang, syndicate, mob, crew, posse, mafia, cartel</li>
- <li>"gang`nouns`": gangs, syndicates, mobs, crews, posses, mafias, cartels</li>
- <li>"duke`noun`": duke, earl, baron, fief, lord, shogun</li>
- <li>"duke`nouns`": dukes, earls, barons, fiefs, lords, shoguns</li>
- <li>"duchy`noun`": duchy, earldom, barony, fiefdom, lordship, shogunate</li>
- <li>"duchy`nouns`": duchies, earldoms, baronies, fiefdoms, lordships, shogunates</li>
- <li>"magical`adj`": arcane, enchanted, sorcerous, ensorcelled, magical, mystical</li>
- <li>"holy`adj`": auspicious, divine, holy, sacred, prophetic, blessed, godly</li>
- <li>"unholy`adj`": bewitched, occult, unholy, macabre, accursed, profane, vile</li>
- <li>"forest`adj`": natural, primal, verdant, lush, fertile, bountiful</li>
- <li>"forest`noun`": nature, forest, greenery, jungle, woodland, grove, copse</li>
- <li>"fancy`adj`": grand, glorious, magnificent, magnanimous, majestic, great, powerful</li>
- <li>"evil`adj`": heinous, scurrilous, terrible, horrible, debased, wicked, evil, malevolent, nefarious, vile</li>
- <li>"good`adj`": righteous, moral, good, pure, compassionate, flawless, perfect</li>
- <li>"sinister`adj`": shadowy, silent, lethal, deadly, fatal, venomous, cutthroat, murderous, bloodstained, stalking</li>
- <li>"sinister`noun`": shadow, silence, assassin, ninja, venom, poison, snake, murder, blood, razor, tiger</li>
- <li>"blade`noun`": blade, knife, sword, axe, stiletto, katana, scimitar, hatchet, spear, glaive, halberd,
- hammer, maul, flail, mace, sickle, scythe, whip, lance, nunchaku, saber, cutlass, trident</li>
- <li>"bow`noun`": bow, longbow, shortbow, crossbow, sling, atlatl, bolas, javelin, net, shuriken, dagger</li>
- <li>"weapon`noun`": blade, knife, sword, axe, stiletto, katana, scimitar, hatchet, spear, glaive, halberd,
- hammer, maul, flail, mace, sickle, scythe, whip, lance, nunchaku, saber, cutlass, trident,
- bow, longbow, shortbow, crossbow, sling, atlatl, bolas, javelin, net, shuriken, dagger</li>
- <li>"musket`noun`": arquebus, blunderbuss, musket, matchlock, flintlock, wheellock, cannon</li>
- <li>"grenade`noun`": rocket, grenade, missile, bomb, warhead, explosive, flamethrower</li>
- <li>"rifle`noun`": pistol, rifle, handgun, firearm, longarm, shotgun</li>
- <li>"blade`nouns`": blades, knives, swords, axes, stilettos, katana, scimitars, hatchets, spears, glaives, halberds,
- hammers, mauls, flails, maces, sickles, scythes, whips, lances, nunchaku, sabers, cutlasses, tridents</li>
- <li>"bow`nouns`": bows, longbows, shortbows, crossbows, slings, atlatls, bolases, javelins, nets, shuriken, daggers</li>
- <li>"weapon`nouns`": blades, knives, swords, axes, stilettos, katana, scimitars, hatchets, spears, glaives, halberds,
- hammers, mauls, flails, maces, sickles, scythes, whips, lances, nunchaku, sabers, cutlasses, tridents,
- bows, longbows, shortbows, crossbows, slings, atlatls, bolases, javelins, nets, shuriken, daggers</li>
- <li>"musket`nouns`": arquebusses, blunderbusses, muskets, matchlocks, flintlocks, wheellocks, cannons</li>
- <li>"grenade`nouns`": rockets, grenades, missiles, bombs, warheads, explosives, flamethrowers</li>
- <li>"rifle`nouns`": pistols, rifles, handguns, firearms, longarms, shotguns</li>
- <li>"tech`adj`": cyber, digital, electronic, techno, hacker, crypto, turbo, mechanical, servo</li>
- <li>"sole`adj`": sole, true, singular, total, ultimate, final, last</li>
- <li>"light`adj`": bright, glowing, solar, stellar, lunar, radiant, luminous, shimmering</li>
- <li>"light`noun`": light, glow, sun, star, moon, radiance, dawn, torch</li>
- <li>"light`nouns`": lights, glimmers, suns, stars, moons, torches</li>
- <li>"smart`adj`": brilliant, smart, genius, wise, clever, cunning, mindful, aware</li>
- <li>"smart`noun`": genius, wisdom, cunning, awareness, mindfulness, acumen, smarts, knowledge</li>
- <li>"bandit`noun`": thief, raider, bandit, rogue, brigand, highwayman, pirate</li>
- <li>"bandit`nouns`": thieves, raiders, bandits, rogues, brigands, highwaymen, pirates</li>
- <li>"guard`noun`": protector, guardian, warden, defender, guard, shield, sentinel, watchman, knight</li>
- <li>"guard`nouns`": protectors, guardians, wardens, defenders, guards, shields, sentinels, watchmen, knights</li>
- <li>"rage`noun`": rage, fury, anger, wrath, frenzy, vengeance</li>
- </ul>
- Capitalizing the first letter in the keyword where it appears in text you call process() on will capitalize the
- first letter of the produced fake word. Capitalizing the second letter will capitalize the whole produced fake
- word. This applies only per-instance of each keyword; it won't change the internally-stored list of words.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>this for chaining</dd>
- </dl>
- </li>
- </ul>
- <a name="addFakeWords--">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>addFakeWords</h4>
- <pre>public <a href="../squidpony/Thesaurus.html" title="class in squidpony">Thesaurus</a> <a href="../src-html/squidpony/Thesaurus.html#line.233">addFakeWords</a>()</pre>
- <div class="block">Adds a large list of words pre-generated by FakeLanguageGen and hand-picked for fitness, and makes them
- accessible with a keyword based on the language and any tweaks made to it. The keywords this currently knows:
- <br>
- <ul>
- <li>"jp`gen`": Imitation Japanese</li>
- <li>"fr`gen`": Imitation French; contains some accented chars</li>
- <li>"gr`gen`": Imitation Greek (romanized)</li>
- <li>"ru`gen`": Imitation Russian (romanized)</li>
- <li>"sw`gen`": Imitation Swahili</li>
- <li>"so`gen`": Imitation Somali</li>
- <li>"en`gen`": Imitation English (not very good on its own)</li>
- <li>"ar`gen`": Imitation Arabic (better); doesn't have accents and should be more readable</li>
- <li>"ar`acc`gen`": Imitation Arabic (worse); has special accents and uses two Greek letters as well</li>
- <li>"hi`gen`": Imitation Hindi (romanized and with accents removed)</li>
- <li>"fn`gen`": Fantasy Names; styled after the possibly-Europe-like names common in fantasy books</li>
- <li>"fn`acc`gen`": Fancy Fantasy Names; the same as "fn`gen`", but with lots of accented chars</li>
- <li>"lc`gen`": Lovecraft; styled after the names of creatures from H.P. Lovecraft's Cthulhu Mythos</li>
- <li>"ru`so`gen`": Mix of imitation Russian (75%) and Somali (25%)</li>
- <li>"gr`hi`gen`": Mix of imitation Greek (50%) and Hindi (accents removed, 50%)</li>
- <li>"sw`fr`gen`": Mix of imitation Swahili (70%) and French (30%)</li>
- <li>"ar`jp`gen`": Mix of imitation Arabic (accents removed, 60%) and Japanese (40%)</li>
- <li>"sw`gr`gen`": Mix of imitation Swahili (60%) and Greek (40%)</li>
- <li>"gr`so`gen`": Mix of imitation Greek (60%) and Somali (40%)</li>
- <li>"en`hi`gen`": Mix of imitation English (60%) and Hindi (accents removed, 40%)</li>
- <li>"en`jp`gen`": Mix of imitation English (60%) and Japanese (40%)</li>
- <li>"so`hi`gen`": Mix of imitation Somali (60%) and Hindi (accents removed, 40%)</li>
- <li>"ru`gr`gen`": Mix of imitation Russian (60%) and Greek (40%)</li>
- <li>"lc`gr`gen`": Mix of Lovecraft-styled names (60%) and imitation Russian (40%)</li>
- <li>"fr`mod`gen`": Imitation French; modified to replace doubled consonants like "gg" with "gsh" or similar</li>
- <li>"jp`mod`gen`": Imitation Japanese; modified to sometimes double vowels from "a" to "aa" or similar</li>
- <li>"so`mod`gen`": Imitation Somali (not really); modified beyond recognition and contains accents</li>
- </ul>
- Capitalizing the first letter in the keyword where it appears in text you call process() on will capitalize the
- first letter of the produced fake word, which is often desirable for things like place names. Capitalizing the
- second letter will capitalize the whole produced fake word. This applies only per-instance of each keyword; it
- won't change the internally-stored list of words.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>this for chaining</dd>
- </dl>
- </li>
- </ul>
- <a name="process-java.lang.CharSequence-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>process</h4>
- <pre>public <a href="http://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="../src-html/squidpony/Thesaurus.html#line.252">process</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</a> text)</pre>
- <div class="block">Given a String, StringBuilder, or other CharSequence that should contain words this knows synonyms for, this
- replaces each occurrence of such a known word with one of its synonyms, leaving unknown words untouched. Words
- that were learned together as synonyms with addSynonyms() will be replaced in such a way that an individual
- replacement word should not occur too close to a previous occurrence of the same word; that is, replacing the
- text "You fiend! You demon! You despoiler of creation; devil made flesh!", where "fiend", "demon", and "devil"
- are all synonyms, would never produce a string that contained "fiend" as the replacement for all three of those.</div>
- <dl>
- <dt><span class="paramLabel">Parameters:</span></dt>
- <dd><code>text</code> - a CharSequence, such as a String, that contains words in the source language</dd>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>a String of the translated text.</dd>
- </dl>
- </li>
- </ul>
- <a name="lookup-java.lang.String-">
- <!-- -->
- </a>
- <ul class="blockList">
- <li class="blockList">
- <h4>lookup</h4>
- <pre>public <a href="http://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="../src-html/squidpony/Thesaurus.html#line.258">lookup</a>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> word)</pre>
- </li>
- </ul>
- <a name="makeNationName--">
- <!-- -->
- </a>
- <ul class="blockListLast">
- <li class="blockList">
- <h4>makeNationName</h4>
- <pre>public <a href="http://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="../src-html/squidpony/Thesaurus.html#line.313">makeNationName</a>()</pre>
- <div class="block">Generates a random possible name for a nation, such as "Iond-Gouccief Alliance" or "The Last Drayo Commonwealth".
- Needs <a href="../squidpony/Thesaurus.html#addKnownCategories--"><code>addKnownCategories()</code></a> to be called on this Thesaurus first. May use accented characters, as in
- "Thùdshù-Hyóttiálb Hegemony" or "The Glorious Chô Empire"; if you want to strip these out and replace accented
- chars with their un-accented counterparts, you can use <a href="../squidpony/FakeLanguageGen.html#removeAccents-java.lang.CharSequence-"><code>FakeLanguageGen.removeAccents(CharSequence)</code></a>, which
- returns a CharSequence that can be converted to String if needed. Shortly after calling this method, but before
- calling it again, you can retrieve the generated random languages, if any were used while making nation names, by
- getting the FakeLanguageGen elements of this class' <a href="../squidpony/Thesaurus.html#randomLanguages"><code>randomLanguages</code></a> field. Using one of these
- FakeLanguageGen objects, you can produce many more words with a similar style to the nation name, like "Drayo" in
- "The Last Drayo Commonwealth". If more than one language was used in the nation name, as in "Thùdshù-Hyóttiálb
- Hegemony", you will have two languages in randomLanguages, so here "Thùdshù" would be generated by the first
- language, and "Hyóttiálb" by the second language. Calling this method replaces the current contents of
- randomLanguages, so if you want to use those languages, get them while you can.</div>
- <dl>
- <dt><span class="returnLabel">Returns:</span></dt>
- <dd>a random name for a nation or a loose equivalent to a nation, as a String</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="../overview-summary.html">Overview</a></li>
- <li><a href="package-summary.html">Package</a></li>
- <li class="navBarCell1Rev">Class</li>
- <li><a href="class-use/Thesaurus.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-files/index-1.html">Index</a></li>
- <li><a href="../help-doc.html">Help</a></li>
- </ul>
- </div>
- <div class="subNav">
- <ul class="navList">
- <li><a href="../squidpony/StringKit.html" title="class in squidpony"><span class="typeNameLink">Prev Class</span></a></li>
- <li><a href="../squidpony/WeightedLetterNamegen.html" title="class in squidpony"><span class="typeNameLink">Next Class</span></a></li>
- </ul>
- <ul class="navList">
- <li><a href="../index.html?squidpony/Thesaurus.html" target="_top">Frames</a></li>
- <li><a href="Thesaurus.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 © 2012–2016. All rights reserved.</small></p>
- </body>
- </html>
|