Skip to content

Commit

Permalink
Features:
Browse files Browse the repository at this point in the history
Bug Fixes/Re-organization:

Samples:

	- Service JSON Parser Lexical Processor - Peek Status (1, 2)
	- Service JSON Parser Lexical Processor - Reset #1 (3, 4, 5)
	- Service JSON Parser Lexical Processor - Reset #2 (6, 7)
	- Service JSON Parser Lexical Processor - Get Position (8)
	- Service JSON Parser Lexical Processor - Next Token (9, 10, 11)
	- Service JSON Parser Lexical Processor - Parse #1 (12, 13, 14)
	- Service JSON Parser Lexical Processor - Parse #2 (15, 16, 17)
	- Service JSON Parser Lexical Processor - Parse #3 (18, 19, 20)
	- Service JSON Parser Lexical Processor - Parse #4 (21, 22, 23)
	- Service JSON Parser Lexical Processor - Parse #5 (24, 25, 26)
	- Service JSON Parser Lexical Processor - Parse #6 (27, 28, 29)
	- Service JSON Parser Lexical Processor - Parse #7 (30, 31, 32)
	- Service JSON Parser Lexical Processor - Parse #8 (33, 34, 35)
	- Service JSON Parser Lexical Processor - Parse #9 (36, 37, 38)
	- Service JSON Parser Lexical Processor - Parse #10 (39, 40, 41)
	- Service JSON Parser Lexical Processor - Parse #11 (42, 43, 44)
	- Service JSON Parser Lexical Processor - Parse #12 (45, 46, 47)
	- Service JSON Parser Lexical Processor - Parse #13 (48, 49, 50)
	- Service JSON Parser Lexical Processor - Parse #14 (51, 52, 53)
	- Service JSON Parser Lexical Processor - Parse #15 (54, 55, 56)
	- Service JSON Parser Lexical Processor - Parse #16 (57, 58, 59)
	- Service JSON Parser Lexical Processor - Parse #17 (60, 61, 62)
	- Service JSON Parser Lexical Processor - Parse #18 (63, 64, 65)
	- Service JSON Parser Lexical Processor - Parse #19 (66, 67, 68)
	- Service JSON Parser Lexical Processor - Parse #20 (69, 70, 71)
	- Service JSON Parser Lexical Processor - Parse #21 (72, 73, 74)
	- Service JSON Parser Lexical Processor - Parse #23 (75, 76)
	- Service JSON Parser Lexical Processor - Create Object Container #1 (77, 78)
	- Service JSON Parser Lexical Processor - Create Object Container #2 (79, 80, 81)
	- Service JSON Parser Lexical Processor - Create Array Container #1 (82, 83, 84)
	- Service JSON Parser Lexical Processor - Create Array Container #2 (85, 86)
	- Service JSON Parser Lexical Processor - Parse #24 (87, 88)
	- Service JSON Parser Lexical Processor - Parse #25 (89, 90)
	- Service JSON Parser Lexical Processor - Parse #26 (91, 92, 93)
	- Service JSON Parser Lexical Processor - Parse #27 (94, 95, 96)
	- Service JSON Parser Lexical Processor - Parse #28 (97, 98, 99)
	- Service JSON Parser Lexical Processor - Parse #29 (100, 101, 102)
	- Service JSON Parser Lexical Processor - Parse #30 (103, 104, 105)
	- Service JSON Parser Lexical Processor - Parse #31 (106, 107, 108)
	- Service JSON Parser Lexical Processor - Parse #32 (109, 110, 111)
	- Service JSON Parser Lexical Processor - Parse #33 (112, 113, 114)
	- Service JSON Parser Lexical Processor - Parse #34 (115, 116, 117)
	- Service JSON Parser Lexical Processor - Parse #35 (118, 119, 120)


IdeaDRIP:
  • Loading branch information
Lakshmik committed Jan 19, 2025
1 parent 9058dae commit 133d741
Show file tree
Hide file tree
Showing 10,572 changed files with 11,654 additions and 11,328 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
8 changes: 4 additions & 4 deletions Javadoc/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>All Classes</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down Expand Up @@ -5847,14 +5847,14 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
<td class="col-first"><a href="org/drip/service/jsonparser/ContainerFactory.html" title="interface in org.drip.service.jsonparser">ContainerFactory</a></td>
<th class="col-last" scope="row">
<div class="block"><i>ContainerFactory</i> is an Adaptation of the ContainerFactory Interface from the RFC4627 compliant JSON
Simple (https://code.google.com/p/json-simple/).</div>
Simple (https://code.google.com/p/json-simple/).</div>
</th>
</tr>
<tr class="alt-color" id="i844">
<td class="col-first"><a href="org/drip/service/jsonparser/ContentHandler.html" title="interface in org.drip.service.jsonparser">ContentHandler</a></td>
<th class="col-last" scope="row">
<div class="block"><i>ContentHandler</i> is an Adaptation of the ContentHandler Interface from the RFC4627 compliant JSON
Simple (https://code.google.com/p/json-simple/).</div>
Simple (https://code.google.com/p/json-simple/).</div>
</th>
</tr>
<tr class="row-color" id="i845">
Expand Down Expand Up @@ -6041,7 +6041,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
<td class="col-first"><a href="org/drip/service/jsonparser/Converter.html" title="class in org.drip.service.jsonparser">Converter</a></td>
<th class="col-last" scope="row">
<div class="block"><i>TypeConverter</i> transforms the JSON Object to certain Primitive/Simple Data Type Arrays, i.e.,
double, integer, String, or JulianDate Arrays.</div>
double, integer, String, or JulianDate Arrays.</div>
</th>
</tr>
<tr class="alt-color" id="i870">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>All Packages</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>Constant Field Values</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>Deprecated List</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>API Help</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
4 changes: 2 additions & 2 deletions Javadoc/index-files/index-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>A-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down Expand Up @@ -3031,7 +3031,7 @@ <h2 class="title" id="I:A">A</h2>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/service/jsonparser/Converter.html#Array(boolean%5B%5D)">Array(boolean[])</a></span> - Static method in class org.drip.service.jsonparser.<a href="../org/drip/service/jsonparser/Converter.html" title="class in org.drip.service.jsonparser">Converter</a></dt>
<dd>
<div class="block">Construct a JSON Array out of the Boolean Array</div>
<div class="block">Construct a JSON Array out of the JulianDate Array</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/service/jsonparser/Converter.html#Array(double%5B%5D)">Array(double[])</a></span> - Static method in class org.drip.service.jsonparser.<a href="../org/drip/service/jsonparser/Converter.html" title="class in org.drip.service.jsonparser">Converter</a></dt>
<dd>
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-10.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>J-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-11.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>K-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-12.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>L-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-13.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>M-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-14.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>N-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-15.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>O-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-16.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>P-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-17.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>Q-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
4 changes: 2 additions & 2 deletions Javadoc/index-files/index-18.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>R-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down Expand Up @@ -3534,7 +3534,7 @@ <h2 class="title" id="I:R">R</h2>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/service/jsonparser/LexicalProcessor.html#reset()">reset()</a></span> - Method in class org.drip.service.jsonparser.<a href="../org/drip/service/jsonparser/LexicalProcessor.html" title="class in org.drip.service.jsonparser">LexicalProcessor</a></dt>
<dd>
<div class="block">Reset the parser to the initial state without resetting the underlying reader.</div>
<div class="block">Reset the parser to the initial state without resetting the underlying reader</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/service/representation/ItemList.html#reset()">reset()</a></span> - Method in class org.drip.service.representation.<a href="../org/drip/service/representation/ItemList.html" title="class in org.drip.service.representation">ItemList</a></dt>
<dd>
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-19.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>S-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>B-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-20.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>T-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-21.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>U-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-22.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>V-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-23.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>W-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-24.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>X-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
4 changes: 2 additions & 2 deletions Javadoc/index-files/index-25.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>Y-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down Expand Up @@ -1342,7 +1342,7 @@ <h2 class="title" id="I:Y">Y</h2>
<dt><span class="member-name-link"><a href="../org/drip/service/jsonparser/Yylex.html#%3Cinit%3E(java.io.Reader)">Yylex(Reader)</a></span> - Constructor for class org.drip.service.jsonparser.<a href="../org/drip/service/jsonparser/Yylex.html" title="class in org.drip.service.jsonparser">Yylex</a></dt>
<dd>
<div class="block">Creates a new scanner
There is also a java.io.InputStream version of this constructor.</div>
There is also a InputStream version of this constructor.</div>
</dd>
<dt><a href="../org/drip/sample/json/YylexTest.html" title="class in org.drip.sample.json"><span class="type-name-link">YylexTest</span></a> - Class in <a href="../org/drip/sample/json/package-summary.html">org.drip.sample.json</a></dt>
<dd>
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-26.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>Z-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-27.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>_-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
18 changes: 12 additions & 6 deletions Javadoc/index-files/index-3.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>C-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down Expand Up @@ -5265,7 +5265,7 @@ <h2 class="title" id="I:C">C</h2>
<dt><a href="../org/drip/service/jsonparser/ContainerFactory.html" title="interface in org.drip.service.jsonparser"><span class="type-name-link">ContainerFactory</span></a> - Interface in <a href="../org/drip/service/jsonparser/package-summary.html">org.drip.service.jsonparser</a></dt>
<dd>
<div class="block"><i>ContainerFactory</i> is an Adaptation of the ContainerFactory Interface from the RFC4627 compliant JSON
Simple (https://code.google.com/p/json-simple/).</div>
Simple (https://code.google.com/p/json-simple/).</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/spline/stretch/CalibratableMultiSegmentSequence.html#containingIndex(double,boolean,boolean)">containingIndex(double, boolean, boolean)</a></span> - Method in class org.drip.spline.stretch.<a href="../org/drip/spline/stretch/CalibratableMultiSegmentSequence.html" title="class in org.drip.spline.stretch">CalibratableMultiSegmentSequence</a></dt>
<dd>&nbsp;</dd>
Expand Down Expand Up @@ -5819,7 +5819,7 @@ <h2 class="title" id="I:C">C</h2>
<dt><a href="../org/drip/service/jsonparser/ContentHandler.html" title="interface in org.drip.service.jsonparser"><span class="type-name-link">ContentHandler</span></a> - Interface in <a href="../org/drip/service/jsonparser/package-summary.html">org.drip.service.jsonparser</a></dt>
<dd>
<div class="block"><i>ContentHandler</i> is an Adaptation of the ContentHandler Interface from the RFC4627 compliant JSON
Simple (https://code.google.com/p/json-simple/).</div>
Simple (https://code.google.com/p/json-simple/).</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/capital/env/CapitalEstimationContextManager.html#ContextContainer()">ContextContainer()</a></span> - Static method in class org.drip.capital.env.<a href="../org/drip/capital/env/CapitalEstimationContextManager.html" title="class in org.drip.capital.env">CapitalEstimationContextManager</a></dt>
<dd>
Expand Down Expand Up @@ -6257,7 +6257,7 @@ <h2 class="title" id="I:C">C</h2>
<dt><a href="../org/drip/service/jsonparser/Converter.html" title="class in org.drip.service.jsonparser"><span class="type-name-link">Converter</span></a> - Class in <a href="../org/drip/service/jsonparser/package-summary.html">org.drip.service.jsonparser</a></dt>
<dd>
<div class="block"><i>TypeConverter</i> transforms the JSON Object to certain Primitive/Simple Data Type Arrays, i.e.,
double, integer, String, or JulianDate Arrays.</div>
double, integer, String, or JulianDate Arrays.</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/service/jsonparser/Converter.html#%3Cinit%3E()">Converter()</a></span> - Constructor for class org.drip.service.jsonparser.<a href="../org/drip/service/jsonparser/Converter.html" title="class in org.drip.service.jsonparser">Converter</a></dt>
<dd>&nbsp;</dd>
Expand Down Expand Up @@ -7655,7 +7655,10 @@ <h2 class="title" id="I:C">C</h2>
<div class="block">Retrieve the CRCQ Constraint Qualifier</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/service/jsonparser/ContainerFactory.html#creatArrayContainer()">creatArrayContainer()</a></span> - Method in interface org.drip.service.jsonparser.<a href="../org/drip/service/jsonparser/ContainerFactory.html" title="interface in org.drip.service.jsonparser">ContainerFactory</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">Retrieve the List instance to store JSON array, or null if you want to use
<code>org.json.simple.JSONArray</code></div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/spline/params/SegmentBestFitResponse.html#Create(double%5B%5D,double%5B%5D)">Create(double[], double[])</a></span> - Static method in class org.drip.spline.params.<a href="../org/drip/spline/params/SegmentBestFitResponse.html" title="class in org.drip.spline.params">SegmentBestFitResponse</a></dt>
<dd>
<div class="block">Construct the <i>SegmentBestFitResponse</i> Instance from the given Predictor Ordinate/Response Pairs,
Expand Down Expand Up @@ -8029,7 +8032,10 @@ <h2 class="title" id="I:C">C</h2>
<div class="block">Generate the local control C<sup>1</sup> Slope using the Hagan-West Monotone Convex Algorithm.</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/service/jsonparser/ContainerFactory.html#createObjectContainer()">createObjectContainer()</a></span> - Method in interface org.drip.service.jsonparser.<a href="../org/drip/service/jsonparser/ContainerFactory.html" title="interface in org.drip.service.jsonparser">ContainerFactory</a></dt>
<dd>&nbsp;</dd>
<dd>
<div class="block">Retrieve the Map instance to store JSON object, or null if you want to use
<code>org.json.simple.JSONObject</code></div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/regression/spline/BasisSplineRegressor.html#CreatePolynomialSplineRegressor(java.lang.String,java.lang.String,int,int)">CreatePolynomialSplineRegressor(String, String, int, int)</a></span> - Static method in class org.drip.regression.spline.<a href="../org/drip/regression/spline/BasisSplineRegressor.html" title="class in org.drip.regression.spline">BasisSplineRegressor</a></dt>
<dd>
<div class="block">Create an instance of Polynomial BasisSplineRegressor</div>
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-4.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>D-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
4 changes: 2 additions & 2 deletions Javadoc/index-files/index-5.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>E-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down Expand Up @@ -1027,7 +1027,7 @@ <h2 class="title" id="I:E">E</h2>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/service/jsonparser/ContentHandler.html#endJSON()">endJSON()</a></span> - Method in interface org.drip.service.jsonparser.<a href="../org/drip/service/jsonparser/ContentHandler.html" title="interface in org.drip.service.jsonparser">ContentHandler</a></dt>
<dd>
<div class="block">Receive notification of the end of JSON processing.</div>
<div class="block">Receive notification of the end of JSON processing</div>
</dd>
<dt><span class="member-name-link"><a href="../org/drip/service/jsonparser/ContentHandler.html#endObject()">endObject()</a></span> - Method in interface org.drip.service.jsonparser.<a href="../org/drip/service/jsonparser/ContentHandler.html" title="interface in org.drip.service.jsonparser">ContentHandler</a></dt>
<dd>
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-6.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>F-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
2 changes: 1 addition & 1 deletion Javadoc/index-files/index-7.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (15) on Sat Jan 18 12:05:56 EST 2025 -->
<!-- Generated by javadoc (15) on Sat Jan 18 18:52:32 EST 2025 -->
<title>G-Index</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2025-01-18">
Expand Down
Loading

0 comments on commit 133d741

Please sign in to comment.