blob: b88fa4b4c8914badd0fc5d34d45f382252fd445f [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.6.0_27) on Wed Jul 31 21:14:39 BST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Class Hierarchy (Apache Whisker 0.1-SNAPSHOT API)</title>
<meta name="date" content="2013-07-31">
<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="Class Hierarchy (Apache Whisker 0.1-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>Package</li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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?overview-tree.html" target="_top">FRAMES</a></li>
<li><a href="overview-tree.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>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For All Packages</h1>
<span class="strong">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="org/apache/creadur/whisker/app/package-tree.html">org.apache.creadur.whisker.app</a>, </li>
<li><a href="org/apache/creadur/whisker/app/analysis/package-tree.html">org.apache.creadur.whisker.app.analysis</a>, </li>
<li><a href="org/apache/creadur/whisker/app/load/package-tree.html">org.apache.creadur.whisker.app.load</a>, </li>
<li><a href="org/apache/creadur/whisker/app/out/package-tree.html">org.apache.creadur.whisker.app.out</a>, </li>
<li><a href="org/apache/creadur/whisker/cli/package-tree.html">org.apache.creadur.whisker.cli</a>, </li>
<li><a href="org/apache/creadur/whisker/fromxml/package-tree.html">org.apache.creadur.whisker.fromxml</a>, </li>
<li><a href="org/apache/creadur/whisker/model/package-tree.html">org.apache.creadur.whisker.model</a>, </li>
<li><a href="org/apache/creadur/whisker/out/velocity/package-tree.html">org.apache.creadur.whisker.out.velocity</a>, </li>
<li><a href="org/apache/creadur/whisker/plugin/maven/package-tree.html">org.apache.creadur.whisker.plugin.maven</a>, </li>
<li><a href="org/apache/creadur/whisker/scan/package-tree.html">org.apache.creadur.whisker.scan</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
<ul>
<li type="circle">org.apache.creadur.whisker.app.<a href="org/apache/creadur/whisker/app/AbstractEngine.html" title="class in org.apache.creadur.whisker.app"><span class="strong">AbstractEngine</span></a>
<ul>
<li type="circle">org.apache.creadur.whisker.out.velocity.<a href="org/apache/creadur/whisker/out/velocity/VelocityEngine.html" title="class in org.apache.creadur.whisker.out.velocity"><span class="strong">VelocityEngine</span></a></li>
</ul>
</li>
<li type="circle">org.apache.maven.plugin.AbstractMojo (implements org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo)
<ul>
<li type="circle">org.apache.creadur.whisker.plugin.maven.<a href="org/apache/creadur/whisker/plugin/maven/GenerateMojo.html" title="class in org.apache.creadur.whisker.plugin.maven"><span class="strong">GenerateMojo</span></a></li>
</ul>
</li>
<li type="circle">org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/ByOrganisation.html" title="class in org.apache.creadur.whisker.model"><span class="strong">ByOrganisation</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/ContentElement.html" title="interface in org.apache.creadur.whisker.model">ContentElement</a>)</li>
<li type="circle">org.apache.creadur.whisker.app.<a href="org/apache/creadur/whisker/app/Configuration.html" title="class in org.apache.creadur.whisker.app"><span class="strong">Configuration</span></a></li>
<li type="circle">org.apache.creadur.whisker.app.<a href="org/apache/creadur/whisker/app/ConfigurationBuilder.html" title="class in org.apache.creadur.whisker.app"><span class="strong">ConfigurationBuilder</span></a></li>
<li type="circle">org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/Descriptor.html" title="class in org.apache.creadur.whisker.model"><span class="strong">Descriptor</span></a></li>
<li type="circle">org.apache.creadur.whisker.scan.<a href="org/apache/creadur/whisker/scan/Directory.html" title="class in org.apache.creadur.whisker.scan"><span class="strong">Directory</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;)</li>
<li type="circle">org.apache.creadur.whisker.scan.<a href="org/apache/creadur/whisker/scan/FromFileSystem.html" title="class in org.apache.creadur.whisker.scan"><span class="strong">FromFileSystem</span></a></li>
<li type="circle">org.apache.creadur.whisker.out.velocity.<a href="org/apache/creadur/whisker/out/velocity/Indentation.html" title="class in org.apache.creadur.whisker.out.velocity"><span class="strong">Indentation</span></a></li>
<li type="circle">org.apache.creadur.whisker.fromxml.<a href="org/apache/creadur/whisker/fromxml/JDomBuilder.html" title="class in org.apache.creadur.whisker.fromxml"><span class="strong">JDomBuilder</span></a></li>
<li type="circle">org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/License.html" title="class in org.apache.creadur.whisker.model"><span class="strong">License</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;)</li>
<li type="circle">org.apache.creadur.whisker.app.analysis.<a href="org/apache/creadur/whisker/app/analysis/LicenseAnalyst.html" title="class in org.apache.creadur.whisker.app.analysis"><span class="strong">LicenseAnalyst</span></a></li>
<li type="circle">org.apache.creadur.whisker.cli.<a href="org/apache/creadur/whisker/cli/Main.html" title="class in org.apache.creadur.whisker.cli"><span class="strong">Main</span></a></li>
<li type="circle">org.apache.creadur.whisker.plugin.maven.<a href="org/apache/creadur/whisker/plugin/maven/MojoToJCLLog.html" title="class in org.apache.creadur.whisker.plugin.maven"><span class="strong">MojoToJCLLog</span></a> (implements org.apache.commons.logging.Log)</li>
<li type="circle">org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/Organisation.html" title="class in org.apache.creadur.whisker.model"><span class="strong">Organisation</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;)</li>
<li type="circle">org.apache.creadur.whisker.out.velocity.<a href="org/apache/creadur/whisker/out/velocity/RenderingHelper.html" title="class in org.apache.creadur.whisker.out.velocity"><span class="strong">RenderingHelper</span></a></li>
<li type="circle">org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/Resource.html" title="class in org.apache.creadur.whisker.model"><span class="strong">Resource</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/ContentElement.html" title="interface in org.apache.creadur.whisker.model">ContentElement</a>)</li>
<li type="circle">org.apache.creadur.whisker.app.analysis.<a href="org/apache/creadur/whisker/app/analysis/ResourceDescription.html" title="class in org.apache.creadur.whisker.app.analysis"><span class="strong">ResourceDescription</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;)</li>
<li type="circle">org.apache.creadur.whisker.app.<a href="org/apache/creadur/whisker/app/StreamableResource.html" title="class in org.apache.creadur.whisker.app"><span class="strong">StreamableResource</span></a>
<ul>
<li type="circle">org.apache.creadur.whisker.app.load.<a href="org/apache/creadur/whisker/app/load/StreamableClassPathResource.html" title="class in org.apache.creadur.whisker.app.load"><span class="strong">StreamableClassPathResource</span></a></li>
<li type="circle">org.apache.creadur.whisker.app.load.<a href="org/apache/creadur/whisker/app/load/StreamableFileNameResource.html" title="class in org.apache.creadur.whisker.app.load"><span class="strong">StreamableFileNameResource</span></a></li>
<li type="circle">org.apache.creadur.whisker.app.load.<a href="org/apache/creadur/whisker/app/load/StreamableFileResource.html" title="class in org.apache.creadur.whisker.app.load"><span class="strong">StreamableFileResource</span></a></li>
</ul>
</li>
<li type="circle">org.apache.creadur.whisker.app.load.<a href="org/apache/creadur/whisker/app/load/StreamableResourceFactory.html" title="class in org.apache.creadur.whisker.app.load"><span class="strong">StreamableResourceFactory</span></a></li>
<li type="circle">org.apache.creadur.whisker.cli.<a href="org/apache/creadur/whisker/cli/SystemLog.html" title="class in org.apache.creadur.whisker.cli"><span class="strong">SystemLog</span></a> (implements org.apache.commons.logging.Log)</li>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="strong">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="strong">Exception</span></a>
<ul>
<li type="circle">org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/LicenseTemplateException.html" title="class in org.apache.creadur.whisker.model"><span class="strong">LicenseTemplateException</span></a></li>
<li type="circle">org.apache.creadur.whisker.app.analysis.<a href="org/apache/creadur/whisker/app/analysis/ResourceDefinitionException.html" title="class in org.apache.creadur.whisker.app.analysis"><span class="strong">ResourceDefinitionException</span></a></li>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang"><span class="strong">RuntimeException</span></a>
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang"><span class="strong">IllegalArgumentException</span></a>
<ul>
<li type="circle">org.apache.creadur.whisker.fromxml.<a href="org/apache/creadur/whisker/fromxml/InvalidXmlException.html" title="class in org.apache.creadur.whisker.fromxml"><span class="strong">InvalidXmlException</span></a>
<ul>
<li type="circle">org.apache.creadur.whisker.fromxml.<a href="org/apache/creadur/whisker/fromxml/DuplicateElementException.html" title="class in org.apache.creadur.whisker.fromxml"><span class="strong">DuplicateElementException</span></a></li>
<li type="circle">org.apache.creadur.whisker.fromxml.<a href="org/apache/creadur/whisker/fromxml/MissingIDException.html" title="class in org.apache.creadur.whisker.fromxml"><span class="strong">MissingIDException</span></a></li>
<li type="circle">org.apache.creadur.whisker.fromxml.<a href="org/apache/creadur/whisker/fromxml/UnexpectedElementException.html" title="class in org.apache.creadur.whisker.fromxml"><span class="strong">UnexpectedElementException</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">org.apache.creadur.whisker.out.velocity.<a href="org/apache/creadur/whisker/out/velocity/VelocityReports.html" title="class in org.apache.creadur.whisker.out.velocity"><span class="strong">VelocityReports</span></a> (implements org.apache.velocity.runtime.log.LogChute)</li>
<li type="circle">org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/Visitor.html" title="class in org.apache.creadur.whisker.model"><span class="strong">Visitor</span></a>
<ul>
<li type="circle">org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/LicenseAndOrganisationCollator.html" title="class in org.apache.creadur.whisker.model"><span class="strong">LicenseAndOrganisationCollator</span></a></li>
<li type="circle">org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/NoCopyrightNoticeVerifier.html" title="class in org.apache.creadur.whisker.model"><span class="strong">NoCopyrightNoticeVerifier</span></a></li>
<li type="circle">org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/NoticeCollator.html" title="class in org.apache.creadur.whisker.model"><span class="strong">NoticeCollator</span></a></li>
<li type="circle">org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/ResourceNamesCollator.html" title="class in org.apache.creadur.whisker.model"><span class="strong">ResourceNamesCollator</span></a></li>
<li type="circle">org.apache.creadur.whisker.app.analysis.<a href="org/apache/creadur/whisker/app/analysis/ResourceSourceAuditor.html" title="class in org.apache.creadur.whisker.app.analysis"><span class="strong">ResourceSourceAuditor</span></a></li>
</ul>
</li>
<li type="circle">org.apache.creadur.whisker.app.<a href="org/apache/creadur/whisker/app/Whisker.html" title="class in org.apache.creadur.whisker.app"><span class="strong">Whisker</span></a></li>
<li type="circle">org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/WithinDirectory.html" title="class in org.apache.creadur.whisker.model"><span class="strong">WithinDirectory</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/ContentElement.html" title="interface in org.apache.creadur.whisker.model">ContentElement</a>)</li>
<li type="circle">org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/WithLicense.html" title="class in org.apache.creadur.whisker.model"><span class="strong">WithLicense</span></a> (implements java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/ContentElement.html" title="interface in org.apache.creadur.whisker.model">ContentElement</a>)</li>
<li type="circle">org.apache.creadur.whisker.app.out.<a href="org/apache/creadur/whisker/app/out/WriteResultsIntoDirectoryFactory.html" title="class in org.apache.creadur.whisker.app.out"><span class="strong">WriteResultsIntoDirectoryFactory</span></a> (implements org.apache.creadur.whisker.app.<a href="org/apache/creadur/whisker/app/ResultWriterFactory.html" title="interface in org.apache.creadur.whisker.app">ResultWriterFactory</a>)</li>
<li type="circle">org.apache.creadur.whisker.app.out.<a href="org/apache/creadur/whisker/app/out/WriteResultsToSystemOutFactory.html" title="class in org.apache.creadur.whisker.app.out"><span class="strong">WriteResultsToSystemOutFactory</span></a> (implements org.apache.creadur.whisker.app.<a href="org/apache/creadur/whisker/app/ResultWriterFactory.html" title="interface in org.apache.creadur.whisker.app">ResultWriterFactory</a>)</li>
</ul>
</li>
</ul>
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">org.apache.creadur.whisker.model.<a href="org/apache/creadur/whisker/model/ContentElement.html" title="interface in org.apache.creadur.whisker.model"><span class="strong">ContentElement</span></a></li>
<li type="circle">org.apache.creadur.whisker.app.<a href="org/apache/creadur/whisker/app/ResultWriterFactory.html" title="interface in org.apache.creadur.whisker.app"><span class="strong">ResultWriterFactory</span></a></li>
</ul>
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="strong">Object</span></a>
<ul>
<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><span class="strong">Enum</span></a>&lt;E&gt; (implements java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a>&lt;T&gt;, java.io.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
<ul>
<li type="circle">org.apache.creadur.whisker.app.<a href="org/apache/creadur/whisker/app/Result.html" title="enum in org.apache.creadur.whisker.app"><span class="strong">Result</span></a></li>
<li type="circle">org.apache.creadur.whisker.app.<a href="org/apache/creadur/whisker/app/Act.html" title="enum in org.apache.creadur.whisker.app"><span class="strong">Act</span></a></li>
<li type="circle">org.apache.creadur.whisker.app.<a href="org/apache/creadur/whisker/app/LicenseConfiguration.html" title="enum in org.apache.creadur.whisker.app"><span class="strong">LicenseConfiguration</span></a></li>
<li type="circle">org.apache.creadur.whisker.app.analysis.<a href="org/apache/creadur/whisker/app/analysis/ResourceDefinitionError.html" title="enum in org.apache.creadur.whisker.app.analysis"><span class="strong">ResourceDefinitionError</span></a></li>
<li type="circle">org.apache.creadur.whisker.out.velocity.<a href="org/apache/creadur/whisker/out/velocity/Product.html" title="enum in org.apache.creadur.whisker.out.velocity"><span class="strong">Product</span></a></li>
<li type="circle">org.apache.creadur.whisker.cli.<a href="org/apache/creadur/whisker/cli/CommandLineOption.html" title="enum in org.apache.creadur.whisker.cli"><span class="strong">CommandLineOption</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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>Package</li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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?overview-tree.html" target="_top">FRAMES</a></li>
<li><a href="overview-tree.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>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2011-2013 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>