blob: 879c4672c1381872ac53d9dc8c5d3a50595df2fa [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 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (Apache Creadur Rat 0.13-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (Apache Creadur Rat 0.13-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#org.apache">org.apache.*</a></li>
</ul>
</div>
<div class="constantValuesContainer"><a name="org.apache">
<!-- -->
</a>
<h2 title="org.apache">org.apache.*</h2>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.rat.<a href="org/apache/rat/Defaults.html" title="class in org.apache.rat">Defaults</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.Defaults.PLAIN_STYLESHEET">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/Defaults.html#PLAIN_STYLESHEET">PLAIN_STYLESHEET</a></code></td>
<td class="colLast"><code>"org/apache/rat/plain-rat.xsl"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.Defaults.UNAPPROVED_LICENSES_STYLESHEET">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/Defaults.html#UNAPPROVED_LICENSES_STYLESHEET">UNAPPROVED_LICENSES_STYLESHEET</a></code></td>
<td class="colLast"><code>"org/apache/rat/unapproved-licenses.xsl"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.rat.analysis.license.<a href="org/apache/rat/analysis/license/ApacheSoftwareLicense20.html" title="class in org.apache.rat.analysis.license">ApacheSoftwareLicense20</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.analysis.license.ApacheSoftwareLicense20.FIRST_LICENSE_LINE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/analysis/license/ApacheSoftwareLicense20.html#FIRST_LICENSE_LINE">FIRST_LICENSE_LINE</a></code></td>
<td class="colLast"><code>"Licensed under the Apache License, Version 2.0 (the \"License\")"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.analysis.license.ApacheSoftwareLicense20.LICENSE_REFERENCE_LINE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/analysis/license/ApacheSoftwareLicense20.html#LICENSE_REFERENCE_LINE">LICENSE_REFERENCE_LINE</a></code></td>
<td class="colLast"><code>"http://www.apache.org/licenses/LICENSE-2.0"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.rat.analysis.license.<a href="org/apache/rat/analysis/license/AppliedApacheSoftwareLicense20.html" title="class in org.apache.rat.analysis.license">AppliedApacheSoftwareLicense20</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.analysis.license.AppliedApacheSoftwareLicense20.ASL20_LICENSE_DEFN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/analysis/license/AppliedApacheSoftwareLicense20.html#ASL20_LICENSE_DEFN">ASL20_LICENSE_DEFN</a></code></td>
<td class="colLast"><code>"Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\nhttp://www.apache.org/licenses/LICENSE-2.0\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.rat.analysis.license.<a href="org/apache/rat/analysis/license/CDDL1License.html" title="class in org.apache.rat.analysis.license">CDDL1License</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.analysis.license.CDDL1License.CDDL1_LICENSE_DEFN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/analysis/license/CDDL1License.html#CDDL1_LICENSE_DEFN">CDDL1_LICENSE_DEFN</a></code></td>
<td class="colLast"><code>"The contents of this file are subject to the terms of the Common Development\nand Distribution License(\"CDDL\") (the \"License\"). You may not use this file\nexcept in compliance with the License.\n\n"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.analysis.license.CDDL1License.CDDL1_LICENSE_DEFN_ILLUMOS_STYLE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/analysis/license/CDDL1License.html#CDDL1_LICENSE_DEFN_ILLUMOS_STYLE">CDDL1_LICENSE_DEFN_ILLUMOS_STYLE</a></code></td>
<td class="colLast"><code>"The contents of this file are subject to the terms of the\nCommon Development and Distribution License (the \"License\")\nYou may not use this file except in compliance with the License.\n"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.rat.analysis.license.<a href="org/apache/rat/analysis/license/CopyrightHeader.html" title="class in org.apache.rat.analysis.license">CopyrightHeader</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.analysis.license.CopyrightHeader.COPYRIGHT_PREFIX_PATTERN_DEFN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/analysis/license/CopyrightHeader.html#COPYRIGHT_PREFIX_PATTERN_DEFN">COPYRIGHT_PREFIX_PATTERN_DEFN</a></code></td>
<td class="colLast"><code>".*Copyright [0-9]{4}(\\-[0-9]{4})? "</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.rat.analysis.license.<a href="org/apache/rat/analysis/license/GPL1License.html" title="class in org.apache.rat.analysis.license">GPL1License</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.analysis.license.GPL1License.FIRST_LICENSE_LINE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/analysis/license/GPL1License.html#FIRST_LICENSE_LINE">FIRST_LICENSE_LINE</a></code></td>
<td class="colLast"><code>"This program is free software; you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation; either version 1, or (at your option)\n any later version."</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.rat.analysis.license.<a href="org/apache/rat/analysis/license/GPL2License.html" title="class in org.apache.rat.analysis.license">GPL2License</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.analysis.license.GPL2License.FIRST_LICENSE_LINE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/analysis/license/GPL2License.html#FIRST_LICENSE_LINE">FIRST_LICENSE_LINE</a></code></td>
<td class="colLast"><code>"This program is free software; you can redistribute it and/or\n modify it under the terms of the GNU General Public License\n as published by the Free Software Foundation; either version 2\n of the License, or (at your option) any later version."</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.rat.analysis.license.<a href="org/apache/rat/analysis/license/GPL3License.html" title="class in org.apache.rat.analysis.license">GPL3License</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.analysis.license.GPL3License.FIRST_LICENSE_LINE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/analysis/license/GPL3License.html#FIRST_LICENSE_LINE">FIRST_LICENSE_LINE</a></code></td>
<td class="colLast"><code>"This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version."</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.rat.analysis.license.<a href="org/apache/rat/analysis/license/MITLicense.html" title="class in org.apache.rat.analysis.license">MITLicense</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.analysis.license.MITLicense.AS_IS_LICENSE_LINE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/analysis/license/MITLicense.html#AS_IS_LICENSE_LINE">AS_IS_LICENSE_LINE</a></code></td>
<td class="colLast"><code>"THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.analysis.license.MITLicense.FIRST_LICENSE_LINE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/analysis/license/MITLicense.html#FIRST_LICENSE_LINE">FIRST_LICENSE_LINE</a></code></td>
<td class="colLast"><code>"Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.analysis.license.MITLicense.MIDDLE_LICENSE_LINE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/analysis/license/MITLicense.html#MIDDLE_LICENSE_LINE">MIDDLE_LICENSE_LINE</a></code></td>
<td class="colLast"><code>"The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software."</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.rat.api.<a href="org/apache/rat/api/MetaData.html" title="class in org.apache.rat.api">MetaData</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_BASE_URL">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_BASE_URL">RAT_BASE_URL</a></code></td>
<td class="colLast"><code>"http://org/apache/rat/meta-data"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_DOCUMENT_CATEGORY_VALUE_ARCHIVE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_DOCUMENT_CATEGORY_VALUE_ARCHIVE">RAT_DOCUMENT_CATEGORY_VALUE_ARCHIVE</a></code></td>
<td class="colLast"><code>"archive"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_DOCUMENT_CATEGORY_VALUE_BINARY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_DOCUMENT_CATEGORY_VALUE_BINARY">RAT_DOCUMENT_CATEGORY_VALUE_BINARY</a></code></td>
<td class="colLast"><code>"binary"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_DOCUMENT_CATEGORY_VALUE_GENERATED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_DOCUMENT_CATEGORY_VALUE_GENERATED">RAT_DOCUMENT_CATEGORY_VALUE_GENERATED</a></code></td>
<td class="colLast"><code>"GEN "</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_DOCUMENT_CATEGORY_VALUE_NOTICE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_DOCUMENT_CATEGORY_VALUE_NOTICE">RAT_DOCUMENT_CATEGORY_VALUE_NOTICE</a></code></td>
<td class="colLast"><code>"notice"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_DOCUMENT_CATEGORY_VALUE_STANDARD">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_DOCUMENT_CATEGORY_VALUE_STANDARD">RAT_DOCUMENT_CATEGORY_VALUE_STANDARD</a></code></td>
<td class="colLast"><code>"standard"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_DOCUMENT_CATEGORY_VALUE_UNKNOWN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_DOCUMENT_CATEGORY_VALUE_UNKNOWN">RAT_DOCUMENT_CATEGORY_VALUE_UNKNOWN</a></code></td>
<td class="colLast"><code>"?????"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_CATEGORY_VALUE_ASL">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_CATEGORY_VALUE_ASL">RAT_LICENSE_FAMILY_CATEGORY_VALUE_ASL</a></code></td>
<td class="colLast"><code>"AL "</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_CATEGORY_VALUE_CDDL1">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_CATEGORY_VALUE_CDDL1">RAT_LICENSE_FAMILY_CATEGORY_VALUE_CDDL1</a></code></td>
<td class="colLast"><code>"CDDL1"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_CATEGORY_VALUE_DOJO">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_CATEGORY_VALUE_DOJO">RAT_LICENSE_FAMILY_CATEGORY_VALUE_DOJO</a></code></td>
<td class="colLast"><code>"DOJO "</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_CATEGORY_VALUE_GEN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_CATEGORY_VALUE_GEN">RAT_LICENSE_FAMILY_CATEGORY_VALUE_GEN</a></code></td>
<td class="colLast"><code>"GEN "</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_CATEGORY_VALUE_GPL1">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_CATEGORY_VALUE_GPL1">RAT_LICENSE_FAMILY_CATEGORY_VALUE_GPL1</a></code></td>
<td class="colLast"><code>"GPL1 "</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_CATEGORY_VALUE_GPL2">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_CATEGORY_VALUE_GPL2">RAT_LICENSE_FAMILY_CATEGORY_VALUE_GPL2</a></code></td>
<td class="colLast"><code>"GPL2 "</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_CATEGORY_VALUE_GPL3">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_CATEGORY_VALUE_GPL3">RAT_LICENSE_FAMILY_CATEGORY_VALUE_GPL3</a></code></td>
<td class="colLast"><code>"GPL3 "</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_CATEGORY_VALUE_MIT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_CATEGORY_VALUE_MIT">RAT_LICENSE_FAMILY_CATEGORY_VALUE_MIT</a></code></td>
<td class="colLast"><code>"MIT "</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_CATEGORY_VALUE_OASIS">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_CATEGORY_VALUE_OASIS">RAT_LICENSE_FAMILY_CATEGORY_VALUE_OASIS</a></code></td>
<td class="colLast"><code>"OASIS"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_CATEGORY_VALUE_TMF">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_CATEGORY_VALUE_TMF">RAT_LICENSE_FAMILY_CATEGORY_VALUE_TMF</a></code></td>
<td class="colLast"><code>"TMF "</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_CATEGORY_VALUE_UNKNOWN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_CATEGORY_VALUE_UNKNOWN">RAT_LICENSE_FAMILY_CATEGORY_VALUE_UNKNOWN</a></code></td>
<td class="colLast"><code>"?????"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_CATEGORY_VALUE_W3C">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_CATEGORY_VALUE_W3C">RAT_LICENSE_FAMILY_CATEGORY_VALUE_W3C</a></code></td>
<td class="colLast"><code>"W3C "</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_CATEGORY_VALUE_W3CD">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_CATEGORY_VALUE_W3CD">RAT_LICENSE_FAMILY_CATEGORY_VALUE_W3CD</a></code></td>
<td class="colLast"><code>"W3CD "</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_ACADEMIC_FREE_LICENSE_VERSION_2_1">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_NAME_VALUE_ACADEMIC_FREE_LICENSE_VERSION_2_1">RAT_LICENSE_FAMILY_NAME_VALUE_ACADEMIC_FREE_LICENSE_VERSION_2_1</a></code></td>
<td class="colLast"><code>"Academic Free License, Version 2.1"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_APACHE_LICENSE_VERSION_2_0">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_NAME_VALUE_APACHE_LICENSE_VERSION_2_0">RAT_LICENSE_FAMILY_NAME_VALUE_APACHE_LICENSE_VERSION_2_0</a></code></td>
<td class="colLast"><code>"Apache License Version 2.0"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_CDDL1">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_NAME_VALUE_CDDL1">RAT_LICENSE_FAMILY_NAME_VALUE_CDDL1</a></code></td>
<td class="colLast"><code>"COMMON DEVELOPMENT AND DISTRIBUTION LICENSE Version 1.0"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_1">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_1">RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_1</a></code></td>
<td class="colLast"><code>"GNU General Public License, version 1"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_2">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_2">RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_2</a></code></td>
<td class="colLast"><code>"GNU General Public License, version 2"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_3">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_3">RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_3</a></code></td>
<td class="colLast"><code>"GNU General Public License, version 3"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_MIT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_NAME_VALUE_MIT">RAT_LICENSE_FAMILY_NAME_VALUE_MIT</a></code></td>
<td class="colLast"><code>"The MIT License"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_MODIFIED_BSD_LICENSE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_NAME_VALUE_MODIFIED_BSD_LICENSE">RAT_LICENSE_FAMILY_NAME_VALUE_MODIFIED_BSD_LICENSE</a></code></td>
<td class="colLast"><code>"Modified BSD License"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_OASIS_OPEN_LICENSE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_NAME_VALUE_OASIS_OPEN_LICENSE">RAT_LICENSE_FAMILY_NAME_VALUE_OASIS_OPEN_LICENSE</a></code></td>
<td class="colLast"><code>"OASIS Open License"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_UNKNOWN">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_NAME_VALUE_UNKNOWN">RAT_LICENSE_FAMILY_NAME_VALUE_UNKNOWN</a></code></td>
<td class="colLast"><code>"?????"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_W3C_DOCUMENT_COPYRIGHT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_NAME_VALUE_W3C_DOCUMENT_COPYRIGHT">RAT_LICENSE_FAMILY_NAME_VALUE_W3C_DOCUMENT_COPYRIGHT</a></code></td>
<td class="colLast"><code>"W3C Document Copyright"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_W3C_SOFTWARE_COPYRIGHT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_LICENSE_FAMILY_NAME_VALUE_W3C_SOFTWARE_COPYRIGHT">RAT_LICENSE_FAMILY_NAME_VALUE_W3C_SOFTWARE_COPYRIGHT</a></code></td>
<td class="colLast"><code>"W3C Software Copyright"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_URL_APPROVED_LICENSE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_URL_APPROVED_LICENSE">RAT_URL_APPROVED_LICENSE</a></code></td>
<td class="colLast"><code>"http://org/apache/rat/meta-data#ApprovedLicense"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_URL_DOCUMENT_CATEGORY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_URL_DOCUMENT_CATEGORY">RAT_URL_DOCUMENT_CATEGORY</a></code></td>
<td class="colLast"><code>"http://org/apache/rat/meta-data#FileCategory"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_URL_HEADER_CATEGORY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_URL_HEADER_CATEGORY">RAT_URL_HEADER_CATEGORY</a></code></td>
<td class="colLast"><code>"http://org/apache/rat/meta-data#HeaderCategory"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_URL_HEADER_SAMPLE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_URL_HEADER_SAMPLE">RAT_URL_HEADER_SAMPLE</a></code></td>
<td class="colLast"><code>"http://org/apache/rat/meta-data#HeaderSample"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_URL_LICENSE_FAMILY_CATEGORY">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_URL_LICENSE_FAMILY_CATEGORY">RAT_URL_LICENSE_FAMILY_CATEGORY</a></code></td>
<td class="colLast"><code>"http://org/apache/rat/meta-data#LicenseFamilyCategory"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.api.MetaData.RAT_URL_LICENSE_FAMILY_NAME">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/api/MetaData.html#RAT_URL_LICENSE_FAMILY_NAME">RAT_URL_LICENSE_FAMILY_NAME</a></code></td>
<td class="colLast"><code>"http://org/apache/rat/meta-data#LicenseFamilyName"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.rat.document.impl.guesser.<a href="org/apache/rat/document/impl/guesser/BinaryGuesser.html" title="class in org.apache.rat.document.impl.guesser">BinaryGuesser</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.document.impl.guesser.BinaryGuesser.ASCII_CHAR_THREASHOLD">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/apache/rat/document/impl/guesser/BinaryGuesser.html#ASCII_CHAR_THREASHOLD">ASCII_CHAR_THREASHOLD</a></code></td>
<td class="colLast"><code>8</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.document.impl.guesser.BinaryGuesser.HIGH_BYTES_RATIO">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/apache/rat/document/impl/guesser/BinaryGuesser.html#HIGH_BYTES_RATIO">HIGH_BYTES_RATIO</a></code></td>
<td class="colLast"><code>100</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.document.impl.guesser.BinaryGuesser.JAR_MANIFEST">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/document/impl/guesser/BinaryGuesser.html#JAR_MANIFEST">JAR_MANIFEST</a></code></td>
<td class="colLast"><code>"MANIFEST.MF"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.document.impl.guesser.BinaryGuesser.JAVA">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/document/impl/guesser/BinaryGuesser.html#JAVA">JAVA</a></code></td>
<td class="colLast"><code>"JAVA"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.document.impl.guesser.BinaryGuesser.NON_ASCII_THREASHOLD">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/apache/rat/document/impl/guesser/BinaryGuesser.html#NON_ASCII_THREASHOLD">NON_ASCII_THREASHOLD</a></code></td>
<td class="colLast"><code>256</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.document.impl.guesser.BinaryGuesser.TOTAL_READ_RATIO">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="org/apache/rat/document/impl/guesser/BinaryGuesser.html#TOTAL_READ_RATIO">TOTAL_READ_RATIO</a></code></td>
<td class="colLast"><code>30</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.rat.mp.<a href="org/apache/rat/mp/RatReportMojo.html" title="class in org.apache.rat.mp">RatReportMojo</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.mp.RatReportMojo.DOT_HTML">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/mp/RatReportMojo.html#DOT_HTML">DOT_HTML</a></code></td>
<td class="colLast"><code>".html"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>org.apache.rat.report.claim.impl.xml.<a href="org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html" title="class in org.apache.rat.report.claim.impl.xml">SimpleXmlClaimReporter</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter.ARCHIVE_TYPE_PREDICATE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html#ARCHIVE_TYPE_PREDICATE">ARCHIVE_TYPE_PREDICATE</a></code></td>
<td class="colLast"><code>"archive-type"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter.ARCHIVE_TYPE_READABLE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html#ARCHIVE_TYPE_READABLE">ARCHIVE_TYPE_READABLE</a></code></td>
<td class="colLast"><code>"readable"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter.ARCHIVE_TYPE_UNREADABLE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html#ARCHIVE_TYPE_UNREADABLE">ARCHIVE_TYPE_UNREADABLE</a></code></td>
<td class="colLast"><code>"unreadable"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter.FILE_TYPE_PREDICATE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html#FILE_TYPE_PREDICATE">FILE_TYPE_PREDICATE</a></code></td>
<td class="colLast"><code>"type"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter.HEADER_SAMPLE_PREDICATE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html#HEADER_SAMPLE_PREDICATE">HEADER_SAMPLE_PREDICATE</a></code></td>
<td class="colLast"><code>"header-sample"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter.HEADER_TYPE_PREDICATE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html#HEADER_TYPE_PREDICATE">HEADER_TYPE_PREDICATE</a></code></td>
<td class="colLast"><code>"header-type"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter.LICENSE_APPROVAL_PREDICATE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html#LICENSE_APPROVAL_PREDICATE">LICENSE_APPROVAL_PREDICATE</a></code></td>
<td class="colLast"><code>"license-approval"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter.LICENSE_FAMILY_PREDICATE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html#LICENSE_FAMILY_PREDICATE">LICENSE_FAMILY_PREDICATE</a></code></td>
<td class="colLast"><code>"license-family"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter.RAT_REPORT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html#RAT_REPORT">RAT_REPORT</a></code></td>
<td class="colLast"><code>"rat-report"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="org.apache.rat.report.claim.impl.xml.SimpleXmlClaimReporter.TIMESTAMP">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td><code><a href="org/apache/rat/report/claim/impl/xml/SimpleXmlClaimReporter.html#TIMESTAMP">TIMESTAMP</a></code></td>
<td class="colLast"><code>"timestamp"</code></td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;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>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2016 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>