Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 5 Number of classfiles: 5
Problems: 107 (Errors: 0 Warnings: 107 )
Discouraged access: The type JSPResourceEncodingDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
26 : import org.eclipse.jst.jsp.core.internal.contenttype.JSPResourceEncodingDetector;
Discouraged access: The type EncodingMemento is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPEncodingTests.java :
28 : import org.eclipse.wst.sse.core.internal.encoding.EncodingMemento;
Discouraged access: The type IResourceCharsetDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPEncodingTests.java :
29 : import org.eclipse.wst.sse.core.internal.encoding.IResourceCharsetDetector;
Discouraged access: The type IResourceCharsetDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPEncodingTests.java :
53 : private void doTestFileStream(String filename, String expectedIANAEncoding, IResourceCharsetDetector detector) throws IOException {
Discouraged access: The method set(InputStream) from the type IStreamCharsetDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPEncodingTests.java :
61 : detector.set(istream);
Discouraged access: The type EncodingMemento is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPEncodingTests.java :
62 : EncodingMemento encodingMemento = ((JSPResourceEncodingDetector)detector).getEncodingMemento();
Discouraged access: The method getEncodingMemento() from the type JSPResourceEncodingDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
62 : EncodingMemento encodingMemento = ((JSPResourceEncodingDetector)detector).getEncodingMemento();
Discouraged access: The type JSPResourceEncodingDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
62 : EncodingMemento encodingMemento = ((JSPResourceEncodingDetector)detector).getEncodingMemento();
Discouraged access: The method getJavaCharsetName() from the type EncodingMemento is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPEncodingTests.java :
63 : String foundIANAEncoding = encodingMemento.getJavaCharsetName();
Discouraged access: The constructor JSPResourceEncodingDetector() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
121 : doTestFileStream(filename, "UTF-8", new JSPResourceEncodingDetector());
Discouraged access: The type JSPResourceEncodingDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
121 : doTestFileStream(filename, "UTF-8", new JSPResourceEncodingDetector());
Discouraged access: The constructor JSPResourceEncodingDetector() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
126 : doTestFileStream(filename, "ISO-8859-1", new JSPResourceEncodingDetector());
Discouraged access: The type JSPResourceEncodingDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
126 : doTestFileStream(filename, "ISO-8859-1", new JSPResourceEncodingDetector());
Discouraged access: The constructor JSPResourceEncodingDetector() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
136 : doTestFileStream(filename, "UTF-16", new JSPResourceEncodingDetector());
Discouraged access: The type JSPResourceEncodingDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
136 : doTestFileStream(filename, "UTF-16", new JSPResourceEncodingDetector());
Discouraged access: The constructor JSPResourceEncodingDetector() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
144 : doTestFileStream(filename, "UTF-16", new JSPResourceEncodingDetector());
Discouraged access: The type JSPResourceEncodingDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
144 : doTestFileStream(filename, "UTF-16", new JSPResourceEncodingDetector());
Discouraged access: The constructor JSPResourceEncodingDetector() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
154 : doTestFileStream(filename, "UTF-16", new JSPResourceEncodingDetector());
Discouraged access: The type JSPResourceEncodingDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
154 : doTestFileStream(filename, "UTF-16", new JSPResourceEncodingDetector());
Discouraged access: The constructor JSPResourceEncodingDetector() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
160 : doTestFileStream(filename, "UTF-16", new JSPResourceEncodingDetector());
Discouraged access: The type JSPResourceEncodingDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
160 : doTestFileStream(filename, "UTF-16", new JSPResourceEncodingDetector());
Discouraged access: The constructor JSPResourceEncodingDetector() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
165 : doTestFileStream(filename, "UTF-8", new JSPResourceEncodingDetector());
Discouraged access: The type JSPResourceEncodingDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
165 : doTestFileStream(filename, "UTF-8", new JSPResourceEncodingDetector());
Discouraged access: The constructor JSPResourceEncodingDetector() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
171 : doTestFileStream(filename, ianaInFile, new JSPResourceEncodingDetector());
Discouraged access: The type JSPResourceEncodingDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
171 : doTestFileStream(filename, ianaInFile, new JSPResourceEncodingDetector());
Discouraged access: The constructor JSPResourceEncodingDetector() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
176 : doTestFileStream(filename, "ISO-8859-1", new JSPResourceEncodingDetector());
Discouraged access: The type JSPResourceEncodingDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
176 : doTestFileStream(filename, "ISO-8859-1", new JSPResourceEncodingDetector());
Discouraged access: The constructor JSPResourceEncodingDetector() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
182 : doTestFileStream(filename, ianaInFile, new JSPResourceEncodingDetector());
Discouraged access: The type JSPResourceEncodingDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
182 : doTestFileStream(filename, ianaInFile, new JSPResourceEncodingDetector());
Discouraged access: The constructor JSPResourceEncodingDetector() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
187 : doTestFileStream(filename, "UTF-16LE", new JSPResourceEncodingDetector());
Discouraged access: The type JSPResourceEncodingDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
187 : doTestFileStream(filename, "UTF-16LE", new JSPResourceEncodingDetector());
Discouraged access: The constructor JSPResourceEncodingDetector() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
192 : doTestFileStream(filename, "UTF-16BE", new JSPResourceEncodingDetector());
Discouraged access: The type JSPResourceEncodingDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
192 : doTestFileStream(filename, "UTF-16BE", new JSPResourceEncodingDetector());
Discouraged access: The constructor JSPResourceEncodingDetector() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
197 : doTestFileStream(filename, "UTF-16", new JSPResourceEncodingDetector());
Discouraged access: The type JSPResourceEncodingDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
197 : doTestFileStream(filename, "UTF-16", new JSPResourceEncodingDetector());
Discouraged access: The constructor JSPResourceEncodingDetector() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
202 : doTestFileStream(filename, "UTF-16LE", new JSPResourceEncodingDetector());
Discouraged access: The type JSPResourceEncodingDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPEncodingTests.java :
202 : doTestFileStream(filename, "UTF-16LE", new JSPResourceEncodingDetector());
Discouraged access: The type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
20 : import org.eclipse.jst.jsp.core.internal.contenttype.HeadParserToken;
Discouraged access: The type JSPHeadTokenizer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
21 : import org.eclipse.jst.jsp.core.internal.contenttype.JSPHeadTokenizer;
Discouraged access: The type JSPHeadTokenizerConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
22 : import org.eclipse.jst.jsp.core.internal.contenttype.JSPHeadTokenizerConstants;
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
25 : import org.eclipse.wst.xml.core.internal.contenttype.EncodingParserConstants;
Discouraged access: The type XMLHeadTokenizerConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
26 : import org.eclipse.wst.xml.core.internal.contenttype.XMLHeadTokenizerConstants;
Discouraged access: The type JSPHeadTokenizer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
54 : JSPHeadTokenizer tokenizer = null;
Discouraged access: The constructor JSPHeadTokenizer(Reader) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
55 : tokenizer = new JSPHeadTokenizer(fileReader);
Discouraged access: The type JSPHeadTokenizer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
55 : tokenizer = new JSPHeadTokenizer(fileReader);
Discouraged access: The type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
56 : HeadParserToken token = parseHeader(tokenizer);
Discouraged access: The method getType() from the type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
60 : assertTrue("did not end as expected. found: " + token.getType(), finalTokenType.equals(token.getType()));
Discouraged access: The method getType() from the type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
60 : assertTrue("did not end as expected. found: " + token.getType(), finalTokenType.equals(token.getType()));
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
127 : result = tokenType.equals(EncodingParserConstants.StringValue) || tokenType.equals(EncodingParserConstants.UnDelimitedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTerminatedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue);
Discouraged access: The field StringValue from the type EncodingParserConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
127 : result = tokenType.equals(EncodingParserConstants.StringValue) || tokenType.equals(EncodingParserConstants.UnDelimitedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTerminatedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue);
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
127 : result = tokenType.equals(EncodingParserConstants.StringValue) || tokenType.equals(EncodingParserConstants.UnDelimitedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTerminatedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue);
Discouraged access: The field UnDelimitedStringValue from the type EncodingParserConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
127 : result = tokenType.equals(EncodingParserConstants.StringValue) || tokenType.equals(EncodingParserConstants.UnDelimitedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTerminatedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue);
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
127 : result = tokenType.equals(EncodingParserConstants.StringValue) || tokenType.equals(EncodingParserConstants.UnDelimitedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTerminatedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue);
Discouraged access: The field InvalidTerminatedStringValue from the type EncodingParserConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
127 : result = tokenType.equals(EncodingParserConstants.StringValue) || tokenType.equals(EncodingParserConstants.UnDelimitedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTerminatedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue);
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
127 : result = tokenType.equals(EncodingParserConstants.StringValue) || tokenType.equals(EncodingParserConstants.UnDelimitedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTerminatedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue);
Discouraged access: The field InvalidTermintatedUnDelimitedStringValue from the type EncodingParserConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
127 : result = tokenType.equals(EncodingParserConstants.StringValue) || tokenType.equals(EncodingParserConstants.UnDelimitedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTerminatedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue);
Discouraged access: The type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
190 : private HeadParserToken parseHeader(JSPHeadTokenizer tokenizer) throws Exception {
Discouraged access: The type JSPHeadTokenizer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
190 : private HeadParserToken parseHeader(JSPHeadTokenizer tokenizer) throws Exception {
Discouraged access: The type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
195 : HeadParserToken token = null;
Discouraged access: The type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
196 : HeadParserToken finalToken = null;
Discouraged access: The method getNextToken() from the type JSPHeadTokenizer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
198 : token = tokenizer.getNextToken();
Discouraged access: The method getType() from the type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
199 : String tokenType = token.getType();
Discouraged access: The type XMLHeadTokenizerConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
204 : else if (tokenType == XMLHeadTokenizerConstants.XMLDelEncoding) {
Discouraged access: The field XMLDelEncoding from the type XMLHeadTokenizerConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
204 : else if (tokenType == XMLHeadTokenizerConstants.XMLDelEncoding) {
Discouraged access: The method hasMoreTokens() from the type JSPHeadTokenizer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
205 : if (tokenizer.hasMoreTokens()) {
Discouraged access: The type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
206 : HeadParserToken valueToken = tokenizer.getNextToken();
Discouraged access: The method getNextToken() from the type JSPHeadTokenizer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
206 : HeadParserToken valueToken = tokenizer.getNextToken();
Discouraged access: The method getType() from the type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
207 : String valueTokenType = valueToken.getType();
Discouraged access: The method getText() from the type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
209 : fXMLDecEncodingName = valueToken.getText();
Discouraged access: The type JSPHeadTokenizerConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
213 : else if (tokenType == JSPHeadTokenizerConstants.PageEncoding) {
Discouraged access: The field PageEncoding from the type JSPHeadTokenizerConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
213 : else if (tokenType == JSPHeadTokenizerConstants.PageEncoding) {
Discouraged access: The method hasMoreTokens() from the type JSPHeadTokenizer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
214 : if (tokenizer.hasMoreTokens()) {
Discouraged access: The type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
215 : HeadParserToken valueToken = tokenizer.getNextToken();
Discouraged access: The method getNextToken() from the type JSPHeadTokenizer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
215 : HeadParserToken valueToken = tokenizer.getNextToken();
Discouraged access: The method getType() from the type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
216 : String valueTokenType = valueToken.getType();
Discouraged access: The method getText() from the type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
218 : fPageEncodingValue = valueToken.getText();
Discouraged access: The type JSPHeadTokenizerConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
222 : else if (tokenType == JSPHeadTokenizerConstants.PageContentType) {
Discouraged access: The field PageContentType from the type JSPHeadTokenizerConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
222 : else if (tokenType == JSPHeadTokenizerConstants.PageContentType) {
Discouraged access: The method hasMoreTokens() from the type JSPHeadTokenizer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
223 : if (tokenizer.hasMoreTokens()) {
Discouraged access: The type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
224 : HeadParserToken valueToken = tokenizer.getNextToken();
Discouraged access: The method getNextToken() from the type JSPHeadTokenizer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
224 : HeadParserToken valueToken = tokenizer.getNextToken();
Discouraged access: The method getType() from the type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
225 : String valueTokenType = valueToken.getType();
Discouraged access: The method getText() from the type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
227 : fContentTypeValue = valueToken.getText();
Discouraged access: The type JSPHeadTokenizerConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
231 : else if (tokenType == JSPHeadTokenizerConstants.PageLanguage) {
Discouraged access: The field PageLanguage from the type JSPHeadTokenizerConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
231 : else if (tokenType == JSPHeadTokenizerConstants.PageLanguage) {
Discouraged access: The method hasMoreTokens() from the type JSPHeadTokenizer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
232 : if (tokenizer.hasMoreTokens()) {
Discouraged access: The type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
233 : HeadParserToken valueToken = tokenizer.getNextToken();
Discouraged access: The method getNextToken() from the type JSPHeadTokenizer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
233 : HeadParserToken valueToken = tokenizer.getNextToken();
Discouraged access: The method getType() from the type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
234 : String valueTokenType = valueToken.getType();
Discouraged access: The method getText() from the type HeadParserToken is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
236 : fLanguage = valueToken.getText();
Discouraged access: The method hasMoreTokens() from the type JSPHeadTokenizer is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPHeadTokenizerTester.java :
241 : while (tokenizer.hasMoreTokens());
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
251 : if (tokenType == EncodingParserConstants.UTF83ByteBOM) {
Discouraged access: The field UTF83ByteBOM from the type EncodingParserConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
251 : if (tokenType == EncodingParserConstants.UTF83ByteBOM) {
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
255 : else if (tokenType == EncodingParserConstants.UTF16BE || tokenType == EncodingParserConstants.UTF16LE) {
Discouraged access: The field UTF16BE from the type EncodingParserConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
255 : else if (tokenType == EncodingParserConstants.UTF16BE || tokenType == EncodingParserConstants.UTF16LE) {
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
255 : else if (tokenType == EncodingParserConstants.UTF16BE || tokenType == EncodingParserConstants.UTF16LE) {
Discouraged access: The field UTF16LE from the type EncodingParserConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
255 : else if (tokenType == EncodingParserConstants.UTF16BE || tokenType == EncodingParserConstants.UTF16LE) {
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
315 : doTestFile(filename, null, EncodingParserConstants.MAX_CHARS_REACHED, null);
Discouraged access: The field MAX_CHARS_REACHED from the type EncodingParserConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerTester.java :
315 : doTestFile(filename, null, EncodingParserConstants.MAX_CHARS_REACHED, null);
Discouraged access: The type IContentDescriptionForJSP is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TestContentTypeDetectionForJSP.java :
20 : import org.eclipse.jst.jsp.core.internal.provisional.contenttype.IContentDescriptionForJSP;
Discouraged access: The type IContentDescriptionForJSP is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TestContentTypeDetectionForJSP.java :
35 : String streamJSPContentType = (String) streamContentDescription.getProperty(IContentDescriptionForJSP.CONTENT_TYPE_ATTRIBUTE);
Discouraged access: The field CONTENT_TYPE_ATTRIBUTE from the type IContentDescriptionForJSP is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TestContentTypeDetectionForJSP.java :
35 : String streamJSPContentType = (String) streamContentDescription.getProperty(IContentDescriptionForJSP.CONTENT_TYPE_ATTRIBUTE);
Discouraged access: The type IContentDescriptionForJSP is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TestContentTypeDetectionForJSP.java :
40 : String fileJSPContentType = (String) fileContentDescription.getProperty(IContentDescriptionForJSP.CONTENT_TYPE_ATTRIBUTE);
Discouraged access: The field CONTENT_TYPE_ATTRIBUTE from the type IContentDescriptionForJSP is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TestContentTypeDetectionForJSP.java :
40 : String fileJSPContentType = (String) fileContentDescription.getProperty(IContentDescriptionForJSP.CONTENT_TYPE_ATTRIBUTE);
Discouraged access: The type UnsupportedCharsetExceptionWithDetail is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
TestContentTypeDetectionForJSP.java :
76 : doTest("org.eclipse.jst.jsp.core.jspsource", "testfiles/jsp/inValidEncodingValue.jsp", org.eclipse.wst.sse.core.internal.exceptions.UnsupportedCharsetExceptionWithDetail.class);
Discouraged access: The type UnsupportedCharsetExceptionWithDetail is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
TestContentTypeDetectionForJSP.java :
138 : doTest("org.eclipse.jst.jsp.core.jspsource", "testfiles/jsp/testDefaultEncoding.jsp", org.eclipse.wst.sse.core.internal.exceptions.UnsupportedCharsetExceptionWithDetail.class, "text/html");
Discouraged access: The type UnsupportedCharsetExceptionWithDetail is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
TestContentTypeDetectionForJSP.java :
142 : doTest("org.eclipse.jst.jsp.core.jspsource", "testfiles/jsp/testDefaultEncodingWithJunk.jsp", org.eclipse.wst.sse.core.internal.exceptions.UnsupportedCharsetExceptionWithDetail.class, "text/html");