blob: 38ab00f9bf0df5790429d24266193153f7424eea [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 27 16:26:19 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ILocalizableMessage (Apache Flex - FlexJS: Compiler: OEM Layer 0.8.0-SNAPSHOT API)</title>
<meta name="date" content="2016-09-27">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ILocalizableMessage (Apache Flex - FlexJS: Compiler: OEM Layer 0.8.0-SNAPSHOT API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ILocalizableMessage.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">
<li><a href="../../flex2/compiler/CompilerException.html" title="class in flex2.compiler"><span class="strong">Prev Class</span></a></li>
<li><a href="../../flex2/compiler/Logger.html" title="interface in flex2.compiler"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?flex2/compiler/ILocalizableMessage.html" target="_top">Frames</a></li>
<li><a href="ILocalizableMessage.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All Classes</a></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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">flex2.compiler</div>
<h2 title="Interface ILocalizableMessage" class="title">Interface ILocalizableMessage</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd><a href="../../flex2/tools/oem/Message.html" title="interface in flex2.tools.oem">Message</a></dd>
</dl>
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../flex2/compiler/util/CompilerMessage.html" title="class in flex2.compiler.util">CompilerMessage</a>, <a href="../../flex2/compiler/util/CompilerMessage.CompilerError.html" title="class in flex2.compiler.util">CompilerMessage.CompilerError</a>, <a href="../../flex2/compiler/util/CompilerMessage.CompilerInfo.html" title="class in flex2.compiler.util">CompilerMessage.CompilerInfo</a>, <a href="../../flex2/compiler/util/CompilerMessage.CompilerWarning.html" title="class in flex2.compiler.util">CompilerMessage.CompilerWarning</a>, <a href="../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a>, <a href="../../flex2/compiler/config/ConfigurationException.AmbiguousParse.html" title="class in flex2.compiler.config">ConfigurationException.AmbiguousParse</a>, <a href="../../flex2/compiler/config/ConfigurationException.BadAppendValue.html" title="class in flex2.compiler.config">ConfigurationException.BadAppendValue</a>, <a href="../../flex2/compiler/config/ConfigurationException.BadApplicationDomainValue.html" title="class in flex2.compiler.config">ConfigurationException.BadApplicationDomainValue</a>, <a href="../../flex2/compiler/config/ConfigurationException.BadDefinition.html" title="class in flex2.compiler.config">ConfigurationException.BadDefinition</a>, <a href="../../flex2/compiler/config/ConfigurationException.BadExcludeDependencies.html" title="class in flex2.compiler.config">ConfigurationException.BadExcludeDependencies</a>, <a href="../../flex2/compiler/config/ConfigurationException.BadFrameParameters.html" title="class in flex2.compiler.config">ConfigurationException.BadFrameParameters</a>, <a href="../../flex2/compiler/config/ConfigurationException.BadMetadataCombo.html" title="class in flex2.compiler.config">ConfigurationException.BadMetadataCombo</a>, <a href="../../flex2/compiler/config/ConfigurationException.BadValue.html" title="class in flex2.compiler.config">ConfigurationException.BadValue</a>, <a href="../../flex2/compiler/config/ConfigurationException.BadVersion.html" title="class in flex2.compiler.config">ConfigurationException.BadVersion</a>, <a href="../../flex2/compiler/config/ConfigurationException.CannotOpen.html" title="class in flex2.compiler.config">ConfigurationException.CannotOpen</a>, <a href="../../flex2/compiler/config/ConfigurationException.ConfigurationIOError.html" title="class in flex2.compiler.config">ConfigurationException.ConfigurationIOError</a>, <a href="../../flex2/compiler/config/ConfigurationException.CouldNotCreateConfig.html" title="class in flex2.compiler.config">ConfigurationException.CouldNotCreateConfig</a>, <a href="../../flex2/compiler/config/ConfigurationException.DirectoryNotEmpty.html" title="class in flex2.compiler.config">ConfigurationException.DirectoryNotEmpty</a>, <a href="../../flex2/compiler/config/ConfigurationException.FileTooBig.html" title="class in flex2.compiler.config">ConfigurationException.FileTooBig</a>, <a href="../../flex2/compiler/config/ConfigurationException.GreaterThanZero.html" title="class in flex2.compiler.config">ConfigurationException.GreaterThanZero</a>, <a href="../../flex2/compiler/config/ConfigurationException.IllegalDimensions.html" title="class in flex2.compiler.config">ConfigurationException.IllegalDimensions</a>, <a href="../../flex2/compiler/config/ConfigurationException.IllegalMultipleSet.html" title="class in flex2.compiler.config">ConfigurationException.IllegalMultipleSet</a>, <a href="../../flex2/compiler/config/ConfigurationException.IncorrectArgumentCount.html" title="class in flex2.compiler.config">ConfigurationException.IncorrectArgumentCount</a>, <a href="../../flex2/compiler/config/ConfigurationException.IncorrectElement.html" title="class in flex2.compiler.config">ConfigurationException.IncorrectElement</a>, <a href="../../flex2/compiler/config/ConfigurationException.InterspersedDefaults.html" title="class in flex2.compiler.config">ConfigurationException.InterspersedDefaults</a>, <a href="../../flex2/compiler/config/ConfigurationException.IOError.html" title="class in flex2.compiler.config">ConfigurationException.IOError</a>, <a href="../../flex2/compiler/config/ConfigurationException.MissingArgument.html" title="class in flex2.compiler.config">ConfigurationException.MissingArgument</a>, <a href="../../flex2/compiler/config/ConfigurationException.MissingIncludeClasses.html" title="class in flex2.compiler.config">ConfigurationException.MissingIncludeClasses</a>, <a href="../../flex2/compiler/config/ConfigurationException.MissingRequirement.html" title="class in flex2.compiler.config">ConfigurationException.MissingRequirement</a>, <a href="../../flex2/compiler/config/ConfigurationException.MustSpecifyTarget.html" title="class in flex2.compiler.config">ConfigurationException.MustSpecifyTarget</a>, <a href="../../flex2/compiler/config/ConfigurationException.NamespaceMissingManifest.html" title="class in flex2.compiler.config">ConfigurationException.NamespaceMissingManifest</a>, <a href="../../flex2/compiler/config/ConfigurationException.NoASDocInputs.html" title="class in flex2.compiler.config">ConfigurationException.NoASDocInputs</a>, <a href="../../flex2/compiler/config/ConfigurationException.NoSwcInputs.html" title="class in flex2.compiler.config">ConfigurationException.NoSwcInputs</a>, <a href="../../flex2/compiler/config/ConfigurationException.NotADirectory.html" title="class in flex2.compiler.config">ConfigurationException.NotADirectory</a>, <a href="../../flex2/compiler/config/ConfigurationException.NotAFile.html" title="class in flex2.compiler.config">ConfigurationException.NotAFile</a>, <a href="../../flex2/compiler/config/ConfigurationException.NotDirectory.html" title="class in flex2.compiler.config">ConfigurationException.NotDirectory</a>, <a href="../../flex2/compiler/config/ConfigurationException.ObsoleteVariable.html" title="class in flex2.compiler.config">ConfigurationException.ObsoleteVariable</a>, <a href="../../flex2/compiler/config/ConfigurationException.OnlyOneSource.html" title="class in flex2.compiler.config">ConfigurationException.OnlyOneSource</a>, <a href="../../flex2/compiler/config/ConfigurationException.OtherThrowable.html" title="class in flex2.compiler.config">ConfigurationException.OtherThrowable</a>, <a href="../../flex2/compiler/config/ConfigurationException.RedundantFile.html" title="class in flex2.compiler.config">ConfigurationException.RedundantFile</a>, <a href="../../flex2/compiler/config/ConfigurationException.SwcDoesNotHaveRslData.html" title="class in flex2.compiler.config">ConfigurationException.SwcDoesNotHaveRslData</a>, <a href="../../flex2/compiler/config/ConfigurationException.Token.html" title="class in flex2.compiler.config">ConfigurationException.Token</a>, <a href="../../flex2/compiler/config/ConfigurationException.ToolsLocaleNotAvailable.html" title="class in flex2.compiler.config">ConfigurationException.ToolsLocaleNotAvailable</a>, <a href="../../flex2/compiler/config/ConfigurationException.TypeMismatch.html" title="class in flex2.compiler.config">ConfigurationException.TypeMismatch</a>, <a href="../../flex2/compiler/config/ConfigurationException.UnexpectedArgument.html" title="class in flex2.compiler.config">ConfigurationException.UnexpectedArgument</a>, <a href="../../flex2/compiler/config/ConfigurationException.UnexpectedCDATA.html" title="class in flex2.compiler.config">ConfigurationException.UnexpectedCDATA</a>, <a href="../../flex2/compiler/config/ConfigurationException.UnexpectedDefaults.html" title="class in flex2.compiler.config">ConfigurationException.UnexpectedDefaults</a>, <a href="../../flex2/compiler/config/ConfigurationException.UnexpectedElement.html" title="class in flex2.compiler.config">ConfigurationException.UnexpectedElement</a>, <a href="../../flex2/compiler/config/ConfigurationException.UnknownNamespace.html" title="class in flex2.compiler.config">ConfigurationException.UnknownNamespace</a>, <a href="../../flex2/compiler/config/ConfigurationException.UnknownVariable.html" title="class in flex2.compiler.config">ConfigurationException.UnknownVariable</a>, <a href="../../flex2/compiler/config/ConfigurationException.VariableMissingRequirement.html" title="class in flex2.compiler.config">ConfigurationException.VariableMissingRequirement</a>, <a href="../../flex2/compiler/config/FileConfigurator.LoadingConfiguration.html" title="class in flex2.compiler.config">FileConfigurator.LoadingConfiguration</a>, <a href="../../flex2/compiler/util/ManifestParser.DuplicateComponentDefinition.html" title="class in flex2.compiler.util">ManifestParser.DuplicateComponentDefinition</a>, <a href="../../flex2/compiler/util/ManifestParser.InvalidClassName.html" title="class in flex2.compiler.util">ManifestParser.InvalidClassName</a>, <a href="../../flex2/compiler/util/ManifestParser.ManifestError.html" title="class in flex2.compiler.util">ManifestParser.ManifestError</a>, <a href="../../flex2/compiler/util/ManifestParser.UndefinedClass.html" title="class in flex2.compiler.util">ManifestParser.UndefinedClass</a>, <a href="../../flex2/tools/Mxmlc.CouldNotInstantiate.html" title="class in flex2.tools">Mxmlc.CouldNotInstantiate</a>, <a href="../../flex2/tools/Mxmlc.OutputMessage.html" title="class in flex2.tools">Mxmlc.OutputMessage</a>, <a href="../../flex2/tools/Mxmlc.StartMessage.html" title="class in flex2.tools">Mxmlc.StartMessage</a>, <a href="../../flex2/tools/PreLink.ClassesMappedToSameRemoteAlias.html" title="class in flex2.tools">PreLink.ClassesMappedToSameRemoteAlias</a>, <a href="../../flex2/tools/PreLink.CompiledAsAComponent.html" title="class in flex2.tools">PreLink.CompiledAsAComponent</a>, <a href="../../flex2/tools/PreLink.CouldNotParseNumber.html" title="class in flex2.tools">PreLink.CouldNotParseNumber</a>, <a href="../../flex2/tools/PreLink.MissingSignedLibraryDigest.html" title="class in flex2.tools">PreLink.MissingSignedLibraryDigest</a>, <a href="../../flex2/tools/PreLink.MissingUnsignedLibraryDigest.html" title="class in flex2.tools">PreLink.MissingUnsignedLibraryDigest</a>, <a href="../../flex2/tools/PreLink.RequiredRsls.html" title="class in flex2.tools">PreLink.RequiredRsls</a>, <a href="../../flex2/tools/PreLink.RequiredRslUrl.html" title="class in flex2.tools">PreLink.RequiredRslUrl</a>, <a href="../../flex2/tools/PreLink.RequiredRslUrlWithFailover.html" title="class in flex2.tools">PreLink.RequiredRslUrlWithFailover</a>, <a href="../../flex2/tools/PreLink.RequiredRslUrlWithMultipleFailovers.html" title="class in flex2.tools">PreLink.RequiredRslUrlWithMultipleFailovers</a>, <a href="../../flex2/compiler/SourceList.FileNotInSourcePath.html" title="class in flex2.compiler">SourceList.FileNotInSourcePath</a>, <a href="../../flex2/compiler/SourceList.UnsupportedFileType.html" title="class in flex2.compiler">SourceList.UnsupportedFileType</a>, <a href="../../flex2/tools/Tool.FailedToLoadLicenseFile.html" title="class in flex2.tools">Tool.FailedToLoadLicenseFile</a>, <a href="../../flex2/tools/Tool.NoUpdateMessage.html" title="class in flex2.tools">Tool.NoUpdateMessage</a>, <a href="../../flex2/tools/ToolsConfiguration.BadAS3ESCombination.html" title="class in flex2.tools">ToolsConfiguration.BadAS3ESCombination</a>, <a href="../../flex2/tools/ToolsConfiguration.BadESStrictCombination.html" title="class in flex2.tools">ToolsConfiguration.BadESStrictCombination</a>, <a href="../../flex2/tools/ToolsConfiguration.DeprecatedConfigurationOption.html" title="class in flex2.tools">ToolsConfiguration.DeprecatedConfigurationOption</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="strong">ILocalizableMessage</span>
extends <a href="../../flex2/tools/oem/Message.html" title="interface in flex2.tools.oem">Message</a></pre>
<div class="block">This is a marker interface for all localizable messages. All
localized errors and exceptions should implement this.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Roger Gonzalez</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_flex2.tools.oem.Message">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;flex2.tools.oem.<a href="../../flex2/tools/oem/Message.html" title="interface in flex2.tools.oem">Message</a></h3>
<code><a href="../../flex2/tools/oem/Message.html#ERROR">ERROR</a>, <a href="../../flex2/tools/oem/Message.html#INFO">INFO</a>, <a href="../../flex2/tools/oem/Message.html#WARNING">WARNING</a></code></li>
</ul>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code></td>
<td class="colLast"><code><strong><a href="../../flex2/compiler/ILocalizableMessage.html#getExceptionDetail()">getExceptionDetail</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../flex2/compiler/ILocalizableMessage.html#isPathAvailable()">isPathAvailable</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../flex2/compiler/ILocalizableMessage.html#setColumn(int)">setColumn</a></strong>(int&nbsp;column)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../flex2/compiler/ILocalizableMessage.html#setLine(int)">setLine</a></strong>(int&nbsp;line)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../flex2/compiler/ILocalizableMessage.html#setPath(java.lang.String)">setPath</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_flex2.tools.oem.Message">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;flex2.tools.oem.<a href="../../flex2/tools/oem/Message.html" title="interface in flex2.tools.oem">Message</a></h3>
<code><a href="../../flex2/tools/oem/Message.html#getColumn()">getColumn</a>, <a href="../../flex2/tools/oem/Message.html#getLevel()">getLevel</a>, <a href="../../flex2/tools/oem/Message.html#getLine()">getLine</a>, <a href="../../flex2/tools/oem/Message.html#getPath()">getPath</a>, <a href="../../flex2/tools/oem/Message.html#toString()">toString</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setPath(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPath</h4>
<pre>void&nbsp;setPath(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</pre>
</li>
</ul>
<a name="setLine(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLine</h4>
<pre>void&nbsp;setLine(int&nbsp;line)</pre>
</li>
</ul>
<a name="setColumn(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setColumn</h4>
<pre>void&nbsp;setColumn(int&nbsp;column)</pre>
</li>
</ul>
<a name="getExceptionDetail()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExceptionDetail</h4>
<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a>&nbsp;getExceptionDetail()</pre>
</li>
</ul>
<a name="isPathAvailable()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>isPathAvailable</h4>
<pre>boolean&nbsp;isPathAvailable()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ILocalizableMessage.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">
<li><a href="../../flex2/compiler/CompilerException.html" title="class in flex2.compiler"><span class="strong">Prev Class</span></a></li>
<li><a href="../../flex2/compiler/Logger.html" title="interface in flex2.compiler"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../index.html?flex2/compiler/ILocalizableMessage.html" target="_top">Frames</a></li>
<li><a href="ILocalizableMessage.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.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>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>