1
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
2
|
<!-- NewPage -->
|
3
|
<html lang="cs">
|
4
|
<head>
|
5
|
<!-- Generated by javadoc (1.8.0_45) on Thu May 07 16:47:38 CEST 2020 -->
|
6
|
<title>G-Index</title>
|
7
|
<meta name="date" content="2020-05-07">
|
8
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
9
|
<script type="text/javascript" src="../script.js"></script>
|
10
|
</head>
|
11
|
<body>
|
12
|
<script type="text/javascript"><!--
|
13
|
try {
|
14
|
if (location.href.indexOf('is-external=true') == -1) {
|
15
|
parent.document.title="G-Index";
|
16
|
}
|
17
|
}
|
18
|
catch(err) {
|
19
|
}
|
20
|
//-->
|
21
|
</script>
|
22
|
<noscript>
|
23
|
<div>JavaScript is disabled on your browser.</div>
|
24
|
</noscript>
|
25
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
26
|
<div class="topNav"><a name="navbar.top">
|
27
|
<!-- -->
|
28
|
</a>
|
29
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
30
|
<a name="navbar.top.firstrow">
|
31
|
<!-- -->
|
32
|
</a>
|
33
|
<ul class="navList" title="Navigation">
|
34
|
<li><a href="../overview-summary.html">Overview</a></li>
|
35
|
<li>Package</li>
|
36
|
<li>Class</li>
|
37
|
<li>Use</li>
|
38
|
<li><a href="../overview-tree.html">Tree</a></li>
|
39
|
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
40
|
<li class="navBarCell1Rev">Index</li>
|
41
|
<li><a href="../help-doc.html">Help</a></li>
|
42
|
</ul>
|
43
|
</div>
|
44
|
<div class="subNav">
|
45
|
<ul class="navList">
|
46
|
<li><a href="index-6.html">Prev Letter</a></li>
|
47
|
<li><a href="index-8.html">Next Letter</a></li>
|
48
|
</ul>
|
49
|
<ul class="navList">
|
50
|
<li><a href="../index.html?index-files/index-7.html" target="_top">Frames</a></li>
|
51
|
<li><a href="index-7.html" target="_top">No Frames</a></li>
|
52
|
</ul>
|
53
|
<ul class="navList" id="allclasses_navbar_top">
|
54
|
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
55
|
</ul>
|
56
|
<div>
|
57
|
<script type="text/javascript"><!--
|
58
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
59
|
if(window==top) {
|
60
|
allClassesLink.style.display = "block";
|
61
|
}
|
62
|
else {
|
63
|
allClassesLink.style.display = "none";
|
64
|
}
|
65
|
//-->
|
66
|
</script>
|
67
|
</div>
|
68
|
<a name="skip.navbar.top">
|
69
|
<!-- -->
|
70
|
</a></div>
|
71
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
72
|
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> <a href="index-24.html">Z</a> <a name="I:G">
|
73
|
<!-- -->
|
74
|
</a>
|
75
|
<h2 class="title">G</h2>
|
76
|
<dl>
|
77
|
<dt><span class="memberNameLink"><a href="../jdeserialize/fieldtype.html#get-byte-">get(byte)</a></span> - Static method in enum jdeserialize.<a href="../jdeserialize/fieldtype.html" title="enum in jdeserialize">fieldtype</a></dt>
|
78
|
<dd>
|
79
|
<div class="block">Given a byte containing a type code, return the corresponding enum.</div>
|
80
|
</dd>
|
81
|
<dt><span class="memberNameLink"><a href="../io/FileWorker.html#getAceModesAndThemes-javafx.collections.ObservableList-javafx.collections.ObservableList-">getAceModesAndThemes(ObservableList<String>, ObservableList<String>)</a></span> - Static method in class io.<a href="../io/FileWorker.html" title="class in io">FileWorker</a></dt>
|
82
|
<dd>
|
83
|
<div class="block">Gets all possible ACE modes and themes.</div>
|
84
|
</dd>
|
85
|
<dt><span class="memberNameLink"><a href="../jdeserialize/Getopt.html#getArguments-java.lang.String-">getArguments(String)</a></span> - Method in class jdeserialize.<a href="../jdeserialize/Getopt.html" title="class in jdeserialize">Getopt</a></dt>
|
86
|
<dd>
|
87
|
<div class="block">Gets the list of arguments for a given option, or null if the option wasn't
|
88
|
specified.</div>
|
89
|
</dd>
|
90
|
<dt><span class="memberNameLink"><a href="../Editor.html#getBasicHTML--">getBasicHTML()</a></span> - Method in class <a href="../Editor.html" title="class in <Unnamed>">Editor</a></dt>
|
91
|
<dd> </dd>
|
92
|
<dt><span class="memberNameLink"><a href="../io/Database.html#getBlobBytes-io.Database.DB_Messenger-">getBlobBytes(Database.DB_Messenger)</a></span> - Static method in class io.<a href="../io/Database.html" title="class in io">Database</a></dt>
|
93
|
<dd>
|
94
|
<div class="block">This method finds the first BLOB returned by the query and retrieves its
|
95
|
content.</div>
|
96
|
</dd>
|
97
|
<dt><span class="memberNameLink"><a href="../Converter.html#getBytes-java.io.File-io.Database.DB_Messenger-">getBytes(File, Database.DB_Messenger)</a></span> - Method in class <a href="../Converter.html" title="class in <Unnamed>">Converter</a></dt>
|
98
|
<dd>
|
99
|
<div class="block">Retrieve data from the file or database.</div>
|
100
|
</dd>
|
101
|
<dt><span class="memberNameLink"><a href="../io/FileWorker.html#getConfig--">getConfig()</a></span> - Static method in class io.<a href="../io/FileWorker.html" title="class in io">FileWorker</a></dt>
|
102
|
<dd> </dd>
|
103
|
<dt><span class="memberNameLink"><a href="../jdeserialize/jdeserialize.html#getContent--">getContent()</a></span> - Method in class jdeserialize.<a href="../jdeserialize/jdeserialize.html" title="class in jdeserialize">jdeserialize</a></dt>
|
104
|
<dd>
|
105
|
<div class="block">
|
106
|
Retrieves the list of content objects that were written to the stream.</div>
|
107
|
</dd>
|
108
|
<dt><span class="memberNameLink"><a href="../jdeserialize/Getopt.html#getDescriptionString--">getDescriptionString()</a></span> - Method in class jdeserialize.<a href="../jdeserialize/Getopt.html" title="class in jdeserialize">Getopt</a></dt>
|
109
|
<dd>
|
110
|
<div class="block">Get a tabular description of all options and their descriptions, one per line.</div>
|
111
|
</dd>
|
112
|
<dt><span class="memberNameLink"><a href="../jdeserialize/ExceptionReadException.html#getExceptionObject--">getExceptionObject()</a></span> - Method in exception jdeserialize.<a href="../jdeserialize/ExceptionReadException.html" title="class in jdeserialize">ExceptionReadException</a></dt>
|
113
|
<dd>
|
114
|
<div class="block">Gets the Exception object that was thrown.</div>
|
115
|
</dd>
|
116
|
<dt><span class="memberNameLink"><a href="../jdeserialize/arraycoll.html#getFieldType--">getFieldType()</a></span> - Method in class jdeserialize.<a href="../jdeserialize/arraycoll.html" title="class in jdeserialize">arraycoll</a></dt>
|
117
|
<dd>
|
118
|
<div class="block">Gets the field type of the array.</div>
|
119
|
</dd>
|
120
|
<dt><span class="memberNameLink"><a href="../jdeserialize/content.html#getHandle--">getHandle()</a></span> - Method in interface jdeserialize.<a href="../jdeserialize/content.html" title="interface in jdeserialize">content</a></dt>
|
121
|
<dd>
|
122
|
<div class="block">
|
123
|
Get the numeric handle by which this object was referred to in the object stream.</div>
|
124
|
</dd>
|
125
|
<dt><span class="memberNameLink"><a href="../jdeserialize/contentbase.html#getHandle--">getHandle()</a></span> - Method in class jdeserialize.<a href="../jdeserialize/contentbase.html" title="class in jdeserialize">contentbase</a></dt>
|
126
|
<dd> </dd>
|
127
|
<dt><span class="memberNameLink"><a href="../jdeserialize/jdeserialize.html#getHandleMaps--">getHandleMaps()</a></span> - Method in class jdeserialize.<a href="../jdeserialize/jdeserialize.html" title="class in jdeserialize">jdeserialize</a></dt>
|
128
|
<dd>
|
129
|
<div class="block">
|
130
|
Return a list of Maps containing every object with a handle.</div>
|
131
|
</dd>
|
132
|
<dt><span class="memberNameLink"><a href="../jdeserialize/classdesc.html#getHierarchy-java.util.ArrayList-">getHierarchy(ArrayList<classdesc>)</a></span> - Method in class jdeserialize.<a href="../jdeserialize/classdesc.html" title="class in jdeserialize">classdesc</a></dt>
|
133
|
<dd>
|
134
|
<div class="block">Generates a list of all class descriptions in this class's hierarchy, in the
|
135
|
order described by the Object Stream Serialization Protocol.</div>
|
136
|
</dd>
|
137
|
<dt><span class="memberNameLink"><a href="../Converter.html#getInput-java.util.concurrent.atomic.AtomicReference-java.util.concurrent.atomic.AtomicReference-">getInput(AtomicReference<File>, AtomicReference<Database.DB_Messenger>)</a></span> - Method in class <a href="../Converter.html" title="class in <Unnamed>">Converter</a></dt>
|
138
|
<dd>
|
139
|
<div class="block">Get a request to process the input.</div>
|
140
|
</dd>
|
141
|
<dt><span class="memberNameLink"><a href="../jdeserialize/field.html#getJavaType--">getJavaType()</a></span> - Method in class jdeserialize.<a href="../jdeserialize/field.html" title="class in jdeserialize">field</a></dt>
|
142
|
<dd>
|
143
|
<div class="block">Get a string representing the type for this field in Java (the language)
|
144
|
format.</div>
|
145
|
</dd>
|
146
|
<dt><span class="memberNameLink"><a href="../jdeserialize/fieldtype.html#getJavaType--">getJavaType()</a></span> - Method in enum jdeserialize.<a href="../jdeserialize/fieldtype.html" title="enum in jdeserialize">fieldtype</a></dt>
|
147
|
<dd>
|
148
|
<div class="block">Gets the class name for a reference or array type.</div>
|
149
|
</dd>
|
150
|
<dt><span class="memberNameLink"><a href="../Editor.html#getJson--">getJson()</a></span> - Method in class <a href="../Editor.html" title="class in <Unnamed>">Editor</a></dt>
|
151
|
<dd> </dd>
|
152
|
<dt><a href="../jdeserialize/Getopt.html" title="class in jdeserialize"><span class="typeNameLink">Getopt</span></a> - Class in <a href="../jdeserialize/package-summary.html">jdeserialize</a></dt>
|
153
|
<dd>
|
154
|
<div class="block">Simple getopt()-like implementation.</div>
|
155
|
</dd>
|
156
|
<dt><span class="memberNameLink"><a href="../jdeserialize/Getopt.html#Getopt-java.util.Map-java.util.Map-">Getopt(Map<String, Integer>, Map<String, String>)</a></span> - Constructor for class jdeserialize.<a href="../jdeserialize/Getopt.html" title="class in jdeserialize">Getopt</a></dt>
|
157
|
<dd>
|
158
|
<div class="block">Constructor.</div>
|
159
|
</dd>
|
160
|
<dt><span class="memberNameLink"><a href="../jdeserialize/Getopt.html#Getopt--">Getopt()</a></span> - Constructor for class jdeserialize.<a href="../jdeserialize/Getopt.html" title="class in jdeserialize">Getopt</a></dt>
|
161
|
<dd>
|
162
|
<div class="block">Constructor.</div>
|
163
|
</dd>
|
164
|
<dt><a href="../jdeserialize/Getopt.OptionParseException.html" title="class in jdeserialize"><span class="typeNameLink">Getopt.OptionParseException</span></a> - Exception in <a href="../jdeserialize/package-summary.html">jdeserialize</a></dt>
|
165
|
<dd> </dd>
|
166
|
<dt><span class="memberNameLink"><a href="../jdeserialize/Getopt.html#getOptionValues--">getOptionValues()</a></span> - Method in class jdeserialize.<a href="../jdeserialize/Getopt.html" title="class in jdeserialize">Getopt</a></dt>
|
167
|
<dd>
|
168
|
<div class="block">Gets the set of all options specified, as well as the list of their arguments.</div>
|
169
|
</dd>
|
170
|
<dt><span class="memberNameLink"><a href="../jdeserialize/Getopt.html#getOtherArguments--">getOtherArguments()</a></span> - Method in class jdeserialize.<a href="../jdeserialize/Getopt.html" title="class in jdeserialize">Getopt</a></dt>
|
171
|
<dd>
|
172
|
<div class="block">Gets the list arguments specified that were *not* options or their arguments, in
|
173
|
the order they were specified.</div>
|
174
|
</dd>
|
175
|
<dt><span class="memberNameLink"><a href="../jdeserialize/LoggerInputStream.html#getRecordedData--">getRecordedData()</a></span> - Method in class jdeserialize.<a href="../jdeserialize/LoggerInputStream.html" title="class in jdeserialize">LoggerInputStream</a></dt>
|
176
|
<dd>
|
177
|
<div class="block">Returns the data recorded so far; if recording is not active, an empty buffer
|
178
|
is returned.</div>
|
179
|
</dd>
|
180
|
<dt><span class="memberNameLink"><a href="../io/FileWorker.html#getResource-java.lang.String-">getResource(String)</a></span> - Static method in class io.<a href="../io/FileWorker.html" title="class in io">FileWorker</a></dt>
|
181
|
<dd> </dd>
|
182
|
<dt><span class="memberNameLink"><a href="../jdeserialize/content.html#getType--">getType()</a></span> - Method in interface jdeserialize.<a href="../jdeserialize/content.html" title="interface in jdeserialize">content</a></dt>
|
183
|
<dd> </dd>
|
184
|
<dt><span class="memberNameLink"><a href="../jdeserialize/contentbase.html#getType--">getType()</a></span> - Method in class jdeserialize.<a href="../jdeserialize/contentbase.html" title="class in jdeserialize">contentbase</a></dt>
|
185
|
<dd> </dd>
|
186
|
<dt><span class="memberNameLink"><a href="../Editor.html#getView--">getView()</a></span> - Method in class <a href="../Editor.html" title="class in <Unnamed>">Editor</a></dt>
|
187
|
<dd> </dd>
|
188
|
</dl>
|
189
|
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">C</a> <a href="index-4.html">D</a> <a href="index-5.html">E</a> <a href="index-6.html">F</a> <a href="index-7.html">G</a> <a href="index-8.html">H</a> <a href="index-9.html">I</a> <a href="index-10.html">J</a> <a href="index-11.html">K</a> <a href="index-12.html">L</a> <a href="index-13.html">M</a> <a href="index-14.html">N</a> <a href="index-15.html">O</a> <a href="index-16.html">P</a> <a href="index-17.html">Q</a> <a href="index-18.html">R</a> <a href="index-19.html">S</a> <a href="index-20.html">T</a> <a href="index-21.html">U</a> <a href="index-22.html">V</a> <a href="index-23.html">W</a> <a href="index-24.html">Z</a> </div>
|
190
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
191
|
<div class="bottomNav"><a name="navbar.bottom">
|
192
|
<!-- -->
|
193
|
</a>
|
194
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
195
|
<a name="navbar.bottom.firstrow">
|
196
|
<!-- -->
|
197
|
</a>
|
198
|
<ul class="navList" title="Navigation">
|
199
|
<li><a href="../overview-summary.html">Overview</a></li>
|
200
|
<li>Package</li>
|
201
|
<li>Class</li>
|
202
|
<li>Use</li>
|
203
|
<li><a href="../overview-tree.html">Tree</a></li>
|
204
|
<li><a href="../deprecated-list.html">Deprecated</a></li>
|
205
|
<li class="navBarCell1Rev">Index</li>
|
206
|
<li><a href="../help-doc.html">Help</a></li>
|
207
|
</ul>
|
208
|
</div>
|
209
|
<div class="subNav">
|
210
|
<ul class="navList">
|
211
|
<li><a href="index-6.html">Prev Letter</a></li>
|
212
|
<li><a href="index-8.html">Next Letter</a></li>
|
213
|
</ul>
|
214
|
<ul class="navList">
|
215
|
<li><a href="../index.html?index-files/index-7.html" target="_top">Frames</a></li>
|
216
|
<li><a href="index-7.html" target="_top">No Frames</a></li>
|
217
|
</ul>
|
218
|
<ul class="navList" id="allclasses_navbar_bottom">
|
219
|
<li><a href="../allclasses-noframe.html">All Classes</a></li>
|
220
|
</ul>
|
221
|
<div>
|
222
|
<script type="text/javascript"><!--
|
223
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
224
|
if(window==top) {
|
225
|
allClassesLink.style.display = "block";
|
226
|
}
|
227
|
else {
|
228
|
allClassesLink.style.display = "none";
|
229
|
}
|
230
|
//-->
|
231
|
</script>
|
232
|
</div>
|
233
|
<a name="skip.navbar.bottom">
|
234
|
<!-- -->
|
235
|
</a></div>
|
236
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
237
|
</body>
|
238
|
</html>
|