Added: velocity/site/production/tools/model/apidocs/org/apache/velocity/tools/model/filter/TableMapper.html URL: http://svn.apache.org/viewvc/velocity/site/production/tools/model/apidocs/org/apache/velocity/tools/model/filter/TableMapper.html?rev=1857765&view=auto ============================================================================== --- velocity/site/production/tools/model/apidocs/org/apache/velocity/tools/model/filter/TableMapper.html (added) +++ velocity/site/production/tools/model/apidocs/org/apache/velocity/tools/model/filter/TableMapper.html Thu Apr 18 15:55:33 2019 @@ -0,0 +1,359 @@ +<!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 (1.8.0_191) on Thu Apr 18 17:45:33 CEST 2019 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>TableMapper (Apache Velocity Tools - Model Tool 3.1-SNAPSHOT API)</title> +<meta name="date" content="2019-04-18"> +<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="TableMapper (Apache Velocity Tools - Model Tool 3.1-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</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><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/TableMapper.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="../../../../../../org/apache/velocity/tools/model/filter/Mapper.MappingEntry.html" title="class in org.apache.velocity.tools.model.filter"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html" title="class in org.apache.velocity.tools.model.filter"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/velocity/tools/model/filter/TableMapper.html" target="_top">Frames</a></li> +<li><a href="TableMapper.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: </li> +<li><a href="#nested.classes.inherited.from.class.org.apache.velocity.tools.model.filter.Mapper">Nested</a> | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </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">org.apache.velocity.tools.model.filter</div> +<h2 title="Class TableMapper" class="title">Class TableMapper<T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>></h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html" title="class in org.apache.velocity.tools.model.filter">org.apache.velocity.tools.model.filter.Mapper</a><T></li> +<li> +<ul class="inheritance"> +<li>org.apache.velocity.tools.model.filter.TableMapper<T></li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt><span class="paramLabel">Type Parameters:</span></dt> +<dd><code>T</code> - </dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html" title="class in org.apache.velocity.tools.model.filter">ColumnMapper</a></dd> +</dl> +<hr> +<br> +<pre>public abstract class <span class="typeNameLabel">TableMapper<T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>></span> +extends <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html" title="class in org.apache.velocity.tools.model.filter">Mapper</a><T></pre> +<div class="block">Node : For speed considerations, filters are calculated for each known column at configuration time. It means that + unknown result set column names will only be applied the <b>default</b> column filter, aka *.*</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested.class.summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.velocity.tools.model.filter.Mapper"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class org.apache.velocity.tools.model.filter.<a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html" title="class in org.apache.velocity.tools.model.filter">Mapper</a></h3> +<code><a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.MappingEntry.html" title="class in org.apache.velocity.tools.model.filter">Mapper.MappingEntry</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html#TableMapper-java.lang.String-">TableMapper</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> configurationPrefix)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html#addEntry-java.lang.String-T-">addEntry</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pattern, + <a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html" title="type parameter in TableMapper">T</a> leaf)</code> </td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html#addTableEntry-java.lang.String-org.apache.velocity.tools.model.filter.Mapper.MappingEntry-">addTableEntry</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pattern, + <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.MappingEntry.html" title="class in org.apache.velocity.tools.model.filter">Mapper.MappingEntry</a> mappingEntry)</code> </td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html" title="type parameter in TableMapper">T</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html#getTableEntry-java.lang.String-">getTableEntry</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> table)</code> </td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.MappingEntry.html" title="class in org.apache.velocity.tools.model.filter">Mapper.MappingEntry</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html#getTablesMapping--">getTablesMapping</a></span>()</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.velocity.tools.model.filter.Mapper"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.velocity.tools.model.filter.<a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html" title="class in org.apache.velocity.tools.model.filter">Mapper</a></h3> +<code><a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#addStockObject-java.lang.String-T-">addStockObject</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#classnameToLeaf-java.lang.String-">classnameToLeaf</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#classToLeaf-java.lang.Class-">classToLeaf</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#composeLeaves-T-T-">composeLeaves</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#getConfigurationPrefix--">getConfigurationPrefix</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#getLogger--">getLogger</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#getStockObject-java.lang.String-">getStockObject</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#initialize--">initialize</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#newObjectToLeaf-java.lang.Object-">newObjectToLeaf</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#setMapping-java.util.Map-">setMapping</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#setMapping-java.lang.String-">setMapping</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#stringToLeaf-java.lang.String-">stringToLeaf</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#valueToLeaf-java.lang.Object-">valueToLeaf</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="TableMapper-java.lang.String-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>TableMapper</h4> +<pre>public TableMapper(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> configurationPrefix)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="addEntry-java.lang.String-java.io.Serializable-"> +<!-- --> +</a><a name="addEntry-java.lang.String-T-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addEntry</h4> +<pre>protected void addEntry(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pattern, + <a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html" title="type parameter in TableMapper">T</a> leaf)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#addEntry-java.lang.String-T-">addEntry</a></code> in class <code><a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html" title="class in org.apache.velocity.tools.model.filter">Mapper</a><<a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html" title="type parameter in TableMapper">T</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>></code></dd> +</dl> +</li> +</ul> +<a name="addTableEntry-java.lang.String-org.apache.velocity.tools.model.filter.Mapper.MappingEntry-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addTableEntry</h4> +<pre>protected void addTableEntry(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pattern, + <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.MappingEntry.html" title="class in org.apache.velocity.tools.model.filter">Mapper.MappingEntry</a> mappingEntry)</pre> +</li> +</ul> +<a name="getTableEntry-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTableEntry</h4> +<pre>public <a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html" title="type parameter in TableMapper">T</a> getTableEntry(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> table)</pre> +</li> +</ul> +<a name="getTablesMapping--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getTablesMapping</h4> +<pre>protected <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.MappingEntry.html" title="class in org.apache.velocity.tools.model.filter">Mapper.MappingEntry</a>> getTablesMapping()</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> +<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><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/TableMapper.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="../../../../../../org/apache/velocity/tools/model/filter/Mapper.MappingEntry.html" title="class in org.apache.velocity.tools.model.filter"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html" title="class in org.apache.velocity.tools.model.filter"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/velocity/tools/model/filter/TableMapper.html" target="_top">Frames</a></li> +<li><a href="TableMapper.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: </li> +<li><a href="#nested.classes.inherited.from.class.org.apache.velocity.tools.model.filter.Mapper">Nested</a> | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </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 © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
Added: velocity/site/production/tools/model/apidocs/org/apache/velocity/tools/model/filter/TypeMapper.html URL: http://svn.apache.org/viewvc/velocity/site/production/tools/model/apidocs/org/apache/velocity/tools/model/filter/TypeMapper.html?rev=1857765&view=auto ============================================================================== --- velocity/site/production/tools/model/apidocs/org/apache/velocity/tools/model/filter/TypeMapper.html (added) +++ velocity/site/production/tools/model/apidocs/org/apache/velocity/tools/model/filter/TypeMapper.html Thu Apr 18 15:55:33 2019 @@ -0,0 +1,366 @@ +<!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 (1.8.0_191) on Thu Apr 18 17:45:33 CEST 2019 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>TypeMapper (Apache Velocity Tools - Model Tool 3.1-SNAPSHOT API)</title> +<meta name="date" content="2019-04-18"> +<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="TypeMapper (Apache Velocity Tools - Model Tool 3.1-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</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><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/TypeMapper.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="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html" title="class in org.apache.velocity.tools.model.filter"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/velocity/tools/model/filter/ValueFilterHandler.html" title="class in org.apache.velocity.tools.model.filter"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/velocity/tools/model/filter/TypeMapper.html" target="_top">Frames</a></li> +<li><a href="TypeMapper.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: </li> +<li><a href="#nested.classes.inherited.from.class.org.apache.velocity.tools.model.filter.Mapper">Nested</a> | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </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">org.apache.velocity.tools.model.filter</div> +<h2 title="Class TypeMapper" class="title">Class TypeMapper<T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>></h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html" title="class in org.apache.velocity.tools.model.filter">org.apache.velocity.tools.model.filter.Mapper</a><T></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html" title="class in org.apache.velocity.tools.model.filter">org.apache.velocity.tools.model.filter.TableMapper</a><T></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html" title="class in org.apache.velocity.tools.model.filter">org.apache.velocity.tools.model.filter.ColumnMapper</a><T></li> +<li> +<ul class="inheritance"> +<li>org.apache.velocity.tools.model.filter.TypeMapper<T></li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../../../org/apache/velocity/tools/model/filter/FilterHandler.html" title="class in org.apache.velocity.tools.model.filter">FilterHandler</a></dd> +</dl> +<hr> +<br> +<pre>public abstract class <span class="typeNameLabel">TypeMapper<T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>></span> +extends <a href="../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html" title="class in org.apache.velocity.tools.model.filter">ColumnMapper</a><T></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested.class.summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.velocity.tools.model.filter.Mapper"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class org.apache.velocity.tools.model.filter.<a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html" title="class in org.apache.velocity.tools.model.filter">Mapper</a></h3> +<code><a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.MappingEntry.html" title="class in org.apache.velocity.tools.model.filter">Mapper.MappingEntry</a></code></li> +</ul> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html#TypeMapper-java.lang.String-">TypeMapper</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> configurationPrefix)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html#addEntry-java.lang.String-T-">addEntry</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, + <a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html" title="type parameter in TypeMapper">T</a> leaf)</code> </td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html#addTypeEntry-java.lang.Class-T-">addTypeEntry</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a> clazz, + <a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html" title="type parameter in TypeMapper">T</a> leaf)</code> </td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html" title="type parameter in TypeMapper">T</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html#getTypeEntry-java.lang.Class-">getTypeEntry</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a> clazz)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.velocity.tools.model.filter.ColumnMapper"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.velocity.tools.model.filter.<a href="../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html" title="class in org.apache.velocity.tools.model.filter">ColumnMapper</a></h3> +<code><a href="../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html#addColumnMapping-java.lang.String-java.lang.String-org.apache.velocity.tools.model.filter.Mapper.MappingEntry-">addColumnMapping</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html#getColumnEntry-java.lang.String-java.lang.String-">getColumnEntry</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html#getDefaultColumnLeaf--">getDefaultColumnLeaf</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html#setDefaultColumnLeaf-T-">setDefaultColumnLeaf</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.velocity.tools.model.filter.TableMapper"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.velocity.tools.model.filter.<a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html" title="class in org.apache.velocity.tools.model.filter">TableMapper</a></h3> +<code><a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html#addTableEntry-java.lang.String-org.apache.velocity.tools.model.filter.Mapper.MappingEntry-">addTableEntry</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html#getTableEntry-java.lang.String-">getTableEntry</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html#getTablesMapping--">getTablesMapping</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.velocity.tools.model.filter.Mapper"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.velocity.tools.model.filter.<a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html" title="class in org.apache.velocity.tools.model.filter">Mapper</a></h3> +<code><a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#addStockObject-java.lang.String-T-">addStockObject</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#classnameToLeaf-java.lang.String-">classnameToLeaf</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#classToLeaf-java.lang.Class-">classToLeaf</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#composeLeaves-T-T-">composeLeaves</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#getConfigurationPrefix--">getConfigurationPrefix</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#getLogger--">getLogger</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#getStockObject-java.lang.String-">getStockObject</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#initialize--">initialize</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#newObjectToLeaf-java.lang.Object-">newObjectToLeaf</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#setMapping-java.util.Map-">setMapping</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#setMapping-java.lang.String-">setMapping</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#stringToLeaf-java.lang.String-">stringToLeaf</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#valueToLeaf-java.lang.Object-">valueToLeaf</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="TypeMapper-java.lang.String-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>TypeMapper</h4> +<pre>public TypeMapper(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> configurationPrefix)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="addEntry-java.lang.String-java.io.Serializable-"> +<!-- --> +</a><a name="addEntry-java.lang.String-T-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addEntry</h4> +<pre>protected void addEntry(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, + <a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html" title="type parameter in TypeMapper">T</a> leaf)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html#addEntry-java.lang.String-T-">addEntry</a></code> in class <code><a href="../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html" title="class in org.apache.velocity.tools.model.filter">ColumnMapper</a><<a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html" title="type parameter in TypeMapper">T</a> extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>></code></dd> +</dl> +</li> +</ul> +<a name="addTypeEntry-java.lang.Class-java.io.Serializable-"> +<!-- --> +</a><a name="addTypeEntry-java.lang.Class-T-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>addTypeEntry</h4> +<pre>protected void addTypeEntry(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a> clazz, + <a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html" title="type parameter in TypeMapper">T</a> leaf)</pre> +</li> +</ul> +<a name="getTypeEntry-java.lang.Class-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getTypeEntry</h4> +<pre>public <a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html" title="type parameter in TypeMapper">T</a> getTypeEntry(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a> clazz)</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> +<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><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/TypeMapper.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="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html" title="class in org.apache.velocity.tools.model.filter"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../../../org/apache/velocity/tools/model/filter/ValueFilterHandler.html" title="class in org.apache.velocity.tools.model.filter"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/velocity/tools/model/filter/TypeMapper.html" target="_top">Frames</a></li> +<li><a href="TypeMapper.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: </li> +<li><a href="#nested.classes.inherited.from.class.org.apache.velocity.tools.model.filter.Mapper">Nested</a> | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </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 © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> Added: velocity/site/production/tools/model/apidocs/org/apache/velocity/tools/model/filter/ValueFilterHandler.html URL: http://svn.apache.org/viewvc/velocity/site/production/tools/model/apidocs/org/apache/velocity/tools/model/filter/ValueFilterHandler.html?rev=1857765&view=auto ============================================================================== --- velocity/site/production/tools/model/apidocs/org/apache/velocity/tools/model/filter/ValueFilterHandler.html (added) +++ velocity/site/production/tools/model/apidocs/org/apache/velocity/tools/model/filter/ValueFilterHandler.html Thu Apr 18 15:55:33 2019 @@ -0,0 +1,431 @@ +<!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 (1.8.0_191) on Thu Apr 18 17:45:33 CEST 2019 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>ValueFilterHandler (Apache Velocity Tools - Model Tool 3.1-SNAPSHOT API)</title> +<meta name="date" content="2019-04-18"> +<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="ValueFilterHandler (Apache Velocity Tools - Model Tool 3.1-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</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><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/ValueFilterHandler.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="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html" title="class in org.apache.velocity.tools.model.filter"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/velocity/tools/model/filter/ValueFilterHandler.html" target="_top">Frames</a></li> +<li><a href="ValueFilterHandler.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: </li> +<li><a href="#nested.classes.inherited.from.class.org.apache.velocity.tools.model.filter.Mapper">Nested</a> | </li> +<li><a href="#field.summary">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </li> +<li><a href="#constructor.detail">Constr</a> | </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">org.apache.velocity.tools.model.filter</div> +<h2 title="Class ValueFilterHandler" class="title">Class ValueFilterHandler</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html" title="class in org.apache.velocity.tools.model.filter">org.apache.velocity.tools.model.filter.Mapper</a><T></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html" title="class in org.apache.velocity.tools.model.filter">org.apache.velocity.tools.model.filter.TableMapper</a><T></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html" title="class in org.apache.velocity.tools.model.filter">org.apache.velocity.tools.model.filter.ColumnMapper</a><T></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html" title="class in org.apache.velocity.tools.model.filter">org.apache.velocity.tools.model.filter.TypeMapper</a><<a href="../../../../../../org/apache/velocity/tools/model/filter/Filter.html" title="interface in org.apache.velocity.tools.model.filter">Filter</a><T>></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../../../org/apache/velocity/tools/model/filter/FilterHandler.html" title="class in org.apache.velocity.tools.model.filter">org.apache.velocity.tools.model.filter.FilterHandler</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>></li> +<li> +<ul class="inheritance"> +<li>org.apache.velocity.tools.model.filter.ValueFilterHandler</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="typeNameLabel">ValueFilterHandler</span> +extends <a href="../../../../../../org/apache/velocity/tools/model/filter/FilterHandler.html" title="class in org.apache.velocity.tools.model.filter">FilterHandler</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>></pre> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested.class.summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.velocity.tools.model.filter.Mapper"> +<!-- --> +</a> +<h3>Nested classes/interfaces inherited from class org.apache.velocity.tools.model.filter.<a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html" title="class in org.apache.velocity.tools.model.filter">Mapper</a></h3> +<code><a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.MappingEntry.html" title="class in org.apache.velocity.tools.model.filter">Mapper.MappingEntry</a></code></li> +</ul> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected static org.slf4j.Logger</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/tools/model/filter/ValueFilterHandler.html#logger">logger</a></span></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/tools/model/filter/ValueFilterHandler.html#ValueFilterHandler-java.lang.String-">ValueFilterHandler</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> configurationPrefix)</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>protected org.slf4j.Logger</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/tools/model/filter/ValueFilterHandler.html#getLogger--">getLogger</a></span>()</code> </td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code>protected <a href="../../../../../../org/apache/velocity/tools/model/filter/Filter.html" title="interface in org.apache.velocity.tools.model.filter">Filter</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/tools/model/filter/ValueFilterHandler.html#getStockObject-java.lang.String-">getStockObject</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key)</code> </td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/tools/model/filter/ValueFilterHandler.html#needsCryptograph--">needsCryptograph</a></span>()</code> </td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/tools/model/filter/ValueFilterHandler.html#setCryptograph-org.apache.velocity.tools.model.util.Cryptograph-">setCryptograph</a></span>(<a href="../../../../../../org/apache/velocity/tools/model/util/Cryptograph.html" title="interface in org.apache.velocity.tools.model.util">Cryptograph</a> cryptograph)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.velocity.tools.model.filter.FilterHandler"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.velocity.tools.model.filter.<a href="../../../../../../org/apache/velocity/tools/model/filter/FilterHandler.html" title="class in org.apache.velocity.tools.model.filter">FilterHandler</a></h3> +<code><a href="../../../../../../org/apache/velocity/tools/model/filter/FilterHandler.html#composeLeaves-org.apache.velocity.tools.model.filter.Filter-org.apache.velocity.tools.model.filter.Filter-">composeLeaves</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/FilterHandler.html#newObjectToLeaf-java.lang.Object-">newObjectToLeaf</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.velocity.tools.model.filter.TypeMapper"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.velocity.tools.model.filter.<a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html" title="class in org.apache.velocity.tools.model.filter">TypeMapper</a></h3> +<code><a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html#addEntry-java.lang.String-T-">addEntry</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html#addTypeEntry-java.lang.Class-T-">addTypeEntry</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html#getTypeEntry-java.lang.Class-">getTypeEntry</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.velocity.tools.model.filter.ColumnMapper"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.velocity.tools.model.filter.<a href="../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html" title="class in org.apache.velocity.tools.model.filter">ColumnMapper</a></h3> +<code><a href="../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html#addColumnMapping-java.lang.String-java.lang.String-org.apache.velocity.tools.model.filter.Mapper.MappingEntry-">addColumnMapping</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html#getColumnEntry-java.lang.String-java.lang.String-">getColumnEntry</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html#getDefaultColumnLeaf--">getDefaultColumnLeaf</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html#setDefaultColumnLeaf-T-">setDefaultColumnLeaf</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.velocity.tools.model.filter.TableMapper"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.velocity.tools.model.filter.<a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html" title="class in org.apache.velocity.tools.model.filter">TableMapper</a></h3> +<code><a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html#addTableEntry-java.lang.String-org.apache.velocity.tools.model.filter.Mapper.MappingEntry-">addTableEntry</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html#getTableEntry-java.lang.String-">getTableEntry</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/TableMapper.html#getTablesMapping--">getTablesMapping</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.org.apache.velocity.tools.model.filter.Mapper"> +<!-- --> +</a> +<h3>Methods inherited from class org.apache.velocity.tools.model.filter.<a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html" title="class in org.apache.velocity.tools.model.filter">Mapper</a></h3> +<code><a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#addStockObject-java.lang.String-T-">addStockObject</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#classnameToLeaf-java.lang.String-">classnameToLeaf</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#classToLeaf-java.lang.Class-">classToLeaf</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#getConfigurationPrefix--">getConfigurationPrefix</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#initialize--">initialize</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#setMapping-java.util.Map-">setMapping</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#setMapping-java.lang.String-">setMapping</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#stringToLeaf-java.lang.String-">str ingToLeaf</a>, <a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#valueToLeaf-java.lang.Object-">valueToLeaf</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/ja va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field.detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="logger"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>logger</h4> +<pre>protected static org.slf4j.Logger logger</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="ValueFilterHandler-java.lang.String-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>ValueFilterHandler</h4> +<pre>public ValueFilterHandler(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> configurationPrefix)</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getStockObject-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getStockObject</h4> +<pre>protected <a href="../../../../../../org/apache/velocity/tools/model/filter/Filter.html" title="interface in org.apache.velocity.tools.model.filter">Filter</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>> getStockObject(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#getStockObject-java.lang.String-">getStockObject</a></code> in class <code><a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html" title="class in org.apache.velocity.tools.model.filter">Mapper</a><<a href="../../../../../../org/apache/velocity/tools/model/filter/Filter.html" title="interface in org.apache.velocity.tools.model.filter">Filter</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>>></code></dd> +</dl> +</li> +</ul> +<a name="getLogger--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getLogger</h4> +<pre>protected org.slf4j.Logger getLogger()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> +<dd><code><a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html#getLogger--">getLogger</a></code> in class <code><a href="../../../../../../org/apache/velocity/tools/model/filter/Mapper.html" title="class in org.apache.velocity.tools.model.filter">Mapper</a><<a href="../../../../../../org/apache/velocity/tools/model/filter/Filter.html" title="interface in org.apache.velocity.tools.model.filter">Filter</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>>></code></dd> +</dl> +</li> +</ul> +<a name="setCryptograph-org.apache.velocity.tools.model.util.Cryptograph-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCryptograph</h4> +<pre>public void setCryptograph(<a href="../../../../../../org/apache/velocity/tools/model/util/Cryptograph.html" title="interface in org.apache.velocity.tools.model.util">Cryptograph</a> cryptograph)</pre> +</li> +</ul> +<a name="needsCryptograph--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>needsCryptograph</h4> +<pre>public boolean needsCryptograph()</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> +<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><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/ValueFilterHandler.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="../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html" title="class in org.apache.velocity.tools.model.filter"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/velocity/tools/model/filter/ValueFilterHandler.html" target="_top">Frames</a></li> +<li><a href="ValueFilterHandler.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: </li> +<li><a href="#nested.classes.inherited.from.class.org.apache.velocity.tools.model.filter.Mapper">Nested</a> | </li> +<li><a href="#field.summary">Field</a> | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field.detail">Field</a> | </li> +<li><a href="#constructor.detail">Constr</a> | </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 © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> Added: velocity/site/production/tools/model/apidocs/org/apache/velocity/tools/model/filter/class-use/ColumnMapper.html URL: http://svn.apache.org/viewvc/velocity/site/production/tools/model/apidocs/org/apache/velocity/tools/model/filter/class-use/ColumnMapper.html?rev=1857765&view=auto ============================================================================== --- velocity/site/production/tools/model/apidocs/org/apache/velocity/tools/model/filter/class-use/ColumnMapper.html (added) +++ velocity/site/production/tools/model/apidocs/org/apache/velocity/tools/model/filter/class-use/ColumnMapper.html Thu Apr 18 15:55:33 2019 @@ -0,0 +1,178 @@ +<!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 (1.8.0_191) on Thu Apr 18 17:45:33 CEST 2019 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Uses of Class org.apache.velocity.tools.model.filter.ColumnMapper (Apache Velocity Tools - Model Tool 3.1-SNAPSHOT API)</title> +<meta name="date" content="2019-04-18"> +<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="Uses of Class org.apache.velocity.tools.model.filter.ColumnMapper (Apache Velocity Tools - Model Tool 3.1-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><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html" title="class in org.apache.velocity.tools.model.filter">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/velocity/tools/model/filter/class-use/ColumnMapper.html" target="_top">Frames</a></li> +<li><a href="ColumnMapper.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"> +<h2 title="Uses of Class org.apache.velocity.tools.model.filter.ColumnMapper" class="title">Uses of Class<br>org.apache.velocity.tools.model.filter.ColumnMapper</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html" title="class in org.apache.velocity.tools.model.filter">ColumnMapper</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.velocity.tools.model.filter">org.apache.velocity.tools.model.filter</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.velocity.tools.model.filter"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html" title="class in org.apache.velocity.tools.model.filter">ColumnMapper</a> in <a href="../../../../../../../org/apache/velocity/tools/model/filter/package-summary.html">org.apache.velocity.tools.model.filter</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> +<caption><span>Subclasses of <a href="../../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html" title="class in org.apache.velocity.tools.model.filter">ColumnMapper</a> in <a href="../../../../../../../org/apache/velocity/tools/model/filter/package-summary.html">org.apache.velocity.tools.model.filter</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/tools/model/filter/FilterHandler.html" title="class in org.apache.velocity.tools.model.filter">FilterHandler</a><T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>></span></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/tools/model/filter/Identifiers.html" title="class in org.apache.velocity.tools.model.filter">Identifiers</a></span></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/tools/model/filter/TypeMapper.html" title="class in org.apache.velocity.tools.model.filter">TypeMapper</a><T extends <a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>></span></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/tools/model/filter/ValueFilterHandler.html" title="class in org.apache.velocity.tools.model.filter">ValueFilterHandler</a></span></code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</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><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../../org/apache/velocity/tools/model/filter/ColumnMapper.html" title="class in org.apache.velocity.tools.model.filter">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/velocity/tools/model/filter/class-use/ColumnMapper.html" target="_top">Frames</a></li> +<li><a href="ColumnMapper.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 © 2002–2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
