Skip to content

Commit

Permalink
Deprecate some unused methods
Browse files Browse the repository at this point in the history
  • Loading branch information
jzalacainllanes committed Dec 30, 2023
1 parent 8448cb2 commit 4455bec
Show file tree
Hide file tree
Showing 205 changed files with 2,251 additions and 2,101 deletions.
4 changes: 2 additions & 2 deletions docs/apidocs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:45:02 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:05 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:45:02 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:05 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:45:01 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:04 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
27 changes: 21 additions & 6 deletions docs/apidocs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:45:02 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:05 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -89,35 +89,50 @@ <h2 title="Contents">Contents</h2>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="io/github/prolobjectlink/prolog/PrologTerm.html#isClass--">io.github.prolobjectlink.prolog.PrologTerm.isClass()</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="io/github/prolobjectlink/prolog/PrologClauses.html#isDiscontiguous--">io.github.prolobjectlink.prolog.PrologClauses.isDiscontiguous()</a>
<div class="block"><span class="deprecationComment">Natives engine don't offer information about that.</span></div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colOne"><a href="io/github/prolobjectlink/prolog/PrologClause.html#isDiscontiguous--">io.github.prolobjectlink.prolog.PrologClause.isDiscontiguous()</a>
<div class="block"><span class="deprecationComment">Natives engine don't offer information about that.</span></div>
</td>
</tr>
<tr class="altColor">
<tr class="rowColor">
<td class="colOne"><a href="io/github/prolobjectlink/prolog/PrologClauses.html#isDynamic--">io.github.prolobjectlink.prolog.PrologClauses.isDynamic()</a>
<div class="block"><span class="deprecationComment">Natives engine don't offer information about that.</span></div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colOne"><a href="io/github/prolobjectlink/prolog/PrologClause.html#isDynamic--">io.github.prolobjectlink.prolog.PrologClause.isDynamic()</a>
<div class="block"><span class="deprecationComment">Natives engine don't offer information about that.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="io/github/prolobjectlink/prolog/PrologTerm.html#isField--">io.github.prolobjectlink.prolog.PrologTerm.isField()</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="io/github/prolobjectlink/prolog/PrologTerm.html#isMixin--">io.github.prolobjectlink.prolog.PrologTerm.isMixin()</a></td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="io/github/prolobjectlink/prolog/PrologClauses.html#isMultifile--">io.github.prolobjectlink.prolog.PrologClauses.isMultifile()</a>
<div class="block"><span class="deprecationComment">Natives engine don't offer information about that.</span></div>
</td>
</tr>
<tr class="rowColor">
<tr class="altColor">
<td class="colOne"><a href="io/github/prolobjectlink/prolog/PrologClause.html#isMultifile--">io.github.prolobjectlink.prolog.PrologClause.isMultifile()</a>
<div class="block"><span class="deprecationComment">Natives engine don't offer information about that.</span></div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="io/github/prolobjectlink/prolog/PrologTerm.html#isParameter--">io.github.prolobjectlink.prolog.PrologTerm.isParameter()</a></td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="io/github/prolobjectlink/prolog/PrologTerm.html#isResult--">io.github.prolobjectlink.prolog.PrologTerm.isResult()</a></td>
</tr>
</tbody>
</table>
</li>
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:45:02 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:05 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
14 changes: 7 additions & 7 deletions docs/apidocs/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:45:02 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:05 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down Expand Up @@ -1336,7 +1336,7 @@ <h2 class="title">I</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/prolobjectlink/prolog/PrologTerm.html#isClass--">isClass()</a></span> - Method in interface io.github.prolobjectlink.prolog.<a href="io/github/prolobjectlink/prolog/PrologTerm.html" title="interface in io.github.prolobjectlink.prolog">PrologTerm</a></dt>
<dd>
<div class="block">True if this Term is a Class, false in other case</div>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/prolobjectlink/prolog/AbstractClause.html#isClause--">isClause()</a></span> - Method in class io.github.prolobjectlink.prolog.<a href="io/github/prolobjectlink/prolog/AbstractClause.html" title="class in io.github.prolobjectlink.prolog">AbstractClause</a></dt>
<dd>&nbsp;</dd>
Expand Down Expand Up @@ -1445,7 +1445,7 @@ <h2 class="title">I</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/prolobjectlink/prolog/PrologTerm.html#isField--">isField()</a></span> - Method in interface io.github.prolobjectlink.prolog.<a href="io/github/prolobjectlink/prolog/PrologTerm.html" title="interface in io.github.prolobjectlink.prolog">PrologTerm</a></dt>
<dd>
<div class="block">True if this Term is a Field, false in other case</div>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/prolobjectlink/prolog/AbstractCompounds.html#isFloat--">isFloat()</a></span> - Method in class io.github.prolobjectlink.prolog.<a href="io/github/prolobjectlink/prolog/AbstractCompounds.html" title="class in io.github.prolobjectlink.prolog">AbstractCompounds</a></dt>
<dd>&nbsp;</dd>
Expand Down Expand Up @@ -1492,7 +1492,7 @@ <h2 class="title">I</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/prolobjectlink/prolog/PrologTerm.html#isMixin--">isMixin()</a></span> - Method in interface io.github.prolobjectlink.prolog.<a href="io/github/prolobjectlink/prolog/PrologTerm.html" title="interface in io.github.prolobjectlink.prolog">PrologTerm</a></dt>
<dd>
<div class="block">True if this Term is a Mixin, false in other case</div>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/prolobjectlink/prolog/AbstractClause.html#isMultifile--">isMultifile()</a></span> - Method in class io.github.prolobjectlink.prolog.<a href="io/github/prolobjectlink/prolog/AbstractClause.html" title="class in io.github.prolobjectlink.prolog">AbstractClause</a></dt>
<dd>&nbsp;</dd>
Expand Down Expand Up @@ -1541,7 +1541,7 @@ <h2 class="title">I</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/prolobjectlink/prolog/PrologTerm.html#isParameter--">isParameter()</a></span> - Method in interface io.github.prolobjectlink.prolog.<a href="io/github/prolobjectlink/prolog/PrologTerm.html" title="interface in io.github.prolobjectlink.prolog">PrologTerm</a></dt>
<dd>
<div class="block">True if this Term is a Parameter, false in other case</div>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/prolobjectlink/prolog/AbstractEngine.html#isProgramEmpty--">isProgramEmpty()</a></span> - Method in class io.github.prolobjectlink.prolog.<a href="io/github/prolobjectlink/prolog/AbstractEngine.html" title="class in io.github.prolobjectlink.prolog">AbstractEngine</a></dt>
<dd>&nbsp;</dd>
Expand All @@ -1561,7 +1561,7 @@ <h2 class="title">I</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="io/github/prolobjectlink/prolog/PrologTerm.html#isResult--">isResult()</a></span> - Method in interface io.github.prolobjectlink.prolog.<a href="io/github/prolobjectlink/prolog/PrologTerm.html" title="interface in io.github.prolobjectlink.prolog">PrologTerm</a></dt>
<dd>
<div class="block">True if this Term is a Result, false in other case</div>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="io/github/prolobjectlink/prolog/AbstractClause.html#isRule--">isRule()</a></span> - Method in class io.github.prolobjectlink.prolog.<a href="io/github/prolobjectlink/prolog/AbstractClause.html" title="class in io.github.prolobjectlink.prolog">AbstractClause</a></dt>
<dd>&nbsp;</dd>
Expand Down
2 changes: 1 addition & 1 deletion docs/apidocs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:45:02 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:05 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>prolobjectlink-jpi 1.2-SNAPSHOT API</title>
<script type="text/javascript">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:44:57 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:36:59 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractClause (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:44:57 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:00 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractCompounds (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:44:58 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:00 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractConsole (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:44:58 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:00 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractConverter (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:44:58 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:00 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractEngine.PrologProgramIterator (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:44:58 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:00 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractEngine (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:44:58 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:00 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractIndicator (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:44:58 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:00 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractIterator (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:44:58 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:01 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractJavaConverter (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:44:58 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:01 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractLogger (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:44:58 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:01 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractOperator (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:44:58 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:01 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractProgram (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:44:59 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:01 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractProvider (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:44:59 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:01 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractQuery (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_141) on Mon Dec 25 09:44:59 EST 2023 -->
<!-- Generated by javadoc (1.8.0_141) on Sat Dec 30 11:37:01 EST 2023 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AbstractTerm (prolobjectlink-jpi 1.2-SNAPSHOT API)</title>
<meta name="date" content="2023-12-25">
<meta name="date" content="2023-12-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
Loading

0 comments on commit 4455bec

Please sign in to comment.