This file is indexed.

/usr/share/doc/libcodemodel-java/api/index-all.html is in libcodemodel-java-doc 2.6-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_51) on Thu Jan 30 17:32:40 UTC 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Index (Codemodel 2.6 API)</title>
<meta name="date" content="2014-01-30">
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="Index (Codemodel 2.6 API)";
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!--   -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="./overview-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.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="contentContainer"><a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_Q_">Q</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_X_">X</a>&nbsp;<a href="#_Z_">Z</a>&nbsp;<a href="#___">_</a>&nbsp;<a name="_A_">
<!--   -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JMod.html#ABSTRACT">ABSTRACT</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JMod.html" title="class in com.sun.codemodel">JMod</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/ac/ACTask.html" title="class in com.sun.codemodel.ac"><span class="strong">ACTask</span></a> - Class in <a href="./com/sun/codemodel/ac/package-summary.html">com.sun.codemodel.ac</a></dt>
<dd>
<div class="block">Annotation compiler ant task.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/ACTask.html#ACTask()">ACTask()</a></span> - Constructor for class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/ACTask.html" title="class in com.sun.codemodel.ac">ACTask</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/ac/ACTask.Classes.html" title="class in com.sun.codemodel.ac"><span class="strong">ACTask.Classes</span></a> - Class in <a href="./com/sun/codemodel/ac/package-summary.html">com.sun.codemodel.ac</a></dt>
<dd>
<div class="block">Nested &lt;classes> elements.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/ACTask.Classes.html#ACTask.Classes()">ACTask.Classes()</a></span> - Constructor for class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/ACTask.Classes.html" title="class in com.sun.codemodel.ac">ACTask.Classes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/ac/ACTask.Endorse.html" title="class in com.sun.codemodel.ac"><span class="strong">ACTask.Endorse</span></a> - Class in <a href="./com/sun/codemodel/ac/package-summary.html">com.sun.codemodel.ac</a></dt>
<dd>
<div class="block">Nested &lt;endorse> elements.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/ACTask.Endorse.html#ACTask.Endorse()">ACTask.Endorse()</a></span> - Constructor for class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/ACTask.Endorse.html" title="class in com.sun.codemodel.ac">ACTask.Endorse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JPropertyFile.html#add(java.lang.String, java.lang.String)">add(String, String)</a></span> - Method in class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JPropertyFile.html" title="class in com.sun.codemodel.fmt">JPropertyFile</a></dt>
<dd>
<div class="block">Adds key/value pair into the property file.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JArray.html#add(com.sun.codemodel.JExpression)">add(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JArray.html" title="class in com.sun.codemodel">JArray</a></dt>
<dd>
<div class="block">Add an element to the array initializer</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#add(com.sun.codemodel.JStatement)">add(JStatement)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Adds a statement to this block</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCommentPart.html#add(java.lang.Object)">add(Object)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCommentPart.html" title="class in com.sun.codemodel">JCommentPart</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/ACTask.html#addConfiguredClasses(com.sun.codemodel.ac.ACTask.Classes)">addConfiguredClasses(ACTask.Classes)</a></span> - Method in class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/ACTask.html" title="class in com.sun.codemodel.ac">ACTask</a></dt>
<dd>
<div class="block">List of classes to be handled</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/ACTask.html#addConfiguredEndorse(com.sun.codemodel.ac.ACTask.Endorse)">addConfiguredEndorse(ACTask.Endorse)</a></span> - Method in class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/ACTask.html" title="class in com.sun.codemodel.ac">ACTask</a></dt>
<dd>
<div class="block">List of endorsed jars</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDocComment.html#addDeprecated()">addDeprecated()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDocComment.html" title="class in com.sun.codemodel">JDocComment</a></dt>
<dd>
<div class="block">add an @deprecated tag to the javadoc, with the associated message.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDocComment.html#addParam(java.lang.String)">addParam(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDocComment.html" title="class in com.sun.codemodel">JDocComment</a></dt>
<dd>
<div class="block">Append a text to a @param tag to the javadoc</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDocComment.html#addParam(com.sun.codemodel.JVar)">addParam(JVar)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDocComment.html" title="class in com.sun.codemodel">JDocComment</a></dt>
<dd>
<div class="block">Append a text to an @param tag.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#addResourceFile(com.sun.codemodel.JResourceFile)">addResourceFile(JResourceFile)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Adds a new resource file to this package.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDocComment.html#addReturn()">addReturn()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDocComment.html" title="class in com.sun.codemodel">JDocComment</a></dt>
<dd>
<div class="block">Appends a text to @return tag.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDocComment.html#addThrows(java.lang.Class)">addThrows(Class&lt;? extends Throwable&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDocComment.html" title="class in com.sun.codemodel">JDocComment</a></dt>
<dd>
<div class="block">add an @throws tag to the javadoc</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDocComment.html#addThrows(com.sun.codemodel.JClass)">addThrows(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDocComment.html" title="class in com.sun.codemodel">JDocComment</a></dt>
<dd>
<div class="block">add an @throws tag to the javadoc</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDocComment.html#addXdoclet(java.lang.String)">addXdoclet(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDocComment.html" title="class in com.sun.codemodel">JDocComment</a></dt>
<dd>
<div class="block">add an xdoclet.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDocComment.html#addXdoclet(java.lang.String, java.util.Map)">addXdoclet(String, Map&lt;String, String&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDocComment.html" title="class in com.sun.codemodel">JDocComment</a></dt>
<dd>
<div class="block">add an xdoclet.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDocComment.html#addXdoclet(java.lang.String, java.lang.String, java.lang.String)">addXdoclet(String, String, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDocComment.html" title="class in com.sun.codemodel">JDocComment</a></dt>
<dd>
<div class="block">add an xdoclet.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotatable.html#annotate(com.sun.codemodel.JClass)">annotate(JClass)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotatable.html" title="interface in com.sun.codemodel">JAnnotatable</a></dt>
<dd>
<div class="block">Adds an annotation to this program element.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotatable.html#annotate(java.lang.Class)">annotate(Class&lt;? extends Annotation&gt;)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotatable.html" title="interface in com.sun.codemodel">JAnnotatable</a></dt>
<dd>
<div class="block">Adds an annotation to this program element.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#annotate(java.lang.Class)">annotate(Class&lt;? extends Annotation&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>
<div class="block">Adds a new annotation to the array.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#annotate(com.sun.codemodel.JClass)">annotate(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>
<div class="block">Adds a new annotation to the array.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#annotate(java.lang.Class)">annotate(Class&lt;? extends Annotation&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>use <a href="./com/sun/codemodel/JAnnotationArrayMember.html#annotate(java.lang.Class)"><code>JAnnotationArrayMember.annotate(java.lang.Class&lt;? extends java.lang.annotation.Annotation&gt;)</code></a></i></div>
</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#annotate(java.lang.Class)">annotate(Class&lt;? extends Annotation&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Adding ability to annotate a class</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#annotate(com.sun.codemodel.JClass)">annotate(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Adding ability to annotate a class</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JEnumConstant.html#annotate(com.sun.codemodel.JClass)">annotate(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JEnumConstant.html" title="class in com.sun.codemodel">JEnumConstant</a></dt>
<dd>
<div class="block">Adds an annotation to this variable.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JEnumConstant.html#annotate(java.lang.Class)">annotate(Class&lt;? extends Annotation&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JEnumConstant.html" title="class in com.sun.codemodel">JEnumConstant</a></dt>
<dd>
<div class="block">Adds an annotation to this variable.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#annotate(com.sun.codemodel.JClass)">annotate(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Adds an annotation to this variable.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#annotate(java.lang.Class)">annotate(Class&lt;? extends Annotation&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Adds an annotation to this variable.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#annotate(com.sun.codemodel.JClass)">annotate(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#annotate(java.lang.Class)">annotate(Class&lt;? extends Annotation&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JVar.html#annotate(com.sun.codemodel.JClass)">annotate(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JVar.html" title="class in com.sun.codemodel">JVar</a></dt>
<dd>
<div class="block">Adds an annotation to this variable.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JVar.html#annotate(java.lang.Class)">annotate(Class&lt;? extends Annotation&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JVar.html" title="class in com.sun.codemodel">JVar</a></dt>
<dd>
<div class="block">Adds an annotation to this variable.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotatable.html#annotate2(java.lang.Class)">annotate2(Class&lt;W&gt;)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotatable.html" title="interface in com.sun.codemodel">JAnnotatable</a></dt>
<dd>
<div class="block">Adds an annotation to this program element
 and returns a type-safe writer to fill in the values of such annotations.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#annotate2(java.lang.Class)">annotate2(Class&lt;W&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#annotate2(java.lang.Class)">annotate2(Class&lt;W&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JEnumConstant.html#annotate2(java.lang.Class)">annotate2(Class&lt;W&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JEnumConstant.html" title="class in com.sun.codemodel">JEnumConstant</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#annotate2(java.lang.Class)">annotate2(Class&lt;W&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#annotate2(java.lang.Class)">annotate2(Class&lt;W&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JVar.html#annotate2(java.lang.Class)">annotate2(Class&lt;W&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JVar.html" title="class in com.sun.codemodel">JVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ClassType.html#ANNOTATION_TYPE_DECL">ANNOTATION_TYPE_DECL</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/ClassType.html" title="class in com.sun.codemodel">ClassType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#annotationParam(java.lang.String, java.lang.Class)">annotationParam(String, Class&lt;? extends Annotation&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>
<div class="block">Adds a member value pair to this annotation
 For adding class values as param</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotatable.html#annotations()">annotations()</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotatable.html" title="interface in com.sun.codemodel">JAnnotatable</a></dt>
<dd>
<div class="block">Read-only live view of all annotations on this <a href="./com/sun/codemodel/JAnnotatable.html" title="interface in com.sun.codemodel"><code>JAnnotatable</code></a></div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#annotations()">annotations()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>
<div class="block"><a href="./com/sun/codemodel/JAnnotatable.html#annotations()"><code>JAnnotatable.annotations()</code></a></div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#annotations()">annotations()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block"><a href="./com/sun/codemodel/JAnnotatable.html#annotations()"><code>JAnnotatable.annotations()</code></a></div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JEnumConstant.html#annotations()">annotations()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JEnumConstant.html" title="class in com.sun.codemodel">JEnumConstant</a></dt>
<dd>
<div class="block"><a href="./com/sun/codemodel/JAnnotatable.html#annotations()"><code>JAnnotatable.annotations()</code></a></div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#annotations()">annotations()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#annotations()">annotations()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JVar.html#annotations()">annotations()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JVar.html" title="class in com.sun.codemodel">JVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#anonymousClass(com.sun.codemodel.JClass)">anonymousClass(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Creates a new anonymous class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#anonymousClass(java.lang.Class)">anonymousClass(Class&lt;?&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCommentPart.html#append(java.lang.Object)">append(Object)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCommentPart.html" title="class in com.sun.codemodel">JCommentPart</a></dt>
<dd>
<div class="block">Appends a new value.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDocComment.html#append(java.lang.Object)">append(Object)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDocComment.html" title="class in com.sun.codemodel">JDocComment</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JEnumConstant.html#arg(com.sun.codemodel.JExpression)">arg(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JEnumConstant.html" title="class in com.sun.codemodel">JEnumConstant</a></dt>
<dd>
<div class="block">Add an expression to this constructor's argument list</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JInvocation.html#arg(com.sun.codemodel.JExpression)">arg(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JInvocation.html" title="class in com.sun.codemodel">JInvocation</a></dt>
<dd>
<div class="block">Add an expression to this invocation's argument list</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JInvocation.html#arg(java.lang.String)">arg(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JInvocation.html" title="class in com.sun.codemodel">JInvocation</a></dt>
<dd>
<div class="block">Adds a literal argument.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#array()">array()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPrimitiveType.html#array()">array()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPrimitiveType.html" title="class in com.sun.codemodel">JPrimitiveType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JType.html#array()">array()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JType.html" title="class in com.sun.codemodel">JType</a></dt>
<dd>
<div class="block">Create an array type of this type.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAssignmentTarget.html#assign(com.sun.codemodel.JExpression)">assign(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JAssignmentTarget.html" title="interface in com.sun.codemodel">JAssignmentTarget</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#assign(com.sun.codemodel.JAssignmentTarget, com.sun.codemodel.JExpression)">assign(JAssignmentTarget, JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Creates an assignment statement and adds it to this block.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#assign(com.sun.codemodel.JAssignmentTarget, com.sun.codemodel.JExpression)">assign(JAssignmentTarget, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JFieldRef.html#assign(com.sun.codemodel.JExpression)">assign(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFieldRef.html" title="class in com.sun.codemodel">JFieldRef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JVar.html#assign(com.sun.codemodel.JExpression)">assign(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JVar.html" title="class in com.sun.codemodel">JVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAssignmentTarget.html#assignPlus(com.sun.codemodel.JExpression)">assignPlus(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JAssignmentTarget.html" title="interface in com.sun.codemodel">JAssignmentTarget</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#assignPlus(com.sun.codemodel.JAssignmentTarget, com.sun.codemodel.JExpression)">assignPlus(JAssignmentTarget, JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#assignPlus(com.sun.codemodel.JAssignmentTarget, com.sun.codemodel.JExpression)">assignPlus(JAssignmentTarget, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JFieldRef.html#assignPlus(com.sun.codemodel.JExpression)">assignPlus(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFieldRef.html" title="class in com.sun.codemodel">JFieldRef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JVar.html#assignPlus(com.sun.codemodel.JExpression)">assignPlus(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JVar.html" title="class in com.sun.codemodel">JVar</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_B_">
<!--   -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#b(com.sun.codemodel.JVar)">b(JVar)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>
<div class="block">Cause the JVar to generate source for itself</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#band(com.sun.codemodel.JExpression)">band(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Bit-wise AND '&amp;'.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#band(com.sun.codemodel.JExpression)">band(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#band(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">band(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#binaryName()">binaryName()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JType.html#binaryName()">binaryName()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JType.html" title="class in com.sun.codemodel">JType</a></dt>
<dd>
<div class="block">Gets the binary name of the type.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JVar.html#bind(com.sun.codemodel.JFormatter)">bind(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JVar.html" title="class in com.sun.codemodel">JVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#block()">block()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Create a sub-block and add it to this block</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCase.html#body()">body()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCase.html" title="class in com.sun.codemodel">JCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCatchBlock.html#body()">body()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCatchBlock.html" title="class in com.sun.codemodel">JCatchBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDoLoop.html#body()">body()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDoLoop.html" title="class in com.sun.codemodel">JDoLoop</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JForEach.html#body()">body()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JForEach.html" title="class in com.sun.codemodel">JForEach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JForLoop.html#body()">body()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JForLoop.html" title="class in com.sun.codemodel">JForLoop</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#body()">body()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Get the block that makes up body of this method</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JTryBlock.html#body()">body()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JTryBlock.html" title="class in com.sun.codemodel">JTryBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JWhileLoop.html#body()">body()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JWhileLoop.html" title="class in com.sun.codemodel">JWhileLoop</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#BOOLEAN">BOOLEAN</a></span> - Variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#bor(com.sun.codemodel.JExpression)">bor(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Bit-wise OR '|'.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#bor(com.sun.codemodel.JExpression)">bor(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#bor(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">bor(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JTypeVar.html#bound(com.sun.codemodel.JClass)">bound(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JTypeVar.html" title="class in com.sun.codemodel">JTypeVar</a></dt>
<dd>
<div class="block">Adds a bound to this variable.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#boxify()">boxify()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>calling this method from <a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel"><code>JClass</code></a>
 would be meaningless, since it's always guaranteed to
 return <tt>this</tt>.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPrimitiveType.html#boxify()">boxify()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPrimitiveType.html" title="class in com.sun.codemodel">JPrimitiveType</a></dt>
<dd>
<div class="block">Obtains the wrapper class for this primitive type.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JType.html#boxify()">boxify()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JType.html" title="class in com.sun.codemodel">JType</a></dt>
<dd>
<div class="block">If this class is a primitive type, return the boxed class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#boxToPrimitive">boxToPrimitive</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">The reverse look up for <a href="./com/sun/codemodel/JCodeModel.html#primitiveToBox"><code>JCodeModel.primitiveToBox</code></a></div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JBinaryFile.html#build(java.io.OutputStream)">build(OutputStream)</a></span> - Method in class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JBinaryFile.html" title="class in com.sun.codemodel.fmt">JBinaryFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JPropertyFile.html#build(java.io.OutputStream)">build(OutputStream)</a></span> - Method in class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JPropertyFile.html" title="class in com.sun.codemodel.fmt">JPropertyFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JSerializedObject.html#build(java.io.OutputStream)">build(OutputStream)</a></span> - Method in class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JSerializedObject.html" title="class in com.sun.codemodel.fmt">JSerializedObject</a></dt>
<dd>
<div class="block">called by JPackage to serialize the object</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JStaticFile.html#build(java.io.OutputStream)">build(OutputStream)</a></span> - Method in class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JStaticFile.html" title="class in com.sun.codemodel.fmt">JStaticFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JStaticJavaFile.html#build(java.io.OutputStream)">build(OutputStream)</a></span> - Method in class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JStaticJavaFile.html" title="class in com.sun.codemodel.fmt">JStaticJavaFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JTextFile.html#build(java.io.OutputStream)">build(OutputStream)</a></span> - Method in class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JTextFile.html" title="class in com.sun.codemodel.fmt">JTextFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#build(java.io.File, java.io.PrintStream)">build(File, PrintStream)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Generates Java source code.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#build(java.io.File, java.io.File, java.io.PrintStream)">build(File, File, PrintStream)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Generates Java source code.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#build(java.io.File)">build(File)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">A convenience method for <code>build(destDir,System.out)</code>.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#build(java.io.File, java.io.File)">build(File, File)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">A convenience method for <code>build(srcDir,resourceDir,System.out)</code>.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#build(com.sun.codemodel.CodeWriter)">build(CodeWriter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">A convenience method for <code>build(out,out)</code>.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#build(com.sun.codemodel.CodeWriter, com.sun.codemodel.CodeWriter)">build(CodeWriter, CodeWriter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Generates Java source code.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JResourceFile.html#build(java.io.OutputStream)">build(OutputStream)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JResourceFile.html" title="class in com.sun.codemodel">JResourceFile</a></dt>
<dd>
<div class="block">called by JPackage to produce the file image.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#BYTE">BYTE</a></span> - Variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_C_">
<!--   -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#cand(com.sun.codemodel.JExpression)">cand(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Logical AND '&amp;&amp;'.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#cand(com.sun.codemodel.JExpression)">cand(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#cand(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">cand(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/MS1252Encoder.html#canEncode(char)">canEncode(char)</a></span> - Method in class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/MS1252Encoder.html" title="class in com.sun.codemodel.util">MS1252Encoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JSwitch.html#cases()">cases()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JSwitch.html" title="class in com.sun.codemodel">JSwitch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#cast(com.sun.codemodel.JType, com.sun.codemodel.JExpression)">cast(JType, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#CHAR">CHAR</a></span> - Variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ClassType.html#CLASS">CLASS</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/ClassType.html" title="class in com.sun.codemodel">ClassType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClassContainer.html#classes()">classes()</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JClassContainer.html" title="interface in com.sun.codemodel">JClassContainer</a></dt>
<dd>
<div class="block">Returns an iterator that walks the nested classes defined in this
 class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#classes()">classes()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Returns an iterator that walks the nested classes defined in this
 class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#classes()">classes()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Returns an iterator that walks the top-level classes defined in this
 package.</div>
</dd>
<dt><a href="./com/sun/codemodel/util/ClassNameComparator.html" title="class in com.sun.codemodel.util"><span class="strong">ClassNameComparator</span></a> - Class in <a href="./com/sun/codemodel/util/package-summary.html">com.sun.codemodel.util</a></dt>
<dd>
<div class="block">Comparator object that sorts <a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel"><code>JClass</code></a>es in the order
 of their names.</div>
</dd>
<dt><a href="./com/sun/codemodel/ClassType.html" title="class in com.sun.codemodel"><span class="strong">ClassType</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">This helps enable whether the JDefinedClass is a Class or Interface or
 AnnotationTypeDeclaration or Enum</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/CodeWriter.html#close()">close()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/CodeWriter.html" title="class in com.sun.codemodel">CodeWriter</a></dt>
<dd>
<div class="block">Called by CodeModel at the end of the process.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#close()">close()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>
<div class="block">Closes this formatter.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/FileCodeWriter.html#close()">close()</a></span> - Method in class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/FileCodeWriter.html" title="class in com.sun.codemodel.writer">FileCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/FilterCodeWriter.html#close()">close()</a></span> - Method in class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/FilterCodeWriter.html" title="class in com.sun.codemodel.writer">FilterCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/SingleStreamCodeWriter.html#close()">close()</a></span> - Method in class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/SingleStreamCodeWriter.html" title="class in com.sun.codemodel.writer">SingleStreamCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/ZipCodeWriter.html#close()">close()</a></span> - Method in class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/ZipCodeWriter.html" title="class in com.sun.codemodel.writer">ZipCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/CodeWriter.html" title="class in com.sun.codemodel"><span class="strong">CodeWriter</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Receives generated code and writes to the appropriate storage.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/CodeWriter.html#CodeWriter()">CodeWriter()</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/CodeWriter.html" title="class in com.sun.codemodel">CodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a> - package com.sun.codemodel</dt>
<dd>
<div class="block">Library for generating Java source code</div>
</dd>
<dt><a href="./com/sun/codemodel/ac/package-summary.html">com.sun.codemodel.ac</a> - package com.sun.codemodel.ac</dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/fmt/package-summary.html">com.sun.codemodel.fmt</a> - package com.sun.codemodel.fmt</dt>
<dd>
<div class="block">Various resource file formats (classes that implement <code>JResourceFile</code>).</div>
</dd>
<dt><a href="./com/sun/codemodel/util/package-summary.html">com.sun.codemodel.util</a> - package com.sun.codemodel.util</dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/writer/package-summary.html">com.sun.codemodel.writer</a> - package com.sun.codemodel.writer</dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/ClassNameComparator.html#compare(com.sun.codemodel.JClass, com.sun.codemodel.JClass)">compare(JClass, JClass)</a></span> - Method in class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/ClassNameComparator.html" title="class in com.sun.codemodel.util">ClassNameComparator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#compareTo(com.sun.codemodel.JPackage)">compareTo(JPackage)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Order is based on the lexicological order of the package name.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JType.html#compareTo(com.sun.codemodel.JType)">compareTo(JType)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JType.html" title="class in com.sun.codemodel">JType</a></dt>
<dd>
<div class="block">Compare two JTypes by FQCN, giving sorting precedence to types
 that belong to packages java and javax over all others.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#complement()">complement()</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Returns "~[this]" from "[this]".</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#complement()">complement()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#complement(com.sun.codemodel.JExpression)">complement(JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#component(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">component(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#component(com.sun.codemodel.JExpression)">component(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#component(com.sun.codemodel.JExpression)">component(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#cond(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">cond(JExpression, JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#constructor(int)">constructor(int)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Adds a constructor to this class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#constructors()">constructors()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Returns an iterator that walks the constructors defined in this class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#cor(com.sun.codemodel.JExpression)">cor(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Logical OR '||'.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#cor(com.sun.codemodel.JExpression)">cor(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#cor(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">cor(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/FilterCodeWriter.html#core">core</a></span> - Variable in class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/FilterCodeWriter.html" title="class in com.sun.codemodel.writer">FilterCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#countArtifacts()">countArtifacts()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Returns the number of files to be generated if
 <a href="./com/sun/codemodel/JCodeModel.html#build(java.io.File, java.io.PrintStream)"><code>JCodeModel.build(java.io.File, java.io.PrintStream)</code></a> is invoked now.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/ACTask.html#createClasspath()">createClasspath()</a></span> - Method in class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/ACTask.html" title="class in com.sun.codemodel.ac">ACTask</a></dt>
<dd>
<div class="block">Nested &lt;classpath> element.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/EncoderFactory.html#createEncoder(java.lang.String)">createEncoder(String)</a></span> - Static method in class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/EncoderFactory.html" title="class in com.sun.codemodel.util">EncoderFactory</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_D_">
<!--   -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#d(com.sun.codemodel.JDeclaration)">d(JDeclaration)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>
<div class="block">Cause the JDeclaration to generate source for itself</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#decl(com.sun.codemodel.JType, java.lang.String)">decl(JType, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Adds a local variable declaration to this block</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#decl(com.sun.codemodel.JType, java.lang.String, com.sun.codemodel.JExpression)">decl(JType, String, JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Adds a local variable declaration to this block</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#decl(int, com.sun.codemodel.JType, java.lang.String, com.sun.codemodel.JExpression)">decl(int, JType, String, JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Adds a local variable declaration to this block</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDeclaration.html#declare(com.sun.codemodel.JFormatter)">declare(JFormatter)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JDeclaration.html" title="interface in com.sun.codemodel">JDeclaration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#declare(com.sun.codemodel.JFormatter)">declare(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JEnumConstant.html#declare(com.sun.codemodel.JFormatter)">declare(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JEnumConstant.html" title="class in com.sun.codemodel">JEnumConstant</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JFieldVar.html#declare(com.sun.codemodel.JFormatter)">declare(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFieldVar.html" title="class in com.sun.codemodel">JFieldVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#declare(com.sun.codemodel.JFormatter)">declare(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#declare(com.sun.codemodel.JFormatter)">declare(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JTypeVar.html#declare(com.sun.codemodel.JFormatter)">declare(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JTypeVar.html" title="class in com.sun.codemodel">JTypeVar</a></dt>
<dd>
<div class="block">Prints out the declaration of the variable.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JVar.html#declare(com.sun.codemodel.JFormatter)">declare(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JVar.html" title="class in com.sun.codemodel">JVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#declareBody(com.sun.codemodel.JFormatter)">declareBody(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">prints the body of a class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#declareDefaultValue(com.sun.codemodel.JExpression)">declareDefaultValue(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Specify the default value for this annotation member</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#decr()">decr()</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Returns "[this]--" from "[this]".</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#decr()">decr()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#decr(com.sun.codemodel.JExpression)">decr(JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#direct(java.lang.String)">direct(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Places the given string directly inside the generated class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#direct(java.lang.String)">direct(String)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>
<div class="block">Creates an expression directly from a source code fragment.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#directClass(java.lang.String)">directClass(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Creates a dummy, unknown <a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel"><code>JClass</code></a> that represents a given name.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#directStatement(java.lang.String)">directStatement(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Creates a "literal" statement directly.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#div(com.sun.codemodel.JExpression)">div(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Returns "[this]/[right]"</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#div(com.sun.codemodel.JExpression)">div(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#div(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">div(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#dotclass()">dotclass()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#dotclass(com.sun.codemodel.JClass)">dotclass(JClass)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#DOUBLE">DOUBLE</a></span> - Variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_E_">
<!--   -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JType.html#elementType()">elementType()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JType.html" title="class in com.sun.codemodel">JType</a></dt>
<dd>
<div class="block">If this is an array, returns the component type of the array.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#EMPTY_ARRAY">EMPTY_ARRAY</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Sometimes useful reusable empty array.</div>
</dd>
<dt><a href="./com/sun/codemodel/util/EncoderFactory.html" title="class in com.sun.codemodel.util"><span class="strong">EncoderFactory</span></a> - Class in <a href="./com/sun/codemodel/util/package-summary.html">com.sun.codemodel.util</a></dt>
<dd>
<div class="block">Creates <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/nio/charset/CharsetEncoder.html?is-external=true" title="class or interface in java.nio.charset"><code>CharsetEncoder</code></a> from a charset name.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/EncoderFactory.html#EncoderFactory()">EncoderFactory()</a></span> - Constructor for class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/EncoderFactory.html" title="class in com.sun.codemodel.util">EncoderFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/CodeWriter.html#encoding">encoding</a></span> - Variable in class com.sun.codemodel.<a href="./com/sun/codemodel/CodeWriter.html" title="class in com.sun.codemodel">CodeWriter</a></dt>
<dd>
<div class="block">Encoding to be used by the writer.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ClassType.html#ENUM">ENUM</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/ClassType.html" title="class in com.sun.codemodel">ClassType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#enumConstant(java.lang.String)">enumConstant(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">If the named enum already exists, the reference to it is returned.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#eq(com.sun.codemodel.JExpression)">eq(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#eq(com.sun.codemodel.JExpression)">eq(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#eq(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">eq(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#erasure()">erasure()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JType.html#erasure()">erasure()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JType.html" title="class in com.sun.codemodel">JType</a></dt>
<dd>
<div class="block">Returns the erasure of this type.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/ACTask.html#execute()">execute()</a></span> - Method in class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/ACTask.html" title="class in com.sun.codemodel.ac">ACTask</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_F_">
<!--   -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#FALSE">FALSE</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>
<div class="block">Boolean constant that represents <code>false</code></div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#field(int, com.sun.codemodel.JType, java.lang.String)">field(int, JType, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Adds a field to the list of field members of this JDefinedClass.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#field(int, java.lang.Class, java.lang.String)">field(int, Class&lt;?&gt;, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#field(int, com.sun.codemodel.JType, java.lang.String, com.sun.codemodel.JExpression)">field(int, JType, String, JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Adds a field to the list of field members of this JDefinedClass.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#field(int, java.lang.Class, java.lang.String, com.sun.codemodel.JExpression)">field(int, Class&lt;?&gt;, String, JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#fields()">fields()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Returns all the fields declred in this class.</div>
</dd>
<dt><a href="./com/sun/codemodel/writer/FileCodeWriter.html" title="class in com.sun.codemodel.writer"><span class="strong">FileCodeWriter</span></a> - Class in <a href="./com/sun/codemodel/writer/package-summary.html">com.sun.codemodel.writer</a></dt>
<dd>
<div class="block">Writes all the source files under the specified file folder.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/FileCodeWriter.html#FileCodeWriter(java.io.File)">FileCodeWriter(File)</a></span> - Constructor for class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/FileCodeWriter.html" title="class in com.sun.codemodel.writer">FileCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/FileCodeWriter.html#FileCodeWriter(java.io.File, java.lang.String)">FileCodeWriter(File, String)</a></span> - Constructor for class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/FileCodeWriter.html" title="class in com.sun.codemodel.writer">FileCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/FileCodeWriter.html#FileCodeWriter(java.io.File, boolean)">FileCodeWriter(File, boolean)</a></span> - Constructor for class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/FileCodeWriter.html" title="class in com.sun.codemodel.writer">FileCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/FileCodeWriter.html#FileCodeWriter(java.io.File, boolean, java.lang.String)">FileCodeWriter(File, boolean, String)</a></span> - Constructor for class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/FileCodeWriter.html" title="class in com.sun.codemodel.writer">FileCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/writer/FilterCodeWriter.html" title="class in com.sun.codemodel.writer"><span class="strong">FilterCodeWriter</span></a> - Class in <a href="./com/sun/codemodel/writer/package-summary.html">com.sun.codemodel.writer</a></dt>
<dd>
<div class="block"><a href="./com/sun/codemodel/CodeWriter.html" title="class in com.sun.codemodel"><code>CodeWriter</code></a> that delegates to another <a href="./com/sun/codemodel/CodeWriter.html" title="class in com.sun.codemodel"><code>CodeWriter</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/FilterCodeWriter.html#FilterCodeWriter(com.sun.codemodel.CodeWriter)">FilterCodeWriter(CodeWriter)</a></span> - Constructor for class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/FilterCodeWriter.html" title="class in com.sun.codemodel.writer">FilterCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMod.html#FINAL">FINAL</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JMod.html" title="class in com.sun.codemodel">JMod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#FLOAT">FLOAT</a></span> - Variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#forEach(com.sun.codemodel.JType, java.lang.String, com.sun.codemodel.JExpression)">forEach(JType, String, JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Creates an enhanced For statement based on j2se 1.5 JLS
 and add it to this block</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCommentPart.html#format(com.sun.codemodel.JFormatter, java.lang.String)">format(JFormatter, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCommentPart.html" title="class in com.sun.codemodel">JCommentPart</a></dt>
<dd>
<div class="block">Writes this part into the formatter by using the specified indentation.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#fullName()">fullName()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Gets the fully qualified name of this class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JNullType.html#fullName()">fullName()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JNullType.html" title="class in com.sun.codemodel">JNullType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPrimitiveType.html#fullName()">fullName()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPrimitiveType.html" title="class in com.sun.codemodel">JPrimitiveType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JType.html#fullName()">fullName()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JType.html" title="class in com.sun.codemodel">JType</a></dt>
<dd>
<div class="block">Gets the full name of the type.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JTypeVar.html#fullName()">fullName()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JTypeVar.html" title="class in com.sun.codemodel">JTypeVar</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_G_">
<!--   -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#g(com.sun.codemodel.JGenerable)">g(JGenerable)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>
<div class="block">Cause the JGenerable object to generate source for iteself</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#g(java.util.Collection)">g(Collection&lt;? extends JGenerable&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>
<div class="block">Produces <a href="./com/sun/codemodel/JGenerable.html" title="interface in com.sun.codemodel"><code>JGenerable</code></a>s separated by ','</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JArray.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JArray.html" title="class in com.sun.codemodel">JArray</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAssignment.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAssignment.html" title="class in com.sun.codemodel">JAssignment</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCatchBlock.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCatchBlock.html" title="class in com.sun.codemodel">JCatchBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDocComment.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDocComment.html" title="class in com.sun.codemodel">JDocComment</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JEnumConstant.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JEnumConstant.html" title="class in com.sun.codemodel">JEnumConstant</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JFieldRef.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFieldRef.html" title="class in com.sun.codemodel">JFieldRef</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JGenerable.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JGenerable.html" title="interface in com.sun.codemodel">JGenerable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JInvocation.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JInvocation.html" title="class in com.sun.codemodel">JInvocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMods.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMods.html" title="class in com.sun.codemodel">JMods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPrimitiveType.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPrimitiveType.html" title="class in com.sun.codemodel">JPrimitiveType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JStringLiteral.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JStringLiteral.html" title="class in com.sun.codemodel">JStringLiteral</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JTypeVar.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JTypeVar.html" title="class in com.sun.codemodel">JTypeVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JVar.html#generate(com.sun.codemodel.JFormatter)">generate(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JVar.html" title="class in com.sun.codemodel">JVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#generify(java.lang.String)">generify(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#generify(java.lang.String, java.lang.Class)">generify(String, Class&lt;?&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#generify(java.lang.String, com.sun.codemodel.JClass)">generify(String, JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JGenerifiable.html#generify(java.lang.String)">generify(String)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JGenerifiable.html" title="interface in com.sun.codemodel">JGenerifiable</a></dt>
<dd>
<div class="block">Adds a new type variable to this declaration.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JGenerifiable.html#generify(java.lang.String, java.lang.Class)">generify(String, Class&lt;?&gt;)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JGenerifiable.html" title="interface in com.sun.codemodel">JGenerifiable</a></dt>
<dd>
<div class="block">Adds a new type variable to this declaration with a bound.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JGenerifiable.html#generify(java.lang.String, com.sun.codemodel.JClass)">generify(String, JClass)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JGenerifiable.html" title="interface in com.sun.codemodel">JGenerifiable</a></dt>
<dd>
<div class="block">Adds a new type variable to this declaration with a bound.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#getAnnotationClass()">getAnnotationClass()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#getAnnotationMembers()">getAnnotationMembers()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationWriter.html#getAnnotationType()">getAnnotationType()</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationWriter.html" title="interface in com.sun.codemodel">JAnnotationWriter</a></dt>
<dd>
<div class="block">The type of the annotation that this writer is writing.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationWriter.html#getAnnotationUse()">getAnnotationUse()</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationWriter.html" title="interface in com.sun.codemodel">JAnnotationWriter</a></dt>
<dd>
<div class="block">Gets the underlying annotation use object to which we are writing.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#getBaseClass(com.sun.codemodel.JClass)">getBaseClass(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Gets the parameterization of the given base type.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#getBaseClass(java.lang.Class)">getBaseClass(Class&lt;?&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#getClassType()">getClassType()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#getConstructor(com.sun.codemodel.JType[])">getConstructor(JType[])</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Looks for a method that has the specified method signature
 and return it.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#getContents()">getContents()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Returns a read-only view of <a href="./com/sun/codemodel/JStatement.html" title="interface in com.sun.codemodel"><code>JStatement</code></a>s and <a href="./com/sun/codemodel/JDeclaration.html" title="interface in com.sun.codemodel"><code>JDeclaration</code></a>
 in this block.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JBinaryFile.html#getDataStore()">getDataStore()</a></span> - Method in class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JBinaryFile.html" title="class in com.sun.codemodel.fmt">JBinaryFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClassAlreadyExistsException.html#getExistingClass()">getExistingClass()</a></span> - Method in exception com.sun.codemodel.<a href="./com/sun/codemodel/JClassAlreadyExistsException.html" title="class in com.sun.codemodel">JClassAlreadyExistsException</a></dt>
<dd>
<div class="block">Gets a reference to the existing <a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel"><code>JDefinedClass</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/FileCodeWriter.html#getFile(com.sun.codemodel.JPackage, java.lang.String)">getFile(JPackage, String)</a></span> - Method in class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/FileCodeWriter.html" title="class in com.sun.codemodel.writer">FileCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JStaticJavaFile.html#getJClass()">getJClass()</a></span> - Method in class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JStaticJavaFile.html" title="class in com.sun.codemodel.fmt">JStaticJavaFile</a></dt>
<dd>
<div class="block">Returns a class object that represents a statically generated code.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#getMethod(java.lang.String, com.sun.codemodel.JType[])">getMethod(String, JType[])</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Looks for a method that has the specified method signature
 and return it.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#getMods()">getMods()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>use <a href="./com/sun/codemodel/JMethod.html#mods()"><code>JMethod.mods()</code></a></i></div>
</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JEnumConstant.html#getName()">getName()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JEnumConstant.html" title="class in com.sun.codemodel">JEnumConstant</a></dt>
<dd>
<div class="block">Returns the name of this constant.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClassContainer.html#getPackage()">getPackage()</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JClassContainer.html" title="interface in com.sun.codemodel">JClassContainer</a></dt>
<dd>
<div class="block">Gets the nearest package parent.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#getPackage()">getPackage()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#getPackage()">getPackage()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JJavaName.html#getPluralForm(java.lang.String)">getPluralForm(String)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JJavaName.html" title="class in com.sun.codemodel">JJavaName</a></dt>
<dd>
<div class="block"><b>Experimental API:</b> converts an English word into a plural form.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#getPrimitiveType()">getPrimitiveType()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">If this class represents one of the wrapper classes
 defined in the java.lang package, return the corresponding
 primitive type.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#getTypeParameters()">getTypeParameters()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">If this class is parameterized, return the type parameter of the given index.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMods.html#getValue()">getValue()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMods.html" title="class in com.sun.codemodel">JMods</a></dt>
<dd>
<div class="block">Gets the bit-packed representaion of modifiers.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPrimitiveType.html#getWrapperClass()">getWrapperClass()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPrimitiveType.html" title="class in com.sun.codemodel">JPrimitiveType</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>Use <a href="./com/sun/codemodel/JPrimitiveType.html#boxify()"><code>JPrimitiveType.boxify()</code></a>.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#gt(com.sun.codemodel.JExpression)">gt(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#gt(com.sun.codemodel.JExpression)">gt(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#gt(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">gt(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#gte(com.sun.codemodel.JExpression)">gte(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#gte(com.sun.codemodel.JExpression)">gte(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#gte(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">gte(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_H_">
<!--   -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#hasResourceFile(java.lang.String)">hasResourceFile(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Checks if a resource of the given name exists.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#hasSignature(com.sun.codemodel.JType[])">hasSignature(JType[])</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Returns true if the method has the specified signature.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#hasVarArgs()">hasVarArgs()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Check if there are any varargs declared
 for this method signature.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#hide()">hide()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Mark this file as hidden, so that this file won't be
 generated.</div>
</dd>
</dl>
<a name="_I_">
<!--   -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#i()">i()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>
<div class="block">Increment the indentation level.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#id(java.lang.String)">id(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>
<div class="block">Print an identifier</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#incr()">incr()</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Returns "[this]++" from "[this]".</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#incr()">incr()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#incr(com.sun.codemodel.JExpression)">incr(JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#init()">init()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Creates, if necessary, and returns the static initializer
 for this class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JForLoop.html#init(int, com.sun.codemodel.JType, java.lang.String, com.sun.codemodel.JExpression)">init(int, JType, String, JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JForLoop.html" title="class in com.sun.codemodel">JForLoop</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JForLoop.html#init(com.sun.codemodel.JType, java.lang.String, com.sun.codemodel.JExpression)">init(JType, String, JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JForLoop.html" title="class in com.sun.codemodel">JForLoop</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JForLoop.html#init(com.sun.codemodel.JVar, com.sun.codemodel.JExpression)">init(JVar, JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JForLoop.html" title="class in com.sun.codemodel">JForLoop</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JVar.html#init(com.sun.codemodel.JExpression)">init(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JVar.html" title="class in com.sun.codemodel">JVar</a></dt>
<dd>
<div class="block">Initialize this variable</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#INT">INT</a></span> - Variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ClassType.html#INTERFACE">INTERFACE</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/ClassType.html" title="class in com.sun.codemodel">ClassType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#invoke(com.sun.codemodel.JExpression, java.lang.String)">invoke(JExpression, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Creates an invocation statement and adds it to this block.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#invoke(com.sun.codemodel.JExpression, com.sun.codemodel.JMethod)">invoke(JExpression, JMethod)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Creates an invocation statement and adds it to this block.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#invoke(java.lang.String)">invoke(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Creates an invocation statement and adds it to this block.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#invoke(com.sun.codemodel.JMethod)">invoke(JMethod)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Creates an invocation statement and adds it to this block.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#invoke(java.lang.String)">invoke(String)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#invoke(com.sun.codemodel.JMethod)">invoke(JMethod)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#invoke(com.sun.codemodel.JExpression, com.sun.codemodel.JMethod)">invoke(JExpression, JMethod)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#invoke(com.sun.codemodel.JExpression, java.lang.String)">invoke(JExpression, String)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#invoke(com.sun.codemodel.JMethod)">invoke(JMethod)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Returns "[this].[method]".</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#invoke(java.lang.String)">invoke(String)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Returns "[this].[method]".</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#invoke(com.sun.codemodel.JMethod)">invoke(JMethod)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#invoke(java.lang.String)">invoke(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#isAbstract()">isAbstract()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Checks if this class is an abstract class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#isAbstract()">isAbstract()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMods.html#isAbstract()">isAbstract()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMods.html" title="class in com.sun.codemodel">JMods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JNullType.html#isAbstract()">isAbstract()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JNullType.html" title="class in com.sun.codemodel">JNullType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JTypeVar.html#isAbstract()">isAbstract()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JTypeVar.html" title="class in com.sun.codemodel">JTypeVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JVar.html#isAnnotated()">isAnnotated()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JVar.html" title="class in com.sun.codemodel">JVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#isAnnotationTypeDeclaration()">isAnnotationTypeDeclaration()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">This method indicates if the interface
   is an annotationTypeDeclaration</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#isAnonymous()">isAnonymous()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Returns true if this is an anonymous class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JType.html#isArray()">isArray()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JType.html" title="class in com.sun.codemodel">JType</a></dt>
<dd>
<div class="block">Tell whether or not this is an array type.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#isAssignableFrom(com.sun.codemodel.JClass)">isAssignableFrom(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Checks the relationship between two classes.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#isCaseSensitiveFileSystem">isCaseSensitiveFileSystem</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">If the flag is true, we will consider two classes "Foo" and "foo"
 as a collision.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClassContainer.html#isClass()">isClass()</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JClassContainer.html" title="interface in com.sun.codemodel">JClassContainer</a></dt>
<dd>
<div class="block">Returns true if the container is a class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#isClass()">isClass()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#isClass()">isClass()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#isDefined(java.lang.String)">isDefined(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Checks if a given name is already defined as a class/interface</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#isEmpty()">isEmpty()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Returns true if this block is empty and does not contain
 any statement.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JJavaName.html#isFullyQualifiedClassName(java.lang.String)">isFullyQualifiedClassName(String)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JJavaName.html" title="class in com.sun.codemodel">JJavaName</a></dt>
<dd>
<div class="block">Checks if the given string is a valid fully qualified name.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#isHidden()">isHidden()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#isInterface()">isInterface()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Checks if this object represents an interface.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#isInterface()">isInterface()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JNullType.html#isInterface()">isInterface()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JNullType.html" title="class in com.sun.codemodel">JNullType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JTypeVar.html#isInterface()">isInterface()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JTypeVar.html" title="class in com.sun.codemodel">JTypeVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JJavaName.html#isJavaIdentifier(java.lang.String)">isJavaIdentifier(String)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JJavaName.html" title="class in com.sun.codemodel">JJavaName</a></dt>
<dd>
<div class="block">Checks if a given string is usable as a Java identifier.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JJavaName.html#isJavaPackageName(java.lang.String)">isJavaPackageName(String)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JJavaName.html" title="class in com.sun.codemodel">JJavaName</a></dt>
<dd>
<div class="block">Checks if the given string is a valid Java package name.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMods.html#isNative()">isNative()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMods.html" title="class in com.sun.codemodel">JMods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClassContainer.html#isPackage()">isPackage()</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JClassContainer.html" title="interface in com.sun.codemodel">JClassContainer</a></dt>
<dd>
<div class="block">Returns true if the container is a package.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#isPackage()">isPackage()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#isPackage()">isPackage()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#isParameterized()">isParameterized()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Returns true if this class is a parameterized class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPrimitiveType.html#isPrimitive()">isPrimitive()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPrimitiveType.html" title="class in com.sun.codemodel">JPrimitiveType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JType.html#isPrimitive()">isPrimitive()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JType.html" title="class in com.sun.codemodel">JType</a></dt>
<dd>
<div class="block">Tell whether or not this is a built-in primitive type, such as int or void.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#isPrinting()">isPrinting()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>
<div class="block">Returns true if we are in the printing mode,
 where we actually produce text.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JType.html#isReference()">isReference()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JType.html" title="class in com.sun.codemodel">JType</a></dt>
<dd>
<div class="block">Returns true if this is a referenced type.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JStaticFile.html#isResource()">isResource()</a></span> - Method in class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JStaticFile.html" title="class in com.sun.codemodel.fmt">JStaticFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JStaticJavaFile.html#isResource()">isResource()</a></span> - Method in class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JStaticJavaFile.html" title="class in com.sun.codemodel.fmt">JStaticJavaFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JResourceFile.html#isResource()">isResource()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JResourceFile.html" title="class in com.sun.codemodel">JResourceFile</a></dt>
<dd>
<div class="block">Returns true if this file should be generated into the directory
 that the resource files go into.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMods.html#isSynchronized()">isSynchronized()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMods.html" title="class in com.sun.codemodel">JMods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#isUnnamed()">isUnnamed()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Checks if this package is the root, unnamed package.</div>
</dd>
</dl>
<a name="_J_">
<!--   -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><a href="./com/sun/codemodel/JAnnotatable.html" title="interface in com.sun.codemodel"><span class="strong">JAnnotatable</span></a> - Interface in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Annotatable program elements.</div>
</dd>
<dt><a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel"><span class="strong">JAnnotationArrayMember</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Represents an arrays as annotation members</div>
</dd>
<dt><a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel"><span class="strong">JAnnotationUse</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Represents an annotation on a program element.</div>
</dd>
<dt><a href="./com/sun/codemodel/JAnnotationValue.html" title="class in com.sun.codemodel"><span class="strong">JAnnotationValue</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Things that can be values of an annotation element.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationValue.html#JAnnotationValue()">JAnnotationValue()</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationValue.html" title="class in com.sun.codemodel">JAnnotationValue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/JAnnotationWriter.html" title="interface in com.sun.codemodel"><span class="strong">JAnnotationWriter</span></a>&lt;<a href="./com/sun/codemodel/JAnnotationWriter.html" title="type parameter in JAnnotationWriter">A</a> extends <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>&gt; - Interface in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Base interface for typed annotation writer.</div>
</dd>
<dt><a href="./com/sun/codemodel/JArray.html" title="class in com.sun.codemodel"><span class="strong">JArray</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">array creation and initialization.</div>
</dd>
<dt><a href="./com/sun/codemodel/JAssignment.html" title="class in com.sun.codemodel"><span class="strong">JAssignment</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Assignment statements, which are also expressions.</div>
</dd>
<dt><a href="./com/sun/codemodel/JAssignmentTarget.html" title="interface in com.sun.codemodel"><span class="strong">JAssignmentTarget</span></a> - Interface in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Marker interface for code components that can be placed to
 the left of '=' in an assignment.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#javadoc()">javadoc()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Creates, if necessary, and returns the class javadoc for this
 JDefinedClass</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDocCommentable.html#javadoc()">javadoc()</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JDocCommentable.html" title="interface in com.sun.codemodel">JDocCommentable</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JEnumConstant.html#javadoc()">javadoc()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JEnumConstant.html" title="class in com.sun.codemodel">JEnumConstant</a></dt>
<dd>
<div class="block">Creates, if necessary, and returns the enum constant javadoc.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JFieldVar.html#javadoc()">javadoc()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFieldVar.html" title="class in com.sun.codemodel">JFieldVar</a></dt>
<dd>
<div class="block">Creates, if necessary, and returns the class javadoc for this
 JDefinedClass</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#javadoc()">javadoc()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Creates, if necessary, and returns the class javadoc for this
 JDefinedClass</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#javadoc()">javadoc()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Creates, if necessary, and returns the package javadoc for this
 JDefinedClass.</div>
</dd>
<dt><a href="./com/sun/codemodel/util/JavadocEscapeWriter.html" title="class in com.sun.codemodel.util"><span class="strong">JavadocEscapeWriter</span></a> - Class in <a href="./com/sun/codemodel/util/package-summary.html">com.sun.codemodel.util</a></dt>
<dd>
<div class="block"><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io"><code>Writer</code></a> that escapes characters that are unsafe
 as Javadoc comments.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/JavadocEscapeWriter.html#JavadocEscapeWriter(java.io.Writer)">JavadocEscapeWriter(Writer)</a></span> - Constructor for class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/JavadocEscapeWriter.html" title="class in com.sun.codemodel.util">JavadocEscapeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/fmt/JBinaryFile.html" title="class in com.sun.codemodel.fmt"><span class="strong">JBinaryFile</span></a> - Class in <a href="./com/sun/codemodel/fmt/package-summary.html">com.sun.codemodel.fmt</a></dt>
<dd>
<div class="block">Allows the application to use OutputStream to define data
 that will be stored into a file.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JBinaryFile.html#JBinaryFile(java.lang.String)">JBinaryFile(String)</a></span> - Constructor for class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JBinaryFile.html" title="class in com.sun.codemodel.fmt">JBinaryFile</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel"><span class="strong">JBlock</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">A block of Java code, which may contain statements and local declarations.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#JBlock()">JBlock()</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#JBlock(boolean, boolean)">JBlock(boolean, boolean)</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/JCase.html" title="class in com.sun.codemodel"><span class="strong">JCase</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Case statement</div>
</dd>
<dt><a href="./com/sun/codemodel/JCatchBlock.html" title="class in com.sun.codemodel"><span class="strong">JCatchBlock</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Catch block for a try/catch/finally statement</div>
</dd>
<dt><a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel"><span class="strong">JClass</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Represents a Java reference type, such as a class, an interface,
 an enum, an array type, a parameterized type.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#JClass(com.sun.codemodel.JCodeModel)">JClass(JCodeModel)</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/JClassAlreadyExistsException.html" title="class in com.sun.codemodel"><span class="strong">JClassAlreadyExistsException</span></a> - Exception in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Indicates that the class is already created.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClassAlreadyExistsException.html#JClassAlreadyExistsException(com.sun.codemodel.JDefinedClass)">JClassAlreadyExistsException(JDefinedClass)</a></span> - Constructor for exception com.sun.codemodel.<a href="./com/sun/codemodel/JClassAlreadyExistsException.html" title="class in com.sun.codemodel">JClassAlreadyExistsException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/JClassContainer.html" title="interface in com.sun.codemodel"><span class="strong">JClassContainer</span></a> - Interface in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">The common aspect of a package and a class.</div>
</dd>
<dt><a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel"><span class="strong">JCodeModel</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Root of the code DOM.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#JCodeModel()">JCodeModel()</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/JCommentPart.html" title="class in com.sun.codemodel"><span class="strong">JCommentPart</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">A part is a part of a javadoc comment, and it is a list of values.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCommentPart.html#JCommentPart()">JCommentPart()</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/JCommentPart.html" title="class in com.sun.codemodel">JCommentPart</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/JConditional.html" title="class in com.sun.codemodel"><span class="strong">JConditional</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">If statement, with optional else clause</div>
</dd>
<dt><a href="./com/sun/codemodel/JDeclaration.html" title="interface in com.sun.codemodel"><span class="strong">JDeclaration</span></a> - Interface in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Common interface for code components that can generate declarations
 of themselves.</div>
</dd>
<dt><a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel"><span class="strong">JDefinedClass</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">A generated Java class/interface/enum/....</div>
</dd>
<dt><a href="./com/sun/codemodel/JDocComment.html" title="class in com.sun.codemodel"><span class="strong">JDocComment</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">JavaDoc comment.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDocComment.html#JDocComment(com.sun.codemodel.JCodeModel)">JDocComment(JCodeModel)</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/JDocComment.html" title="class in com.sun.codemodel">JDocComment</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/JDocCommentable.html" title="interface in com.sun.codemodel"><span class="strong">JDocCommentable</span></a> - Interface in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Program elements that can have Javadoc</div>
</dd>
<dt><a href="./com/sun/codemodel/JDoLoop.html" title="class in com.sun.codemodel"><span class="strong">JDoLoop</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Do loops</div>
</dd>
<dt><a href="./com/sun/codemodel/JEnumConstant.html" title="class in com.sun.codemodel"><span class="strong">JEnumConstant</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Enum Constant.</div>
</dd>
<dt><a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel"><span class="strong">JExpr</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Factory methods that generate various <a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel"><code>JExpression</code></a>s.</div>
</dd>
<dt><a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel"><span class="strong">JExpression</span></a> - Interface in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">A Java expression.</div>
</dd>
<dt><a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel"><span class="strong">JExpressionImpl</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Provides default implementations for <a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel"><code>JExpression</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#JExpressionImpl()">JExpressionImpl()</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/JFieldRef.html" title="class in com.sun.codemodel"><span class="strong">JFieldRef</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Field Reference</div>
</dd>
<dt><a href="./com/sun/codemodel/JFieldVar.html" title="class in com.sun.codemodel"><span class="strong">JFieldVar</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">A field that can have a <a href="./com/sun/codemodel/JDocComment.html" title="class in com.sun.codemodel"><code>JDocComment</code></a> associated with it</div>
</dd>
<dt><a href="./com/sun/codemodel/JForEach.html" title="class in com.sun.codemodel"><span class="strong">JForEach</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">ForEach Statement
 This will generate the code for statement based on the new
 j2se 1.5 j.l.s.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JForEach.html#JForEach(com.sun.codemodel.JType, java.lang.String, com.sun.codemodel.JExpression)">JForEach(JType, String, JExpression)</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/JForEach.html" title="class in com.sun.codemodel">JForEach</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/JForLoop.html" title="class in com.sun.codemodel"><span class="strong">JForLoop</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">For statement</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JForLoop.html#JForLoop()">JForLoop()</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/JForLoop.html" title="class in com.sun.codemodel">JForLoop</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel"><span class="strong">JFormatter</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">This is a utility class for managing indentation and other basic
 formatting for PrintWriter.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#JFormatter(java.io.PrintWriter, java.lang.String)">JFormatter(PrintWriter, String)</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>
<div class="block">Creates a JFormatter.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#JFormatter(java.io.PrintWriter)">JFormatter(PrintWriter)</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>
<div class="block">Creates a formatter with default incremental indentations of
 four spaces.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#JFormatter(java.io.Writer)">JFormatter(Writer)</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>
<div class="block">Creates a formatter with default incremental indentations of
 four spaces.</div>
</dd>
<dt><a href="./com/sun/codemodel/JGenerable.html" title="interface in com.sun.codemodel"><span class="strong">JGenerable</span></a> - Interface in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Common interface for code components that can generate
 uses of themselves.</div>
</dd>
<dt><a href="./com/sun/codemodel/JGenerifiable.html" title="interface in com.sun.codemodel"><span class="strong">JGenerifiable</span></a> - Interface in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Declarations that can have type variables.</div>
</dd>
<dt><a href="./com/sun/codemodel/JInvocation.html" title="class in com.sun.codemodel"><span class="strong">JInvocation</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">JMethod invocation</div>
</dd>
<dt><a href="./com/sun/codemodel/JJavaName.html" title="class in com.sun.codemodel"><span class="strong">JJavaName</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Utility methods that convert arbitrary strings into Java identifiers.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JJavaName.html#JJavaName()">JJavaName()</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/JJavaName.html" title="class in com.sun.codemodel">JJavaName</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/JLabel.html" title="class in com.sun.codemodel"><span class="strong">JLabel</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Label that can be used for continue and break.</div>
</dd>
<dt><a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel"><span class="strong">JMethod</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Java method.</div>
</dd>
<dt><a href="./com/sun/codemodel/JMod.html" title="class in com.sun.codemodel"><span class="strong">JMod</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Modifier constants.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMod.html#JMod()">JMod()</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/JMod.html" title="class in com.sun.codemodel">JMod</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/JMods.html" title="class in com.sun.codemodel"><span class="strong">JMods</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Modifier groups.</div>
</dd>
<dt><a href="./com/sun/codemodel/JNullType.html" title="class in com.sun.codemodel"><span class="strong">JNullType</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Special class object that represents the type of "null".</div>
</dd>
<dt><a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel"><span class="strong">JOp</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">JClass for generating expressions containing operators</div>
</dd>
<dt><a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel"><span class="strong">JPackage</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">A Java package.</div>
</dd>
<dt><a href="./com/sun/codemodel/JPrimitiveType.html" title="class in com.sun.codemodel"><span class="strong">JPrimitiveType</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Java built-in primitive types.</div>
</dd>
<dt><a href="./com/sun/codemodel/fmt/JPropertyFile.html" title="class in com.sun.codemodel.fmt"><span class="strong">JPropertyFile</span></a> - Class in <a href="./com/sun/codemodel/fmt/package-summary.html">com.sun.codemodel.fmt</a></dt>
<dd>
<div class="block">A property file.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JPropertyFile.html#JPropertyFile(java.lang.String)">JPropertyFile(String)</a></span> - Constructor for class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JPropertyFile.html" title="class in com.sun.codemodel.fmt">JPropertyFile</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/JResourceFile.html" title="class in com.sun.codemodel"><span class="strong">JResourceFile</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Represents a resource file in the application-specific file format.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JResourceFile.html#JResourceFile(java.lang.String)">JResourceFile(String)</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/JResourceFile.html" title="class in com.sun.codemodel">JResourceFile</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/fmt/JSerializedObject.html" title="class in com.sun.codemodel.fmt"><span class="strong">JSerializedObject</span></a> - Class in <a href="./com/sun/codemodel/fmt/package-summary.html">com.sun.codemodel.fmt</a></dt>
<dd>
<div class="block">A simple class that takes an object and serializes it into a file
 in the parent package with the given name.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JSerializedObject.html#JSerializedObject(java.lang.String, java.lang.Object)">JSerializedObject(String, Object)</a></span> - Constructor for class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JSerializedObject.html" title="class in com.sun.codemodel.fmt">JSerializedObject</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/JStatement.html" title="interface in com.sun.codemodel"><span class="strong">JStatement</span></a> - Interface in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Common interface for code components that can generate
 uses of themselves as statements.</div>
</dd>
<dt><a href="./com/sun/codemodel/fmt/JStaticFile.html" title="class in com.sun.codemodel.fmt"><span class="strong">JStaticFile</span></a> - Class in <a href="./com/sun/codemodel/fmt/package-summary.html">com.sun.codemodel.fmt</a></dt>
<dd>
<div class="block">Allows an application to copy a resource file to the output.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JStaticFile.html#JStaticFile(java.lang.String)">JStaticFile(String)</a></span> - Constructor for class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JStaticFile.html" title="class in com.sun.codemodel.fmt">JStaticFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JStaticFile.html#JStaticFile(java.lang.String, boolean)">JStaticFile(String, boolean)</a></span> - Constructor for class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JStaticFile.html" title="class in com.sun.codemodel.fmt">JStaticFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JStaticFile.html#JStaticFile(java.lang.ClassLoader, java.lang.String, boolean)">JStaticFile(ClassLoader, String, boolean)</a></span> - Constructor for class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JStaticFile.html" title="class in com.sun.codemodel.fmt">JStaticFile</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/fmt/JStaticJavaFile.html" title="class in com.sun.codemodel.fmt"><span class="strong">JStaticJavaFile</span></a> - Class in <a href="./com/sun/codemodel/fmt/package-summary.html">com.sun.codemodel.fmt</a></dt>
<dd>
<div class="block">Statically generated Java soruce file.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JStaticJavaFile.html#JStaticJavaFile(com.sun.codemodel.JPackage, java.lang.String, java.lang.String)">JStaticJavaFile(JPackage, String, String)</a></span> - Constructor for class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JStaticJavaFile.html" title="class in com.sun.codemodel.fmt">JStaticJavaFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JStaticJavaFile.html#JStaticJavaFile(com.sun.codemodel.JPackage, java.lang.String, java.net.URL, com.sun.codemodel.fmt.JStaticJavaFile.LineFilter)">JStaticJavaFile(JPackage, String, URL, JStaticJavaFile.LineFilter)</a></span> - Constructor for class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JStaticJavaFile.html" title="class in com.sun.codemodel.fmt">JStaticJavaFile</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/fmt/JStaticJavaFile.ChainFilter.html" title="class in com.sun.codemodel.fmt"><span class="strong">JStaticJavaFile.ChainFilter</span></a> - Class in <a href="./com/sun/codemodel/fmt/package-summary.html">com.sun.codemodel.fmt</a></dt>
<dd>
<div class="block">A <a href="./com/sun/codemodel/fmt/JStaticJavaFile.LineFilter.html" title="interface in com.sun.codemodel.fmt"><code>JStaticJavaFile.LineFilter</code></a> that combines two <a href="./com/sun/codemodel/fmt/JStaticJavaFile.LineFilter.html" title="interface in com.sun.codemodel.fmt"><code>JStaticJavaFile.LineFilter</code></a>s.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JStaticJavaFile.ChainFilter.html#JStaticJavaFile.ChainFilter(com.sun.codemodel.fmt.JStaticJavaFile.LineFilter, com.sun.codemodel.fmt.JStaticJavaFile.LineFilter)">JStaticJavaFile.ChainFilter(JStaticJavaFile.LineFilter, JStaticJavaFile.LineFilter)</a></span> - Constructor for class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JStaticJavaFile.ChainFilter.html" title="class in com.sun.codemodel.fmt">JStaticJavaFile.ChainFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/fmt/JStaticJavaFile.LineFilter.html" title="interface in com.sun.codemodel.fmt"><span class="strong">JStaticJavaFile.LineFilter</span></a> - Interface in <a href="./com/sun/codemodel/fmt/package-summary.html">com.sun.codemodel.fmt</a></dt>
<dd>
<div class="block">Filter that alters the Java source code.</div>
</dd>
<dt><a href="./com/sun/codemodel/JStringLiteral.html" title="class in com.sun.codemodel"><span class="strong">JStringLiteral</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">String literal.</div>
</dd>
<dt><a href="./com/sun/codemodel/JSwitch.html" title="class in com.sun.codemodel"><span class="strong">JSwitch</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Switch statement</div>
</dd>
<dt><a href="./com/sun/codemodel/fmt/JTextFile.html" title="class in com.sun.codemodel.fmt"><span class="strong">JTextFile</span></a> - Class in <a href="./com/sun/codemodel/fmt/package-summary.html">com.sun.codemodel.fmt</a></dt>
<dd>
<div class="block">Simple text file.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JTextFile.html#JTextFile(java.lang.String)">JTextFile(String)</a></span> - Constructor for class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JTextFile.html" title="class in com.sun.codemodel.fmt">JTextFile</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/JTryBlock.html" title="class in com.sun.codemodel"><span class="strong">JTryBlock</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Try statement with Catch and/or Finally clause</div>
</dd>
<dt><a href="./com/sun/codemodel/JType.html" title="class in com.sun.codemodel"><span class="strong">JType</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">A representation of a type in codeModel.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JType.html#JType()">JType()</a></span> - Constructor for class com.sun.codemodel.<a href="./com/sun/codemodel/JType.html" title="class in com.sun.codemodel">JType</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/JTypeVar.html" title="class in com.sun.codemodel"><span class="strong">JTypeVar</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Type variable used to declare generics.</div>
</dd>
<dt><a href="./com/sun/codemodel/JVar.html" title="class in com.sun.codemodel"><span class="strong">JVar</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">Variables and fields.</div>
</dd>
<dt><a href="./com/sun/codemodel/JWhileLoop.html" title="class in com.sun.codemodel"><span class="strong">JWhileLoop</span></a> - Class in <a href="./com/sun/codemodel/package-summary.html">com.sun.codemodel</a></dt>
<dd>
<div class="block">While statement</div>
</dd>
</dl>
<a name="_L_">
<!--   -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#label(java.lang.String)">label(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Create a label, which can be referenced from
 <code>continue</code> and <code>break</code> statements.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCase.html#label()">label()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCase.html" title="class in com.sun.codemodel">JCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JInvocation.html#listArgs()">listArgs()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JInvocation.html" title="class in com.sun.codemodel">JInvocation</a></dt>
<dd>
<div class="block">Returns all arguments of the invocation.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#listClasses()">listClasses()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Returns all the nested classes defined in this class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#listParams()">listParams()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Returns all the parameters in an array.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#listParamTypes()">listParamTypes()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Returns all the parameter types in an array.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#listVarParam()">listVarParam()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Returns the variable parameter</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#listVarParamType()">listVarParamType()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Returns  the varags parameter type.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#lit(boolean)">lit(boolean)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#lit(int)">lit(int)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#lit(long)">lit(long)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#lit(float)">lit(float)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#lit(double)">lit(double)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#lit(char)">lit(char)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#lit(java.lang.String)">lit(String)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/MaskingClassLoader.html#loadClass(java.lang.String, boolean)">loadClass(String, boolean)</a></span> - Method in class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/MaskingClassLoader.html" title="class in com.sun.codemodel.ac">MaskingClassLoader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#LONG">LONG</a></span> - Variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#lt(com.sun.codemodel.JExpression)">lt(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#lt(com.sun.codemodel.JExpression)">lt(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#lt(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">lt(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#lte(com.sun.codemodel.JExpression)">lte(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#lte(com.sun.codemodel.JExpression)">lte(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#lte(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">lte(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_M_">
<!--   -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><a href="./com/sun/codemodel/ac/MaskingClassLoader.html" title="class in com.sun.codemodel.ac"><span class="strong">MaskingClassLoader</span></a> - Class in <a href="./com/sun/codemodel/ac/package-summary.html">com.sun.codemodel.ac</a></dt>
<dd>
<div class="block"><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang"><code>ClassLoader</code></a> that masks a specified set of classes
 from its parent class loader.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/MaskingClassLoader.html#MaskingClassLoader(java.lang.String...)">MaskingClassLoader(String...)</a></span> - Constructor for class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/MaskingClassLoader.html" title="class in com.sun.codemodel.ac">MaskingClassLoader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/MaskingClassLoader.html#MaskingClassLoader(java.util.Collection)">MaskingClassLoader(Collection&lt;String&gt;)</a></span> - Constructor for class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/MaskingClassLoader.html" title="class in com.sun.codemodel.ac">MaskingClassLoader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/MaskingClassLoader.html#MaskingClassLoader(java.lang.ClassLoader, java.lang.String...)">MaskingClassLoader(ClassLoader, String...)</a></span> - Constructor for class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/MaskingClassLoader.html" title="class in com.sun.codemodel.ac">MaskingClassLoader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/MaskingClassLoader.html#MaskingClassLoader(java.lang.ClassLoader, java.util.Collection)">MaskingClassLoader(ClassLoader, Collection&lt;String&gt;)</a></span> - Constructor for class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/MaskingClassLoader.html" title="class in com.sun.codemodel.ac">MaskingClassLoader</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#metadata">metadata</a></span> - Variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Client-app spcific metadata associated with this user-created class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#method(int, com.sun.codemodel.JType, java.lang.String)">method(int, JType, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Add a method to the list of method members of this JDefinedClass instance.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#method(int, java.lang.Class, java.lang.String)">method(int, Class&lt;?&gt;, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#methods()">methods()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Returns the set of methods defined in this class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#minus()">minus()</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Returns "-[this]" from "[this]".</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#minus(com.sun.codemodel.JExpression)">minus(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Returns "[this]-[right]"</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#minus()">minus()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#minus(com.sun.codemodel.JExpression)">minus(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#minus(com.sun.codemodel.JExpression)">minus(JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#minus(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">minus(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#mod(com.sun.codemodel.JExpression)">mod(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Returns "[this]%[right]"</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#mod(com.sun.codemodel.JExpression)">mod(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#mod(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">mod(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#mods()">mods()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#mods()">mods()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JVar.html#mods()">mods()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JVar.html" title="class in com.sun.codemodel">JVar</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/util/MS1252Encoder.html" title="class in com.sun.codemodel.util"><span class="strong">MS1252Encoder</span></a> - Class in <a href="./com/sun/codemodel/util/package-summary.html">com.sun.codemodel.util</a></dt>
<dd>
<div class="block">MS1252 encoder that corrects a bug in JDK1.4.2_01.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/MS1252Encoder.html#MS1252Encoder(java.nio.charset.Charset)">MS1252Encoder(Charset)</a></span> - Constructor for class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/MS1252Encoder.html" title="class in com.sun.codemodel.util">MS1252Encoder</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#mul(com.sun.codemodel.JExpression)">mul(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Returns "[this]*[right]"</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#mul(com.sun.codemodel.JExpression)">mul(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#mul(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">mul(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_N_">
<!--   -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#name()">name()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Gets the name of this class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#name()">name()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">JClass name accessor.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JFieldVar.html#name(java.lang.String)">name(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFieldVar.html" title="class in com.sun.codemodel">JFieldVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#name()">name()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#name(java.lang.String)">name(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Changes the name of the method.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JNullType.html#name()">name()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JNullType.html" title="class in com.sun.codemodel">JNullType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#name()">name()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Get the name of this package</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPrimitiveType.html#name()">name()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPrimitiveType.html" title="class in com.sun.codemodel">JPrimitiveType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JResourceFile.html#name()">name()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JResourceFile.html" title="class in com.sun.codemodel">JResourceFile</a></dt>
<dd>
<div class="block">Gets the name of this property file</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JType.html#name()">name()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JType.html" title="class in com.sun.codemodel">JType</a></dt>
<dd>
<div class="block">Gets the name of this type.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JTypeVar.html#name()">name()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JTypeVar.html" title="class in com.sun.codemodel">JTypeVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JVar.html#name()">name()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JVar.html" title="class in com.sun.codemodel">JVar</a></dt>
<dd>
<div class="block">Get the name of this variable</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JVar.html#name(java.lang.String)">name(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JVar.html" title="class in com.sun.codemodel">JVar</a></dt>
<dd>
<div class="block">Changes the name of this variable.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#narrow(java.lang.Class)">narrow(Class&lt;?&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">"Narrows" a generic class to a concrete class by specifying
 a type argument.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#narrow(java.lang.Class...)">narrow(Class&lt;?&gt;...)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#narrow(com.sun.codemodel.JClass)">narrow(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">"Narrows" a generic class to a concrete class by specifying
 a type argument.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#narrow(com.sun.codemodel.JType)">narrow(JType)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#narrow(com.sun.codemodel.JClass...)">narrow(JClass...)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#narrow(java.util.List)">narrow(List&lt;? extends JClass&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMod.html#NATIVE">NATIVE</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JMod.html" title="class in com.sun.codemodel">JMod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#ne(com.sun.codemodel.JExpression)">ne(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#ne(com.sun.codemodel.JExpression)">ne(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#ne(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">ne(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#newAnonymousClass(com.sun.codemodel.JClass)">newAnonymousClass(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>The naming convention doesn't match the rest of the CodeModel.
      Use <a href="./com/sun/codemodel/JCodeModel.html#anonymousClass(com.sun.codemodel.JClass)"><code>JCodeModel.anonymousClass(JClass)</code></a> instead.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#newArray(com.sun.codemodel.JType)">newArray(JType)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#newArray(com.sun.codemodel.JType, com.sun.codemodel.JExpression)">newArray(JType, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>
<div class="block">Generates <code>new T[size]</code>.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#newArray(com.sun.codemodel.JType, int)">newArray(JType, int)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>
<div class="block">Generates <code>new T[size]</code>.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#nl()">nl()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>
<div class="block">Print a new line into the stream</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMod.html#NONE">NONE</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JMod.html" title="class in com.sun.codemodel">JMod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#not()">not()</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Returns "![this]" from "[this]".</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#not()">not()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>
<div class="block">Logical not <tt>'!x'</tt>.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#not(com.sun.codemodel.JExpression)">not(JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>
<div class="block">Logical not <tt>'!x'</tt>.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#NULL">NULL</a></span> - Variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Obtains a reference to the special "null" type.</div>
</dd>
</dl>
<a name="_O_">
<!--   -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#o()">o()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>
<div class="block">Decrement the indentation level.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/CodeWriter.html#openBinary(com.sun.codemodel.JPackage, java.lang.String)">openBinary(JPackage, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/CodeWriter.html" title="class in com.sun.codemodel">CodeWriter</a></dt>
<dd>
<div class="block">Called by CodeModel to store the specified file.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/FileCodeWriter.html#openBinary(com.sun.codemodel.JPackage, java.lang.String)">openBinary(JPackage, String)</a></span> - Method in class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/FileCodeWriter.html" title="class in com.sun.codemodel.writer">FileCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/FilterCodeWriter.html#openBinary(com.sun.codemodel.JPackage, java.lang.String)">openBinary(JPackage, String)</a></span> - Method in class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/FilterCodeWriter.html" title="class in com.sun.codemodel.writer">FilterCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/ProgressCodeWriter.html#openBinary(com.sun.codemodel.JPackage, java.lang.String)">openBinary(JPackage, String)</a></span> - Method in class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/ProgressCodeWriter.html" title="class in com.sun.codemodel.writer">ProgressCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/SingleStreamCodeWriter.html#openBinary(com.sun.codemodel.JPackage, java.lang.String)">openBinary(JPackage, String)</a></span> - Method in class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/SingleStreamCodeWriter.html" title="class in com.sun.codemodel.writer">SingleStreamCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/ZipCodeWriter.html#openBinary(com.sun.codemodel.JPackage, java.lang.String)">openBinary(JPackage, String)</a></span> - Method in class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/ZipCodeWriter.html" title="class in com.sun.codemodel.writer">ZipCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/CodeWriter.html#openSource(com.sun.codemodel.JPackage, java.lang.String)">openSource(JPackage, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/CodeWriter.html" title="class in com.sun.codemodel">CodeWriter</a></dt>
<dd>
<div class="block">Called by CodeModel to store the specified file.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/FilterCodeWriter.html#openSource(com.sun.codemodel.JPackage, java.lang.String)">openSource(JPackage, String)</a></span> - Method in class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/FilterCodeWriter.html" title="class in com.sun.codemodel.writer">FilterCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/ProgressCodeWriter.html#openSource(com.sun.codemodel.JPackage, java.lang.String)">openSource(JPackage, String)</a></span> - Method in class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/ProgressCodeWriter.html" title="class in com.sun.codemodel.writer">ProgressCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/PrologCodeWriter.html#openSource(com.sun.codemodel.JPackage, java.lang.String)">openSource(JPackage, String)</a></span> - Method in class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/PrologCodeWriter.html" title="class in com.sun.codemodel.writer">PrologCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#outer()">outer()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Returns the class in which this class is nested, or <tt>null</tt> if
 this is a top-level class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#outer()">outer()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#owner()">owner()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Gets the JCodeModel object to which this object belongs.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClassContainer.html#owner()">owner()</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JClassContainer.html" title="interface in com.sun.codemodel">JClassContainer</a></dt>
<dd>
<div class="block">Get the root code model object.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#owner()">owner()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#owner()">owner()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Return the code model root object being used to create this package.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPrimitiveType.html#owner()">owner()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPrimitiveType.html" title="class in com.sun.codemodel">JPrimitiveType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JType.html#owner()">owner()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JType.html" title="class in com.sun.codemodel">JType</a></dt>
<dd>
<div class="block">Gets the owner code model object.</div>
</dd>
</dl>
<a name="_P_">
<!--   -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#p(char)">p(char)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>
<div class="block">Print a char into the stream</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#p(java.lang.String)">p(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>
<div class="block">Print a String into the stream</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#packages()">packages()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Returns an iterator that walks the packages defined using this code
 writer.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#param(java.lang.String)">param(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>
<div class="block">Adds an array member to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#param(boolean)">param(boolean)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>
<div class="block">Adds an array member to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#param(byte)">param(byte)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>
<div class="block">Adds an array member to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#param(char)">param(char)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>
<div class="block">Adds an array member to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#param(double)">param(double)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>
<div class="block">Adds an array member to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#param(long)">param(long)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>
<div class="block">Adds an array member to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#param(short)">param(short)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>
<div class="block">Adds an array member to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#param(int)">param(int)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>
<div class="block">Adds an array member to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#param(float)">param(float)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>
<div class="block">Adds an array member to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#param(java.lang.Enum)">param(Enum&lt;?&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>
<div class="block">Adds a enum array member to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#param(com.sun.codemodel.JEnumConstant)">param(JEnumConstant)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>
<div class="block">Adds a enum array member to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#param(com.sun.codemodel.JExpression)">param(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>
<div class="block">Adds an expression array member to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#param(java.lang.Class)">param(Class&lt;?&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>
<div class="block">Adds a class array member to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#param(com.sun.codemodel.JType)">param(JType)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationArrayMember.html#param(com.sun.codemodel.JAnnotationUse)">param(JAnnotationUse)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationArrayMember.html" title="class in com.sun.codemodel">JAnnotationArrayMember</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>use <a href="./com/sun/codemodel/JAnnotationArrayMember.html#annotate(java.lang.Class)"><code>JAnnotationArrayMember.annotate(java.lang.Class&lt;? extends java.lang.annotation.Annotation&gt;)</code></a></i></div>
</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#param(java.lang.String, boolean)">param(String, boolean)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>
<div class="block">Adds a member value pair to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#param(java.lang.String, byte)">param(String, byte)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>
<div class="block">Adds a member value pair to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#param(java.lang.String, char)">param(String, char)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>
<div class="block">Adds a member value pair to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#param(java.lang.String, double)">param(String, double)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>
<div class="block">Adds a member value pair to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#param(java.lang.String, float)">param(String, float)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>
<div class="block">Adds a member value pair to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#param(java.lang.String, long)">param(String, long)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>
<div class="block">Adds a member value pair to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#param(java.lang.String, short)">param(String, short)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>
<div class="block">Adds a member value pair to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#param(java.lang.String, int)">param(String, int)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>
<div class="block">Adds a member value pair to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#param(java.lang.String, java.lang.String)">param(String, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>
<div class="block">Adds a member value pair to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#param(java.lang.String, java.lang.Enum)">param(String, Enum&lt;?&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>
<div class="block">Adds a member value pair to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#param(java.lang.String, com.sun.codemodel.JEnumConstant)">param(String, JEnumConstant)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>
<div class="block">Adds a member value pair to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#param(java.lang.String, java.lang.Class)">param(String, Class&lt;?&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>
<div class="block">Adds a member value pair to this annotation
  This can be used for e.g to specify</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#param(java.lang.String, com.sun.codemodel.JType)">param(String, JType)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>
<div class="block">Adds a member value pair to this annotation based on the
 type represented by the given JType</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#param(java.lang.String, com.sun.codemodel.JExpression)">param(String, JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>
<div class="block">Adds a member value pair to this annotation.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCatchBlock.html#param(java.lang.String)">param(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCatchBlock.html" title="class in com.sun.codemodel">JCatchBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#param(int, com.sun.codemodel.JType, java.lang.String)">param(int, JType, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Add the specified variable to the list of parameters
 for this method signature.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#param(com.sun.codemodel.JType, java.lang.String)">param(JType, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#param(int, java.lang.Class, java.lang.String)">param(int, Class&lt;?&gt;, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#param(java.lang.Class, java.lang.String)">param(Class&lt;?&gt;, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAnnotationUse.html#paramArray(java.lang.String)">paramArray(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAnnotationUse.html" title="class in com.sun.codemodel">JAnnotationUse</a></dt>
<dd>
<div class="block">Adds a member value pair which is of type array to this annotation</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#params()">params()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Returns the list of variable of this method.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#parent()">parent()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Gets the parent package, or null if this class is the root package.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClassContainer.html#parentContainer()">parentContainer()</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JClassContainer.html" title="interface in com.sun.codemodel">JClassContainer</a></dt>
<dd>
<div class="block">Parent JClassContainer.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#parentContainer()">parentContainer()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#parentContainer()">parentContainer()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JType.html#parse(com.sun.codemodel.JCodeModel, java.lang.String)">parse(JCodeModel, String)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JType.html" title="class in com.sun.codemodel">JType</a></dt>
<dd>
<div class="block">Obtains a reference to the primitive type object from a type name.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#parseType(java.lang.String)">parseType(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Obtains a type object from a type name.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#plus(com.sun.codemodel.JExpression)">plus(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Returns "[this]+[right]"</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#plus(com.sun.codemodel.JExpression)">plus(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#plus(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">plus(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#pos()">pos()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Gets the current position to which new statements will be inserted.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#pos(int)">pos(int)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Sets the current position.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#primitiveToBox">primitiveToBox</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Conversion from primitive type <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang"><code>Class</code></a> (such as <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Integer.html?is-external=true#TYPE" title="class or interface in java.lang"><code>Integer.TYPE</code></a>
 to its boxed type (such as <tt>Integer.class</tt>)</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMod.html#PRIVATE">PRIVATE</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JMod.html" title="class in com.sun.codemodel">JMod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JStaticJavaFile.ChainFilter.html#process(java.lang.String)">process(String)</a></span> - Method in class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JStaticJavaFile.ChainFilter.html" title="class in com.sun.codemodel.fmt">JStaticJavaFile.ChainFilter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JStaticJavaFile.LineFilter.html#process(java.lang.String)">process(String)</a></span> - Method in interface com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JStaticJavaFile.LineFilter.html" title="interface in com.sun.codemodel.fmt">JStaticJavaFile.LineFilter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/writer/ProgressCodeWriter.html" title="class in com.sun.codemodel.writer"><span class="strong">ProgressCodeWriter</span></a> - Class in <a href="./com/sun/codemodel/writer/package-summary.html">com.sun.codemodel.writer</a></dt>
<dd>
<div class="block">Filter CodeWriter that writes a progress message to the specified
 PrintStream.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/ProgressCodeWriter.html#ProgressCodeWriter(com.sun.codemodel.CodeWriter, java.io.PrintStream)">ProgressCodeWriter(CodeWriter, PrintStream)</a></span> - Constructor for class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/ProgressCodeWriter.html" title="class in com.sun.codemodel.writer">ProgressCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/writer/PrologCodeWriter.html" title="class in com.sun.codemodel.writer"><span class="strong">PrologCodeWriter</span></a> - Class in <a href="./com/sun/codemodel/writer/package-summary.html">com.sun.codemodel.writer</a></dt>
<dd>
<div class="block">Writes all the source files under the specified file folder and 
 inserts a file prolog comment in each java source file.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/PrologCodeWriter.html#PrologCodeWriter(com.sun.codemodel.CodeWriter, java.lang.String)">PrologCodeWriter(CodeWriter, String)</a></span> - Constructor for class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/PrologCodeWriter.html" title="class in com.sun.codemodel.writer">PrologCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#propertyFiles()">propertyFiles()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Iterates all resource files in this package.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMod.html#PROTECTED">PROTECTED</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JMod.html" title="class in com.sun.codemodel">JMod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMod.html#PUBLIC">PUBLIC</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JMod.html" title="class in com.sun.codemodel">JMod</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_Q_">
<!--   -->
</a>
<h2 class="title">Q</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#quotify(char, java.lang.String)">quotify(char, String)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>
<div class="block">Escapes the given string, then surrounds it by the specified
 quotation mark.</div>
</dd>
</dl>
<a name="_R_">
<!--   -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#ref(java.lang.Class)">ref(Class&lt;?&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Obtains a reference to an existing class from its Class object.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#ref(java.lang.String)">ref(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Obtains a reference to an existing class from its fully-qualified
 class name.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#ref(java.lang.String)">ref(String)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#ref(com.sun.codemodel.JExpression, com.sun.codemodel.JVar)">ref(JExpression, JVar)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#ref(com.sun.codemodel.JExpression, java.lang.String)">ref(JExpression, String)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#ref(com.sun.codemodel.JVar)">ref(JVar)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#ref(java.lang.String)">ref(String)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#ref(com.sun.codemodel.JVar)">ref(JVar)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#ref(java.lang.String)">ref(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#ref(java.lang.String)">ref(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Reference a class within this package.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#refthis(java.lang.String)">refthis(String)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#remove(com.sun.codemodel.JClass)">remove(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Removes a class from this package.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#removeField(com.sun.codemodel.JFieldVar)">removeField(JFieldVar)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Removes a <a href="./com/sun/codemodel/JFieldVar.html" title="class in com.sun.codemodel"><code>JFieldVar</code></a> from this class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/UnicodeEscapeWriter.html#requireEscaping(int)">requireEscaping(int)</a></span> - Method in class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/UnicodeEscapeWriter.html" title="class in com.sun.codemodel.util">UnicodeEscapeWriter</a></dt>
<dd>
<div class="block">Can be overrided.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#rootPackage()">rootPackage()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_S_">
<!--   -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#s(com.sun.codemodel.JStatement)">s(JStatement)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>
<div class="block">Cause the JStatement to generate source for itself</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/ACTask.html#setClasspath(org.apache.tools.ant.types.Path)">setClasspath(Path)</a></span> - Method in class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/ACTask.html" title="class in com.sun.codemodel.ac">ACTask</a></dt>
<dd>
<div class="block">Nested &lt;classpath> element.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/ACTask.html#setClasspathRef(org.apache.tools.ant.types.Reference)">setClasspathRef(Reference)</a></span> - Method in class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/ACTask.html" title="class in com.sun.codemodel.ac">ACTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/fmt/JTextFile.html#setContents(java.lang.String)">setContents(String)</a></span> - Method in class com.sun.codemodel.fmt.<a href="./com/sun/codemodel/fmt/JTextFile.html" title="class in com.sun.codemodel.fmt">JTextFile</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/ACTask.html#setDestdir(java.io.File)">setDestdir(File)</a></span> - Method in class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/ACTask.html" title="class in com.sun.codemodel.ac">ACTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/ACTask.Classes.html#setExcludes(java.lang.String)">setExcludes(String)</a></span> - Method in class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/ACTask.Classes.html" title="class in com.sun.codemodel.ac">ACTask.Classes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMods.html#setFinal(boolean)">setFinal(boolean)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMods.html" title="class in com.sun.codemodel">JMods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/ACTask.Classes.html#setIncludes(java.lang.String)">setIncludes(String)</a></span> - Method in class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/ACTask.Classes.html" title="class in com.sun.codemodel.ac">ACTask.Classes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/ACTask.html#setPackage(java.lang.String)">setPackage(String)</a></span> - Method in class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/ACTask.html" title="class in com.sun.codemodel.ac">ACTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/ACTask.Endorse.html#setPath(java.lang.String)">setPath(String)</a></span> - Method in class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/ACTask.Endorse.html" title="class in com.sun.codemodel.ac">ACTask.Endorse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMods.html#setPrivate()">setPrivate()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMods.html" title="class in com.sun.codemodel">JMods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/ac/ACTask.html#setProject(org.apache.tools.ant.Project)">setProject(Project)</a></span> - Method in class com.sun.codemodel.ac.<a href="./com/sun/codemodel/ac/ACTask.html" title="class in com.sun.codemodel.ac">ACTask</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMods.html#setProtected()">setProtected()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMods.html" title="class in com.sun.codemodel">JMods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMods.html#setPublic()">setPublic()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMods.html" title="class in com.sun.codemodel">JMods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMods.html#setSynchronized(boolean)">setSynchronized(boolean)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMods.html" title="class in com.sun.codemodel">JMods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#shl(com.sun.codemodel.JExpression)">shl(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Returns "[this]&lt;&lt;[right]"</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#shl(com.sun.codemodel.JExpression)">shl(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#shl(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">shl(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#SHORT">SHORT</a></span> - Variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#shr(com.sun.codemodel.JExpression)">shr(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Returns "[this]>>[right]"</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#shr(com.sun.codemodel.JExpression)">shr(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#shr(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">shr(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#shrz(com.sun.codemodel.JExpression)">shrz(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Returns "[this]>>>[right]"</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#shrz(com.sun.codemodel.JExpression)">shrz(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#shrz(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">shrz(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><a href="./com/sun/codemodel/writer/SingleStreamCodeWriter.html" title="class in com.sun.codemodel.writer"><span class="strong">SingleStreamCodeWriter</span></a> - Class in <a href="./com/sun/codemodel/writer/package-summary.html">com.sun.codemodel.writer</a></dt>
<dd>
<div class="block">Output all source files into a single stream with a little
 formatting header in front of each file.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/SingleStreamCodeWriter.html#SingleStreamCodeWriter(java.io.OutputStream)">SingleStreamCodeWriter(OutputStream)</a></span> - Constructor for class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/SingleStreamCodeWriter.html" title="class in com.sun.codemodel.writer">SingleStreamCodeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JAssignment.html#state(com.sun.codemodel.JFormatter)">state(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JAssignment.html" title="class in com.sun.codemodel">JAssignment</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#state(com.sun.codemodel.JFormatter)">state(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCase.html#state(com.sun.codemodel.JFormatter)">state(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCase.html" title="class in com.sun.codemodel">JCase</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JConditional.html#state(com.sun.codemodel.JFormatter)">state(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JConditional.html" title="class in com.sun.codemodel">JConditional</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDoLoop.html#state(com.sun.codemodel.JFormatter)">state(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDoLoop.html" title="class in com.sun.codemodel">JDoLoop</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JForEach.html#state(com.sun.codemodel.JFormatter)">state(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JForEach.html" title="class in com.sun.codemodel">JForEach</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JForLoop.html#state(com.sun.codemodel.JFormatter)">state(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JForLoop.html" title="class in com.sun.codemodel">JForLoop</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JInvocation.html#state(com.sun.codemodel.JFormatter)">state(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JInvocation.html" title="class in com.sun.codemodel">JInvocation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JLabel.html#state(com.sun.codemodel.JFormatter)">state(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JLabel.html" title="class in com.sun.codemodel">JLabel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JStatement.html#state(com.sun.codemodel.JFormatter)">state(JFormatter)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JStatement.html" title="interface in com.sun.codemodel">JStatement</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JSwitch.html#state(com.sun.codemodel.JFormatter)">state(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JSwitch.html" title="class in com.sun.codemodel">JSwitch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JTryBlock.html#state(com.sun.codemodel.JFormatter)">state(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JTryBlock.html" title="class in com.sun.codemodel">JTryBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JWhileLoop.html#state(com.sun.codemodel.JFormatter)">state(JFormatter)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JWhileLoop.html" title="class in com.sun.codemodel">JWhileLoop</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMod.html#STATIC">STATIC</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JMod.html" title="class in com.sun.codemodel">JMod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#staticInvoke(com.sun.codemodel.JClass, java.lang.String)">staticInvoke(JClass, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Creates a static invocation statement.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#staticInvoke(com.sun.codemodel.JMethod)">staticInvoke(JMethod)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Generates a static method invocation.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#staticInvoke(java.lang.String)">staticInvoke(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Generates a static method invocation.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#staticRef(java.lang.String)">staticRef(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Static field reference.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#staticRef(com.sun.codemodel.JVar)">staticRef(JVar)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Static field reference.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JStringLiteral.html#str">str</a></span> - Variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JStringLiteral.html" title="class in com.sun.codemodel">JStringLiteral</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#subPackage(java.lang.String)">subPackage(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Gets a reference to a sub package of this package.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#substituteParams(com.sun.codemodel.JTypeVar[], java.util.List)">substituteParams(JTypeVar[], List&lt;JClass&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Substitutes the type variables with their actual arguments.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#substituteParams(com.sun.codemodel.JTypeVar[], java.util.List)">substituteParams(JTypeVar[], List&lt;JClass&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JNullType.html#substituteParams(com.sun.codemodel.JTypeVar[], java.util.List)">substituteParams(JTypeVar[], List&lt;JClass&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JNullType.html" title="class in com.sun.codemodel">JNullType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JTypeVar.html#substituteParams(com.sun.codemodel.JTypeVar[], java.util.List)">substituteParams(JTypeVar[], List&lt;JClass&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JTypeVar.html" title="class in com.sun.codemodel">JTypeVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMod.html#SYNCHRONIZED">SYNCHRONIZED</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JMod.html" title="class in com.sun.codemodel">JMod</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_T_">
<!--   -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#t(com.sun.codemodel.JType)">t(JType)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JFormatter.html#t(com.sun.codemodel.JClass)">t(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JFormatter.html" title="class in com.sun.codemodel">JFormatter</a></dt>
<dd>
<div class="block">Print a type name.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JForLoop.html#test(com.sun.codemodel.JExpression)">test(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JForLoop.html" title="class in com.sun.codemodel">JForLoop</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JSwitch.html#test()">test()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JSwitch.html" title="class in com.sun.codemodel">JSwitch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JWhileLoop.html#test()">test()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JWhileLoop.html" title="class in com.sun.codemodel">JWhileLoop</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/ClassNameComparator.html#theInstance">theInstance</a></span> - Static variable in class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/ClassNameComparator.html" title="class in com.sun.codemodel.util">ClassNameComparator</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#toString()">toString()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMods.html#toString()">toString()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMods.html" title="class in com.sun.codemodel">JMods</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JType.html#toString()">toString()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JType.html" title="class in com.sun.codemodel">JType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMod.html#TRANSIENT">TRANSIENT</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JMod.html" title="class in com.sun.codemodel">JMod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#TRUE">TRUE</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>
<div class="block">Boolean constant that represents <code>true</code></div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#type()">type()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Returns the return type.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#type(com.sun.codemodel.JType)">type(JType)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Overrides the return type.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JVar.html#type()">type()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JVar.html" title="class in com.sun.codemodel">JVar</a></dt>
<dd>
<div class="block">Return the type of this variable.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JVar.html#type(com.sun.codemodel.JType)">type(JType)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JVar.html" title="class in com.sun.codemodel">JVar</a></dt>
<dd>
<div class="block">Sets the type of this variable.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#typeParams()">typeParams()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Iterates all the type parameters of this class/interface.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#typeParams()">typeParams()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JGenerifiable.html#typeParams()">typeParams()</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JGenerifiable.html" title="interface in com.sun.codemodel">JGenerifiable</a></dt>
<dd>
<div class="block">Iterates all the type parameters of this class/interface.</div>
</dd>
</dl>
<a name="_U_">
<!--   -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#unboxify()">unboxify()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPrimitiveType.html#unboxify()">unboxify()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPrimitiveType.html" title="class in com.sun.codemodel">JPrimitiveType</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>calling this method from <a href="./com/sun/codemodel/JPrimitiveType.html" title="class in com.sun.codemodel"><code>JPrimitiveType</code></a>
 would be meaningless, since it's always guaranteed to
 return <tt>this</tt>.</i></div>
</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JType.html#unboxify()">unboxify()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JType.html" title="class in com.sun.codemodel">JType</a></dt>
<dd>
<div class="block">If this class is a wrapper type for a primitive, return the primitive type.</div>
</dd>
<dt><a href="./com/sun/codemodel/util/UnicodeEscapeWriter.html" title="class in com.sun.codemodel.util"><span class="strong">UnicodeEscapeWriter</span></a> - Class in <a href="./com/sun/codemodel/util/package-summary.html">com.sun.codemodel.util</a></dt>
<dd>
<div class="block"><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/Writer.html?is-external=true" title="class or interface in java.io"><code>Writer</code></a> that escapes non US-ASCII characters into
 Java Unicode escape \\uXXXX.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/UnicodeEscapeWriter.html#UnicodeEscapeWriter(java.io.Writer)">UnicodeEscapeWriter(Writer)</a></span> - Constructor for class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/UnicodeEscapeWriter.html" title="class in com.sun.codemodel.util">UnicodeEscapeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPrimitiveType.html#unwrap(com.sun.codemodel.JExpression)">unwrap(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPrimitiveType.html" title="class in com.sun.codemodel">JPrimitiveType</a></dt>
<dd>
<div class="block">Do the opposite of the wrap method.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JForLoop.html#update(com.sun.codemodel.JExpression)">update(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JForLoop.html" title="class in com.sun.codemodel">JForLoop</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_V_">
<!--   -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JForEach.html#var()">var()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JForEach.html" title="class in com.sun.codemodel">JForEach</a></dt>
<dd>
<div class="block">Returns a reference to the loop variable.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#varParam(java.lang.Class, java.lang.String)">varParam(Class&lt;?&gt;, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#varParam(com.sun.codemodel.JType, java.lang.String)">varParam(JType, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Add the specified variable argument to the list of parameters
 for this method signature.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#VOID">VOID</a></span> - Variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMod.html#VOLATILE">VOLATILE</a></span> - Static variable in class com.sun.codemodel.<a href="./com/sun/codemodel/JMod.html" title="class in com.sun.codemodel">JMod</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_W_">
<!--   -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#wildcard()">wildcard()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Create "? extends T" from T.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#wildcard()">wildcard()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Gets a <a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel"><code>JClass</code></a> representation for "?",
 which is equivalent to "? extends Object".</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPrimitiveType.html#wrap(com.sun.codemodel.JExpression)">wrap(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPrimitiveType.html" title="class in com.sun.codemodel">JPrimitiveType</a></dt>
<dd>
<div class="block">Wraps an expression of this type to the corresponding wrapper class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/JavadocEscapeWriter.html#write(int)">write(int)</a></span> - Method in class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/JavadocEscapeWriter.html" title="class in com.sun.codemodel.util">JavadocEscapeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/JavadocEscapeWriter.html#write(char[], int, int)">write(char[], int, int)</a></span> - Method in class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/JavadocEscapeWriter.html" title="class in com.sun.codemodel.util">JavadocEscapeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/JavadocEscapeWriter.html#write(char[])">write(char[])</a></span> - Method in class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/JavadocEscapeWriter.html" title="class in com.sun.codemodel.util">JavadocEscapeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/JavadocEscapeWriter.html#write(java.lang.String, int, int)">write(String, int, int)</a></span> - Method in class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/JavadocEscapeWriter.html" title="class in com.sun.codemodel.util">JavadocEscapeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/JavadocEscapeWriter.html#write(java.lang.String)">write(String)</a></span> - Method in class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/JavadocEscapeWriter.html" title="class in com.sun.codemodel.util">JavadocEscapeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/UnicodeEscapeWriter.html#write(int)">write(int)</a></span> - Method in class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/UnicodeEscapeWriter.html" title="class in com.sun.codemodel.util">UnicodeEscapeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/UnicodeEscapeWriter.html#write(char[], int, int)">write(char[], int, int)</a></span> - Method in class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/UnicodeEscapeWriter.html" title="class in com.sun.codemodel.util">UnicodeEscapeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/UnicodeEscapeWriter.html#write(char[])">write(char[])</a></span> - Method in class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/UnicodeEscapeWriter.html" title="class in com.sun.codemodel.util">UnicodeEscapeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/UnicodeEscapeWriter.html#write(java.lang.String, int, int)">write(String, int, int)</a></span> - Method in class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/UnicodeEscapeWriter.html" title="class in com.sun.codemodel.util">UnicodeEscapeWriter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/util/UnicodeEscapeWriter.html#write(java.lang.String)">write(String)</a></span> - Method in class com.sun.codemodel.util.<a href="./com/sun/codemodel/util/UnicodeEscapeWriter.html" title="class in com.sun.codemodel.util">UnicodeEscapeWriter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_X_">
<!--   -->
</a>
<h2 class="title">X</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#xor(com.sun.codemodel.JExpression)">xor(JExpression)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#xor(com.sun.codemodel.JExpression)">xor(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#xor(com.sun.codemodel.JExpression, com.sun.codemodel.JExpression)">xor(JExpression, JExpression)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="_Z_">
<!--   -->
</a>
<h2 class="title">Z</h2>
<dl>
<dt><a href="./com/sun/codemodel/writer/ZipCodeWriter.html" title="class in com.sun.codemodel.writer"><span class="strong">ZipCodeWriter</span></a> - Class in <a href="./com/sun/codemodel/writer/package-summary.html">com.sun.codemodel.writer</a></dt>
<dd>
<div class="block">Writes all the files into a zip file.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/writer/ZipCodeWriter.html#ZipCodeWriter(java.io.OutputStream)">ZipCodeWriter(OutputStream)</a></span> - Constructor for class com.sun.codemodel.writer.<a href="./com/sun/codemodel/writer/ZipCodeWriter.html" title="class in com.sun.codemodel.writer">ZipCodeWriter</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="___">
<!--   -->
</a>
<h2 class="title">_</h2>
<dl>
<dt><span class="strong"><a href="./com/sun/codemodel/JClassContainer.html#_annotationTypeDeclaration(java.lang.String)">_annotationTypeDeclaration(String)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JClassContainer.html" title="interface in com.sun.codemodel">JClassContainer</a></dt>
<dd>
<div class="block">Add an annotationType Declaration to this package</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#_annotationTypeDeclaration(java.lang.String)">_annotationTypeDeclaration(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Add an annotationType Declaration to this package</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#_annotationTypeDeclaration(java.lang.String)">_annotationTypeDeclaration(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Add an annotationType Declaration to this package</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#_break()">_break()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Create a break statement and add it to this block</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#_break(com.sun.codemodel.JLabel)">_break(JLabel)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JSwitch.html#_case(com.sun.codemodel.JExpression)">_case(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JSwitch.html" title="class in com.sun.codemodel">JSwitch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JTryBlock.html#_catch(com.sun.codemodel.JClass)">_catch(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JTryBlock.html" title="class in com.sun.codemodel">JTryBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClassContainer.html#_class(int, java.lang.String)">_class(int, String)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JClassContainer.html" title="interface in com.sun.codemodel">JClassContainer</a></dt>
<dd>
<div class="block">Add a new class to this package/class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClassContainer.html#_class(java.lang.String)">_class(String)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JClassContainer.html" title="interface in com.sun.codemodel">JClassContainer</a></dt>
<dd>
<div class="block">Add a new public class to this class/package.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClassContainer.html#_class(int, java.lang.String, boolean)">_class(int, String, boolean)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JClassContainer.html" title="interface in com.sun.codemodel">JClassContainer</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>
<div class="block"><i>use <a href="./com/sun/codemodel/JClassContainer.html#_class(int, java.lang.String, com.sun.codemodel.ClassType)"><code>JClassContainer._class(int, String, ClassType)</code></a></i></div>
</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClassContainer.html#_class(int, java.lang.String, com.sun.codemodel.ClassType)">_class(int, String, ClassType)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JClassContainer.html" title="interface in com.sun.codemodel">JClassContainer</a></dt>
<dd>
<div class="block">Creates a new class/enum/interface/annotation.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#_class(java.lang.String)">_class(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Creates a new generated class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#_class(int, java.lang.String, com.sun.codemodel.ClassType)">_class(int, String, ClassType)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Creates a new generated class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#_class(java.lang.String, com.sun.codemodel.ClassType)">_class(String, ClassType)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Creates a new generated class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#_class(int, java.lang.String)">_class(int, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Add a new nested class to this class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#_class(int, java.lang.String, boolean)">_class(int, String, boolean)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#_class(int, java.lang.String, com.sun.codemodel.ClassType)">_class(int, String, ClassType)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#_class(java.lang.String)">_class(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Add a new public nested class to this class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#_class(int, java.lang.String)">_class(int, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Add a class to this package.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#_class(int, java.lang.String, boolean)">_class(int, String, boolean)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#_class(int, java.lang.String, com.sun.codemodel.ClassType)">_class(int, String, ClassType)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#_class(java.lang.String)">_class(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Adds a public class to this package.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#_continue(com.sun.codemodel.JLabel)">_continue(JLabel)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Create a continue statement and add it to this block</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#_continue()">_continue()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JSwitch.html#_default()">_default()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JSwitch.html" title="class in com.sun.codemodel">JSwitch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#_do(com.sun.codemodel.JExpression)">_do(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Create a Do statement and add it to this block</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JConditional.html#_else()">_else()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JConditional.html" title="class in com.sun.codemodel">JConditional</a></dt>
<dd>
<div class="block">Create a block to be executed by "else" branch</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JConditional.html#_elseif(com.sun.codemodel.JExpression)">_elseif(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JConditional.html" title="class in com.sun.codemodel">JConditional</a></dt>
<dd>
<div class="block">Creates <tt>...</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClassContainer.html#_enum(java.lang.String)">_enum(String)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JClassContainer.html" title="interface in com.sun.codemodel">JClassContainer</a></dt>
<dd>
<div class="block">Add a public enum to this package</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#_enum(java.lang.String)">_enum(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Add a public enum to this package</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#_enum(int, java.lang.String)">_enum(int, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Add a public enum to this package</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#_enum(java.lang.String)">_enum(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Add a public enum to this package</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#_extends()">_extends()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Gets the super class of this class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#_extends(com.sun.codemodel.JClass)">_extends(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">This class extends the specifed class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#_extends(java.lang.Class)">_extends(Class&lt;?&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#_extends()">_extends()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Returns the class extended by this class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JNullType.html#_extends()">_extends()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JNullType.html" title="class in com.sun.codemodel">JNullType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JTypeVar.html#_extends()">_extends()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JTypeVar.html" title="class in com.sun.codemodel">JTypeVar</a></dt>
<dd>
<div class="block">Returns the class bound of this variable.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JTryBlock.html#_finally()">_finally()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JTryBlock.html" title="class in com.sun.codemodel">JTryBlock</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#_for()">_for()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Create a For statement and add it to this block</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#_getClass(java.lang.String)">_getClass(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Gets a reference to the already created generated class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#_getClass(java.lang.String)">_getClass(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Gets a reference to the already created <a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel"><code>JDefinedClass</code></a>.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#_if(com.sun.codemodel.JExpression)">_if(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Create an If statement and add it to this block</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#_implements()">_implements()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Iterates all super interfaces directly implemented by
 this class/interface.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#_implements(com.sun.codemodel.JClass)">_implements(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">This class implements the specifed interface.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#_implements(java.lang.Class)">_implements(Class&lt;?&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#_implements()">_implements()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Returns an iterator that walks the nested classes defined in this
 class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JNullType.html#_implements()">_implements()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JNullType.html" title="class in com.sun.codemodel">JNullType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JTypeVar.html#_implements()">_implements()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JTypeVar.html" title="class in com.sun.codemodel">JTypeVar</a></dt>
<dd>
<div class="block">Returns the interface bounds of this variable.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpression.html#_instanceof(com.sun.codemodel.JType)">_instanceof(JType)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JExpression.html" title="interface in com.sun.codemodel">JExpression</a></dt>
<dd>
<div class="block">Returns "[this] instanceof [right]"</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpressionImpl.html#_instanceof(com.sun.codemodel.JType)">_instanceof(JType)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpressionImpl.html" title="class in com.sun.codemodel">JExpressionImpl</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JOp.html#_instanceof(com.sun.codemodel.JExpression, com.sun.codemodel.JType)">_instanceof(JExpression, JType)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JOp.html" title="class in com.sun.codemodel">JOp</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClassContainer.html#_interface(int, java.lang.String)">_interface(int, String)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JClassContainer.html" title="interface in com.sun.codemodel">JClassContainer</a></dt>
<dd>
<div class="block">Add an interface to this class/package.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClassContainer.html#_interface(java.lang.String)">_interface(String)</a></span> - Method in interface com.sun.codemodel.<a href="./com/sun/codemodel/JClassContainer.html" title="interface in com.sun.codemodel">JClassContainer</a></dt>
<dd>
<div class="block">Adds a public interface to this package.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#_interface(int, java.lang.String)">_interface(int, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Add an interface to this package.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#_interface(java.lang.String)">_interface(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>
<div class="block">Adds a public interface to this package.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#_interface(int, java.lang.String)">_interface(int, String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Add an interface to this package.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JPackage.html#_interface(java.lang.String)">_interface(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JPackage.html" title="class in com.sun.codemodel">JPackage</a></dt>
<dd>
<div class="block">Adds a public interface to this package.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#_new(com.sun.codemodel.JClass)">_new(JClass)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#_new(com.sun.codemodel.JType)">_new(JType)</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#_null()">_null()</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JClass.html#_package()">_package()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JClass.html" title="class in com.sun.codemodel">JClass</a></dt>
<dd>
<div class="block">Gets the package to which this class belongs.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#_package(java.lang.String)">_package(String)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>
<div class="block">Add a package to the list of packages to be generated</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JDefinedClass.html#_package()">_package()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JDefinedClass.html" title="class in com.sun.codemodel">JDefinedClass</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JNullType.html#_package()">_package()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JNullType.html" title="class in com.sun.codemodel">JNullType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JTypeVar.html#_package()">_package()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JTypeVar.html" title="class in com.sun.codemodel">JTypeVar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JCodeModel.html#_ref(java.lang.Class)">_ref(Class&lt;?&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JCodeModel.html" title="class in com.sun.codemodel">JCodeModel</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#_return()">_return()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Create a return statement and add it to this block</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#_return(com.sun.codemodel.JExpression)">_return(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Create a return statement and add it to this block</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#_super()">_super()</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>
<div class="block">Returns a reference to "super", an implicit reference
 to the super class.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#_switch(com.sun.codemodel.JExpression)">_switch(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Create a switch/case statement and add it to this block</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JConditional.html#_then()">_then()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JConditional.html" title="class in com.sun.codemodel">JConditional</a></dt>
<dd>
<div class="block">Return the block to be excuted by the "then" branch</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JExpr.html#_this()">_this()</a></span> - Static method in class com.sun.codemodel.<a href="./com/sun/codemodel/JExpr.html" title="class in com.sun.codemodel">JExpr</a></dt>
<dd>
<div class="block">Returns a reference to "this", an implicit reference
 to the current object.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#_throw(com.sun.codemodel.JExpression)">_throw(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Create a throw statement and add it to this block</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#_throws(com.sun.codemodel.JClass)">_throws(JClass)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>
<div class="block">Add an exception to the list of exceptions that this
 method may throw.</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JMethod.html#_throws(java.lang.Class)">_throws(Class&lt;? extends Throwable&gt;)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JMethod.html" title="class in com.sun.codemodel">JMethod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#_try()">_try()</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Create a Try statement and add it to this block</div>
</dd>
<dt><span class="strong"><a href="./com/sun/codemodel/JBlock.html#_while(com.sun.codemodel.JExpression)">_while(JExpression)</a></span> - Method in class com.sun.codemodel.<a href="./com/sun/codemodel/JBlock.html" title="class in com.sun.codemodel">JBlock</a></dt>
<dd>
<div class="block">Create a While statement and add it to this block</div>
</dd>
</dl>
<a href="#_A_">A</a>&nbsp;<a href="#_B_">B</a>&nbsp;<a href="#_C_">C</a>&nbsp;<a href="#_D_">D</a>&nbsp;<a href="#_E_">E</a>&nbsp;<a href="#_F_">F</a>&nbsp;<a href="#_G_">G</a>&nbsp;<a href="#_H_">H</a>&nbsp;<a href="#_I_">I</a>&nbsp;<a href="#_J_">J</a>&nbsp;<a href="#_L_">L</a>&nbsp;<a href="#_M_">M</a>&nbsp;<a href="#_N_">N</a>&nbsp;<a href="#_O_">O</a>&nbsp;<a href="#_P_">P</a>&nbsp;<a href="#_Q_">Q</a>&nbsp;<a href="#_R_">R</a>&nbsp;<a href="#_S_">S</a>&nbsp;<a href="#_T_">T</a>&nbsp;<a href="#_U_">U</a>&nbsp;<a href="#_V_">V</a>&nbsp;<a href="#_W_">W</a>&nbsp;<a href="#_X_">X</a>&nbsp;<a href="#_Z_">Z</a>&nbsp;<a href="#___">_</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!--   -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="./overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="./overview-tree.html">Tree</a></li>
<li><a href="./deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="./allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip-navbar_bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2005&#x2013;2014 <a href="http://www.oracle.com/">Oracle</a>. All rights reserved.</small></p>
</body>
</html>