blob: a989fcba99eae7864135eaf1d99550908ed6cd37 [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>RDF_Patch_Row (Apache Jena ARQ)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="declaration: module: org.apache.jena.arq, package: org.apache.jena.riot.thrift.wire, class: RDF_Patch_Row">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../script-dir/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="../../../../../../../script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="../../../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-declaration-page">
<script type="text/javascript">var evenRowColor = "even-row-color";
var oddRowColor = "odd-row-color";
var tableTab = "table-tab";
var activeTableTab = "active-table-tab";
var pathtoroot = "../../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../../module-summary.html">Module</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/RDF_Patch_Row.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#class">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div>
<ul class="sub-nav-list">
<li>Summary:&nbsp;</li>
<li><a href="#nested-class-summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field-summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor-summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-summary">Method</a></li>
</ul>
<ul class="sub-nav-list">
<li>Detail:&nbsp;</li>
<li><a href="#field-detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor-detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method-detail">Method</a></li>
</ul>
</div>
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="module-label-in-type">Module</span>&nbsp;<a href="../../../../../../module-summary.html">org.apache.jena.arq</a></div>
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">org.apache.jena.riot.thrift.wire</a></div>
<h1 title="Class RDF_Patch_Row" class="title">Class RDF_Patch_Row</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">org.apache.thrift.TUnion&lt;<a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a>,<wbr><a href="RDF_Patch_Row._Fields.html" title="enum class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row._Fields</a>&gt;
<div class="inheritance">org.apache.jena.riot.thrift.wire.RDF_Patch_Row</div>
</div>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a></code>, <code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a>&lt;<a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a>&gt;</code>, <code>org.apache.thrift.TBase&lt;<a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a>,<wbr><a href="RDF_Patch_Row._Fields.html" title="enum class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row._Fields</a>&gt;</code>, <code>org.apache.thrift.TSerializable</code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">RDF_Patch_Row</span>
<span class="extends-implements">extends org.apache.thrift.TUnion&lt;<a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a>,<wbr><a href="RDF_Patch_Row._Fields.html" title="enum class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row._Fields</a>&gt;</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../../../../serialized-form.html#org.apache.jena.riot.thrift.wire.RDF_Patch_Row">Serialized Form</a></li>
</ul>
</dd>
</dl>
</section>
<section class="summary">
<ul class="summary-list">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<li>
<section class="nested-class-summary" id="nested-class-summary">
<h2>Nested Class Summary</h2>
<div class="caption"><span>Nested Classes</span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static enum&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="RDF_Patch_Row._Fields.html" class="type-name-link" title="enum class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row._Fields</a></code></div>
<div class="col-last even-row-color">
<div class="block">The set of fields this struct contains, along with convenience methods for finding and manipulating them.</div>
</div>
</div>
</section>
</li>
<!-- =========== FIELD SUMMARY =========== -->
<li>
<section class="field-summary" id="field-summary">
<h2>Field Summary</h2>
<div class="caption"><span>Fields</span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static final <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a>&lt;<a href="RDF_Patch_Row._Fields.html" title="enum class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row._Fields</a>,<wbr>org.apache.thrift.meta_data.FieldMetaData&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#metaDataMap" class="member-name-link">metaDataMap</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<li>
<section class="constructor-summary" id="constructor-summary">
<h2>Constructor Summary</h2>
<div class="caption"><span>Constructors</span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">RDF_Patch_Row</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-constructor-name odd-row-color"><code><a href="#%3Cinit%3E(org.apache.jena.riot.thrift.wire.RDF_Patch_Row)" class="member-name-link">RDF_Patch_Row</a><wbr>(<a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a>&nbsp;other)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E(org.apache.jena.riot.thrift.wire.RDF_Patch_Row._Fields,java.lang.Object)" class="member-name-link">RDF_Patch_Row</a><wbr>(<a href="RDF_Patch_Row._Fields.html" title="enum class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row._Fields</a>&nbsp;setField,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;value)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<!-- ========== METHOD SUMMARY =========== -->
<li>
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab1" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab1', 3)" class="table-tab">Static Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab4" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab4', 3)" class="table-tab">Concrete Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel">
<div class="summary-table three-column-summary" aria-labelledby="method-summary-table-tab0">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#compareTo(org.apache.jena.riot.thrift.wire.RDF_Patch_Row)" class="member-name-link">compareTo</a><wbr>(<a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a>&nbsp;other)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#dataAdd(org.apache.jena.riot.thrift.wire.Patch_Data_Add)" class="member-name-link">dataAdd</a><wbr>(<a href="Patch_Data_Add.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Data_Add</a>&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#dataDel(org.apache.jena.riot.thrift.wire.Patch_Data_Del)" class="member-name-link">dataDel</a><wbr>(<a href="Patch_Data_Del.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Data_Del</a>&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#deepCopy()" class="member-name-link">deepCopy</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#equals(java.lang.Object)" class="member-name-link">equals</a><wbr>(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;other)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#equals(org.apache.jena.riot.thrift.wire.RDF_Patch_Row)" class="member-name-link">equals</a><wbr>(<a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a>&nbsp;other)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="RDF_Patch_Row._Fields.html" title="enum class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row._Fields</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#fieldForId(int)" class="member-name-link">fieldForId</a><wbr>(int&nbsp;fieldId)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Patch_Data_Add.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Data_Add</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getDataAdd()" class="member-name-link">getDataAdd</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Patch_Data_Del.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Data_Del</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getDataDel()" class="member-name-link">getDataDel</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Patch_Header.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Header</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getHeader()" class="member-name-link">getHeader</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Patch_Prefix_Add.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Prefix_Add</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getPrefixAdd()" class="member-name-link">getPrefixAdd</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="Patch_Prefix_Del.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Prefix_Del</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getPrefixDel()" class="member-name-link">getPrefixDel</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="PatchTxn.html" title="enum class in org.apache.jena.riot.thrift.wire">PatchTxn</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#getTxn()" class="member-name-link">getTxn</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>int</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#hashCode()" class="member-name-link">hashCode</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#header(org.apache.jena.riot.thrift.wire.Patch_Header)" class="member-name-link">header</a><wbr>(<a href="Patch_Header.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Header</a>&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isSetDataAdd()" class="member-name-link">isSetDataAdd</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isSetDataDel()" class="member-name-link">isSetDataDel</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isSetHeader()" class="member-name-link">isSetHeader</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isSetPrefixAdd()" class="member-name-link">isSetPrefixAdd</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isSetPrefixDel()" class="member-name-link">isSetPrefixDel</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>boolean</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#isSetTxn()" class="member-name-link">isSetTxn</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#prefixAdd(org.apache.jena.riot.thrift.wire.Patch_Prefix_Add)" class="member-name-link">prefixAdd</a><wbr>(<a href="Patch_Prefix_Add.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Prefix_Add</a>&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a></code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#prefixDel(org.apache.jena.riot.thrift.wire.Patch_Prefix_Del)" class="member-name-link">prefixDel</a><wbr>(<a href="Patch_Prefix_Del.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Prefix_Del</a>&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setDataAdd(org.apache.jena.riot.thrift.wire.Patch_Data_Add)" class="member-name-link">setDataAdd</a><wbr>(<a href="Patch_Data_Add.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Data_Add</a>&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setDataDel(org.apache.jena.riot.thrift.wire.Patch_Data_Del)" class="member-name-link">setDataDel</a><wbr>(<a href="Patch_Data_Del.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Data_Del</a>&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setHeader(org.apache.jena.riot.thrift.wire.Patch_Header)" class="member-name-link">setHeader</a><wbr>(<a href="Patch_Header.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Header</a>&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setPrefixAdd(org.apache.jena.riot.thrift.wire.Patch_Prefix_Add)" class="member-name-link">setPrefixAdd</a><wbr>(<a href="Patch_Prefix_Add.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Prefix_Add</a>&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setPrefixDel(org.apache.jena.riot.thrift.wire.Patch_Prefix_Del)" class="member-name-link">setPrefixDel</a><wbr>(<a href="Patch_Prefix_Del.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Prefix_Del</a>&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4"><code><a href="#setTxn(org.apache.jena.riot.thrift.wire.PatchTxn)" class="member-name-link">setTxn</a><wbr>(<a href="PatchTxn.html" title="enum class in org.apache.jena.riot.thrift.wire">PatchTxn</a>&nbsp;value)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab4">&nbsp;</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code>static <a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a></code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4"><code><a href="#txn(org.apache.jena.riot.thrift.wire.PatchTxn)" class="member-name-link">txn</a><wbr>(<a href="PatchTxn.html" title="enum class in org.apache.jena.riot.thrift.wire">PatchTxn</a>&nbsp;value)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab1 method-summary-table-tab4">&nbsp;</div>
</div>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-org.apache.thrift.TUnion">Methods inherited from class&nbsp;org.apache.thrift.TUnion</h3>
<code>clear, getFieldValue, getFieldValue, getFieldValue, getSetField, isSet, isSet, isSet, read, setFieldValue, setFieldValue, toString, write</code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>
<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#getClass()" title="class or interface in java.lang" class="external-link">getClass</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notify()" title="class or interface in java.lang" class="external-link">notify</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#notifyAll()" title="class or interface in java.lang" class="external-link">notifyAll</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait()" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long)" title="class or interface in java.lang" class="external-link">wait</a>, <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#wait(long,int)" title="class or interface in java.lang" class="external-link">wait</a></code></div>
</section>
</li>
</ul>
</section>
<section class="details">
<ul class="details-list">
<!-- ============ FIELD DETAIL =========== -->
<li>
<section class="field-details" id="field-detail">
<h2>Field Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="metaDataMap">
<h3>metaDataMap</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/Map.html" title="class or interface in java.util" class="external-link">Map</a>&lt;<a href="RDF_Patch_Row._Fields.html" title="enum class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row._Fields</a>,<wbr>org.apache.thrift.meta_data.FieldMetaData&gt;</span>&nbsp;<span class="element-name">metaDataMap</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<li>
<section class="constructor-details" id="constructor-detail">
<h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;()">
<h3>RDF_Patch_Row</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">RDF_Patch_Row</span>()</div>
</section>
</li>
<li>
<section class="detail" id="&lt;init&gt;(org.apache.jena.riot.thrift.wire.RDF_Patch_Row._Fields,java.lang.Object)">
<h3>RDF_Patch_Row</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">RDF_Patch_Row</span><wbr><span class="parameters">(<a href="RDF_Patch_Row._Fields.html" title="enum class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row._Fields</a>&nbsp;setField,
<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;value)</span></div>
</section>
</li>
<li>
<section class="detail" id="&lt;init&gt;(org.apache.jena.riot.thrift.wire.RDF_Patch_Row)">
<h3>RDF_Patch_Row</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">RDF_Patch_Row</span><wbr><span class="parameters">(<a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a>&nbsp;other)</span></div>
</section>
</li>
</ul>
</section>
</li>
<!-- ============ METHOD DETAIL ========== -->
<li>
<section class="method-details" id="method-detail">
<h2>Method Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="deepCopy()">
<h3>deepCopy</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a></span>&nbsp;<span class="element-name">deepCopy</span>()</div>
</section>
</li>
<li>
<section class="detail" id="header(org.apache.jena.riot.thrift.wire.Patch_Header)">
<h3>header</h3>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type"><a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a></span>&nbsp;<span class="element-name">header</span><wbr><span class="parameters">(<a href="Patch_Header.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Header</a>&nbsp;value)</span></div>
</section>
</li>
<li>
<section class="detail" id="dataAdd(org.apache.jena.riot.thrift.wire.Patch_Data_Add)">
<h3>dataAdd</h3>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type"><a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a></span>&nbsp;<span class="element-name">dataAdd</span><wbr><span class="parameters">(<a href="Patch_Data_Add.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Data_Add</a>&nbsp;value)</span></div>
</section>
</li>
<li>
<section class="detail" id="dataDel(org.apache.jena.riot.thrift.wire.Patch_Data_Del)">
<h3>dataDel</h3>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type"><a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a></span>&nbsp;<span class="element-name">dataDel</span><wbr><span class="parameters">(<a href="Patch_Data_Del.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Data_Del</a>&nbsp;value)</span></div>
</section>
</li>
<li>
<section class="detail" id="prefixAdd(org.apache.jena.riot.thrift.wire.Patch_Prefix_Add)">
<h3>prefixAdd</h3>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type"><a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a></span>&nbsp;<span class="element-name">prefixAdd</span><wbr><span class="parameters">(<a href="Patch_Prefix_Add.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Prefix_Add</a>&nbsp;value)</span></div>
</section>
</li>
<li>
<section class="detail" id="prefixDel(org.apache.jena.riot.thrift.wire.Patch_Prefix_Del)">
<h3>prefixDel</h3>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type"><a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a></span>&nbsp;<span class="element-name">prefixDel</span><wbr><span class="parameters">(<a href="Patch_Prefix_Del.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Prefix_Del</a>&nbsp;value)</span></div>
</section>
</li>
<li>
<section class="detail" id="txn(org.apache.jena.riot.thrift.wire.PatchTxn)">
<h3>txn</h3>
<div class="member-signature"><span class="modifiers">public static</span>&nbsp;<span class="return-type"><a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a></span>&nbsp;<span class="element-name">txn</span><wbr><span class="parameters">(<a href="PatchTxn.html" title="enum class in org.apache.jena.riot.thrift.wire">PatchTxn</a>&nbsp;value)</span></div>
</section>
</li>
<li>
<section class="detail" id="fieldForId(int)">
<h3>fieldForId</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="RDF_Patch_Row._Fields.html" title="enum class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row._Fields</a></span>&nbsp;<span class="element-name">fieldForId</span><wbr><span class="parameters">(int&nbsp;fieldId)</span></div>
</section>
</li>
<li>
<section class="detail" id="getHeader()">
<h3>getHeader</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="Patch_Header.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Header</a></span>&nbsp;<span class="element-name">getHeader</span>()</div>
</section>
</li>
<li>
<section class="detail" id="setHeader(org.apache.jena.riot.thrift.wire.Patch_Header)">
<h3>setHeader</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setHeader</span><wbr><span class="parameters">(<a href="Patch_Header.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Header</a>&nbsp;value)</span></div>
</section>
</li>
<li>
<section class="detail" id="getDataAdd()">
<h3>getDataAdd</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="Patch_Data_Add.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Data_Add</a></span>&nbsp;<span class="element-name">getDataAdd</span>()</div>
</section>
</li>
<li>
<section class="detail" id="setDataAdd(org.apache.jena.riot.thrift.wire.Patch_Data_Add)">
<h3>setDataAdd</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setDataAdd</span><wbr><span class="parameters">(<a href="Patch_Data_Add.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Data_Add</a>&nbsp;value)</span></div>
</section>
</li>
<li>
<section class="detail" id="getDataDel()">
<h3>getDataDel</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="Patch_Data_Del.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Data_Del</a></span>&nbsp;<span class="element-name">getDataDel</span>()</div>
</section>
</li>
<li>
<section class="detail" id="setDataDel(org.apache.jena.riot.thrift.wire.Patch_Data_Del)">
<h3>setDataDel</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setDataDel</span><wbr><span class="parameters">(<a href="Patch_Data_Del.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Data_Del</a>&nbsp;value)</span></div>
</section>
</li>
<li>
<section class="detail" id="getPrefixAdd()">
<h3>getPrefixAdd</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="Patch_Prefix_Add.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Prefix_Add</a></span>&nbsp;<span class="element-name">getPrefixAdd</span>()</div>
</section>
</li>
<li>
<section class="detail" id="setPrefixAdd(org.apache.jena.riot.thrift.wire.Patch_Prefix_Add)">
<h3>setPrefixAdd</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setPrefixAdd</span><wbr><span class="parameters">(<a href="Patch_Prefix_Add.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Prefix_Add</a>&nbsp;value)</span></div>
</section>
</li>
<li>
<section class="detail" id="getPrefixDel()">
<h3>getPrefixDel</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="Patch_Prefix_Del.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Prefix_Del</a></span>&nbsp;<span class="element-name">getPrefixDel</span>()</div>
</section>
</li>
<li>
<section class="detail" id="setPrefixDel(org.apache.jena.riot.thrift.wire.Patch_Prefix_Del)">
<h3>setPrefixDel</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setPrefixDel</span><wbr><span class="parameters">(<a href="Patch_Prefix_Del.html" title="class in org.apache.jena.riot.thrift.wire">Patch_Prefix_Del</a>&nbsp;value)</span></div>
</section>
</li>
<li>
<section class="detail" id="getTxn()">
<h3>getTxn</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="PatchTxn.html" title="enum class in org.apache.jena.riot.thrift.wire">PatchTxn</a></span>&nbsp;<span class="element-name">getTxn</span>()</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="PatchTxn.html" title="enum class in org.apache.jena.riot.thrift.wire"><code>PatchTxn</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="setTxn(org.apache.jena.riot.thrift.wire.PatchTxn)">
<h3>setTxn</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">setTxn</span><wbr><span class="parameters">(<a href="PatchTxn.html" title="enum class in org.apache.jena.riot.thrift.wire">PatchTxn</a>&nbsp;value)</span></div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="PatchTxn.html" title="enum class in org.apache.jena.riot.thrift.wire"><code>PatchTxn</code></a></li>
</ul>
</dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="isSetHeader()">
<h3>isSetHeader</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isSetHeader</span>()</div>
</section>
</li>
<li>
<section class="detail" id="isSetDataAdd()">
<h3>isSetDataAdd</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isSetDataAdd</span>()</div>
</section>
</li>
<li>
<section class="detail" id="isSetDataDel()">
<h3>isSetDataDel</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isSetDataDel</span>()</div>
</section>
</li>
<li>
<section class="detail" id="isSetPrefixAdd()">
<h3>isSetPrefixAdd</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isSetPrefixAdd</span>()</div>
</section>
</li>
<li>
<section class="detail" id="isSetPrefixDel()">
<h3>isSetPrefixDel</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isSetPrefixDel</span>()</div>
</section>
</li>
<li>
<section class="detail" id="isSetTxn()">
<h3>isSetTxn</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">isSetTxn</span>()</div>
</section>
</li>
<li>
<section class="detail" id="equals(java.lang.Object)">
<h3>equals</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">equals</span><wbr><span class="parameters">(<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;other)</span></div>
<dl class="notes">
<dt>Overrides:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang" class="external-link">equals</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></code></dd>
</dl>
</section>
</li>
<li>
<section class="detail" id="equals(org.apache.jena.riot.thrift.wire.RDF_Patch_Row)">
<h3>equals</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">boolean</span>&nbsp;<span class="element-name">equals</span><wbr><span class="parameters">(<a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a>&nbsp;other)</span></div>
</section>
</li>
<li>
<section class="detail" id="compareTo(org.apache.jena.riot.thrift.wire.RDF_Patch_Row)">
<h3>compareTo</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">int</span>&nbsp;<span class="element-name">compareTo</span><wbr><span class="parameters">(<a href="RDF_Patch_Row.html" title="class in org.apache.jena.riot.thrift.wire">RDF_Patch_Row</a>&nbsp;other)</span></div>
</section>
</li>
<li>
<section class="detail" id="hashCode()">
<h3>hashCode</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type">int</span>&nbsp;<span class="element-name">hashCode</span>()</div>
<dl class="notes">
<dt>Overrides:</dt>
<dd><code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html#hashCode()" title="class or interface in java.lang" class="external-link">hashCode</a></code>&nbsp;in class&nbsp;<code><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></code></dd>
</dl>
</section>
</li>
</ul>
</section>
</li>
</ul>
</section>
<!-- ========= END OF CLASS DATA ========= -->
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Licensed under the Apache License, Version 2.0</small></p>
</footer>
</div>
</div>
</body>
</html>