| <!DOCTYPE HTML> |
| <!-- NewPage --> |
| <html lang="en"> |
| <head> |
| <!-- Generated by javadoc --> |
| <title>ParseInfo (Apache SystemDS 3.2.0-SNAPSHOT API)</title> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> |
| <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style"> |
| <link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style"> |
| <script type="text/javascript" src="../../../../script.js"></script> |
| <script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script> |
| <script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> |
| <!--[if IE]> |
| <script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> |
| <![endif]--> |
| <script type="text/javascript" src="../../../../jquery/jquery-3.6.0.min.js"></script> |
| <script type="text/javascript" src="../../../../jquery/jquery-ui.min.js"></script> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| try { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="ParseInfo (Apache SystemDS 3.2.0-SNAPSHOT API)"; |
| } |
| } |
| catch(err) { |
| } |
| //--> |
| var data = {"i0":1,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6}; |
| var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; |
| var altColor = "altColor"; |
| var rowColor = "rowColor"; |
| var tableTab = "tableTab"; |
| var activeTableTab = "activeTableTab"; |
| var pathtoroot = "../../../../"; |
| var useModuleDirectories = true; |
| loadScripts(document, 'script');</script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| <header role="banner"> |
| <nav role="navigation"> |
| <div class="fixedNav"> |
| <!-- ========= START OF TOP NAVBAR ======= --> |
| <div class="topNav"><a id="navbar.top"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
| <a id="navbar.top.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../../index.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li class="navBarCell1Rev">Class</li> |
| <li><a href="class-use/ParseInfo.html">Use</a></li> |
| <li><a href="package-tree.html">Tree</a></li> |
| <li><a href="../../../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../../../index-all.html">Index</a></li> |
| <li><a href="../../../../help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="../../../../allclasses.html">All Classes</a></li> |
| </ul> |
| <ul class="navListSearch"> |
| <li><label for="search">SEARCH:</label> |
| <input type="text" id="search" value="search" disabled="disabled"> |
| <input type="reset" id="reset" value="reset" disabled="disabled"> |
| </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> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| </div> |
| <div> |
| <ul class="subNavList"> |
| <li>Summary: </li> |
| <li>Nested | </li> |
| <li>Field | </li> |
| <li>Constr | </li> |
| <li><a href="#method.summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li>Constr | </li> |
| <li><a href="#method.detail">Method</a></li> |
| </ul> |
| </div> |
| <a id="skip.navbar.top"> |
| <!-- --> |
| </a></div> |
| <!-- ========= END OF TOP NAVBAR ========= --> |
| </div> |
| <div class="navPadding"> </div> |
| <script type="text/javascript"><!-- |
| $('.navPadding').css('padding-top', $('.fixedNav').css("height")); |
| //--> |
| </script> |
| </nav> |
| </header> |
| <!-- ======== START OF CLASS DATA ======== --> |
| <main role="main"> |
| <div class="header"> |
| <div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">org.apache.sysds.parser</a></div> |
| <h2 title="Interface ParseInfo" class="title">Interface ParseInfo</h2> |
| </div> |
| <div class="contentContainer"> |
| <div class="description"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <dl> |
| <dt>All Known Implementing Classes:</dt> |
| <dd><code><a href="../hops/AggBinaryOp.html" title="class in org.apache.sysds.hops">AggBinaryOp</a></code>, <code><a href="../hops/AggUnaryOp.html" title="class in org.apache.sysds.hops">AggUnaryOp</a></code>, <code><a href="AssignmentStatement.html" title="class in org.apache.sysds.parser">AssignmentStatement</a></code>, <code><a href="../runtime/controlprogram/BasicProgramBlock.html" title="class in org.apache.sysds.runtime.controlprogram">BasicProgramBlock</a></code>, <code><a href="BinaryExpression.html" title="class in org.apache.sysds.parser">BinaryExpression</a></code>, <code><a href="../hops/BinaryOp.html" title="class in org.apache.sysds.hops">BinaryOp</a></code>, <code><a href="BooleanExpression.html" title="class in org.apache.sysds.parser">BooleanExpression</a></code>, <code><a href="BooleanIdentifier.html" title="class in org.apache.sysds.parser">BooleanIdentifier</a></code>, <code><a href="BuiltinFunctionExpression.html" title="class in org.apache.sysds.parser">BuiltinFunctionExpression</a></code>, <code><a href="ConditionalPredicate.html" title="class in org.apache.sysds.parser">ConditionalPredicate</a></code>, <code><a href="ConstIdentifier.html" title="class in org.apache.sysds.parser">ConstIdentifier</a></code>, <code><a href="DataExpression.html" title="class in org.apache.sysds.parser">DataExpression</a></code>, <code><a href="../hops/DataGenOp.html" title="class in org.apache.sysds.hops">DataGenOp</a></code>, <code><a href="DataIdentifier.html" title="class in org.apache.sysds.parser">DataIdentifier</a></code>, <code><a href="../hops/DataOp.html" title="class in org.apache.sysds.hops">DataOp</a></code>, <code><a href="../hops/DnnOp.html" title="class in org.apache.sysds.hops">DnnOp</a></code>, <code><a href="DoubleIdentifier.html" title="class in org.apache.sysds.parser">DoubleIdentifier</a></code>, <code><a href="Expression.html" title="class in org.apache.sysds.parser">Expression</a></code>, <code><a href="ExpressionList.html" title="class in org.apache.sysds.parser">ExpressionList</a></code>, <code><a href="../runtime/controlprogram/ForProgramBlock.html" title="class in org.apache.sysds.runtime.controlprogram">ForProgramBlock</a></code>, <code><a href="ForStatement.html" title="class in org.apache.sysds.parser">ForStatement</a></code>, <code><a href="ForStatementBlock.html" title="class in org.apache.sysds.parser">ForStatementBlock</a></code>, <code><a href="FunctionCallIdentifier.html" title="class in org.apache.sysds.parser">FunctionCallIdentifier</a></code>, <code><a href="../hops/FunctionOp.html" title="class in org.apache.sysds.hops">FunctionOp</a></code>, <code><a href="../runtime/controlprogram/FunctionProgramBlock.html" title="class in org.apache.sysds.runtime.controlprogram">FunctionProgramBlock</a></code>, <code><a href="FunctionStatement.html" title="class in org.apache.sysds.parser">FunctionStatement</a></code>, <code><a href="FunctionStatementBlock.html" title="class in org.apache.sysds.parser">FunctionStatementBlock</a></code>, <code><a href="../hops/Hop.html" title="class in org.apache.sysds.hops">Hop</a></code>, <code><a href="Identifier.html" title="class in org.apache.sysds.parser">Identifier</a></code>, <code><a href="../runtime/controlprogram/IfProgramBlock.html" title="class in org.apache.sysds.runtime.controlprogram">IfProgramBlock</a></code>, <code><a href="IfStatement.html" title="class in org.apache.sysds.parser">IfStatement</a></code>, <code><a href="IfStatementBlock.html" title="class in org.apache.sysds.parser">IfStatementBlock</a></code>, <code><a href="ImportStatement.html" title="class in org.apache.sysds.parser">ImportStatement</a></code>, <code><a href="IndexedIdentifier.html" title="class in org.apache.sysds.parser">IndexedIdentifier</a></code>, <code><a href="../hops/IndexingOp.html" title="class in org.apache.sysds.hops">IndexingOp</a></code>, <code><a href="IntIdentifier.html" title="class in org.apache.sysds.parser">IntIdentifier</a></code>, <code><a href="IterablePredicate.html" title="class in org.apache.sysds.parser">IterablePredicate</a></code>, <code><a href="../hops/LeftIndexingOp.html" title="class in org.apache.sysds.hops">LeftIndexingOp</a></code>, <code><a href="../hops/LiteralOp.html" title="class in org.apache.sysds.hops">LiteralOp</a></code>, <code><a href="../runtime/meta/MetaDataAll.html" title="class in org.apache.sysds.runtime.meta">MetaDataAll</a></code>, <code><a href="MultiAssignmentStatement.html" title="class in org.apache.sysds.parser">MultiAssignmentStatement</a></code>, <code><a href="../hops/MultiThreadedHop.html" title="class in org.apache.sysds.hops">MultiThreadedHop</a></code>, <code><a href="../hops/NaryOp.html" title="class in org.apache.sysds.hops">NaryOp</a></code>, <code><a href="OutputStatement.html" title="class in org.apache.sysds.parser">OutputStatement</a></code>, <code><a href="ParameterizedBuiltinFunctionExpression.html" title="class in org.apache.sysds.parser">ParameterizedBuiltinFunctionExpression</a></code>, <code><a href="../hops/ParameterizedBuiltinOp.html" title="class in org.apache.sysds.hops">ParameterizedBuiltinOp</a></code>, <code><a href="../runtime/controlprogram/ParForProgramBlock.html" title="class in org.apache.sysds.runtime.controlprogram">ParForProgramBlock</a></code>, <code><a href="ParForStatement.html" title="class in org.apache.sysds.parser">ParForStatement</a></code>, <code><a href="ParForStatementBlock.html" title="class in org.apache.sysds.parser">ParForStatementBlock</a></code>, <code><a href="PathStatement.html" title="class in org.apache.sysds.parser">PathStatement</a></code>, <code><a href="PrintStatement.html" title="class in org.apache.sysds.parser">PrintStatement</a></code>, <code><a href="../runtime/controlprogram/ProgramBlock.html" title="class in org.apache.sysds.runtime.controlprogram">ProgramBlock</a></code>, <code><a href="../hops/QuaternaryOp.html" title="class in org.apache.sysds.hops">QuaternaryOp</a></code>, <code><a href="RelationalExpression.html" title="class in org.apache.sysds.parser">RelationalExpression</a></code>, <code><a href="../hops/ReorgOp.html" title="class in org.apache.sysds.hops">ReorgOp</a></code>, <code><a href="../hops/codegen/SpoofFusedOp.html" title="class in org.apache.sysds.hops.codegen">SpoofFusedOp</a></code>, <code><a href="Statement.html" title="class in org.apache.sysds.parser">Statement</a></code>, <code><a href="StatementBlock.html" title="class in org.apache.sysds.parser">StatementBlock</a></code>, <code><a href="StringIdentifier.html" title="class in org.apache.sysds.parser">StringIdentifier</a></code>, <code><a href="../hops/TernaryOp.html" title="class in org.apache.sysds.hops">TernaryOp</a></code>, <code><a href="../hops/UnaryOp.html" title="class in org.apache.sysds.hops">UnaryOp</a></code>, <code><a href="../runtime/controlprogram/WhileProgramBlock.html" title="class in org.apache.sysds.runtime.controlprogram">WhileProgramBlock</a></code>, <code><a href="WhileStatement.html" title="class in org.apache.sysds.parser">WhileStatement</a></code>, <code><a href="WhileStatementBlock.html" title="class in org.apache.sysds.parser">WhileStatementBlock</a></code></dd> |
| </dl> |
| <hr> |
| <pre>public interface <span class="typeNameLabel">ParseInfo</span></pre> |
| </li> |
| </ul> |
| </div> |
| <div class="summary"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <!-- ========== METHOD SUMMARY =========== --> |
| <section> |
| <ul class="blockList"> |
| <li class="blockList"><a id="method.summary"> |
| <!-- --> |
| </a> |
| <h3>Method Summary</h3> |
| <table class="memberSummary"> |
| <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colSecond" scope="col">Method</th> |
| <th class="colLast" scope="col">Description</th> |
| </tr> |
| <tr id="i0" class="altColor"> |
| <td class="colFirst"><code>static <a href="ParseInfo.html" title="interface in org.apache.sysds.parser">ParseInfo</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#ctxAndFilenameToParseInfo(org.antlr.v4.runtime.ParserRuleContext,java.lang.String)">ctxAndFilenameToParseInfo</a></span>​(org.antlr.v4.runtime.ParserRuleContext ctx, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> fname)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr id="i1" class="rowColor"> |
| <td class="colFirst"><code>int</code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBeginColumn()">getBeginColumn</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr id="i2" class="altColor"> |
| <td class="colFirst"><code>int</code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getBeginLine()">getBeginLine</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr id="i3" class="rowColor"> |
| <td class="colFirst"><code>int</code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEndColumn()">getEndColumn</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr id="i4" class="altColor"> |
| <td class="colFirst"><code>int</code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEndLine()">getEndLine</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr id="i5" class="rowColor"> |
| <td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getFilename()">getFilename</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr id="i6" class="altColor"> |
| <td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getText()">getText</a></span>()</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr id="i7" class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setBeginColumn(int)">setBeginColumn</a></span>​(int beginColumn)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr id="i8" class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setBeginLine(int)">setBeginLine</a></span>​(int beginLine)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr id="i9" class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEndColumn(int)">setEndColumn</a></span>​(int endColumn)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr id="i10" class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEndLine(int)">setEndLine</a></span>​(int endLine)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr id="i11" class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setFilename(java.lang.String)">setFilename</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> filename)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| <tr id="i12" class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setText(java.lang.String)">setText</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> text)</code></th> |
| <td class="colLast"> </td> |
| </tr> |
| </table> |
| </li> |
| </ul> |
| </section> |
| </li> |
| </ul> |
| </div> |
| <div class="details"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <!-- ============ METHOD DETAIL ========== --> |
| <section> |
| <ul class="blockList"> |
| <li class="blockList"><a id="method.detail"> |
| <!-- --> |
| </a> |
| <h3>Method Detail</h3> |
| <a id="setBeginLine(int)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setBeginLine</h4> |
| <pre class="methodSignature">void setBeginLine​(int beginLine)</pre> |
| </li> |
| </ul> |
| <a id="setBeginColumn(int)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setBeginColumn</h4> |
| <pre class="methodSignature">void setBeginColumn​(int beginColumn)</pre> |
| </li> |
| </ul> |
| <a id="setEndLine(int)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setEndLine</h4> |
| <pre class="methodSignature">void setEndLine​(int endLine)</pre> |
| </li> |
| </ul> |
| <a id="setEndColumn(int)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setEndColumn</h4> |
| <pre class="methodSignature">void setEndColumn​(int endColumn)</pre> |
| </li> |
| </ul> |
| <a id="setText(java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setText</h4> |
| <pre class="methodSignature">void setText​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> text)</pre> |
| </li> |
| </ul> |
| <a id="setFilename(java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setFilename</h4> |
| <pre class="methodSignature">void setFilename​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> filename)</pre> |
| </li> |
| </ul> |
| <a id="getBeginLine()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getBeginLine</h4> |
| <pre class="methodSignature">int getBeginLine()</pre> |
| </li> |
| </ul> |
| <a id="getBeginColumn()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getBeginColumn</h4> |
| <pre class="methodSignature">int getBeginColumn()</pre> |
| </li> |
| </ul> |
| <a id="getEndLine()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getEndLine</h4> |
| <pre class="methodSignature">int getEndLine()</pre> |
| </li> |
| </ul> |
| <a id="getEndColumn()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getEndColumn</h4> |
| <pre class="methodSignature">int getEndColumn()</pre> |
| </li> |
| </ul> |
| <a id="getText()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getText</h4> |
| <pre class="methodSignature"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> getText()</pre> |
| </li> |
| </ul> |
| <a id="getFilename()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getFilename</h4> |
| <pre class="methodSignature"><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> getFilename()</pre> |
| </li> |
| </ul> |
| <a id="ctxAndFilenameToParseInfo(org.antlr.v4.runtime.ParserRuleContext,java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>ctxAndFilenameToParseInfo</h4> |
| <pre class="methodSignature">static <a href="ParseInfo.html" title="interface in org.apache.sysds.parser">ParseInfo</a> ctxAndFilenameToParseInfo​(org.antlr.v4.runtime.ParserRuleContext ctx, |
| <a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> fname)</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </section> |
| </li> |
| </ul> |
| </div> |
| </div> |
| </main> |
| <!-- ========= END OF CLASS DATA ========= --> |
| <footer role="contentinfo"> |
| <nav role="navigation"> |
| <!-- ======= START OF BOTTOM NAVBAR ====== --> |
| <div class="bottomNav"><a id="navbar.bottom"> |
| <!-- --> |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> |
| <a id="navbar.bottom.firstrow"> |
| <!-- --> |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../../index.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li class="navBarCell1Rev">Class</li> |
| <li><a href="class-use/ParseInfo.html">Use</a></li> |
| <li><a href="package-tree.html">Tree</a></li> |
| <li><a href="../../../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../../../index-all.html">Index</a></li> |
| <li><a href="../../../../help-doc.html">Help</a></li> |
| </ul> |
| </div> |
| <div class="subNav"> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="../../../../allclasses.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> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| </div> |
| <div> |
| <ul class="subNavList"> |
| <li>Summary: </li> |
| <li>Nested | </li> |
| <li>Field | </li> |
| <li>Constr | </li> |
| <li><a href="#method.summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li>Constr | </li> |
| <li><a href="#method.detail">Method</a></li> |
| </ul> |
| </div> |
| <a id="skip.navbar.bottom"> |
| <!-- --> |
| </a></div> |
| <!-- ======== END OF BOTTOM NAVBAR ======= --> |
| </nav> |
| <p class="legalCopy"><small>Copyright © 2023 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> |
| </footer> |
| </body> |
| </html> |