blob: 3da429a4092b9797af7cd33a31657f8fa668de3a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (1.8.0_171) on Thu Jun 14 10:06:02 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CodeFormat (OpenJPA Parent POM 3.0.0 API)</title>
<meta name="date" content="2018-06-14">
<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="CodeFormat (OpenJPA Parent POM 3.0.0 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":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/CodeFormat.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/openjpa/lib/util/Closeable.html" title="interface in org.apache.openjpa.lib.util"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/openjpa/lib/util/EventManager.html" title="interface in org.apache.openjpa.lib.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/openjpa/lib/util/CodeFormat.html" target="_top">Frames</a></li>
<li><a href="CodeFormat.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.openjpa.lib.util</div>
<h2 title="Class CodeFormat" class="title">Class CodeFormat</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://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>org.apache.openjpa.lib.util.CodeFormat</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a></dd>
</dl>
<hr>
<br>
<pre>public final class <span class="typeNameLabel">CodeFormat</span>
extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a></pre>
<div class="block">Encapsulates some common Java source code formatting options. The
class can also be used as a buffer for formatted Java code.</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Abe White</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== 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">&nbsp;</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/openjpa/lib/util/CodeFormat.html#CodeFormat--">CodeFormat</a></span>()</code>&nbsp;</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">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</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><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#afterSection--">afterSection</a></span>()</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#append-boolean-">append</a></span>(boolean&nbsp;val)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#append-byte-">append</a></span>(byte&nbsp;val)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#append-char-">append</a></span>(char&nbsp;val)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#append-double-">append</a></span>(double&nbsp;val)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#append-float-">append</a></span>(float&nbsp;val)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#append-int-">append</a></span>(int&nbsp;val)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#append-long-">append</a></span>(long&nbsp;val)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#append-java.lang.Object-">append</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;val)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#append-short-">append</a></span>(short&nbsp;val)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#clear--">clear</a></span>()</code>
<div class="block">Clear the internal code buffer.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#clone--">clone</a></span>()</code>
<div class="block">Make a copy of this code format object with all the same formatting
settings.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#closeBrace-int-">closeBrace</a></span>(int&nbsp;tabLevel)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#closeParen--">closeParen</a></span>()</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#endl--">endl</a></span>()</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#endl-int-">endl</a></span>(int&nbsp;num)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#endl-int-int-">endl</a></span>(int&nbsp;num,
int&nbsp;tabs)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#extendsDec-int-">extendsDec</a></span>(int&nbsp;tabLevel)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#fieldName-java.lang.String-">fieldName</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getAfterSection--">getAfterSection</a></span>()</code>
<div class="block">Return {#getLinesBetweenSections} + 1 new line characters.</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getBraceAtSameTabLevel--">getBraceAtSameTabLevel</a></span>()</code>
<div class="block">Whether to place braces at the same tab level as the code within
the block.</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getBraceOnSameLine--">getBraceOnSameLine</a></span>()</code>
<div class="block">Whether to place opening braces on the same line as the
block declaration, or on the next line.</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getBuffer--">getBuffer</a></span>()</code>
<div class="block">Return the internal code buffer.</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getCloseBrace-int-">getCloseBrace</a></span>(int&nbsp;tabLevel)</code>
<div class="block">Close brace string.</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getCloseParen--">getCloseParen</a></span>()</code>
<div class="block">Close parentheses string.</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getEndl--">getEndl</a></span>()</code>
<div class="block">Return a new line character.</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getEndl-int-">getEndl</a></span>(int&nbsp;num)</code>
<div class="block">Return the given number of new line characters.</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getEndl-int-int-">getEndl</a></span>(int&nbsp;num,
int&nbsp;tabs)</code>
<div class="block">Return the given number of new line characters, followed by
the given tab level indentation.</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getExtendsDec-int-">getExtendsDec</a></span>(int&nbsp;tabLevel)</code>
<div class="block">Extends declaration.</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getFieldName-java.lang.String-">getFieldName</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;fieldName)</code>
<div class="block">Return the field name for given suggested name, possibly adding
leading underscore.</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getImplementsDec-int-">getImplementsDec</a></span>(int&nbsp;tabLevel)</code>
<div class="block">Implements declaration.</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getLinesBetweenSections--">getLinesBetweenSections</a></span>()</code>
<div class="block">The number of empty lines between code sections.</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getOpenBrace-int-">getOpenBrace</a></span>(int&nbsp;tabLevel)</code>
<div class="block">Open brace string.</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getOpenParen-boolean-">getOpenParen</a></span>(boolean&nbsp;methodOrIf)</code>
<div class="block">Open parentheses string.</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getParametrizedType-java.lang.String:A-">getParametrizedType</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;typenames)</code>
<div class="block">Returns parametrized type string for given type(s).</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getParens--">getParens</a></span>()</code>
<div class="block">Paired parentheses for empty method parameters.</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getScoreBeforeFieldName--">getScoreBeforeFieldName</a></span>()</code>
<div class="block">Whether to place an underscore before private field names.</div>
</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getSpaceBeforeParen--">getSpaceBeforeParen</a></span>()</code>
<div class="block">Whether to place a space before parentheses.</div>
</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getSpaceInParen--">getSpaceInParen</a></span>()</code>
<div class="block">Whether to place a space within parentheses.</div>
</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getTab--">getTab</a></span>()</code>
<div class="block">Tab string.</div>
</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getTab-int-">getTab</a></span>(int&nbsp;tabLevel)</code>
<div class="block">Tab string.</div>
</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getTabSpaces--">getTabSpaces</a></span>()</code>
<div class="block">The number of spaces to use for tabs; 0 means to use actual tab
characters.</div>
</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getThrowsDec-int-">getThrowsDec</a></span>(int&nbsp;tabLevel)</code>
<div class="block">Throws declaration.</div>
</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#implementsDec-int-">implementsDec</a></span>(int&nbsp;tabLevel)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#length--">length</a></span>()</code>
<div class="block">Return the length of the internal buffer.</div>
</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#openBrace-int-">openBrace</a></span>(int&nbsp;tabLevel)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#openParen-boolean-">openParen</a></span>(boolean&nbsp;methodOrIf)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#parens--">parens</a></span>()</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#setBraceAtSameTabLevel-boolean-">setBraceAtSameTabLevel</a></span>(boolean&nbsp;braceAtSameTabLevel)</code>
<div class="block">Whether to place braces at the same tab level as the code within
the block.</div>
</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#setBraceOnSameLine-boolean-">setBraceOnSameLine</a></span>(boolean&nbsp;braceOnSameLine)</code>
<div class="block">Whether to place opening braces on the same line as the
block declaration, or on the next line.</div>
</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#setLinesBetweenSections-int-">setLinesBetweenSections</a></span>(int&nbsp;linesBetweenSections)</code>
<div class="block">The number of empty lines between sections.</div>
</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#setScoreBeforeFieldName-boolean-">setScoreBeforeFieldName</a></span>(boolean&nbsp;scoreBeforeFieldName)</code>
<div class="block">Whether to place an underscore before private field names.</div>
</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#setSpaceBeforeParen-boolean-">setSpaceBeforeParen</a></span>(boolean&nbsp;spaceBeforeParen)</code>
<div class="block">Whether to place a space before parentheses.</div>
</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#setSpaceInParen-boolean-">setSpaceInParen</a></span>(boolean&nbsp;spaceInParen)</code>
<div class="block">Whether to place a space within parentheses.</div>
</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#setTabSpaces-int-">setTabSpaces</a></span>(int&nbsp;tab)</code>
<div class="block">The number of spaces to use for tabs; 0 means to use actual tab
characters.</div>
</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#tab--">tab</a></span>()</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#tab-int-">tab</a></span>(int&nbsp;tabLevel)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#throwsDec-int-">throwsDec</a></span>(int&nbsp;tabLevel)</code>
<div class="block">Append the given value to the internal buffer.</div>
</td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#toString--">toString</a></span>()</code>
<div class="block">Return the internal buffer as a string.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://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="http://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="http://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="http://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="http://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="http://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="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://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="http://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="http://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="CodeFormat--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CodeFormat</h4>
<pre>public&nbsp;CodeFormat()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getTabSpaces--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTabSpaces</h4>
<pre>public&nbsp;int&nbsp;getTabSpaces()</pre>
<div class="block">The number of spaces to use for tabs; 0 means to use actual tab
characters. Defaults to 0.</div>
</li>
</ul>
<a name="setTabSpaces-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTabSpaces</h4>
<pre>public&nbsp;void&nbsp;setTabSpaces(int&nbsp;tab)</pre>
<div class="block">The number of spaces to use for tabs; 0 means to use actual tab
characters. Defaults to 0.</div>
</li>
</ul>
<a name="getSpaceBeforeParen--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSpaceBeforeParen</h4>
<pre>public&nbsp;boolean&nbsp;getSpaceBeforeParen()</pre>
<div class="block">Whether to place a space before parentheses. Defaults to false.</div>
</li>
</ul>
<a name="setSpaceBeforeParen-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSpaceBeforeParen</h4>
<pre>public&nbsp;void&nbsp;setSpaceBeforeParen(boolean&nbsp;spaceBeforeParen)</pre>
<div class="block">Whether to place a space before parentheses. Defaults to false.</div>
</li>
</ul>
<a name="getSpaceInParen--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSpaceInParen</h4>
<pre>public&nbsp;boolean&nbsp;getSpaceInParen()</pre>
<div class="block">Whether to place a space within parentheses. Defaults to false.</div>
</li>
</ul>
<a name="setSpaceInParen-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSpaceInParen</h4>
<pre>public&nbsp;void&nbsp;setSpaceInParen(boolean&nbsp;spaceInParen)</pre>
<div class="block">Whether to place a space within parentheses. Defaults to false.</div>
</li>
</ul>
<a name="getBraceOnSameLine--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBraceOnSameLine</h4>
<pre>public&nbsp;boolean&nbsp;getBraceOnSameLine()</pre>
<div class="block">Whether to place opening braces on the same line as the
block declaration, or on the next line. Defaults to same line.</div>
</li>
</ul>
<a name="setBraceOnSameLine-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBraceOnSameLine</h4>
<pre>public&nbsp;void&nbsp;setBraceOnSameLine(boolean&nbsp;braceOnSameLine)</pre>
<div class="block">Whether to place opening braces on the same line as the
block declaration, or on the next line. Defaults to same line.</div>
</li>
</ul>
<a name="getBraceAtSameTabLevel--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBraceAtSameTabLevel</h4>
<pre>public&nbsp;boolean&nbsp;getBraceAtSameTabLevel()</pre>
<div class="block">Whether to place braces at the same tab level as the code within
the block. Defaults to false.</div>
</li>
</ul>
<a name="setBraceAtSameTabLevel-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setBraceAtSameTabLevel</h4>
<pre>public&nbsp;void&nbsp;setBraceAtSameTabLevel(boolean&nbsp;braceAtSameTabLevel)</pre>
<div class="block">Whether to place braces at the same tab level as the code within
the block. Defaults to false.</div>
</li>
</ul>
<a name="getScoreBeforeFieldName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getScoreBeforeFieldName</h4>
<pre>public&nbsp;boolean&nbsp;getScoreBeforeFieldName()</pre>
<div class="block">Whether to place an underscore before private field names. Defaults
to false.</div>
</li>
</ul>
<a name="setScoreBeforeFieldName-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setScoreBeforeFieldName</h4>
<pre>public&nbsp;void&nbsp;setScoreBeforeFieldName(boolean&nbsp;scoreBeforeFieldName)</pre>
<div class="block">Whether to place an underscore before private field names. Defaults
to false.</div>
</li>
</ul>
<a name="getLinesBetweenSections--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLinesBetweenSections</h4>
<pre>public&nbsp;int&nbsp;getLinesBetweenSections()</pre>
<div class="block">The number of empty lines between code sections. Defaults to 1.</div>
</li>
</ul>
<a name="setLinesBetweenSections-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLinesBetweenSections</h4>
<pre>public&nbsp;void&nbsp;setLinesBetweenSections(int&nbsp;linesBetweenSections)</pre>
<div class="block">The number of empty lines between sections. Defaults to 1.</div>
</li>
</ul>
<a name="getEndl--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEndl</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getEndl()</pre>
<div class="block">Return a new line character.</div>
</li>
</ul>
<a name="getEndl-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEndl</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getEndl(int&nbsp;num)</pre>
<div class="block">Return the given number of new line characters.</div>
</li>
</ul>
<a name="getEndl-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEndl</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getEndl(int&nbsp;num,
int&nbsp;tabs)</pre>
<div class="block">Return the given number of new line characters, followed by
the given tab level indentation.</div>
</li>
</ul>
<a name="getAfterSection--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAfterSection</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getAfterSection()</pre>
<div class="block">Return {#getLinesBetweenSections} + 1 new line characters.</div>
</li>
</ul>
<a name="getOpenParen-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOpenParen</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getOpenParen(boolean&nbsp;methodOrIf)</pre>
<div class="block">Open parentheses string. Users can choose to place spaces before
and within parentheses.</div>
</li>
</ul>
<a name="getCloseParen--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCloseParen</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getCloseParen()</pre>
<div class="block">Close parentheses string. Users can choose to place spaces within
parentheses.</div>
</li>
</ul>
<a name="getParens--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParens</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getParens()</pre>
<div class="block">Paired parentheses for empty method parameters. Users can choose
to place spaces before parentheses.</div>
</li>
</ul>
<a name="getOpenBrace-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOpenBrace</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getOpenBrace(int&nbsp;tabLevel)</pre>
<div class="block">Open brace string. Users can choose to place braces on the same
line, or on a new line, and can choose the indenting level.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tabLevel</code> - the tab level of code within the brace</dd>
</dl>
</li>
</ul>
<a name="getCloseBrace-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCloseBrace</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getCloseBrace(int&nbsp;tabLevel)</pre>
<div class="block">Close brace string. Users can choose to place braces on the same
line, or on a new line, and can choose the indenting level.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tabLevel</code> - the tab level of code within the brace</dd>
</dl>
</li>
</ul>
<a name="getExtendsDec-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExtendsDec</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getExtendsDec(int&nbsp;tabLevel)</pre>
<div class="block">Extends declaration. Uses configuration of <a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#openBrace-int-"><code>openBrace(int)</code></a>,
but prints "extends" instead of a brace.</div>
</li>
</ul>
<a name="getImplementsDec-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImplementsDec</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getImplementsDec(int&nbsp;tabLevel)</pre>
<div class="block">Implements declaration. Uses configuration of <a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#openBrace-int-"><code>openBrace(int)</code></a>,
but prints "implements" instead of a brace.</div>
</li>
</ul>
<a name="getThrowsDec-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getThrowsDec</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getThrowsDec(int&nbsp;tabLevel)</pre>
<div class="block">Throws declaration. Uses configuration of <a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#openBrace-int-"><code>openBrace(int)</code></a>,
but prints "throws" instead of a brace.</div>
</li>
</ul>
<a name="getTab--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTab</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTab()</pre>
<div class="block">Tab string. Users can choose to use spaces or tab characters.</div>
</li>
</ul>
<a name="getTab-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTab</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTab(int&nbsp;tabLevel)</pre>
<div class="block">Tab string. Users can choose to use spaces or tab characters.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tabLevel</code> - the number of tabs</dd>
</dl>
</li>
</ul>
<a name="getParametrizedType-java.lang.String:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParametrizedType</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getParametrizedType(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;typenames)</pre>
<div class="block">Returns parametrized type string for given type(s).</div>
</li>
</ul>
<a name="getFieldName-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFieldName</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getFieldName(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;fieldName)</pre>
<div class="block">Return the field name for given suggested name, possibly adding
leading underscore.</div>
</li>
</ul>
<a name="getBuffer--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBuffer</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</a>&nbsp;getBuffer()</pre>
<div class="block">Return the internal code buffer.</div>
</li>
</ul>
<a name="append-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;append(boolean&nbsp;val)</pre>
<div class="block">Append the given value to the internal buffer.</div>
</li>
</ul>
<a name="append-byte-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;append(byte&nbsp;val)</pre>
<div class="block">Append the given value to the internal buffer.</div>
</li>
</ul>
<a name="append-char-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;append(char&nbsp;val)</pre>
<div class="block">Append the given value to the internal buffer.</div>
</li>
</ul>
<a name="append-double-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;append(double&nbsp;val)</pre>
<div class="block">Append the given value to the internal buffer.</div>
</li>
</ul>
<a name="append-float-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;append(float&nbsp;val)</pre>
<div class="block">Append the given value to the internal buffer.</div>
</li>
</ul>
<a name="append-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;append(int&nbsp;val)</pre>
<div class="block">Append the given value to the internal buffer.</div>
</li>
</ul>
<a name="append-long-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;append(long&nbsp;val)</pre>
<div class="block">Append the given value to the internal buffer.</div>
</li>
</ul>
<a name="append-short-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;append(short&nbsp;val)</pre>
<div class="block">Append the given value to the internal buffer.</div>
</li>
</ul>
<a name="append-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>append</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;append(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;val)</pre>
<div class="block">Append the given value to the internal buffer.</div>
</li>
</ul>
<a name="endl--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>endl</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;endl()</pre>
<div class="block">Append the given value to the internal buffer.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getEndl--"><code>getEndl()</code></a></dd>
</dl>
</li>
</ul>
<a name="endl-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>endl</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;endl(int&nbsp;num)</pre>
<div class="block">Append the given value to the internal buffer.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getEndl-int-"><code>getEndl(int)</code></a></dd>
</dl>
</li>
</ul>
<a name="endl-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>endl</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;endl(int&nbsp;num,
int&nbsp;tabs)</pre>
<div class="block">Append the given value to the internal buffer.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getEndl-int-int-"><code>getEndl(int, int)</code></a></dd>
</dl>
</li>
</ul>
<a name="afterSection--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>afterSection</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;afterSection()</pre>
<div class="block">Append the given value to the internal buffer.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getAfterSection--"><code>getAfterSection()</code></a></dd>
</dl>
</li>
</ul>
<a name="openParen-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>openParen</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;openParen(boolean&nbsp;methodOrIf)</pre>
<div class="block">Append the given value to the internal buffer.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getOpenParen-boolean-"><code>getOpenParen(boolean)</code></a></dd>
</dl>
</li>
</ul>
<a name="closeParen--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>closeParen</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;closeParen()</pre>
<div class="block">Append the given value to the internal buffer.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getCloseParen--"><code>getCloseParen()</code></a></dd>
</dl>
</li>
</ul>
<a name="parens--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>parens</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;parens()</pre>
<div class="block">Append the given value to the internal buffer.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getParens--"><code>getParens()</code></a></dd>
</dl>
</li>
</ul>
<a name="openBrace-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>openBrace</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;openBrace(int&nbsp;tabLevel)</pre>
<div class="block">Append the given value to the internal buffer.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getOpenBrace-int-"><code>getOpenBrace(int)</code></a></dd>
</dl>
</li>
</ul>
<a name="closeBrace-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>closeBrace</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;closeBrace(int&nbsp;tabLevel)</pre>
<div class="block">Append the given value to the internal buffer.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getCloseBrace-int-"><code>getCloseBrace(int)</code></a></dd>
</dl>
</li>
</ul>
<a name="extendsDec-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>extendsDec</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;extendsDec(int&nbsp;tabLevel)</pre>
<div class="block">Append the given value to the internal buffer.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getExtendsDec-int-"><code>getExtendsDec(int)</code></a></dd>
</dl>
</li>
</ul>
<a name="implementsDec-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>implementsDec</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;implementsDec(int&nbsp;tabLevel)</pre>
<div class="block">Append the given value to the internal buffer.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getImplementsDec-int-"><code>getImplementsDec(int)</code></a></dd>
</dl>
</li>
</ul>
<a name="throwsDec-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>throwsDec</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;throwsDec(int&nbsp;tabLevel)</pre>
<div class="block">Append the given value to the internal buffer.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getThrowsDec-int-"><code>getThrowsDec(int)</code></a></dd>
</dl>
</li>
</ul>
<a name="tab--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tab</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;tab()</pre>
<div class="block">Append the given value to the internal buffer.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getTab--"><code>getTab()</code></a></dd>
</dl>
</li>
</ul>
<a name="tab-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tab</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;tab(int&nbsp;tabLevel)</pre>
<div class="block">Append the given value to the internal buffer.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getTab--"><code>getTab()</code></a></dd>
</dl>
</li>
</ul>
<a name="fieldName-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>fieldName</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html" title="class in org.apache.openjpa.lib.util">CodeFormat</a>&nbsp;fieldName(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
<div class="block">Append the given value to the internal buffer.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../org/apache/openjpa/lib/util/CodeFormat.html#getFieldName-java.lang.String-"><code>getFieldName(java.lang.String)</code></a></dd>
</dl>
</li>
</ul>
<a name="clear--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>clear</h4>
<pre>public&nbsp;void&nbsp;clear()</pre>
<div class="block">Clear the internal code buffer.</div>
</li>
</ul>
<a name="toString--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;toString()</pre>
<div class="block">Return the internal buffer as a string.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
</dl>
</li>
</ul>
<a name="length--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>length</h4>
<pre>public&nbsp;int&nbsp;length()</pre>
<div class="block">Return the length of the internal buffer.</div>
</li>
</ul>
<a name="clone--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>clone</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;clone()</pre>
<div class="block">Make a copy of this code format object with all the same formatting
settings.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
</dl>
</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/CodeFormat.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/openjpa/lib/util/Closeable.html" title="interface in org.apache.openjpa.lib.util"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/openjpa/lib/util/EventManager.html" title="interface in org.apache.openjpa.lib.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/openjpa/lib/util/CodeFormat.html" target="_top">Frames</a></li>
<li><a href="CodeFormat.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>