blob: 28353ac111940c257e6930c5ea4a50004310641c [file] [log] [blame]
david_williams0b74c592007-04-09 06:11:35 +00001<html>
2<body>
3<h2>Compiler Report</h2>
4<p>
5 Compiler:
6 Eclipse Java Compiler Version:
7 0.735, 3.3.0 milestone-5</p>
8<p>Number of source files: 16
9 Number of classfiles: 179</p>
10<p>
11 Problems: 1826
12 (Errors: 0
13 Warnings: 1826
14 )
15 </p>
16<dl>
17<dt style="font-weight: bold; color: black">
18 Source File:
19 org/eclipse/jst/jsp/css/ui/internal/properties/JSPedCSSPropertySource.java</dt>
20<dd style="font-weight: normal; color: black">1. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
21<small>Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot</small>
22</p>
23<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySource.java:
24 </p>
25<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">17:
26 import <b><u>org.eclipse.wst.css.core.internal.provisional.document.ICSSNode</u></b>;</p>
27</dd>
28<dd style="font-weight: normal; color: black">2. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
29<small>Discouraged access: The type CSSPropertySource is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.ui/@dot</small>
30</p>
31<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySource.java:
32 </p>
33<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">18:
34 import <b><u>org.eclipse.wst.css.ui.internal.properties.CSSPropertySource</u></b>;</p>
35</dd>
36<dd style="font-weight: normal; color: black">3. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
37<small>Discouraged access: The type CSSPropertySource is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.ui/@dot</small>
38</p>
39<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySource.java:
40 </p>
41<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">22:
42 public class JSPedCSSPropertySource extends <b><u>CSSPropertySource</u></b> {</p>
43</dd>
44<dd style="font-weight: normal; color: black">4. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
45<small>Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot</small>
46</p>
47<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySource.java:
48 </p>
49<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">24:
50 public JSPedCSSPropertySource(<b><u>ICSSNode</u></b> target) {</p>
51</dd>
52<dd style="font-weight: normal; color: black">5. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
53<small>Discouraged access: The constructor CSSPropertySource(ICSSNode) is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.ui/@dot</small>
54</p>
55<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySource.java:
56 </p>
57<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">25:
58 <b><u>super(target)</u></b>;</p>
59</dd>
60<dd style="font-weight: normal; color: black">6. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
61<small>Discouraged access: The method setPropertyValue(Object, Object) from the type CSSPropertySource is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.ui/@dot</small>
62</p>
63<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySource.java:
64 </p>
65<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">38:
66 <b><u>super.setPropertyValue(name, value)</u></b>;</p>
67</dd>
68<dt style="font-weight: bold; color: black">
69 Source File:
70 org/eclipse/jst/jsp/css/ui/internal/registry/AdapterFactoryProviderJSPedCSS.java</dt>
71<dd style="font-weight: normal; color: black">1. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
72<small>Discouraged access: The type AdapterFactoryProviderCSS is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.ui/@dot</small>
73</p>
74<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AdapterFactoryProviderJSPedCSS.java:
75 </p>
76<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">14:
77 import <b><u>org.eclipse.wst.css.ui.internal.registry.AdapterFactoryProviderCSS</u></b>;</p>
78</dd>
79<dd style="font-weight: normal; color: black">2. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
80<small>Discouraged access: The type IDocumentTypeHandler is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
81</p>
82<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AdapterFactoryProviderJSPedCSS.java:
83 </p>
84<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">15:
85 import <b><u>org.eclipse.wst.sse.core.internal.ltk.modelhandler.IDocumentTypeHandler</u></b>;</p>
86</dd>
87<dd style="font-weight: normal; color: black">3. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
88<small>Discouraged access: The type AdapterFactoryProviderCSS is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.ui/@dot</small>
89</p>
90<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AdapterFactoryProviderJSPedCSS.java:
91 </p>
92<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">17:
93 public class AdapterFactoryProviderJSPedCSS extends <b><u>AdapterFactoryProviderCSS</u></b> {</p>
94</dd>
95<dd style="font-weight: normal; color: black">4. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
96<small>Discouraged access: The type IDocumentTypeHandler is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
97</p>
98<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AdapterFactoryProviderJSPedCSS.java:
99 </p>
100<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">20:
101 public boolean isFor(<b><u>IDocumentTypeHandler</u></b> contentTypeDescription) {</p>
102</dd>
103<dt style="font-weight: bold; color: black">
104 Source File:
105 org/eclipse/jst/jsp/css/ui/internal/views/properties/JSPedCSSPropertySheetConfiguration.java</dt>
106<dd style="font-weight: normal; color: black">1. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
107<small>Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot</small>
108</p>
109<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
110 </p>
111<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">32:
112 import <b><u>org.eclipse.wst.css.core.internal.provisional.document.ICSSNode</u></b>;</p>
113</dd>
114<dd style="font-weight: normal; color: black">2. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
115<small>Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
116</p>
117<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
118 </p>
119<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">33:
120 import <b><u>org.eclipse.wst.sse.core.internal.provisional.INodeAdapter</u></b>;</p>
121</dd>
122<dd style="font-weight: normal; color: black">3. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
123<small>Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
124</p>
125<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
126 </p>
127<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">34:
128 import <b><u>org.eclipse.wst.sse.core.internal.provisional.INodeNotifier</u></b>;</p>
129</dd>
130<dd style="font-weight: normal; color: black">4. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
131<small>Discouraged access: The type XMLUIMessages is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot</small>
132</p>
133<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
134 </p>
135<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">36:
136 import <b><u>org.eclipse.wst.xml.ui.internal.XMLUIMessages</u></b>;</p>
137</dd>
138<dd style="font-weight: normal; color: black">5. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
139<small>Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
140</p>
141<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
142 </p>
143<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">39:
144 private class CSSPropertySheetRefreshAdapter implements <b><u>INodeAdapter</u></b> {</p>
145</dd>
146<dd style="font-weight: normal; color: black">6. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
147<small>Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
148</p>
149<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
150 </p>
151<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">44:
152 public void notifyChanged(<b><u>INodeNotifier</u></b> notifier, int eventType, Object changedFeature, Object oldValue, Object newValue, int pos) {</p>
153</dd>
154<dd style="font-weight: normal; color: black">7. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
155<small>Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot</small>
156</p>
157<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
158 </p>
159<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">53:
160 private <b><u>ICSSNode</u></b> fSource = null;</p>
161</dd>
162<dd style="font-weight: normal; color: black">8. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
163<small>Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot</small>
164</p>
165<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
166 </p>
167<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">60:
168 if (object instanceof <b><u>ICSSNode</u></b>) {</p>
169</dd>
170<dd style="font-weight: normal; color: black">9. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
171<small>Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot</small>
172</p>
173<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
174 </p>
175<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">61:
176 fSource = (<b><u>ICSSNode</u></b>)object;</p>
177</dd>
178<dd style="font-weight: normal; color: black">10. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
179<small>Discouraged access: The type XMLUIMessages is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot</small>
180</p>
181<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
182 </p>
183<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">78:
184 super(<b><u>XMLUIMessages.JFaceNodeAdapter_1</u></b>);</p>
185</dd>
186<dd style="font-weight: normal; color: black">11. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
187<small>Discouraged access: The field JFaceNodeAdapter_1 from the type XMLUIMessages is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot</small>
188</p>
189<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
190 </p>
191<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">78:
192 super(XMLUIMessages.<b><u>JFaceNodeAdapter_1</u></b>);</p>
193</dd>
194<dd style="font-weight: normal; color: black">12. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
195<small>Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
196</p>
197<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
198 </p>
199<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">110:
200 private <b><u>INodeAdapter</u></b> fRefreshAdapter = new CSSPropertySheetRefreshAdapter();</p>
201</dd>
202<dd style="font-weight: normal; color: black">13. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
203<small>Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
204</p>
205<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
206 </p>
207<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">112:
208 private <b><u>INodeNotifier[]</u></b> fSelectedNotifiers;</p>
209</dd>
210<dd style="font-weight: normal; color: black">14. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
211<small>Discouraged access: The method removeAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
212</p>
213<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
214 </p>
215<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">126:
216 <b><u>fSelectedNotifiers[i].removeAdapter(fRefreshAdapter)</u></b>;</p>
217</dd>
218<dd style="font-weight: normal; color: black">15. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
219<small>Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot</small>
220</p>
221<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
222 </p>
223<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">136:
224 if (selectedObjects[i] instanceof <b><u>ICSSNode</u></b>) {</p>
225</dd>
226<dd style="font-weight: normal; color: black">16. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
227<small>Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot</small>
228</p>
229<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
230 </p>
231<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">137:
232 <b><u>ICSSNode</u></b> node = (ICSSNode) selectedObjects[i];</p>
233</dd>
234<dd style="font-weight: normal; color: black">17. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
235<small>Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot</small>
236</p>
237<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
238 </p>
239<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">137:
240 ICSSNode node = (<b><u>ICSSNode</u></b>) selectedObjects[i];</p>
241</dd>
242<dd style="font-weight: normal; color: black">18. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
243<small>Discouraged access: The method getNodeType() from the type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot</small>
244</p>
245<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
246 </p>
247<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">138:
248 while (<b><u>node.getNodeType()</u></b> == ICSSNode.PRIMITIVEVALUE_NODE || node.getNodeType() == ICSSNode.STYLEDECLITEM_NODE) {</p>
249</dd>
250<dd style="font-weight: normal; color: black">19. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
251<small>Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot</small>
252</p>
253<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
254 </p>
255<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">138:
256 while (node.getNodeType() == <b><u>ICSSNode.PRIMITIVEVALUE_NODE</u></b> || node.getNodeType() == ICSSNode.STYLEDECLITEM_NODE) {</p>
257</dd>
258<dd style="font-weight: normal; color: black">20. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
259<small>Discouraged access: The field PRIMITIVEVALUE_NODE from the type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot</small>
260</p>
261<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
262 </p>
263<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">138:
264 while (node.getNodeType() == ICSSNode.<b><u>PRIMITIVEVALUE_NODE</u></b> || node.getNodeType() == ICSSNode.STYLEDECLITEM_NODE) {</p>
265</dd>
266<dd style="font-weight: normal; color: black">21. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
267<small>Discouraged access: The method getNodeType() from the type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot</small>
268</p>
269<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
270 </p>
271<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">138:
272 while (node.getNodeType() == ICSSNode.PRIMITIVEVALUE_NODE || <b><u>node.getNodeType()</u></b> == ICSSNode.STYLEDECLITEM_NODE) {</p>
273</dd>
274<dd style="font-weight: normal; color: black">22. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
275<small>Discouraged access: The type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot</small>
276</p>
277<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
278 </p>
279<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">138:
280 while (node.getNodeType() == ICSSNode.PRIMITIVEVALUE_NODE || node.getNodeType() == <b><u>ICSSNode.STYLEDECLITEM_NODE</u></b>) {</p>
281</dd>
282<dd style="font-weight: normal; color: black">23. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
283<small>Discouraged access: The field STYLEDECLITEM_NODE from the type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot</small>
284</p>
285<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
286 </p>
287<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">138:
288 while (node.getNodeType() == ICSSNode.PRIMITIVEVALUE_NODE || node.getNodeType() == ICSSNode.<b><u>STYLEDECLITEM_NODE</u></b>) {</p>
289</dd>
290<dd style="font-weight: normal; color: black">24. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
291<small>Discouraged access: The method getParentNode() from the type ICSSNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.css.core/@dot</small>
292</p>
293<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
294 </p>
295<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">139:
296 node = <b><u>node.getParentNode()</u></b>;</p>
297</dd>
298<dd style="font-weight: normal; color: black">25. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
299<small>Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
300</p>
301<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
302 </p>
303<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">152:
304 if (selectedObjects[i] instanceof <b><u>INodeNotifier</u></b>) {</p>
305</dd>
306<dd style="font-weight: normal; color: black">26. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
307<small>Discouraged access: The method addAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
308</p>
309<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
310 </p>
311<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">154:
312 <b><u>((INodeNotifier) selectedObjects[i]).addAdapter(fRefreshAdapter)</u></b>;</p>
313</dd>
314<dd style="font-weight: normal; color: black">27. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
315<small>Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
316</p>
317<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
318 </p>
319<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">154:
320 ((<b><u>INodeNotifier</u></b>) selectedObjects[i]).addAdapter(fRefreshAdapter);</p>
321</dd>
322<dd style="font-weight: normal; color: black">28. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
323<small>Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
324</p>
325<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
326 </p>
327<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">157:
328 fSelectedNotifiers = (<b><u>INodeNotifier[]</u></b>) selectedNotifiers.toArray(new INodeNotifier[selectedNotifiers.size()]);</p>
329</dd>
330<dd style="font-weight: normal; color: black">29. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
331<small>Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
332</p>
333<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
334 </p>
335<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">157:
336 fSelectedNotifiers = (INodeNotifier[]) selectedNotifiers.toArray(new <b><u>INodeNotifier</u></b>[selectedNotifiers.size()]);</p>
337</dd>
338<dd style="font-weight: normal; color: black">30. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
339<small>Discouraged access: The method removeAdapter(INodeAdapter) from the type INodeNotifier is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
340</p>
341<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPedCSSPropertySheetConfiguration.java:
342 </p>
343<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">183:
344 <b><u>fSelectedNotifiers[i].removeAdapter(fRefreshAdapter)</u></b>;</p>
345</dd>
346<dt style="font-weight: bold; color: black">
347 Source File:
348 org/eclipse/jst/jsp/ui/StructuredTextViewerConfigurationJSP.java</dt>
349<dd style="font-weight: normal; color: black">1. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
350<small>Discouraged access: The type HTMLFormatProcessorImpl is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot</small>
351</p>
352<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
353 </p>
354<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">53:
355 import <b><u>org.eclipse.wst.html.core.internal.format.HTMLFormatProcessorImpl</u></b>;</p>
356</dd>
357<dd style="font-weight: normal; color: black">2. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
358<small>Discouraged access: The type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot</small>
359</p>
360<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
361 </p>
362<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">54:
363 import <b><u>org.eclipse.wst.html.core.internal.provisional.contenttype.ContentTypeIdForHTML</u></b>;</p>
364</dd>
365<dd style="font-weight: normal; color: black">3. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
366<small>Discouraged access: The type SSEUIPlugin is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
367</p>
368<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
369 </p>
370<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">59:
371 import <b><u>org.eclipse.wst.sse.ui.internal.SSEUIPlugin</u></b>;</p>
372</dd>
373<dd style="font-weight: normal; color: black">4. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
374<small>Discouraged access: The type StructuredFormattingStrategy is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
375</p>
376<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
377 </p>
378<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">60:
379 import <b><u>org.eclipse.wst.sse.ui.internal.format.StructuredFormattingStrategy</u></b>;</p>
380</dd>
381<dd style="font-weight: normal; color: black">5. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
382<small>Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
383</p>
384<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
385 </p>
386<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">61:
387 import <b><u>org.eclipse.wst.sse.ui.internal.provisional.style.LineStyleProvider</u></b>;</p>
388</dd>
389<dd style="font-weight: normal; color: black">6. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
390<small>Discouraged access: The type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
391</p>
392<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
393 </p>
394<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">62:
395 import <b><u>org.eclipse.wst.sse.ui.internal.taginfo.TextHoverManager</u></b>;</p>
396</dd>
397<dd style="font-weight: normal; color: black">7. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
398<small>Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
399</p>
400<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
401 </p>
402<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">63:
403 import <b><u>org.eclipse.wst.sse.ui.internal.util.EditorUtility</u></b>;</p>
404</dd>
405<dd style="font-weight: normal; color: black">8. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
406<small>Discouraged access: The type ContentTypeIdForXML is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
407</p>
408<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
409 </p>
410<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">64:
411 import <b><u>org.eclipse.wst.xml.core.internal.provisional.contenttype.ContentTypeIdForXML</u></b>;</p>
412</dd>
413<dd style="font-weight: normal; color: black">9. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
414<small>Discouraged access: The type JFaceNodeLabelProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot</small>
415</p>
416<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
417 </p>
418<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">67:
419 import <b><u>org.eclipse.wst.xml.ui.internal.contentoutline.JFaceNodeLabelProvider</u></b>;</p>
420</dd>
421<dd style="font-weight: normal; color: black">10. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
422<small>Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
423</p>
424<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
425 </p>
426<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">89:
427 private <b><u>LineStyleProvider</u></b> fLineStyleProviderForJava;</p>
428</dd>
429<dd style="font-weight: normal; color: black">11. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
430<small>Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
431</p>
432<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
433 </p>
434<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">93:
435 private <b><u>LineStyleProvider</u></b> fLineStyleProviderForJSP;</p>
436</dd>
437<dd style="font-weight: normal; color: black">12. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
438<small>Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
439</p>
440<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
441 </p>
442<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">97:
443 private <b><u>LineStyleProvider</u></b> fLineStyleProviderForJSPEL;</p>
444</dd>
445<dd style="font-weight: normal; color: black">13. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
446<small>Discouraged access: The constructor StructuredFormattingStrategy(IStructuredFormatProcessor) is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
447</p>
448<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
449 </p>
450<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">236:
451 formatter.setMasterStrategy(<b><u>new StructuredFormattingStrategy(new HTMLFormatProcessorImpl())</u></b>);</p>
452</dd>
453<dd style="font-weight: normal; color: black">14. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
454<small>Discouraged access: The type StructuredFormattingStrategy is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
455</p>
456<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
457 </p>
458<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">236:
459 formatter.setMasterStrategy(new <b><u>StructuredFormattingStrategy</u></b>(new HTMLFormatProcessorImpl()));</p>
460</dd>
461<dd style="font-weight: normal; color: black">15. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
462<small>Discouraged access: The constructor HTMLFormatProcessorImpl() is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot</small>
463</p>
464<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
465 </p>
466<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">236:
467 formatter.setMasterStrategy(new StructuredFormattingStrategy(<b><u>new HTMLFormatProcessorImpl()</u></b>));</p>
468</dd>
469<dd style="font-weight: normal; color: black">16. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
470<small>Discouraged access: The type HTMLFormatProcessorImpl is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot</small>
471</p>
472<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
473 </p>
474<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">236:
475 formatter.setMasterStrategy(new StructuredFormattingStrategy(new <b><u>HTMLFormatProcessorImpl</u></b>()));</p>
476</dd>
477<dd style="font-weight: normal; color: black">17. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
478<small>Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
479</p>
480<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
481 </p>
482<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">321:
483 public <b><u>LineStyleProvider[]</u></b> getLineStyleProviders(ISourceViewer sourceViewer, String partitionType) {</p>
484</dd>
485<dd style="font-weight: normal; color: black">18. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
486<small>Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
487</p>
488<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
489 </p>
490<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">322:
491 <b><u>LineStyleProvider[]</u></b> providers = null;</p>
492</dd>
493<dd style="font-weight: normal; color: black">19. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
494<small>Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
495</p>
496<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
497 </p>
498<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">337:
499 providers = new <b><u>LineStyleProvider</u></b>[]{getLineStyleProviderForJava()};</p>
500</dd>
501<dd style="font-weight: normal; color: black">20. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
502<small>Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
503</p>
504<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
505 </p>
506<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">340:
507 providers = new <b><u>LineStyleProvider</u></b>[]{getLineStyleProviderForJSPEL()};</p>
508</dd>
509<dd style="font-weight: normal; color: black">21. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
510<small>Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
511</p>
512<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
513 </p>
514<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">343:
515 providers = new <b><u>LineStyleProvider</u></b>[]{getLineStyleProviderForJSP()};</p>
516</dd>
517<dd style="font-weight: normal; color: black">22. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
518<small>Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
519</p>
520<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
521 </p>
522<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">349:
523 private <b><u>LineStyleProvider</u></b> getLineStyleProviderForJava() {</p>
524</dd>
525<dd style="font-weight: normal; color: black">23. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
526<small>Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
527</p>
528<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
529 </p>
530<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">356:
531 private <b><u>LineStyleProvider</u></b> getLineStyleProviderForJSP() {</p>
532</dd>
533<dd style="font-weight: normal; color: black">24. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
534<small>Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
535</p>
536<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
537 </p>
538<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">363:
539 private <b><u>LineStyleProvider</u></b> getLineStyleProviderForJSPEL() {</p>
540</dd>
541<dd style="font-weight: normal; color: black">25. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
542<small>Discouraged access: The type JFaceNodeLabelProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot</small>
543</p>
544<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
545 </p>
546<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">372:
547 fStatusLineLabelProvider = new <b><u>JFaceNodeLabelProvider</u></b>() {</p>
548</dd>
549<dd style="font-weight: normal; color: black">26. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
550<small>Discouraged access: The method getText(Object) from the type JFaceNodeLabelProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot</small>
551</p>
552<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
553 </p>
554<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">382:
555 s.insert(0, <b><u>super.getText(node)</u></b>);</p>
556</dd>
557<dd style="font-weight: normal; color: black">27. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
558<small>Discouraged access: The type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
559</p>
560<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
561 </p>
562<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">408:
563 <b><u>TextHoverManager</u></b> manager = SSEUIPlugin.getDefault().getTextHoverManager();</p>
564</dd>
565<dd style="font-weight: normal; color: black">28. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
566<small>Discouraged access: The type SSEUIPlugin is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
567</p>
568<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
569 </p>
570<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">408:
571 TextHoverManager manager = <b><u>SSEUIPlugin</u></b>.getDefault().getTextHoverManager();</p>
572</dd>
573<dd style="font-weight: normal; color: black">29. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
574<small>Discouraged access: The method getDefault() from the type SSEUIPlugin is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
575</p>
576<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
577 </p>
578<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">408:
579 TextHoverManager manager = <b><u>SSEUIPlugin.getDefault()</u></b>.getTextHoverManager();</p>
580</dd>
581<dd style="font-weight: normal; color: black">30. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
582<small>Discouraged access: The method getTextHoverManager() from the type SSEUIPlugin is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
583</p>
584<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
585 </p>
586<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">408:
587 TextHoverManager manager = <b><u>SSEUIPlugin.getDefault().getTextHoverManager()</u></b>;</p>
588</dd>
589<dd style="font-weight: normal; color: black">31. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
590<small>Discouraged access: The type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
591</p>
592<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
593 </p>
594<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">409:
595 <b><u>TextHoverManager.TextHoverDescriptor[]</u></b> hoverDescs = manager.getTextHovers();</p>
596</dd>
597<dd style="font-weight: normal; color: black">32. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
598<small>Discouraged access: The type TextHoverManager.TextHoverDescriptor is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
599</p>
600<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
601 </p>
602<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">409:
603 <b><u>TextHoverManager.TextHoverDescriptor[]</u></b> hoverDescs = manager.getTextHovers();</p>
604</dd>
605<dd style="font-weight: normal; color: black">33. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
606<small>Discouraged access: The method getTextHovers() from the type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
607</p>
608<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
609 </p>
610<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">409:
611 TextHoverManager.TextHoverDescriptor[] hoverDescs = <b><u>manager.getTextHovers()</u></b>;</p>
612</dd>
613<dd style="font-weight: normal; color: black">34. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
614<small>Discouraged access: The method isEnabled() from the type TextHoverManager.TextHoverDescriptor is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
615</p>
616<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
617 </p>
618<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">412:
619 if (<b><u>hoverDescs[i].isEnabled()</u></b> &amp;&amp; EditorUtility.computeStateMask(hoverDescs[i].getModifierString()) == stateMask) {</p>
620</dd>
621<dd style="font-weight: normal; color: black">35. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
622<small>Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
623</p>
624<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
625 </p>
626<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">412:
627 if (hoverDescs[i].isEnabled() &amp;&amp; <b><u>EditorUtility</u></b>.computeStateMask(hoverDescs[i].getModifierString()) == stateMask) {</p>
628</dd>
629<dd style="font-weight: normal; color: black">36. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
630<small>Discouraged access: The method computeStateMask(String) from the type EditorUtility is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
631</p>
632<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
633 </p>
634<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">412:
635 if (hoverDescs[i].isEnabled() &amp;&amp; <b><u>EditorUtility.computeStateMask(hoverDescs[i].getModifierString())</u></b> == stateMask) {</p>
636</dd>
637<dd style="font-weight: normal; color: black">37. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
638<small>Discouraged access: The method getModifierString() from the type TextHoverManager.TextHoverDescriptor is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
639</p>
640<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
641 </p>
642<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">412:
643 if (hoverDescs[i].isEnabled() &amp;&amp; EditorUtility.computeStateMask(<b><u>hoverDescs[i].getModifierString()</u></b>) == stateMask) {</p>
644</dd>
645<dd style="font-weight: normal; color: black">38. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
646<small>Discouraged access: The method getId() from the type TextHoverManager.TextHoverDescriptor is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
647</p>
648<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
649 </p>
650<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">413:
651 String hoverType = <b><u>hoverDescs[i].getId()</u></b>;</p>
652</dd>
653<dd style="font-weight: normal; color: black">39. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
654<small>Discouraged access: The type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
655</p>
656<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
657 </p>
658<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">414:
659 if (<b><u>TextHoverManager.COMBINATION_HOVER</u></b>.equalsIgnoreCase(hoverType)) {</p>
660</dd>
661<dd style="font-weight: normal; color: black">40. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
662<small>Discouraged access: The field COMBINATION_HOVER from the type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
663</p>
664<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
665 </p>
666<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">414:
667 if (TextHoverManager.<b><u>COMBINATION_HOVER</u></b>.equalsIgnoreCase(hoverType)) {</p>
668</dd>
669<dd style="font-weight: normal; color: black">41. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
670<small>Discouraged access: The method createBestMatchHover(ITextHover) from the type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
671</p>
672<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
673 </p>
674<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">417:
675 hover = <b><u>manager.createBestMatchHover(new JSPTagInfoHoverProcessor())</u></b>;</p>
676</dd>
677<dd style="font-weight: normal; color: black">42. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
678<small>Discouraged access: The method createBestMatchHover(ITextHover) from the type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
679</p>
680<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
681 </p>
682<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">421:
683 hover = <b><u>manager.createBestMatchHover(new JSPJavaJavadocHoverProcessor())</u></b>;</p>
684</dd>
685<dd style="font-weight: normal; color: black">43. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
686<small>Discouraged access: The type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
687</p>
688<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
689 </p>
690<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">424:
691 else if (<b><u>TextHoverManager.DOCUMENTATION_HOVER</u></b>.equalsIgnoreCase(hoverType)) {</p>
692</dd>
693<dd style="font-weight: normal; color: black">44. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
694<small>Discouraged access: The field DOCUMENTATION_HOVER from the type TextHoverManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
695</p>
696<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
697 </p>
698<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">424:
699 else if (TextHoverManager.<b><u>DOCUMENTATION_HOVER</u></b>.equalsIgnoreCase(hoverType)) {</p>
700</dd>
701<dd style="font-weight: normal; color: black">45. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
702<small>Discouraged access: The type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot</small>
703</p>
704<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
705 </p>
706<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">458:
707 targets.put(<b><u>ContentTypeIdForHTML.ContentTypeID_HTML</u></b>, null);</p>
708</dd>
709<dd style="font-weight: normal; color: black">46. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
710<small>Discouraged access: The field ContentTypeID_HTML from the type ContentTypeIdForHTML is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot</small>
711</p>
712<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
713 </p>
714<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">458:
715 targets.put(ContentTypeIdForHTML.<b><u>ContentTypeID_HTML</u></b>, null);</p>
716</dd>
717<dd style="font-weight: normal; color: black">47. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
718<small>Discouraged access: The type ContentTypeIdForXML is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
719</p>
720<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
721 </p>
722<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">459:
723 targets.put(<b><u>ContentTypeIdForXML.ContentTypeID_XML</u></b>, null);</p>
724</dd>
725<dd style="font-weight: normal; color: black">48. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
726<small>Discouraged access: The field ContentTypeID_XML from the type ContentTypeIdForXML is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
727</p>
728<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredTextViewerConfigurationJSP.java:
729 </p>
730<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">459:
731 targets.put(ContentTypeIdForXML.<b><u>ContentTypeID_XML</u></b>, null);</p>
732</dd>
733<dt style="font-weight: bold; color: black">
734 Source File:
735 org/eclipse/jst/jsp/ui/internal/JSPUIPlugin.java</dt>
736<dd style="font-weight: normal; color: black">1. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
737<small>Discouraged access: The type AdapterFactoryRegistry is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
738</p>
739<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPUIPlugin.java:
740 </p>
741<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">22:
742 import <b><u>org.eclipse.wst.sse.ui.internal.provisional.registry.AdapterFactoryRegistry</u></b>;</p>
743</dd>
744<dd style="font-weight: normal; color: black">2. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
745<small>Discouraged access: The type AdapterFactoryRegistryImpl is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
746</p>
747<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPUIPlugin.java:
748 </p>
749<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">23:
750 import <b><u>org.eclipse.wst.sse.ui.internal.provisional.registry.AdapterFactoryRegistryImpl</u></b>;</p>
751</dd>
752<dd style="font-weight: normal; color: black">3. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
753<small>Discouraged access: The type AdapterFactoryRegistry is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
754</p>
755<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPUIPlugin.java:
756 </p>
757<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">56:
758 public <b><u>AdapterFactoryRegistry</u></b> getAdapterFactoryRegistry() {</p>
759</dd>
760<dd style="font-weight: normal; color: black">4. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
761<small>Discouraged access: The type AdapterFactoryRegistryImpl is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
762</p>
763<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPUIPlugin.java:
764 </p>
765<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">57:
766 return <b><u>AdapterFactoryRegistryImpl</u></b>.getInstance();</p>
767</dd>
768<dd style="font-weight: normal; color: black">5. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
769<small>Discouraged access: The method getInstance() from the type AdapterFactoryRegistryImpl is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
770</p>
771<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JSPUIPlugin.java:
772 </p>
773<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">57:
774 return <b><u>AdapterFactoryRegistryImpl.getInstance()</u></b>;</p>
775</dd>
776<dt style="font-weight: bold; color: black">
777 Source File:
778 org/eclipse/jst/jsp/ui/internal/autoedit/AutoEditStrategyForTabs.java</dt>
779<dd style="font-weight: normal; color: black">1. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
780<small>Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot</small>
781</p>
782<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AutoEditStrategyForTabs.java:
783 </p>
784<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">31:
785 import <b><u>org.eclipse.wst.html.core.internal.HTMLCorePlugin</u></b>;</p>
786</dd>
787<dd style="font-weight: normal; color: black">2. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
788<small>Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot</small>
789</p>
790<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AutoEditStrategyForTabs.java:
791 </p>
792<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">32:
793 import <b><u>org.eclipse.wst.html.core.internal.preferences.HTMLCorePreferenceNames</u></b>;</p>
794</dd>
795<dd style="font-weight: normal; color: black">3. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
796<small>Discouraged access: The type HTMLCorePlugin is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot</small>
797</p>
798<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AutoEditStrategyForTabs.java:
799 </p>
800<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">181:
801 Preferences preferences = <b><u>HTMLCorePlugin</u></b>.getDefault().getPluginPreferences();</p>
802</dd>
803<dd style="font-weight: normal; color: black">4. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
804<small>Discouraged access: The method getDefault() from the type HTMLCorePlugin is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot</small>
805</p>
806<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AutoEditStrategyForTabs.java:
807 </p>
808<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">181:
809 Preferences preferences = <b><u>HTMLCorePlugin.getDefault()</u></b>.getPluginPreferences();</p>
810</dd>
811<dd style="font-weight: normal; color: black">5. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
812<small>Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot</small>
813</p>
814<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AutoEditStrategyForTabs.java:
815 </p>
816<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">182:
817 if (<b><u>HTMLCorePreferenceNames.SPACE</u></b>.equals(preferences.getString(HTMLCorePreferenceNames.INDENTATION_CHAR)))</p>
818</dd>
819<dd style="font-weight: normal; color: black">6. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
820<small>Discouraged access: The field SPACE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot</small>
821</p>
822<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AutoEditStrategyForTabs.java:
823 </p>
824<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">182:
825 if (HTMLCorePreferenceNames.<b><u>SPACE</u></b>.equals(preferences.getString(HTMLCorePreferenceNames.INDENTATION_CHAR)))</p>
826</dd>
827<dd style="font-weight: normal; color: black">7. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
828<small>Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot</small>
829</p>
830<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AutoEditStrategyForTabs.java:
831 </p>
832<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">182:
833 if (HTMLCorePreferenceNames.SPACE.equals(preferences.getString(<b><u>HTMLCorePreferenceNames.INDENTATION_CHAR</u></b>)))</p>
834</dd>
835<dd style="font-weight: normal; color: black">8. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
836<small>Discouraged access: The field INDENTATION_CHAR from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot</small>
837</p>
838<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AutoEditStrategyForTabs.java:
839 </p>
840<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">182:
841 if (HTMLCorePreferenceNames.SPACE.equals(preferences.getString(HTMLCorePreferenceNames.<b><u>INDENTATION_CHAR</u></b>)))</p>
842</dd>
843<dd style="font-weight: normal; color: black">9. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
844<small>Discouraged access: The type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot</small>
845</p>
846<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AutoEditStrategyForTabs.java:
847 </p>
848<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">183:
849 width = preferences.getInt(<b><u>HTMLCorePreferenceNames.INDENTATION_SIZE</u></b>);</p>
850</dd>
851<dd style="font-weight: normal; color: black">10. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
852<small>Discouraged access: The field INDENTATION_SIZE from the type HTMLCorePreferenceNames is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.html.core/@dot</small>
853</p>
854<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AutoEditStrategyForTabs.java:
855 </p>
856<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">183:
857 width = preferences.getInt(HTMLCorePreferenceNames.<b><u>INDENTATION_SIZE</u></b>);</p>
858</dd>
859<dt style="font-weight: bold; color: black">
860 Source File:
861 org/eclipse/jst/jsp/ui/internal/autoedit/StructuredAutoEditStrategyJSP.java</dt>
862<dd style="font-weight: normal; color: black">1. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
863<small>Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
864</p>
865<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredAutoEditStrategyJSP.java:
866 </p>
867<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">25:
868 import <b><u>org.eclipse.wst.sse.core.internal.provisional.IStructuredModel</u></b>;</p>
869</dd>
870<dd style="font-weight: normal; color: black">2. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
871<small>Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
872</p>
873<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredAutoEditStrategyJSP.java:
874 </p>
875<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">26:
876 import <b><u>org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode</u></b>;</p>
877</dd>
878<dd style="font-weight: normal; color: black">3. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
879<small>Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
880</p>
881<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredAutoEditStrategyJSP.java:
882 </p>
883<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">34:
884 <b><u>IStructuredModel</u></b> model = null;</p>
885</dd>
886<dd style="font-weight: normal; color: black">4. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
887<small>Discouraged access: The method getExistingModelForRead(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
888</p>
889<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredAutoEditStrategyJSP.java:
890 </p>
891<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">36:
892 model = <b><u>StructuredModelManager.getModelManager().getExistingModelForRead(document)</u></b>;</p>
893</dd>
894<dd style="font-weight: normal; color: black">5. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
895<small>Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
896</p>
897<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredAutoEditStrategyJSP.java:
898 </p>
899<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">42:
900 <b><u>IDOMNode</u></b> node = (IDOMNode) model.getIndexedRegion(command.offset);</p>
901</dd>
902<dd style="font-weight: normal; color: black">6. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
903<small>Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
904</p>
905<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredAutoEditStrategyJSP.java:
906 </p>
907<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">42:
908 IDOMNode node = (<b><u>IDOMNode</u></b>) model.getIndexedRegion(command.offset);</p>
909</dd>
910<dd style="font-weight: normal; color: black">7. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
911<small>Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
912</p>
913<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredAutoEditStrategyJSP.java:
914 </p>
915<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">42:
916 IDOMNode node = (IDOMNode) <b><u>model.getIndexedRegion(command.offset)</u></b>;</p>
917</dd>
918<dd style="font-weight: normal; color: black">8. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
919<small>Discouraged access: The method getSource() from the type IDOMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
920</p>
921<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredAutoEditStrategyJSP.java:
922 </p>
923<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">43:
924 if (prefixedWith(document, command.offset, "&lt;") &amp;&amp; !<b><u>node.getSource()</u></b>.endsWith("%&gt;")) { //$NON-NLS-1$ //$NON-NLS-2$</p>
925</dd>
926<dd style="font-weight: normal; color: black">9. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
927<small>Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
928</p>
929<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredAutoEditStrategyJSP.java:
930 </p>
931<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">51:
932 <b><u>IDOMNode</u></b> node = (IDOMNode) model.getIndexedRegion(command.offset);</p>
933</dd>
934<dd style="font-weight: normal; color: black">10. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
935<small>Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
936</p>
937<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredAutoEditStrategyJSP.java:
938 </p>
939<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">51:
940 IDOMNode node = (<b><u>IDOMNode</u></b>) model.getIndexedRegion(command.offset);</p>
941</dd>
942<dd style="font-weight: normal; color: black">11. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
943<small>Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
944</p>
945<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredAutoEditStrategyJSP.java:
946 </p>
947<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">51:
948 IDOMNode node = (IDOMNode) <b><u>model.getIndexedRegion(command.offset)</u></b>;</p>
949</dd>
950<dd style="font-weight: normal; color: black">12. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
951<small>Discouraged access: The method getSource() from the type IDOMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
952</p>
953<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredAutoEditStrategyJSP.java:
954 </p>
955<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">53:
956 !<b><u>node.getSource()</u></b>.endsWith("}")) { //$NON-NLS-1$ //$NON-NLS-2$</p>
957</dd>
958<dd style="font-weight: normal; color: black">13. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
959<small>Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
960</p>
961<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">StructuredAutoEditStrategyJSP.java:
962 </p>
963<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">65:
964 <b><u>model.releaseFromRead()</u></b>;</p>
965</dd>
966<dt style="font-weight: bold; color: black">
967 Source File:
968 org/eclipse/jst/jsp/ui/internal/breakpointproviders/AbstractBreakpointProvider.java</dt>
969<dd style="font-weight: normal; color: black">1. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
970<small>Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
971</p>
972<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
973 </p>
974<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">21:
975 import <b><u>org.eclipse.wst.sse.core.internal.provisional.IStructuredModel</u></b>;</p>
976</dd>
977<dd style="font-weight: normal; color: black">2. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
978<small>Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
979</p>
980<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
981 </p>
982<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">22:
983 import <b><u>org.eclipse.wst.sse.core.internal.provisional.IndexedRegion</u></b>;</p>
984</dd>
985<dd style="font-weight: normal; color: black">3. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
986<small>Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
987</p>
988<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
989 </p>
990<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">23:
991 import <b><u>org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument</u></b>;</p>
992</dd>
993<dd style="font-weight: normal; color: black">4. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
994<small>Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
995</p>
996<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
997 </p>
998<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">24:
999 import <b><u>org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion</u></b>;</p>
1000</dd>
1001<dd style="font-weight: normal; color: black">5. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1002<small>Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1003</p>
1004<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1005 </p>
1006<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">25:
1007 import <b><u>org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion</u></b>;</p>
1008</dd>
1009<dd style="font-weight: normal; color: black">6. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1010<small>Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1011</p>
1012<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1013 </p>
1014<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">26:
1015 import <b><u>org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection</u></b>;</p>
1016</dd>
1017<dd style="font-weight: normal; color: black">7. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1018<small>Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1019</p>
1020<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1021 </p>
1022<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">27:
1023 import <b><u>org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList</u></b>;</p>
1024</dd>
1025<dd style="font-weight: normal; color: black">8. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1026<small>Discouraged access: The type ISourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
1027</p>
1028<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1029 </p>
1030<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">28:
1031 import <b><u>org.eclipse.wst.sse.ui.internal.provisional.extensions.ISourceEditingTextTools</u></b>;</p>
1032</dd>
1033<dd style="font-weight: normal; color: black">9. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1034<small>Discouraged access: The type IBreakpointProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
1035</p>
1036<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1037 </p>
1038<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">29:
1039 import <b><u>org.eclipse.wst.sse.ui.internal.provisional.extensions.breakpoint.IBreakpointProvider</u></b>;</p>
1040</dd>
1041<dd style="font-weight: normal; color: black">10. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1042<small>Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1043</p>
1044<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1045 </p>
1046<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">30:
1047 import <b><u>org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration</u></b>;</p>
1048</dd>
1049<dd style="font-weight: normal; color: black">11. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1050<small>Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1051</p>
1052<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1053 </p>
1054<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">31:
1055 import <b><u>org.eclipse.wst.xml.core.internal.contentmodel.CMNode</u></b>;</p>
1056</dd>
1057<dd style="font-weight: normal; color: black">12. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1058<small>Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1059</p>
1060<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1061 </p>
1062<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">32:
1063 import <b><u>org.eclipse.wst.xml.core.internal.contentmodel.modelquery.ModelQuery</u></b>;</p>
1064</dd>
1065<dd style="font-weight: normal; color: black">13. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1066<small>Discouraged access: The type ModelQueryUtil is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1067</p>
1068<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1069 </p>
1070<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">33:
1071 import <b><u>org.eclipse.wst.xml.core.internal.modelquery.ModelQueryUtil</u></b>;</p>
1072</dd>
1073<dd style="font-weight: normal; color: black">14. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1074<small>Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1075</p>
1076<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1077 </p>
1078<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">34:
1079 import <b><u>org.eclipse.wst.xml.core.internal.provisional.contentmodel.CMNodeWrapper</u></b>;</p>
1080</dd>
1081<dd style="font-weight: normal; color: black">15. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1082<small>Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1083</p>
1084<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1085 </p>
1086<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">35:
1087 import <b><u>org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument</u></b>;</p>
1088</dd>
1089<dd style="font-weight: normal; color: black">16. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1090<small>Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1091</p>
1092<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1093 </p>
1094<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">36:
1095 import <b><u>org.eclipse.wst.xml.core.internal.regions.DOMRegionContext</u></b>;</p>
1096</dd>
1097<dd style="font-weight: normal; color: black">17. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1098<small>Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot</small>
1099</p>
1100<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1101 </p>
1102<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">37:
1103 import <b><u>org.eclipse.wst.xml.ui.internal.provisional.IDOMSourceEditingTextTools</u></b>;</p>
1104</dd>
1105<dd style="font-weight: normal; color: black">18. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1106<small>Discouraged access: The type IBreakpointProvider is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
1107</p>
1108<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1109 </p>
1110<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">51:
1111 public abstract class AbstractBreakpointProvider implements <b><u>IBreakpointProvider</u></b> {</p>
1112</dd>
1113<dd style="font-weight: normal; color: black">19. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1114<small>Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1115</p>
1116<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1117 </p>
1118<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">107:
1119 private static int getValidRegionPosition(<b><u>IStructuredModel</u></b> model, ITextRegionCollection regionContainer, int startOffset, int endOffset) {</p>
1120</dd>
1121<dd style="font-weight: normal; color: black">20. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1122<small>Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1123</p>
1124<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1125 </p>
1126<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">107:
1127 private static int getValidRegionPosition(IStructuredModel model, <b><u>ITextRegionCollection</u></b> regionContainer, int startOffset, int endOffset) {</p>
1128</dd>
1129<dd style="font-weight: normal; color: black">21. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1130<small>Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1131</p>
1132<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1133 </p>
1134<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">109:
1135 <b><u>ITextRegionList</u></b> regions = regionContainer.getRegions();</p>
1136</dd>
1137<dd style="font-weight: normal; color: black">22. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1138<small>Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1139</p>
1140<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1141 </p>
1142<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">109:
1143 ITextRegionList regions = <b><u>regionContainer.getRegions()</u></b>;</p>
1144</dd>
1145<dd style="font-weight: normal; color: black">23. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1146<small>Discouraged access: The method size() from the type ITextRegionList is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1147</p>
1148<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1149 </p>
1150<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">110:
1151 for (int i = 0; i &lt; <b><u>regions.size()</u></b>; i++) {</p>
1152</dd>
1153<dd style="font-weight: normal; color: black">24. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1154<small>Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1155</p>
1156<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1157 </p>
1158<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">111:
1159 <b><u>ITextRegion</u></b> region = regions.get(i);</p>
1160</dd>
1161<dd style="font-weight: normal; color: black">25. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1162<small>Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1163</p>
1164<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1165 </p>
1166<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">111:
1167 ITextRegion region = <b><u>regions.get(i)</u></b>;</p>
1168</dd>
1169<dd style="font-weight: normal; color: black">26. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1170<small>Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1171</p>
1172<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1173 </p>
1174<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">112:
1175 if (region instanceof <b><u>ITextRegionCollection</u></b>) {</p>
1176</dd>
1177<dd style="font-weight: normal; color: black">27. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1178<small>Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1179</p>
1180<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1181 </p>
1182<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">113:
1183 int validPosition = getValidRegionPosition(model, (<b><u>ITextRegionCollection</u></b>) region, startOffset, endOffset);</p>
1184</dd>
1185<dd style="font-weight: normal; color: black">28. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1186<small>Discouraged access: The method getEndOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1187</p>
1188<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1189 </p>
1190<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">119:
1191 if (<b><u>regionContainer.getEndOffset(region)</u></b> &gt; startOffset) {</p>
1192</dd>
1193<dd style="font-weight: normal; color: black">29. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1194<small>Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1195</p>
1196<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1197 </p>
1198<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">121:
1199 int regionStartOffset = <b><u>regionContainer.getStartOffset(region)</u></b>;</p>
1200</dd>
1201<dd style="font-weight: normal; color: black">30. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1202<small>Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1203</p>
1204<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1205 </p>
1206<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">130:
1207 if (<b><u>region.getType()</u></b>.equals(DOMJSPRegionContexts.JSP_CONTENT)) {</p>
1208</dd>
1209<dd style="font-weight: normal; color: black">31. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1210<small>Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1211</p>
1212<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1213 </p>
1214<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">159:
1215 else if (<b><u>region.getType()</u></b>.equals(DOMRegionContext.XML_TAG_NAME) &amp;&amp; (isCustomTagRegion(model.getIndexedRegion(regionStartOffset)) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.USEBEAN) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.GETPROPERTY) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.SETPROPERTY))) {</p>
1216</dd>
1217<dd style="font-weight: normal; color: black">32. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1218<small>Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1219</p>
1220<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1221 </p>
1222<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">159:
1223 else if (region.getType().equals(<b><u>DOMRegionContext.XML_TAG_NAME</u></b>) &amp;&amp; (isCustomTagRegion(model.getIndexedRegion(regionStartOffset)) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.USEBEAN) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.GETPROPERTY) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.SETPROPERTY))) {</p>
1224</dd>
1225<dd style="font-weight: normal; color: black">33. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1226<small>Discouraged access: The field XML_TAG_NAME from the type DOMRegionContext is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1227</p>
1228<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1229 </p>
1230<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">159:
1231 else if (region.getType().equals(DOMRegionContext.<b><u>XML_TAG_NAME</u></b>) &amp;&amp; (isCustomTagRegion(model.getIndexedRegion(regionStartOffset)) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.USEBEAN) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.GETPROPERTY) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.SETPROPERTY))) {</p>
1232</dd>
1233<dd style="font-weight: normal; color: black">34. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1234<small>Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1235</p>
1236<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1237 </p>
1238<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">159:
1239 else if (region.getType().equals(DOMRegionContext.XML_TAG_NAME) &amp;&amp; (isCustomTagRegion(<b><u>model.getIndexedRegion(regionStartOffset)</u></b>) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.USEBEAN) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.GETPROPERTY) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.SETPROPERTY))) {</p>
1240</dd>
1241<dd style="font-weight: normal; color: black">35. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1242<small>Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1243</p>
1244<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1245 </p>
1246<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">159:
1247 else if (region.getType().equals(DOMRegionContext.XML_TAG_NAME) &amp;&amp; (isCustomTagRegion(model.getIndexedRegion(regionStartOffset)) || <b><u>regionContainer.getText(region)</u></b>.equals(JSP12Namespace.ElementName.USEBEAN) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.GETPROPERTY) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.SETPROPERTY))) {</p>
1248</dd>
1249<dd style="font-weight: normal; color: black">36. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1250<small>Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1251</p>
1252<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1253 </p>
1254<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">159:
1255 else if (region.getType().equals(DOMRegionContext.XML_TAG_NAME) &amp;&amp; (isCustomTagRegion(model.getIndexedRegion(regionStartOffset)) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.USEBEAN) || <b><u>regionContainer.getText(region)</u></b>.equals(JSP12Namespace.ElementName.GETPROPERTY) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.SETPROPERTY))) {</p>
1256</dd>
1257<dd style="font-weight: normal; color: black">37. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1258<small>Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1259</p>
1260<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1261 </p>
1262<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">159:
1263 else if (region.getType().equals(DOMRegionContext.XML_TAG_NAME) &amp;&amp; (isCustomTagRegion(model.getIndexedRegion(regionStartOffset)) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.USEBEAN) || regionContainer.getText(region).equals(JSP12Namespace.ElementName.GETPROPERTY) || <b><u>regionContainer.getText(region)</u></b>.equals(JSP12Namespace.ElementName.SETPROPERTY))) {</p>
1264</dd>
1265<dd style="font-weight: normal; color: black">38. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1266<small>Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1267</p>
1268<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1269 </p>
1270<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">171:
1271 <b><u>IndexedRegion</u></b> node = model.getIndexedRegion(regionStartOffset);</p>
1272</dd>
1273<dd style="font-weight: normal; color: black">39. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1274<small>Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1275</p>
1276<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1277 </p>
1278<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">171:
1279 IndexedRegion node = <b><u>model.getIndexedRegion(regionStartOffset)</u></b>;</p>
1280</dd>
1281<dd style="font-weight: normal; color: black">40. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1282<small>Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1283</p>
1284<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1285 </p>
1286<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">193:
1287 private static boolean isCustomTagRegion(<b><u>IndexedRegion</u></b> node) {</p>
1288</dd>
1289<dd style="font-weight: normal; color: black">41. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1290<small>Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1291</p>
1292<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1293 </p>
1294<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">197:
1295 <b><u>ModelQuery</u></b> mq = ModelQueryUtil.getModelQuery(xmlElement.getOwnerDocument());</p>
1296</dd>
1297<dd style="font-weight: normal; color: black">42. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1298<small>Discouraged access: The type ModelQueryUtil is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1299</p>
1300<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1301 </p>
1302<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">197:
1303 ModelQuery mq = <b><u>ModelQueryUtil</u></b>.getModelQuery(xmlElement.getOwnerDocument());</p>
1304</dd>
1305<dd style="font-weight: normal; color: black">43. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1306<small>Discouraged access: The method getModelQuery(Document) from the type ModelQueryUtil is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1307</p>
1308<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1309 </p>
1310<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">197:
1311 ModelQuery mq = <b><u>ModelQueryUtil.getModelQuery(xmlElement.getOwnerDocument())</u></b>;</p>
1312</dd>
1313<dd style="font-weight: normal; color: black">44. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1314<small>Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1315</p>
1316<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1317 </p>
1318<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">198:
1319 <b><u>CMElementDeclaration</u></b> decl = mq.getCMElementDeclaration(xmlElement);</p>
1320</dd>
1321<dd style="font-weight: normal; color: black">45. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1322<small>Discouraged access: The method getCMElementDeclaration(Element) from the type ModelQuery is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1323</p>
1324<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1325 </p>
1326<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">198:
1327 CMElementDeclaration decl = <b><u>mq.getCMElementDeclaration(xmlElement)</u></b>;</p>
1328</dd>
1329<dd style="font-weight: normal; color: black">46. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1330<small>Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1331</p>
1332<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1333 </p>
1334<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">199:
1335 if (decl instanceof <b><u>CMNodeWrapper</u></b>) {</p>
1336</dd>
1337<dd style="font-weight: normal; color: black">47. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1338<small>Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1339</p>
1340<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1341 </p>
1342<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">200:
1343 <b><u>CMNode</u></b> cmNode = ((CMNodeWrapper) decl).getOriginNode();</p>
1344</dd>
1345<dd style="font-weight: normal; color: black">48. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1346<small>Discouraged access: The method getOriginNode() from the type CMNodeWrapper is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1347</p>
1348<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1349 </p>
1350<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">200:
1351 CMNode cmNode = <b><u>((CMNodeWrapper) decl).getOriginNode()</u></b>;</p>
1352</dd>
1353<dd style="font-weight: normal; color: black">49. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1354<small>Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1355</p>
1356<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1357 </p>
1358<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">200:
1359 CMNode cmNode = ((<b><u>CMNodeWrapper</u></b>) decl).getOriginNode();</p>
1360</dd>
1361<dd style="font-weight: normal; color: black">50. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1362<small>Discouraged access: The type ISourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
1363</p>
1364<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1365 </p>
1366<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">207:
1367 private <b><u>ISourceEditingTextTools</u></b> fSourceEditingTextTools;</p>
1368</dd>
1369<dd style="font-weight: normal; color: black">51. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1370<small>Discouraged access: The type ISourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
1371</p>
1372<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1373 </p>
1374<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">218:
1375 public <b><u>ISourceEditingTextTools</u></b> getSourceEditingTextTools() {</p>
1376</dd>
1377<dd style="font-weight: normal; color: black">52. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1378<small>Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot</small>
1379</p>
1380<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1381 </p>
1382<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">223:
1383 if (!(getSourceEditingTextTools() instanceof <b><u>IDOMSourceEditingTextTools</u></b>)) {</p>
1384</dd>
1385<dd style="font-weight: normal; color: black">53. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1386<small>Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1387</p>
1388<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1389 </p>
1390<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">248:
1391 <b><u>IStructuredDocumentRegion</u></b> flatNode = ((IStructuredDocument) idoc).getRegionAtCharacterOffset(startOffset);</p>
1392</dd>
1393<dd style="font-weight: normal; color: black">54. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1394<small>Discouraged access: The method getRegionAtCharacterOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1395</p>
1396<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1397 </p>
1398<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">248:
1399 IStructuredDocumentRegion flatNode = <b><u>((IStructuredDocument) idoc).getRegionAtCharacterOffset(startOffset)</u></b>;</p>
1400</dd>
1401<dd style="font-weight: normal; color: black">55. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1402<small>Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1403</p>
1404<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1405 </p>
1406<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">248:
1407 IStructuredDocumentRegion flatNode = ((<b><u>IStructuredDocument</u></b>) idoc).getRegionAtCharacterOffset(startOffset);</p>
1408</dd>
1409<dd style="font-weight: normal; color: black">56. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1410<small>Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1411</p>
1412<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1413 </p>
1414<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">252:
1415 int validPosition = getValidRegionPosition(<b><u>((IDOMDocument) ((IDOMSourceEditingTextTools) getSourceEditingTextTools()).getDOMDocument()).getModel()</u></b>, flatNode, startOffset, endOffset);</p>
1416</dd>
1417<dd style="font-weight: normal; color: black">57. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1418<small>Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.core/@dot</small>
1419</p>
1420<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1421 </p>
1422<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">252:
1423 int validPosition = getValidRegionPosition(((<b><u>IDOMDocument</u></b>) ((IDOMSourceEditingTextTools) getSourceEditingTextTools()).getDOMDocument()).getModel(), flatNode, startOffset, endOffset);</p>
1424</dd>
1425<dd style="font-weight: normal; color: black">58. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1426<small>Discouraged access: The method getDOMDocument() from the type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot</small>
1427</p>
1428<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1429 </p>
1430<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">252:
1431 int validPosition = getValidRegionPosition(((IDOMDocument) <b><u>((IDOMSourceEditingTextTools) getSourceEditingTextTools()).getDOMDocument()</u></b>).getModel(), flatNode, startOffset, endOffset);</p>
1432</dd>
1433<dd style="font-weight: normal; color: black">59. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1434<small>Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot</small>
1435</p>
1436<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1437 </p>
1438<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">252:
1439 int validPosition = getValidRegionPosition(((IDOMDocument) ((<b><u>IDOMSourceEditingTextTools</u></b>) getSourceEditingTextTools()).getDOMDocument()).getModel(), flatNode, startOffset, endOffset);</p>
1440</dd>
1441<dd style="font-weight: normal; color: black">60. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1442<small>Discouraged access: The method getNext() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.core/@dot</small>
1443</p>
1444<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1445 </p>
1446<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">260:
1447 flatNode = <b><u>flatNode.getNext()</u></b>;</p>
1448</dd>
1449<dd style="font-weight: normal; color: black">61. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1450<small>Discouraged access: The type ISourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot</small>
1451</p>
1452<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">AbstractBreakpointProvider.java:
1453 </p>
1454<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">265:
1455 public void setSourceEditingTextTools(<b><u>ISourceEditingTextTools</u></b> sourceEditingTextTools) {</p>
1456</dd>
1457<dt style="font-weight: bold; color: black">
1458 Source File:
1459 org/eclipse/jst/jsp/ui/internal/breakpointproviders/JavaBreakpointProvider.java</dt>
1460<dd style="font-weight: normal; color: black">1. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1461<small>Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot</small>
1462</p>
1463<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JavaBreakpointProvider.java:
1464 </p>
1465<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">24:
1466 import <b><u>org.eclipse.wst.xml.ui.internal.provisional.IDOMSourceEditingTextTools</u></b>;</p>
1467</dd>
1468<dd style="font-weight: normal; color: black">2. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1469<small>Discouraged access: The type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot</small>
1470</p>
1471<p style="margin-left: +.5in; font-size: -2; margin-top: 0;margin-bottom:0;">JavaBreakpointProvider.java:
1472 </p>
1473<p style="margin-left: +.5in; font-size: -2;font-family: monospace; margin-top: 0;margin-bottom:0;">76:
1474 if (getSourceEditingTextTools() instanceof <b><u>IDOMSourceEditingTextTools</u></b>) {</p>
1475</dd>
1476<dd style="font-weight: normal; color: black">3. WARNING: DiscouragedReference<p style="margin-left: +.5in; font-size: -1; margin-top: 0;margin-bottom:0;">
1477<small>Discouraged access: The method getDOMDocument() from the type IDOMSourceEditingTextTools is not accessible due to restriction on classpath entry /home/shared/webtools/build-wtp-R2.0-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot</small>
1478</p>
1479<p style="margin-left: +.5in; font-size: -2