|
| 1 | +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| 2 | +<!-- NewPage --> |
| 3 | +<html lang="de"> |
| 4 | +<head> |
| 5 | +<!-- Generated by javadoc (1.8.0_05) on Sun Feb 14 02:15:51 CET 2016 --> |
| 6 | +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| 7 | +<title>Constant Field Values (JSON in Java 20160212 API)</title> |
| 8 | +<meta name="date" content="2016-02-14"> |
| 9 | +<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
| 10 | +<script type="text/javascript" src="script.js"></script> |
| 11 | +</head> |
| 12 | +<body> |
| 13 | +<script type="text/javascript"><!-- |
| 14 | + try { |
| 15 | + if (location.href.indexOf('is-external=true') == -1) { |
| 16 | + parent.document.title="Constant Field Values (JSON in Java 20160212 API)"; |
| 17 | + } |
| 18 | + } |
| 19 | + catch(err) { |
| 20 | + } |
| 21 | +//--> |
| 22 | +</script> |
| 23 | +<noscript> |
| 24 | +<div>JavaScript is disabled on your browser.</div> |
| 25 | +</noscript> |
| 26 | +<!-- ========= START OF TOP NAVBAR ======= --> |
| 27 | +<div class="topNav"><a name="navbar.top"> |
| 28 | +<!-- --> |
| 29 | +</a> |
| 30 | +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
| 31 | +<a name="navbar.top.firstrow"> |
| 32 | +<!-- --> |
| 33 | +</a> |
| 34 | +<ul class="navList" title="Navigation"> |
| 35 | +<li><a href="org/json/package-summary.html">Package</a></li> |
| 36 | +<li>Class</li> |
| 37 | +<li>Use</li> |
| 38 | +<li><a href="org/json/package-tree.html">Tree</a></li> |
| 39 | +<li><a href="deprecated-list.html">Deprecated</a></li> |
| 40 | +<li><a href="index-all.html">Index</a></li> |
| 41 | +<li><a href="help-doc.html">Help</a></li> |
| 42 | +</ul> |
| 43 | +</div> |
| 44 | +<div class="subNav"> |
| 45 | +<ul class="navList"> |
| 46 | +<li>Prev</li> |
| 47 | +<li>Next</li> |
| 48 | +</ul> |
| 49 | +<ul class="navList"> |
| 50 | +<li><a href="index.html?constant-values.html" target="_top">Frames</a></li> |
| 51 | +<li><a href="constant-values.html" target="_top">No Frames</a></li> |
| 52 | +</ul> |
| 53 | +<ul class="navList" id="allclasses_navbar_top"> |
| 54 | +<li><a href="allclasses-noframe.html">All Classes</a></li> |
| 55 | +</ul> |
| 56 | +<div> |
| 57 | +<script type="text/javascript"><!-- |
| 58 | + allClassesLink = document.getElementById("allclasses_navbar_top"); |
| 59 | + if(window==top) { |
| 60 | + allClassesLink.style.display = "block"; |
| 61 | + } |
| 62 | + else { |
| 63 | + allClassesLink.style.display = "none"; |
| 64 | + } |
| 65 | + //--> |
| 66 | +</script> |
| 67 | +</div> |
| 68 | +<a name="skip.navbar.top"> |
| 69 | +<!-- --> |
| 70 | +</a></div> |
| 71 | +<!-- ========= END OF TOP NAVBAR ========= --> |
| 72 | +<div class="header"> |
| 73 | +<h1 title="Constant Field Values" class="title">Constant Field Values</h1> |
| 74 | +<h2 title="Contents">Contents</h2> |
| 75 | +<ul> |
| 76 | +<li><a href="#org.json">org.json.*</a></li> |
| 77 | +</ul> |
| 78 | +</div> |
| 79 | +<div class="constantValuesContainer"><a name="org.json"> |
| 80 | +<!-- --> |
| 81 | +</a> |
| 82 | +<h2 title="org.json">org.json.*</h2> |
| 83 | +<ul class="blockList"> |
| 84 | +<li class="blockList"> |
| 85 | +<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> |
| 86 | +<caption><span>org.json.<a href="org/json/HTTP.html" title="class in org.json">HTTP</a></span><span class="tabEnd"> </span></caption> |
| 87 | +<tr> |
| 88 | +<th class="colFirst" scope="col">Modifier and Type</th> |
| 89 | +<th scope="col">Constant Field</th> |
| 90 | +<th class="colLast" scope="col">Value</th> |
| 91 | +</tr> |
| 92 | +<tbody> |
| 93 | +<tr class="altColor"> |
| 94 | +<td class="colFirst"><a name="org.json.HTTP.CRLF"> |
| 95 | +<!-- --> |
| 96 | +</a><code>public static final java.lang.String</code></td> |
| 97 | +<td><code><a href="org/json/HTTP.html#CRLF">CRLF</a></code></td> |
| 98 | +<td class="colLast"><code>"\r\n"</code></td> |
| 99 | +</tr> |
| 100 | +</tbody> |
| 101 | +</table> |
| 102 | +</li> |
| 103 | +</ul> |
| 104 | +</div> |
| 105 | +<!-- ======= START OF BOTTOM NAVBAR ====== --> |
| 106 | +<div class="bottomNav"><a name="navbar.bottom"> |
| 107 | +<!-- --> |
| 108 | +</a> |
| 109 | +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> |
| 110 | +<a name="navbar.bottom.firstrow"> |
| 111 | +<!-- --> |
| 112 | +</a> |
| 113 | +<ul class="navList" title="Navigation"> |
| 114 | +<li><a href="org/json/package-summary.html">Package</a></li> |
| 115 | +<li>Class</li> |
| 116 | +<li>Use</li> |
| 117 | +<li><a href="org/json/package-tree.html">Tree</a></li> |
| 118 | +<li><a href="deprecated-list.html">Deprecated</a></li> |
| 119 | +<li><a href="index-all.html">Index</a></li> |
| 120 | +<li><a href="help-doc.html">Help</a></li> |
| 121 | +</ul> |
| 122 | +</div> |
| 123 | +<div class="subNav"> |
| 124 | +<ul class="navList"> |
| 125 | +<li>Prev</li> |
| 126 | +<li>Next</li> |
| 127 | +</ul> |
| 128 | +<ul class="navList"> |
| 129 | +<li><a href="index.html?constant-values.html" target="_top">Frames</a></li> |
| 130 | +<li><a href="constant-values.html" target="_top">No Frames</a></li> |
| 131 | +</ul> |
| 132 | +<ul class="navList" id="allclasses_navbar_bottom"> |
| 133 | +<li><a href="allclasses-noframe.html">All Classes</a></li> |
| 134 | +</ul> |
| 135 | +<div> |
| 136 | +<script type="text/javascript"><!-- |
| 137 | + allClassesLink = document.getElementById("allclasses_navbar_bottom"); |
| 138 | + if(window==top) { |
| 139 | + allClassesLink.style.display = "block"; |
| 140 | + } |
| 141 | + else { |
| 142 | + allClassesLink.style.display = "none"; |
| 143 | + } |
| 144 | + //--> |
| 145 | +</script> |
| 146 | +</div> |
| 147 | +<a name="skip.navbar.bottom"> |
| 148 | +<!-- --> |
| 149 | +</a></div> |
| 150 | +<!-- ======== END OF BOTTOM NAVBAR ======= --> |
| 151 | +<p class="legalCopy"><small>Copyright © 2016. All Rights Reserved.</small></p> |
| 152 | +</body> |
| 153 | +</html> |
0 commit comments