Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2
Number of source files: 452 Number of classfiles: 605
Problems: 1896 (Errors: 0 Warnings: 1896 )
Discouraged access: The type CanonicallyOrderedIteratorPolicy<ITERATORTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagRegistryFactory.java :
22 : import org.eclipse.jst.jsf.common.internal.policy.CanonicallyOrderedIteratorPolicy;
Discouraged access: The type IIteratorPolicy<ITERATORTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagRegistryFactory.java :
23 : import org.eclipse.jst.jsf.common.internal.policy.IIteratorPolicy;
Discouraged access: The type IIdentifiableStrategy<INPUT,OUTPUT,IDTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagRegistryFactory.java :
24 : import org.eclipse.jst.jsf.common.internal.strategy.IIdentifiableStrategy;
Discouraged access: The type IteratorPolicyBasedStrategyComposite<INPUT,OUTPUT,IDTYPE,STRATEGYTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagRegistryFactory.java :
25 : import org.eclipse.jst.jsf.common.internal.strategy.IteratorPolicyBasedStrategyComposite;
Discouraged access: The constructor CanonicallyOrderedIteratorPolicy<String>() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagRegistryFactory.java :
94 : new CanonicallyOrderedIteratorPolicy<String>());
Discouraged access: The type CanonicallyOrderedIteratorPolicy<String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagRegistryFactory.java :
94 : new CanonicallyOrderedIteratorPolicy<String>());
Discouraged access: The method addStrategy(IIdentifiableStrategy<IProject,ITagRegistry,String>) from the type IteratorPolicyBasedStrategyComposite<IProject,ITagRegistry,String,IIdentifiableStrategy<IProject,ITagRegistry,String>> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagRegistryFactory.java :
99 : selectionStrategy.addStrategy(it.next().getTagRegistryFactory());
Discouraged access: The method perform(IProject) from the type StrategyComposite<IProject,ITagRegistry,String,IIdentifiableStrategy<IProject,ITagRegistry,String>> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagRegistryFactory.java :
101 : return selectionStrategy.perform(id.getProject());
Discouraged access: The type IteratorPolicyBasedStrategyComposite<IProject,ITagRegistry,String,IIdentifiableStrategy<IProject,ITagRegistry,String>> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagRegistryFactory.java :
187 : IteratorPolicyBasedStrategyComposite<IProject, ITagRegistry, String, IIdentifiableStrategy<IProject, ITagRegistry, String>>
Discouraged access: The type IIdentifiableStrategy<IProject,ITagRegistry,String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagRegistryFactory.java :
187 : IteratorPolicyBasedStrategyComposite<IProject, ITagRegistry, String, IIdentifiableStrategy<IProject, ITagRegistry, String>>
Discouraged access: The type IIteratorPolicy<String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagRegistryFactory.java :
191 : protected TagRegistrySelectionStrategy(IIteratorPolicy<String> policy)
Discouraged access: The constructor IteratorPolicyBasedStrategyComposite<IProject,ITagRegistry,String,IIdentifiableStrategy<IProject,ITagRegistry,String>>(IIteratorPolicy<String>) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagRegistryFactory.java :
193 : super(policy);
Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar
JSFCorePlugin.java :
36 : import org.eclipse.wst.common.frameworks.internal.WTPPlugin;
Discouraged access: The type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar
JSFCorePlugin.java :
44 : public class JSFCorePlugin extends WTPPlugin
Discouraged access: The method start(BundleContext) from the type WTPPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.wst.common.frameworks_1.1.201.v200811060900.jar
JSFCorePlugin.java :
76 : super.start(context);
Discouraged access: The type FrameworkDebugOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
JSFCoreTraceOptions.java :
13 : import org.eclipse.osgi.framework.debug.FrameworkDebugOptions;
Discouraged access: The type FrameworkDebugOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
JSFCoreTraceOptions.java :
87 : final DebugOptions debugOptions = FrameworkDebugOptions.getDefault();
Discouraged access: The method getDefault() from the type FrameworkDebugOptions is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar
JSFCoreTraceOptions.java :
87 : final DebugOptions debugOptions = FrameworkDebugOptions.getDefault();
Discouraged access: The type ASTAddExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
18 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTAddExpression;
Discouraged access: The type ASTAndExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
19 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTAndExpression;
Discouraged access: The type ASTChoiceExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
20 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTChoiceExpression;
Discouraged access: The type ASTEqualityExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
21 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTEqualityExpression;
Discouraged access: The type ASTExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
22 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTExpression;
Discouraged access: The type ASTFunctionInvocation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
23 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTFunctionInvocation;
Discouraged access: The type ASTLiteral is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
24 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTLiteral;
Discouraged access: The type ASTMultiplyExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
25 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTMultiplyExpression;
Discouraged access: The type ASTOrExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
26 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTOrExpression;
Discouraged access: The type ASTRelationalExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
27 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTRelationalExpression;
Discouraged access: The type ASTUnaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
28 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTUnaryExpression;
Discouraged access: The type ASTValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
29 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTValue;
Discouraged access: The type ASTValuePrefix is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
30 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTValuePrefix;
Discouraged access: The type ASTValueSuffix is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
31 : import org.eclipse.jst.jsp.core.internal.java.jspel.ASTValueSuffix;
Discouraged access: The type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
32 : import org.eclipse.jst.jsp.core.internal.java.jspel.JSPELParser;
Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
33 : import org.eclipse.jst.jsp.core.internal.java.jspel.JSPELParserConstants;
Discouraged access: The type JSPELParserVisitor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
34 : import org.eclipse.jst.jsp.core.internal.java.jspel.JSPELParserVisitor;
Discouraged access: The type ParseException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
35 : import org.eclipse.jst.jsp.core.internal.java.jspel.ParseException;
Discouraged access: The type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
36 : import org.eclipse.jst.jsp.core.internal.java.jspel.SimpleNode;
Discouraged access: The type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
37 : import org.eclipse.jst.jsp.core.internal.java.jspel.Token;
Discouraged access: The type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
96 : final JSPELParser parser = new JSPELParser(reader);
Discouraged access: The constructor JSPELParser(Reader) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
96 : final JSPELParser parser = new JSPELParser(reader);
Discouraged access: The type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
96 : final JSPELParser parser = new JSPELParser(reader);
Discouraged access: The type ASTExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
100 : final ASTExpression expr = parser.Expression();
Discouraged access: The method Expression() from the type JSPELParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
100 : final ASTExpression expr = parser.Expression();
Discouraged access: The method jjtAccept(JSPELParserVisitor, Object) from the type ASTExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
102 : expr.jjtAccept(visitor, null);
Discouraged access: The type ParseException is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
105 : catch (ParseException pe)
Discouraged access: The type JSPELParserVisitor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
116 : private static class PrefixVisitor implements JSPELParserVisitor
Discouraged access: The type ASTAddExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
189 : public Object visit(ASTAddExpression node, Object data)
Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
191 : return node.childrenAccept(this, data);
Discouraged access: The type ASTAndExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
194 : public Object visit(ASTAndExpression node, Object data)
Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
196 : return node.childrenAccept(this, data);
Discouraged access: The type ASTChoiceExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
199 : public Object visit(ASTChoiceExpression node, Object data)
Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
201 : return node.childrenAccept(this, data);
Discouraged access: The type ASTEqualityExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
204 : public Object visit(ASTEqualityExpression node, Object data)
Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
206 : return node.childrenAccept(this, data);
Discouraged access: The type ASTExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
209 : public Object visit(ASTExpression node, Object data)
Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
211 : return node.childrenAccept(this, data);
Discouraged access: The type ASTFunctionInvocation is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
214 : public Object visit(ASTFunctionInvocation node, Object data)
Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
216 : return node.childrenAccept(this, data);
Discouraged access: The type ASTLiteral is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
219 : public Object visit(ASTLiteral node, Object data)
Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
221 : return node.childrenAccept(this, data);
Discouraged access: The type ASTMultiplyExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
224 : public Object visit(ASTMultiplyExpression node, Object data)
Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
226 : return node.childrenAccept(this, data);
Discouraged access: The type ASTOrExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
229 : public Object visit(ASTOrExpression node, Object data)
Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
231 : return node.childrenAccept(this, data);
Discouraged access: The type ASTRelationalExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
234 : public Object visit(ASTRelationalExpression node, Object data)
Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
236 : return node.childrenAccept(this, data);
Discouraged access: The type ASTUnaryExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
239 : public Object visit(ASTUnaryExpression node, Object data)
Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
241 : return node.childrenAccept(this, data);
Discouraged access: The type ASTValue is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
244 : public Object visit(ASTValue node, Object data)
Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
249 : return node.childrenAccept(this, data);
Discouraged access: The type ASTValuePrefix is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
255 : public Object visit(ASTValuePrefix node, Object data)
Discouraged access: The method jjtGetNumChildren() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
259 : && node.jjtGetNumChildren() == 0
Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
260 : && node.getFirstToken().kind == JSPELParserConstants.IDENTIFIER)
Discouraged access: The field kind from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
260 : && node.getFirstToken().kind == JSPELParserConstants.IDENTIFIER)
Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
260 : && node.getFirstToken().kind == JSPELParserConstants.IDENTIFIER)
Discouraged access: The field IDENTIFIER from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
260 : && node.getFirstToken().kind == JSPELParserConstants.IDENTIFIER)
Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
262 : _symbolPrefix = node.getFirstToken().image;
Discouraged access: The field image from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
262 : _symbolPrefix = node.getFirstToken().image;
Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
270 : _symbolStartPos = node.getFirstToken().beginColumn;
Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
270 : _symbolStartPos = node.getFirstToken().beginColumn;
Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
271 : _symbolEndPos = node.getFirstToken().endColumn;
Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
271 : _symbolEndPos = node.getFirstToken().endColumn;
Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
275 : return node.childrenAccept(this, data);
Discouraged access: The type ASTValueSuffix is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
278 : public Object visit(ASTValueSuffix node, Object data)
Discouraged access: The type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
281 : Token lastToken = node.getLastToken();
Discouraged access: The method getLastToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
281 : Token lastToken = node.getLastToken();
Discouraged access: The method jjtGetNumChildren() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
282 : if (node.jjtGetNumChildren() == 0)
Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
285 : && node.getFirstToken().kind == JSPELParserConstants.DOT)
Discouraged access: The field kind from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
285 : && node.getFirstToken().kind == JSPELParserConstants.DOT)
Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
285 : && node.getFirstToken().kind == JSPELParserConstants.DOT)
Discouraged access: The field DOT from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
285 : && node.getFirstToken().kind == JSPELParserConstants.DOT)
Discouraged access: The field kind from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
287 : if (lastToken.kind == JSPELParserConstants.IDENTIFIER)
Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
287 : if (lastToken.kind == JSPELParserConstants.IDENTIFIER)
Discouraged access: The field IDENTIFIER from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
287 : if (lastToken.kind == JSPELParserConstants.IDENTIFIER)
Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
292 : int proposalStartLength = _relativePos - lastToken.beginColumn;
Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
296 : _symbolStartPos = lastToken.beginColumn;
Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
297 : _symbolEndPos = lastToken.endColumn;
Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
306 : _symbolPrefix += node.getFirstToken().image + lastToken.image;
Discouraged access: The field image from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
306 : _symbolPrefix += node.getFirstToken().image + lastToken.image;
Discouraged access: The field image from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
306 : _symbolPrefix += node.getFirstToken().image + lastToken.image;
Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
309 : else if (lastToken == node.getFirstToken())
Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
314 : _symbolStartPos = lastToken.endColumn + 1;
Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
315 : _symbolEndPos = lastToken.endColumn;
Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
324 : if (node.getFirstToken().kind == JSPELParserConstants.LBRACKET)
Discouraged access: The field kind from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
324 : if (node.getFirstToken().kind == JSPELParserConstants.LBRACKET)
Discouraged access: The type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
324 : if (node.getFirstToken().kind == JSPELParserConstants.LBRACKET)
Discouraged access: The field LBRACKET from the type JSPELParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
324 : if (node.getFirstToken().kind == JSPELParserConstants.LBRACKET)
Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
327 : node.childrenAccept(this, data);
Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
330 : Object retValue = node.childrenAccept(this, data);
Discouraged access: The method getFirstToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
336 : _symbolPrefix += _fullText.substring(node.getFirstToken().beginColumn-1, node.getLastToken().endColumn);
Discouraged access: The field beginColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
336 : _symbolPrefix += _fullText.substring(node.getFirstToken().beginColumn-1, node.getLastToken().endColumn);
Discouraged access: The method getLastToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
336 : _symbolPrefix += _fullText.substring(node.getFirstToken().beginColumn-1, node.getLastToken().endColumn);
Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
336 : _symbolPrefix += _fullText.substring(node.getFirstToken().beginColumn-1, node.getLastToken().endColumn);
Discouraged access: The type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
342 : public Object visit(SimpleNode node, Object data)
Discouraged access: The method childrenAccept(JSPELParserVisitor, Object) from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
344 : return node.childrenAccept(this, data);
Discouraged access: The type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
347 : private boolean testCursorImmediatelyAfter(SimpleNode node)
Discouraged access: The method getLastToken() from the type SimpleNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
349 : return node.getLastToken().endColumn == _relativePos-1;
Discouraged access: The field endColumn from the type Token is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
ContentAssistParser.java :
349 : return node.getLastToken().endColumn == _relativePos-1;
Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
FunctionCompletionStrategy.java :
33 : import org.eclipse.jst.jsp.core.internal.regions.DOMJSPRegionContexts;
Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
FunctionCompletionStrategy.java :
165 : if (textResolver.getRegionType().equals(DOMJSPRegionContexts.JSP_VBL_CLOSE))
Discouraged access: The field JSP_VBL_CLOSE from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
FunctionCompletionStrategy.java :
165 : if (textResolver.getRegionType().equals(DOMJSPRegionContexts.JSP_VBL_CLOSE))
Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
FunctionCompletionStrategy.java :
175 : if (DOMJSPRegionContexts.JSP_VBL_CONTENT.equals(textResolver.getRegionType())
Discouraged access: The field JSP_VBL_CONTENT from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
FunctionCompletionStrategy.java :
175 : if (DOMJSPRegionContexts.JSP_VBL_CONTENT.equals(textResolver.getRegionType())
Unnecessary @SuppressWarnings("hiding")
JSFLibraryRegistryPackage.java :
34 : @SuppressWarnings("hiding")
Unnecessary @SuppressWarnings("hiding")
PluginProvidedJSFLibraryImpl.java :
44 : @SuppressWarnings("hiding")
Discouraged access: The type FileURL is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
JSFFileURL.java :
19 : import org.eclipse.jst.j2ee.internal.web.jfaces.extension.FileURL;
Discouraged access: The type FileURL is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.web/@dot
JSFFileURL.java :
36 : public class JSFFileURL implements FileURL {
Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JSFFacetInstallDelegate.java :
33 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;
Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JSFFacetInstallDelegate.java :
357 : if (webApp.getVersionID() == J2EEVersionConstants.WEB_2_3_ID)//shouldn't have to do it this way, but that's the way it goes 119442
Discouraged access: The field WEB_2_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JSFFacetInstallDelegate.java :
357 : if (webApp.getVersionID() == J2EEVersionConstants.WEB_2_3_ID)//shouldn't have to do it this way, but that's the way it goes 119442
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2AttrAdapter.java :
19 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
Region2AttrAdapter.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMAttr;
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2AttrAdapter.java :
89 : return getOwningElement().getTextRegion().getStartOffset()+getAttributeNameRegion().getStart();
Discouraged access: The method getStart() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2AttrAdapter.java :
89 : return getOwningElement().getTextRegion().getStartOffset()+getAttributeNameRegion().getStart();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2AttrAdapter.java :
103 : public ITextRegion getAttributeNameRegion()
Discouraged access: The method getNameRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
Region2AttrAdapter.java :
106 : return getDOMAttr(_attr).getNameRegion();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2AttrAdapter.java :
120 : public ITextRegion getAttributeValueRegion()
Discouraged access: The method getValueRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
Region2AttrAdapter.java :
122 : return getDOMAttr(_attr).getValueRegion();
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
Region2AttrAdapter.java :
125 : private IDOMAttr getDOMAttr(final Node attrAsNode)
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
Region2AttrAdapter.java :
127 : assert attrAsNode instanceof IDOMAttr;
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
Region2AttrAdapter.java :
129 : return ((IDOMAttr) attrAsNode);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2ElementAdapter.java :
25 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2ElementAdapter.java :
26 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2ElementAdapter.java :
27 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
Region2ElementAdapter.java :
28 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2ElementAdapter.java :
53 : public Region2ElementAdapter(final ITextRegion region)
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2ElementAdapter.java :
100 : public ITextRegionCollection getTextRegion()
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2ElementAdapter.java :
117 : private final ITextRegionCollection _region;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2ElementAdapter.java :
123 : RegionProcessorStrategy(final ITextRegion region) throws NoElementException
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2ElementAdapter.java :
125 : if (!(region instanceof ITextRegionCollection)
Discouraged access: The method getFirstRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2ElementAdapter.java :
126 : || ((ITextRegionCollection) region).getFirstRegion()
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2ElementAdapter.java :
126 : || ((ITextRegionCollection) region).getFirstRegion() .getType() != DOMRegionContext.XML_TAG_OPEN)
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2ElementAdapter.java :
126 : || ((ITextRegionCollection) region).getFirstRegion()
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
Region2ElementAdapter.java :
127 : .getType() != DOMRegionContext.XML_TAG_OPEN)
Discouraged access: The field XML_TAG_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
Region2ElementAdapter.java :
127 : .getType() != DOMRegionContext.XML_TAG_OPEN)
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2ElementAdapter.java :
133 : _region = (ITextRegionCollection) region;
Discouraged access: The method getParentDocument() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2ElementAdapter.java :
137 : ((IStructuredDocumentRegion) _region) .getParentDocument(), _region
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2ElementAdapter.java :
137 : ((IStructuredDocumentRegion) _region)
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
Region2ElementAdapter.java :
138 : .getParentDocument(), _region .getStartOffset());
Discouraged access: The type TaglibController is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
25 : import org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController;
Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
26 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.CMDocumentFactoryTLD;
Discouraged access: The type TLDCMDocumentManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
27 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager;
Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
28 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.TaglibTracker;
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
29 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
30 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;
Discouraged access: The type HTMLElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CMUtil.java :
33 : import org.eclipse.wst.html.core.internal.contentmodel.HTMLElementDeclaration;
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CMUtil.java :
34 : import org.eclipse.wst.html.core.internal.provisional.HTMLCMProperties;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMUtil.java :
35 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
36 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
37 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
38 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
39 : import org.eclipse.wst.xml.core.internal.provisional.contentmodel.CMNodeWrapper;
Discouraged access: The type ModelQueryAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
40 : import org.eclipse.wst.xml.core.internal.ssemodelquery.ModelQueryAdapter;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
56 : public static String getTagURI(CMElementDeclaration decl) {
Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
57 : if (decl instanceof CMNodeWrapper) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
58 : decl = (CMElementDeclaration) ((CMNodeWrapper) decl)
Discouraged access: The method getOriginNode() from the type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
58 : decl = (CMElementDeclaration) ((CMNodeWrapper) decl) .getOriginNode();
Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
58 : decl = (CMElementDeclaration) ((CMNodeWrapper) decl)
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
61 : if (decl instanceof TLDElementDeclaration) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
62 : CMDocument doc = ((TLDElementDeclaration) decl).getOwnerDocument();
Discouraged access: The method getOwnerDocument() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
62 : CMDocument doc = ((TLDElementDeclaration) decl).getOwnerDocument();
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
62 : CMDocument doc = ((TLDElementDeclaration) decl).getOwnerDocument();
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
63 : if (doc instanceof TLDDocument) {
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
64 : TLDDocument tldDoc = (TLDDocument)doc;
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
64 : TLDDocument tldDoc = (TLDDocument)doc;
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
79 : public static String getURIFromDoc(final TLDDocument doc, final IProject project) {
Discouraged access: The method getUri() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
80 : String uri = doc.getUri();
Discouraged access: The method getBaseLocation() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
83 : Path baseLoc = new Path(doc.getBaseLocation());
Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
109 : CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();
Discouraged access: The constructor CMDocumentFactoryTLD() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
109 : CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();
Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
109 : CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
110 : TLDDocument doc = (TLDDocument)factory.createCMDocument(tldRec);
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
110 : TLDDocument doc = (TLDDocument)factory.createCMDocument(tldRec);
Discouraged access: The method createCMDocument(ITaglibRecord) from the type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
110 : TLDDocument doc = (TLDDocument)factory.createCMDocument(tldRec);
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
123 : private static String getStandaloneTLDURI(TLDDocument doc, IProject project) {
Discouraged access: The method getBaseLocation() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
124 : Path p = new Path(doc.getBaseLocation());
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
130 : private static String getTagDirURI(TLDDocument doc, IProject project) {
Discouraged access: The method getBaseLocation() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
131 : Path p = new Path(doc.getBaseLocation());
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
156 : public static boolean isTagDirDocument(final TLDDocument tldDoc, final IProject project) {
Discouraged access: The method getUri() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
157 : if (tldDoc.getUri() == null || tldDoc.getUri().equals("")) { //$NON-NLS-1$
Discouraged access: The method getUri() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
157 : if (tldDoc.getUri() == null || tldDoc.getUri().equals("")) { //$NON-NLS-1$
Discouraged access: The method getBaseLocation() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
158 : IPath p = new Path(tldDoc.getBaseLocation());
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
226 : public static boolean isJSP(CMElementDeclaration decl) {
Discouraged access: The method supports(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
227 : if (!decl.supports(HTMLCMProperties.IS_JSP)) {
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CMUtil.java :
227 : if (!decl.supports(HTMLCMProperties.IS_JSP)) {
Discouraged access: The field IS_JSP from the type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CMUtil.java :
227 : if (!decl.supports(HTMLCMProperties.IS_JSP)) {
Discouraged access: The method getProperty(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
230 : Boolean b = (Boolean) decl.getProperty(HTMLCMProperties.IS_JSP);
Discouraged access: The type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CMUtil.java :
230 : Boolean b = (Boolean) decl.getProperty(HTMLCMProperties.IS_JSP);
Discouraged access: The field IS_JSP from the type HTMLCMProperties is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CMUtil.java :
230 : Boolean b = (Boolean) decl.getProperty(HTMLCMProperties.IS_JSP);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
238 : public static boolean isHTML(CMElementDeclaration decl) {
Discouraged access: The type HTMLElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CMUtil.java :
239 : if (!isJSP(decl) && (decl instanceof HTMLElementDeclaration)) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
251 : public static CMElementDeclaration getElementDeclaration(Element element) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMUtil.java :
255 : INodeNotifier notifier = (INodeNotifier) element.getOwnerDocument();
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMUtil.java :
255 : INodeNotifier notifier = (INodeNotifier) element.getOwnerDocument();
Discouraged access: The type ModelQueryAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
259 : ModelQueryAdapter mqa = (ModelQueryAdapter) notifier
Discouraged access: The type ModelQueryAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
259 : ModelQueryAdapter mqa = (ModelQueryAdapter) notifier
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMUtil.java :
259 : ModelQueryAdapter mqa = (ModelQueryAdapter) notifier .getAdapterFor(ModelQueryAdapter.class);
Discouraged access: The type ModelQueryAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
260 : .getAdapterFor(ModelQueryAdapter.class);
Discouraged access: The method getModelQuery() from the type ModelQueryAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
264 : return mqa.getModelQuery().getCMElementDeclaration(element);
Discouraged access: The method getCMElementDeclaration(Element) from the type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
264 : return mqa.getModelQuery().getCMElementDeclaration(element);
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
271 : public static TLDElementDeclaration getTLDElementDeclaration(Element element) {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
272 : CMNode decl = getElementDeclaration(element);
Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
273 : if (decl instanceof CMNodeWrapper) {
Discouraged access: The method getOriginNode() from the type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
274 : decl = ((CMNodeWrapper) decl).getOriginNode();
Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
274 : decl = ((CMNodeWrapper) decl).getOriginNode();
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
276 : if (decl instanceof TLDElementDeclaration) {
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
277 : return (TLDElementDeclaration) decl;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
295 : public static CMElementDeclaration getTLDElementDeclaration(final String uri, final String elementName, IDocument document)
Discouraged access: The type TLDCMDocumentManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
297 : TLDCMDocumentManager tldmgr = TaglibController.getTLDCMDocumentManager(document);
Discouraged access: The type TaglibController is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
297 : TLDCMDocumentManager tldmgr = TaglibController.getTLDCMDocumentManager(document);
Discouraged access: The method getTLDCMDocumentManager(IDocument) from the type TaglibController is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
297 : TLDCMDocumentManager tldmgr = TaglibController.getTLDCMDocumentManager(document);
Discouraged access: The method getTaglibTrackers() from the type TLDCMDocumentManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
301 : for (Iterator it = tldmgr.getTaglibTrackers().iterator();it.hasNext();)
Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
303 : TaglibTracker tracker = (TaglibTracker) it.next();
Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
303 : TaglibTracker tracker = (TaglibTracker) it.next();
Discouraged access: The method getURI() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
305 : if (tracker.getURI().equals(uri))
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
307 : return (CMElementDeclaration) tracker.getElements().getNamedItem(tracker.getPrefix()+":"+elementName);
Discouraged access: The method getElements() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
307 : return (CMElementDeclaration) tracker.getElements().getNamedItem(tracker.getPrefix()+":"+elementName);
Discouraged access: The method getNamedItem(String) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
307 : return (CMElementDeclaration) tracker.getElements().getNamedItem(tracker.getPrefix()+":"+elementName);
Discouraged access: The method getPrefix() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMUtil.java :
307 : return (CMElementDeclaration) tracker.getElements().getNamedItem(tracker.getPrefix()+":"+elementName);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
324 : CMElementDeclaration decl = getElementDeclaration(element);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
351 : CMElementDeclaration decl = getElementDeclaration(element);
Discouraged access: The method getContentType() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
355 : int contentType = decl.getContentType();
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
356 : return contentType != CMElementDeclaration.ELEMENT
Discouraged access: The field ELEMENT from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
356 : return contentType != CMElementDeclaration.ELEMENT
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
357 : && contentType != CMElementDeclaration.EMPTY;
Discouraged access: The field EMPTY from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMUtil.java :
357 : && contentType != CMElementDeclaration.EMPTY;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DocumentTagIdentifier.java :
14 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DocumentTagIdentifier.java :
54 : CMElementDeclaration elemDecl = getElementDeclaration();
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DocumentTagIdentifier.java :
67 : protected final CMElementDeclaration getElementDeclaration()
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDTagIdentifier.java :
14 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDTagIdentifier.java :
15 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDTagIdentifier.java :
19 : private final TLDElementDeclaration _tldDecl;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDTagIdentifier.java :
21 : public TLDTagIdentifier(final TLDElementDeclaration tldDecl)
Discouraged access: The method getElementName() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDTagIdentifier.java :
29 : return _tldDecl.getElementName();
Discouraged access: The method getUri() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDTagIdentifier.java :
35 : return ((TLDDocument)_tldDecl.getOwnerDocument()).getUri();
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDTagIdentifier.java :
35 : return ((TLDDocument)_tldDecl.getOwnerDocument()).getUri();
Discouraged access: The method getOwnerDocument() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDTagIdentifier.java :
35 : return ((TLDDocument)_tldDecl.getOwnerDocument()).getUri();
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TagIdentifierFactory.java :
14 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TagIdentifierFactory.java :
15 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TagIdentifierFactory.java :
51 : public static TagIdentifier createTLDTagWrapper(final TLDElementDeclaration elementDecl)
Discouraged access: The method getOwnerDocument() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TagIdentifierFactory.java :
53 : if (!(elementDecl.getOwnerDocument() instanceof TLDDocument))
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TagIdentifierFactory.java :
53 : if (!(elementDecl.getOwnerDocument() instanceof TLDDocument))
Discouraged access: The method createResource(URI) from the type ReferencedXMIFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.common.emf/@dot
JARFileJSFAppConfigProvider.java :
190 : Resource resource = factory.createResource(URI.createFileURI(tempFile.getAbsolutePath()));
Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JSFAppConfigUtils.java :
38 : import org.eclipse.jst.j2ee.internal.J2EEVersionConstants;
Discouraged access: The type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JSFAppConfigUtils.java :
264 : if (webApp.getVersionID() == J2EEVersionConstants.WEB_2_3_ID) {
Discouraged access: The field WEB_2_3_ID from the type J2EEVersionConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.j2ee.core/@dot
JSFAppConfigUtils.java :
264 : if (webApp.getVersionID() == J2EEVersionConstants.WEB_2_3_ID) {
Discouraged access: The type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
HTMLContentModelMetaDataTranslator.java :
14 : import org.eclipse.jst.jsf.common.metadata.internal.AbstractTagLibDomainContentModelMetaDataTranslator;
Discouraged access: The type IMetaDataModelMergeAssistant is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
HTMLContentModelMetaDataTranslator.java :
15 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataModelMergeAssistant;
Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
HTMLContentModelMetaDataTranslator.java :
16 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataSourceModelProvider;
Discouraged access: The type IMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
HTMLContentModelMetaDataTranslator.java :
17 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataTranslator;
Discouraged access: The type HTMLCMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLContentModelMetaDataTranslator.java :
18 : import org.eclipse.wst.html.core.internal.contentmodel.HTMLCMDocument;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentModelMetaDataTranslator.java :
19 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
HTMLContentModelMetaDataTranslator.java :
24 : public class HTMLContentModelMetaDataTranslator extends AbstractTagLibDomainContentModelMetaDataTranslator implements IMetaDataTranslator {
Discouraged access: The type IMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
HTMLContentModelMetaDataTranslator.java :
24 : public class HTMLContentModelMetaDataTranslator extends AbstractTagLibDomainContentModelMetaDataTranslator implements IMetaDataTranslator {
Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
HTMLContentModelMetaDataTranslator.java :
26 : public boolean canTranslate(IMetaDataSourceModelProvider modelProvider) {
Discouraged access: The method getSourceModel() from the type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
HTMLContentModelMetaDataTranslator.java :
28 : modelProvider.getSourceModel() instanceof HTMLCMDocument)
Discouraged access: The type HTMLCMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLContentModelMetaDataTranslator.java :
28 : modelProvider.getSourceModel() instanceof HTMLCMDocument)
Discouraged access: The type IMetaDataModelMergeAssistant is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
HTMLContentModelMetaDataTranslator.java :
36 : public void translate(final IMetaDataModelMergeAssistant assistant) {
Discouraged access: The field _assistant from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
HTMLContentModelMetaDataTranslator.java :
37 : _assistant = assistant;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLContentModelMetaDataTranslator.java :
38 : CMDocument doc = getSourceModel();
Discouraged access: The method getSourceModel() from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
HTMLContentModelMetaDataTranslator.java :
38 : CMDocument doc = getSourceModel();
Discouraged access: The type HTMLCMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
HTMLContentModelMetaDataTranslator.java :
39 : if (doc instanceof HTMLCMDocument){
Discouraged access: The method doTranslate(CMDocument) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
HTMLContentModelMetaDataTranslator.java :
40 : doTranslate(doc);
Discouraged access: The type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPContentModelMetaDataTranslator.java :
14 : import org.eclipse.jst.jsf.common.metadata.internal.AbstractTagLibDomainContentModelMetaDataTranslator;
Discouraged access: The type IMetaDataModelMergeAssistant is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPContentModelMetaDataTranslator.java :
15 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataModelMergeAssistant;
Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPContentModelMetaDataTranslator.java :
16 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataSourceModelProvider;
Discouraged access: The type IMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPContentModelMetaDataTranslator.java :
17 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataTranslator;
Discouraged access: The type JSPCMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
JSPContentModelMetaDataTranslator.java :
18 : import org.eclipse.wst.html.core.internal.contentmodel.JSPCMDocument;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPContentModelMetaDataTranslator.java :
19 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPContentModelMetaDataTranslator.java :
24 : public class JSPContentModelMetaDataTranslator extends AbstractTagLibDomainContentModelMetaDataTranslator implements IMetaDataTranslator {
Discouraged access: The type IMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPContentModelMetaDataTranslator.java :
24 : public class JSPContentModelMetaDataTranslator extends AbstractTagLibDomainContentModelMetaDataTranslator implements IMetaDataTranslator {
Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPContentModelMetaDataTranslator.java :
26 : public boolean canTranslate(IMetaDataSourceModelProvider modelProvider) {
Discouraged access: The method getSourceModel() from the type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPContentModelMetaDataTranslator.java :
28 : modelProvider.getSourceModel() instanceof JSPCMDocument)
Discouraged access: The type JSPCMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
JSPContentModelMetaDataTranslator.java :
28 : modelProvider.getSourceModel() instanceof JSPCMDocument)
Discouraged access: The type IMetaDataModelMergeAssistant is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPContentModelMetaDataTranslator.java :
33 : public void translate(final IMetaDataModelMergeAssistant assistant) {
Discouraged access: The method setAssistant(IMetaDataModelMergeAssistant) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPContentModelMetaDataTranslator.java :
34 : setAssistant(assistant);
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPContentModelMetaDataTranslator.java :
35 : CMDocument doc = getSourceModel();
Discouraged access: The method getSourceModel() from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPContentModelMetaDataTranslator.java :
35 : CMDocument doc = getSourceModel();
Discouraged access: The type JSPCMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
JSPContentModelMetaDataTranslator.java :
36 : if (doc instanceof JSPCMDocument){
Discouraged access: The method doTranslate(CMDocument) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPContentModelMetaDataTranslator.java :
37 : doTranslate(doc);
Discouraged access: The type AbstractMetaDataLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataLocator.java :
18 : import org.eclipse.jst.jsf.common.metadata.internal.AbstractMetaDataLocator;
Discouraged access: The type IMetaDataLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataLocator.java :
19 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataLocator;
Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataLocator.java :
20 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataSourceModelProvider;
Discouraged access: The type IPathSensitiveMetaDataLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataLocator.java :
21 : import org.eclipse.jst.jsf.common.metadata.internal.IPathSensitiveMetaDataLocator;
Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataLocator.java :
23 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.CMDocumentFactoryTLD;
Discouraged access: The type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
TaglibMetaDataLocator.java :
26 : import org.eclipse.wst.html.core.internal.contentmodel.HTMLCMDocumentFactory;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
27 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
28 : import org.eclipse.wst.xml.core.internal.provisional.contentmodel.CMDocType;
Discouraged access: The type AbstractMetaDataLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataLocator.java :
34 : public class TaglibMetaDataLocator extends AbstractMetaDataLocator implements IPathSensitiveMetaDataLocator{
Discouraged access: The type IPathSensitiveMetaDataLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataLocator.java :
34 : public class TaglibMetaDataLocator extends AbstractMetaDataLocator implements IPathSensitiveMetaDataLocator{
Discouraged access: The constructor AbstractMetaDataLocator() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataLocator.java :
45 : super();
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
50 : CMDocument doc = null;
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
55 : else if (uri.equalsIgnoreCase(CMDocType.HTML_DOC_TYPE)){
Discouraged access: The field HTML_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
55 : else if (uri.equalsIgnoreCase(CMDocType.HTML_DOC_TYPE)){
Discouraged access: The type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
TaglibMetaDataLocator.java :
56 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.HTML_DOC_TYPE);
Discouraged access: The method getCMDocument(String) from the type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
TaglibMetaDataLocator.java :
56 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.HTML_DOC_TYPE);
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
56 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.HTML_DOC_TYPE);
Discouraged access: The field HTML_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
56 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.HTML_DOC_TYPE);
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
58 : else if (uri.equalsIgnoreCase(CMDocType.JSP11_DOC_TYPE)){
Discouraged access: The field JSP11_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
58 : else if (uri.equalsIgnoreCase(CMDocType.JSP11_DOC_TYPE)){
Discouraged access: The type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
TaglibMetaDataLocator.java :
59 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP11_DOC_TYPE);
Discouraged access: The method getCMDocument(String) from the type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
TaglibMetaDataLocator.java :
59 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP11_DOC_TYPE);
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
59 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP11_DOC_TYPE);
Discouraged access: The field JSP11_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
59 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP11_DOC_TYPE);
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
61 : else if (uri.equalsIgnoreCase(CMDocType.JSP12_DOC_TYPE)){
Discouraged access: The field JSP12_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
61 : else if (uri.equalsIgnoreCase(CMDocType.JSP12_DOC_TYPE)){
Discouraged access: The type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
TaglibMetaDataLocator.java :
62 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP12_DOC_TYPE);
Discouraged access: The method getCMDocument(String) from the type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
TaglibMetaDataLocator.java :
62 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP12_DOC_TYPE);
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
62 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP12_DOC_TYPE);
Discouraged access: The field JSP12_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
62 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP12_DOC_TYPE);
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
64 : else if (uri.equalsIgnoreCase(CMDocType.JSP20_DOC_TYPE)){
Discouraged access: The field JSP20_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
64 : else if (uri.equalsIgnoreCase(CMDocType.JSP20_DOC_TYPE)){
Discouraged access: The type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
TaglibMetaDataLocator.java :
65 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP20_DOC_TYPE);
Discouraged access: The method getCMDocument(String) from the type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
TaglibMetaDataLocator.java :
65 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP20_DOC_TYPE);
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
65 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP20_DOC_TYPE);
Discouraged access: The field JSP20_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
65 : doc = HTMLCMDocumentFactory.getCMDocument(CMDocType.JSP20_DOC_TYPE);
Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataLocator.java :
68 : CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();
Discouraged access: The constructor CMDocumentFactoryTLD() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataLocator.java :
68 : CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();
Discouraged access: The type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataLocator.java :
68 : CMDocumentFactoryTLD factory = new CMDocumentFactoryTLD();
Discouraged access: The method createCMDocument(ITaglibRecord) from the type CMDocumentFactoryTLD is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataLocator.java :
72 : doc = factory.createCMDocument(tldRec);
Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataLocator.java :
159 : private class TaglibMetaDataSource implements IMetaDataSourceModelProvider{
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
161 : private CMDocument doc;
Discouraged access: The type IMetaDataLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataLocator.java :
162 : private IMetaDataLocator locator;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataLocator.java :
164 : TaglibMetaDataSource(CMDocument doc){
Discouraged access: The type IMetaDataLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataLocator.java :
173 : public IMetaDataLocator getLocator() {
Discouraged access: The type IMetaDataLocator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataLocator.java :
177 : public void setLocator(IMetaDataLocator locator) {
Discouraged access: The type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
15 : import org.eclipse.jst.jsf.common.metadata.internal.AbstractTagLibDomainContentModelMetaDataTranslator;
Discouraged access: The type IMetaDataModelMergeAssistant is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
16 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataModelMergeAssistant;
Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
17 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataSourceModelProvider;
Discouraged access: The type IMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
18 : import org.eclipse.jst.jsf.common.metadata.internal.IMetaDataTranslator;
Discouraged access: The type TLDAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
20 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDAttributeDeclaration;
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
21 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
22 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataTLDTranslator.java :
23 : import org.eclipse.wst.xml.core.internal.contentmodel.CMAttributeDeclaration;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataTLDTranslator.java :
24 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataTLDTranslator.java :
25 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
31 : public class TaglibMetaDataTLDTranslator extends AbstractTagLibDomainContentModelMetaDataTranslator implements IMetaDataTranslator {
Discouraged access: The type IMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
31 : public class TaglibMetaDataTLDTranslator extends AbstractTagLibDomainContentModelMetaDataTranslator implements IMetaDataTranslator {
Discouraged access: The type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
33 : public boolean canTranslate(IMetaDataSourceModelProvider modelProvider) {
Discouraged access: The method getSourceModel() from the type IMetaDataSourceModelProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
35 : modelProvider.getSourceModel() instanceof TLDDocument)
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
35 : modelProvider.getSourceModel() instanceof TLDDocument)
Discouraged access: The type IMetaDataModelMergeAssistant is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
43 : public void translate(final IMetaDataModelMergeAssistant assistant) {
Discouraged access: The method setAssistant(IMetaDataModelMergeAssistant) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
44 : setAssistant(assistant);
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataTLDTranslator.java :
45 : CMDocument doc = getSourceModel();
Discouraged access: The method getSourceModel() from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
45 : CMDocument doc = getSourceModel();
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
46 : if (doc instanceof TLDDocument){
Discouraged access: The method doTranslate(CMDocument) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
47 : doTranslate(doc);
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataTLDTranslator.java :
53 : protected void createTagfileTraits(CMDocument doc) {
Discouraged access: The method createTagfileTraits(CMDocument) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
54 : super.createTagfileTraits(doc);
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
55 : TLDDocument tldDoc = (TLDDocument)doc;
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
55 : TLDDocument tldDoc = (TLDDocument)doc;
Discouraged access: The field _assistant from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
57 : if (CMUtil.isTagDirDocument(tldDoc, _assistant.getMergedModel().getModelKey().getProject())){
Discouraged access: The method getMergedModel() from the type IMetaDataModelMergeAssistant is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
57 : if (CMUtil.isTagDirDocument(tldDoc, _assistant.getMergedModel().getModelKey().getProject())){
Discouraged access: The method getModelKey() from the type MetaDataModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
57 : if (CMUtil.isTagDirDocument(tldDoc, _assistant.getMergedModel().getModelKey().getProject())){
Discouraged access: The method getProject() from the type ModelKeyDescriptor is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
57 : if (CMUtil.isTagDirDocument(tldDoc, _assistant.getMergedModel().getModelKey().getProject())){
Discouraged access: The method getMergedModel() from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
58 : Model model = getMergedModel();
Discouraged access: The method createSimpleBooleanObjectEntityTraitIfNecessary(Entity, String, boolean) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
59 : createSimpleBooleanObjectEntityTraitIfNecessary(model, "isTagDir", true); //$NON-NLS-1$
Discouraged access: The method getShortname() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
69 : return getTLDDocument().getShortname();
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataTLDTranslator.java :
76 : protected String getTagDisplayLabel(CMElementDeclaration tag){
Discouraged access: The method getDisplayName() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
77 : String label = ((TLDElementDeclaration)tag).getDisplayName();
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
77 : String label = ((TLDElementDeclaration)tag).getDisplayName();
Discouraged access: The method getTagDisplayName(CMElementDeclaration) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
79 : label = super.getTagDisplayName(tag);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataTLDTranslator.java :
87 : protected String getTagDescription(CMElementDeclaration tag){
Discouraged access: The method getDescription() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
88 : String desc = ((TLDElementDeclaration)tag).getDescription();
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
88 : String desc = ((TLDElementDeclaration)tag).getDescription();
Discouraged access: The method getTagDescription(CMElementDeclaration) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
90 : desc = super.getTagDescription(tag);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataTLDTranslator.java :
98 : protected String getTagSmallIcon(CMElementDeclaration tag){
Discouraged access: The method getSmallIcon() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
99 : String smallIcon = ((TLDElementDeclaration)tag).getSmallIcon();
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
99 : String smallIcon = ((TLDElementDeclaration)tag).getSmallIcon();
Discouraged access: The method getTagSmallIcon(CMElementDeclaration) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
101 : smallIcon = super.getTagSmallIcon(tag);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataTLDTranslator.java :
109 : protected String getTagLargeIcon(CMElementDeclaration tag){
Discouraged access: The method getLargeIcon() from the type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
110 : String largeIcon = ((TLDElementDeclaration)tag).getLargeIcon();
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
110 : String largeIcon = ((TLDElementDeclaration)tag).getLargeIcon();
Discouraged access: The method getTagLargeIcon(CMElementDeclaration) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
112 : largeIcon = super.getTagLargeIcon(tag);
Discouraged access: The method getDescription() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
120 : return getTLDDocument().getDescription();
Discouraged access: The method getDisplayName() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
127 : return getTLDDocument().getDisplayName();
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
133 : protected TLDDocument getTLDDocument(){
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
134 : return (TLDDocument)getSourceModel();
Discouraged access: The method getSourceModel() from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
134 : return (TLDDocument)getSourceModel();
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataTLDTranslator.java :
138 : protected String getTagAttributeDescription(CMAttributeDeclaration cmAttr) {
Discouraged access: The method getDescription() from the type TLDAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
139 : String desc = ((TLDAttributeDeclaration)cmAttr).getDescription();
Discouraged access: The type TLDAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
139 : String desc = ((TLDAttributeDeclaration)cmAttr).getDescription();
Discouraged access: The method getTagAttributeDescription(CMAttributeDeclaration) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
141 : desc = super.getTagAttributeDescription(cmAttr);
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataTLDTranslator.java :
146 : protected boolean getTagAttributeIsRequired(CMAttributeDeclaration cmAttr) {
Discouraged access: The method getTagAttributeIsRequired(CMAttributeDeclaration) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
148 : return super.getTagAttributeIsRequired(cmAttr);
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataTLDTranslator.java :
152 : protected String getTagAttributeDefaultValue(CMAttributeDeclaration cmAttr) {
Discouraged access: The method getAttrType() from the type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataTLDTranslator.java :
153 : String val = ((TLDAttributeDeclaration)cmAttr).getAttrType().generateInstanceValue();
Discouraged access: The method generateInstanceValue() from the type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibMetaDataTLDTranslator.java :
153 : String val = ((TLDAttributeDeclaration)cmAttr).getAttrType().generateInstanceValue();
Discouraged access: The type TLDAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TaglibMetaDataTLDTranslator.java :
153 : String val = ((TLDAttributeDeclaration)cmAttr).getAttrType().generateInstanceValue();
Discouraged access: The method getTagAttributeDefaultValue(CMAttributeDeclaration) from the type AbstractTagLibDomainContentModelMetaDataTranslator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TaglibMetaDataTLDTranslator.java :
155 : val = super.getTagAttributeDefaultValue(cmAttr);
Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
37 : import org.eclipse.jst.jsf.common.internal.resource.IResourceLifecycleListener;
Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
38 : import org.eclipse.jst.jsf.common.internal.resource.LifecycleListener;
Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
39 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent;
Discouraged access: The method dispose() from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
189 : _lifecycleListener.dispose();
Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
222 : private final LifecycleListener _lifecycleListener;
Discouraged access: The constructor LifecycleListener(IResource) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
232 : _lifecycleListener = new LifecycleListener(_project);
Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
232 : _lifecycleListener = new LifecycleListener(_project);
Discouraged access: The method addListener(IResourceLifecycleListener) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
233 : _lifecycleListener.addListener(new IResourceLifecycleListener() { public EventResult acceptEvent(final ResourceLifecycleEvent event) { if (event.getAffectedResource() == _project) { if (event.getEventType() == ResourceLifecycleEvent.EventType.RESOURCE_INACCESSIBLE && event.getReasonType() == ResourceLifecycleEvent.ReasonType.RESOURCE_PROJECT_CLOSED) { dispose(); } } return EventResult.getDefaultEventResult(); } });
Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
233 : _lifecycleListener.addListener(new IResourceLifecycleListener()
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
235 : public EventResult acceptEvent(final ResourceLifecycleEvent event)
Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
235 : public EventResult acceptEvent(final ResourceLifecycleEvent event)
Discouraged access: The method getAffectedResource() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
237 : if (event.getAffectedResource() == _project)
Discouraged access: The method getEventType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
239 : if (event.getEventType() == ResourceLifecycleEvent.EventType.RESOURCE_INACCESSIBLE
Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
239 : if (event.getEventType() == ResourceLifecycleEvent.EventType.RESOURCE_INACCESSIBLE
Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
239 : if (event.getEventType() == ResourceLifecycleEvent.EventType.RESOURCE_INACCESSIBLE
Discouraged access: The field RESOURCE_INACCESSIBLE from the type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
239 : if (event.getEventType() == ResourceLifecycleEvent.EventType.RESOURCE_INACCESSIBLE
Discouraged access: The method getReasonType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
240 : && event.getReasonType() == ResourceLifecycleEvent.ReasonType.RESOURCE_PROJECT_CLOSED)
Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
240 : && event.getReasonType() == ResourceLifecycleEvent.ReasonType.RESOURCE_PROJECT_CLOSED)
Discouraged access: The type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
240 : && event.getReasonType() == ResourceLifecycleEvent.ReasonType.RESOURCE_PROJECT_CLOSED)
Discouraged access: The field RESOURCE_PROJECT_CLOSED from the type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
240 : && event.getReasonType() == ResourceLifecycleEvent.ReasonType.RESOURCE_PROJECT_CLOSED)
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
245 : return EventResult.getDefaultEventResult();
Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
245 : return EventResult.getDefaultEventResult();
Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DesignTimeApplicationManager.java :
673 : final IProject project, final LifecycleListener listener)
Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
18 : import org.eclipse.jst.jsf.common.internal.resource.IResourceLifecycleListener;
Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
19 : import org.eclipse.jst.jsf.common.internal.resource.LifecycleListener;
Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
20 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent;
Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
21 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent.EventType;
Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
40 : private LifecycleListener _lifecycleListener;
Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
41 : private IResourceLifecycleListener _listener;
Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
78 : public void initialize(final LifecycleListener lifecycleListener)
Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
85 : _listener = new IResourceLifecycleListener()
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
87 : public EventResult acceptEvent(ResourceLifecycleEvent event)
Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
87 : public EventResult acceptEvent(ResourceLifecycleEvent event)
Discouraged access: The method getAffectedResource() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
89 : if (res.equals(event.getAffectedResource()))
Discouraged access: The method getEventType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
91 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)
Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
91 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)
Discouraged access: The field RESOURCE_INACCESSIBLE from the type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
91 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)
Discouraged access: The method removeResource(IResource) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
93 : _lifecycleListener.removeResource(res);
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
96 : return EventResult.getDefaultEventResult();
Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
96 : return EventResult.getDefaultEventResult();
Discouraged access: The method addResource(IResource) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
100 : _lifecycleListener.addResource(res);
Discouraged access: The method addListener(IResourceLifecycleListener) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTFacesContext.java :
101 : _lifecycleListener.addListener(_listener);
Discouraged access: The type JSFCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTJSPExternalContext.java :
23 : import org.eclipse.jst.jsf.common.JSFCommonPlugin;
Discouraged access: The type JSFCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTJSPExternalContext.java :
82 : for (final Iterator it = JSFCommonPlugin.getSymbolSourceProviders().iterator(); it.hasNext();)
Discouraged access: The method getSymbolSourceProviders() from the type JSFCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DTJSPExternalContext.java :
82 : for (final Iterator it = JSFCommonPlugin.getSymbolSourceProviders().iterator(); it.hasNext();)
Discouraged access: The type JSFCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
38 : import org.eclipse.jst.jsf.common.JSFCommonPlugin;
Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
39 : import org.eclipse.jst.jsf.common.internal.resource.IResourceLifecycleListener;
Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
40 : import org.eclipse.jst.jsf.common.internal.resource.LifecycleListener;
Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
41 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent;
Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
42 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent.EventType;
Discouraged access: The type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
43 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent.ReasonType;
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
45 : import org.eclipse.jst.jsf.common.metadata.internal.TraitValueHelper;
Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPModelProcessor.java :
62 : import org.eclipse.wst.sse.core.internal.provisional.IModelManager;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPModelProcessor.java :
63 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPModelProcessor.java :
64 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPModelProcessor.java :
65 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
119 : private static LifecycleListener LIFECYCLE_LISTENER;
Discouraged access: The constructor LifecycleListener(IResource) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
144 : LIFECYCLE_LISTENER = new LifecycleListener(file);
Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
144 : LIFECYCLE_LISTENER = new LifecycleListener(file);
Discouraged access: The method addResource(IResource) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
148 : LIFECYCLE_LISTENER.addResource(file);
Discouraged access: The method removeResource(IResource) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
181 : LIFECYCLE_LISTENER.removeResource(file);
Discouraged access: The method dispose() from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
190 : LIFECYCLE_LISTENER.dispose();
Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
201 : private LifecycleListener _lifecycleListener;
Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
202 : private IResourceLifecycleListener _resListener;
Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
217 : private JSPModelProcessor(final IFile file, final LifecycleListener lifecycleListener)
Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
221 : _resListener = new IResourceLifecycleListener()
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
223 : public EventResult acceptEvent(final ResourceLifecycleEvent event)
Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
223 : public EventResult acceptEvent(final ResourceLifecycleEvent event)
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
225 : final EventResult result = EventResult.getDefaultEventResult();
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
225 : final EventResult result = EventResult.getDefaultEventResult();
Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
225 : final EventResult result = EventResult.getDefaultEventResult();
Discouraged access: The method getAffectedResource() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
228 : if (!_file.equals(event.getAffectedResource()))
Discouraged access: The method getEventType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
233 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)
Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
233 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)
Discouraged access: The field RESOURCE_INACCESSIBLE from the type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
233 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)
Discouraged access: The method getEventType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
237 : else if (event.getEventType() == EventType.RESOURCE_CHANGED)
Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
237 : else if (event.getEventType() == EventType.RESOURCE_CHANGED)
Discouraged access: The field RESOURCE_CHANGED from the type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
237 : else if (event.getEventType() == EventType.RESOURCE_CHANGED)
Discouraged access: The method getReasonType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
241 : if (event.getReasonType() == ReasonType.RESOURCE_CHANGED_CONTENTS
Discouraged access: The type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
241 : if (event.getReasonType() == ReasonType.RESOURCE_CHANGED_CONTENTS
Discouraged access: The field RESOURCE_CHANGED_CONTENTS from the type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
241 : if (event.getReasonType() == ReasonType.RESOURCE_CHANGED_CONTENTS
Discouraged access: The method addListener(IResourceLifecycleListener) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
252 : lifecycleListener.addListener(_resListener);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPModelProcessor.java :
255 : private IDOMModel getModelForFile(final IFile file)
Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPModelProcessor.java :
258 : final IModelManager modelManager =
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPModelProcessor.java :
261 : final IStructuredModel model = modelManager.getModelForRead(file);
Discouraged access: The method getModelForRead(IFile) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPModelProcessor.java :
261 : final IStructuredModel model = modelManager.getModelForRead(file);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPModelProcessor.java :
263 : if (model instanceof IDOMModel)
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPModelProcessor.java :
265 : return (IDOMModel) model;
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPModelProcessor.java :
271 : model.releaseFromRead();
Discouraged access: The method removeListener(IResourceLifecycleListener) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
287 : _lifecycleListener.removeListener(_resListener);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPModelProcessor.java :
435 : IDOMModel model = null;
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPModelProcessor.java :
461 : model.releaseFromRead();
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPModelProcessor.java :
470 : private void refreshInternal(final IDOMModel model)
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPModelProcessor.java :
473 : IStructuredDocumentContextFactory.INSTANCE.getContext(model.getStructuredDocument(), -1);
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPModelProcessor.java :
476 : final IDOMDocument document = model.getDocument();
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPModelProcessor.java :
476 : final IDOMDocument document = model.getDocument();
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPModelProcessor.java :
486 : private void recurseChildNodes(final IDOMModel model,
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPModelProcessor.java :
500 : private void processAttributes(final IDOMModel model, final Node node,
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPModelProcessor.java :
519 : private void processSymbolContrib(final IDOMModel model, final String uri, final String elementName, final Node attribute)
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPModelProcessor.java :
535 : getContext(model.getStructuredDocument(),
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
702 : if (TraitValueHelper.getValueAsBoolean(trait))
Discouraged access: The method getValueAsBoolean(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
702 : if (TraitValueHelper.getValueAsBoolean(trait))
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
740 : final boolean contribsValueBindings = TraitValueHelper.getValueAsBoolean(trait);
Discouraged access: The method getValueAsBoolean(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
740 : final boolean contribsValueBindings = TraitValueHelper.getValueAsBoolean(trait);
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
748 : scope = TraitValueHelper.getValueAsString(trait);
Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
748 : scope = TraitValueHelper.getValueAsString(trait);
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
753 : symbolFactory = TraitValueHelper.getValueAsString(trait);
Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
753 : symbolFactory = TraitValueHelper.getValueAsString(trait);
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
762 : staticType = TraitValueHelper.getValueAsString(trait);
Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
762 : staticType = TraitValueHelper.getValueAsString(trait);
Discouraged access: The type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
770 : valueExprAttr = TraitValueHelper.getValueAsString(trait);
Discouraged access: The method getValueAsString(Trait) from the type TraitValueHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
770 : valueExprAttr = TraitValueHelper.getValueAsString(trait);
Discouraged access: The type JSFCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
802 : return JSFCommonPlugin.getSymbolFactories().get(_metadata.get("factory")); //$NON-NLS-1$
Discouraged access: The method getSymbolFactories() from the type JSFCommonPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
JSPModelProcessor.java :
802 : return JSFCommonPlugin.getSymbolFactories().get(_metadata.get("factory")); //$NON-NLS-1$
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewBasedTaglibResolverFactory.java :
17 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ViewBasedTaglibResolverFactory.java :
29 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ViewBasedTaglibResolverFactory.java :
61 : if (context.getStructuredDocument() instanceof IStructuredDocument)
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ViewBasedTaglibResolverFactory.java :
172 : return ((IStructuredDocumentContext)adapter).getStructuredDocument() instanceof IStructuredDocument;
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewBasedTaglibResolverFactory.java :
192 : private ITagElement getTagElement(final Node node)
Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
30 : import org.eclipse.jst.jsf.common.internal.resource.IResourceLifecycleListener;
Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
31 : import org.eclipse.jst.jsf.common.internal.resource.LifecycleListener;
Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
32 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent;
Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
33 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent.EventType;
Discouraged access: The type IMapSourceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
34 : import org.eclipse.jst.jsf.context.symbol.internal.impl.IMapSourceInfo;
Discouraged access: The type IMapSourceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
38 : class ResourceBundleMapSource extends AbstractMap implements IMapSourceInfo
Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
149 : final LifecycleListener listener = new LifecycleListener(project);
Discouraged access: The constructor LifecycleListener(IResource) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
149 : final LifecycleListener listener = new LifecycleListener(project);
Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
149 : final LifecycleListener listener = new LifecycleListener(project);
Discouraged access: The method addListener(IResourceLifecycleListener) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
150 : listener.addListener(new IResourceLifecycleListener() { public EventResult acceptEvent(final ResourceLifecycleEvent event) { EventResult result = EventResult.getDefaultEventResult(); if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE) { try { final Map<String, BundleFileCacheInfo> bundleCache = (Map<String, BundleFileCacheInfo>) project.getSessionProperty(SESSION_PROPERTY_KEY_PROJECT); bundleCache.clear(); project.setSessionProperty(SESSION_PROPERTY_KEY_PROJECT, null); } catch (final CoreException ce) { JSFCorePlugin.log("Error clearing bundle file cache", ce); //$NON-NLS-1$ } result = EventResult.getDisposeAfterEventResult(); } return result; } } );
Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
150 : listener.addListener(new IResourceLifecycleListener()
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
152 : public EventResult acceptEvent(final ResourceLifecycleEvent event)
Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
152 : public EventResult acceptEvent(final ResourceLifecycleEvent event)
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
154 : EventResult result = EventResult.getDefaultEventResult();
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
154 : EventResult result = EventResult.getDefaultEventResult();
Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
154 : EventResult result = EventResult.getDefaultEventResult();
Discouraged access: The method getEventType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
156 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)
Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
156 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)
Discouraged access: The field RESOURCE_INACCESSIBLE from the type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
156 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
169 : result = EventResult.getDisposeAfterEventResult();
Discouraged access: The method getDisposeAfterEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
169 : result = EventResult.getDisposeAfterEventResult();
Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
203 : final LifecycleListener listener = new LifecycleListener(bundleRes);
Discouraged access: The constructor LifecycleListener(IResource) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
203 : final LifecycleListener listener = new LifecycleListener(bundleRes);
Discouraged access: The type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
203 : final LifecycleListener listener = new LifecycleListener(bundleRes);
Discouraged access: The method addListener(IResourceLifecycleListener) from the type LifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
204 : listener.addListener(new IResourceLifecycleListener() { public EventResult acceptEvent(final ResourceLifecycleEvent event) { EventResult result = EventResult.getDefaultEventResult(); if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE) { Map<String, BundleFileCacheInfo> bundleFileCache = getBundleFileCache(project); bundleFileCache.remove(resourcePathStr); result = EventResult.getDisposeAfterEventResult(); } return result; } } );
Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
204 : listener.addListener(new IResourceLifecycleListener()
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
206 : public EventResult acceptEvent(final ResourceLifecycleEvent event)
Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
206 : public EventResult acceptEvent(final ResourceLifecycleEvent event)
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
208 : EventResult result = EventResult.getDefaultEventResult();
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
208 : EventResult result = EventResult.getDefaultEventResult();
Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
208 : EventResult result = EventResult.getDefaultEventResult();
Discouraged access: The method getEventType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
210 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)
Discouraged access: The type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
210 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)
Discouraged access: The field RESOURCE_INACCESSIBLE from the type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
210 : if (event.getEventType() == EventType.RESOURCE_INACCESSIBLE)
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
214 : result = EventResult.getDisposeAfterEventResult();
Discouraged access: The method getDisposeAfterEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ResourceBundleMapSource.java :
214 : result = EventResult.getDisposeAfterEventResult();
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
ValueExpressionSymbolFactory.java :
33 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMAttr;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
ValueExpressionSymbolFactory.java :
34 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
ValueExpressionSymbolFactory.java :
82 : if (element instanceof IDOMElement) // implicit null check.
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
ValueExpressionSymbolFactory.java :
86 : if (attr instanceof IDOMAttr && attr.getValue() != null)
Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
AbstractDTViewHandler.java :
20 : import org.eclipse.jst.jsf.common.internal.resource.ImmutableLifecycleListener;
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractDTViewHandler.java :
21 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;
Discouraged access: The method setSubtreeProtected() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractDTViewHandler.java :
82 : viewRoot.setSubtreeProtected();
Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
AbstractDTViewHandler.java :
112 : public abstract void setLifecycleListener(ImmutableLifecycleListener listener);
Discouraged access: The constructor ComponentTypeInfo(String, String, String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractDTViewHandler.java :
216 : super(null, null, new ComponentTypeInfo("", "", "",""));
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractDTViewHandler.java :
216 : super(null, null, new ComponentTypeInfo("", "", "",""));
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractViewDefnAdapter.java :
15 : import org.eclipse.jst.jsf.common.runtime.internal.model.ViewObject;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractViewDefnAdapter.java :
16 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;
Discouraged access: The type ELExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractViewDefnAdapter.java :
17 : import org.eclipse.jst.jsf.common.runtime.internal.model.datatypes.ELExpression;
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractViewDefnAdapter.java :
33 : public abstract ViewObject mapToViewObject(
Discouraged access: The type ELExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractViewDefnAdapter.java :
47 : public abstract ELExpression getELExpression(final IModelContext context)
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractViewDefnAdapter.java :
50 : public abstract ViewObject findViewObject(VIEW_DEFN_BASE_TYPE viewDefnObject,
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractViewDefnAdapter.java :
51 : ComponentInfo root);
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractViewDefnAdapter.java :
53 : public abstract VIEW_DEFN_BASE_TYPE findViewDefn(ViewObject viewObject,
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractViewDefnAdapter.java :
54 : ComponentInfo root);
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ComponentConstructionData.java :
15 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ComponentConstructionData.java :
25 : private ComponentInfo _parent;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ComponentConstructionData.java :
36 : final ComponentInfo parent, final IProject project, final IDocument document)
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ComponentConstructionData.java :
47 : public final ComponentInfo getParent()
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ComponentConstructionData.java :
73 : public final void setParent(final ComponentInfo parent)
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ComponentTreeConstructionStrategy.java :
13 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ComponentTreeConstructionStrategy.java :
31 : public abstract ComponentInfo createComponentTree(DTFacesContext context, DTUIViewRoot viewRoot);
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTComponentIntrospector.java :
33 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTComponentIntrospector.java :
34 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterTypeInfo;
Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTComponentIntrospector.java :
35 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ValidatorTypeInfo;
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTComponentIntrospector.java :
85 : public static ComponentTypeInfo getComponent(final String classType,
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTComponentIntrospector.java :
150 : return new ComponentTypeInfo(classType, className, superClasses .toArray(new String[0]), interfaces.toArray(new String[0]), family, renderer);
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTComponentIntrospector.java :
150 : return new ComponentTypeInfo(classType, className, superClasses
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTComponentIntrospector.java :
164 : public static ComponentTypeInfo getComponent(final String classType,
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTComponentIntrospector.java :
175 : public static ConverterTypeInfo getConverter(final String converterId,
Discouraged access: The constructor ConverterTypeInfo(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTComponentIntrospector.java :
178 : return new ConverterTypeInfo(converterClass, converterId);
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTComponentIntrospector.java :
178 : return new ConverterTypeInfo(converterClass, converterId);
Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTComponentIntrospector.java :
186 : public static ValidatorTypeInfo getValidator(final String validatorId,
Discouraged access: The constructor ValidatorTypeInfo(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTComponentIntrospector.java :
189 : return new ValidatorTypeInfo(validatorClass, validatorId);
Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTComponentIntrospector.java :
189 : return new ValidatorTypeInfo(validatorClass, validatorId);
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTComponentIntrospector.java :
337 : final ComponentTypeInfo typeInfo, final IProject project)
Discouraged access: The method getClassName() from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTComponentIntrospector.java :
344 : IType type = javaProject.findType(typeInfo.getClassName());
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTUIViewRoot.java :
16 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTUIViewRoot.java :
17 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTUIViewRoot.java :
23 : public abstract class DTUIViewRoot extends ComponentInfo
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTUIViewRoot.java :
40 : protected DTUIViewRoot(final String id, final ComponentInfo parent,
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTUIViewRoot.java :
41 : final ComponentTypeInfo componentTypeInfo)
Discouraged access: The constructor ComponentInfo(String, ComponentInfo, ComponentTypeInfo, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DTUIViewRoot.java :
43 : super(id, parent, componentTypeInfo, true);
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultDTUIViewRoot.java :
16 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;
Discouraged access: The constructor ComponentTypeInfo(String, String, String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultDTUIViewRoot.java :
37 : super(null, null, new ComponentTypeInfo("javax.faces.ViewRoot", "javax.faces.component.UIViewRoot", "javax.faces.ViewRoot", null));
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultDTUIViewRoot.java :
37 : super(null, null, new ComponentTypeInfo("javax.faces.ViewRoot",
Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
32 : import org.eclipse.jst.jsf.common.internal.resource.IResourceLifecycleListener;
Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
33 : import org.eclipse.jst.jsf.common.internal.resource.ImmutableLifecycleListener;
Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
34 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent;
Discouraged access: The type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
35 : import org.eclipse.jst.jsf.common.internal.resource.ResourceLifecycleEvent.ReasonType;
Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
343 : public final void setLifecycleListener(final ImmutableLifecycleListener listener)
Discouraged access: The type IResourceLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
354 : private class MyLifecycleManager implements IResourceLifecycleListener
Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
356 : private ImmutableLifecycleListener _listener;
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
401 : public EventResult acceptEvent(final ResourceLifecycleEvent event)
Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
401 : public EventResult acceptEvent(final ResourceLifecycleEvent event)
Discouraged access: The method getEventType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
403 : switch (event.getEventType())
Discouraged access: The field RESOURCE_CHANGED from the type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
405 : case RESOURCE_CHANGED:
Discouraged access: The field RESOURCE_INACCESSIBLE from the type ResourceLifecycleEvent.EventType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
410 : case RESOURCE_INACCESSIBLE:
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
419 : return EventResult.getDefaultEventResult();
Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
419 : return EventResult.getDefaultEventResult();
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
422 : private EventResult handleContentChangeEvent(
Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
423 : final ResourceLifecycleEvent event)
Discouraged access: The method getReasonType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
425 : if (event.getReasonType() != ReasonType.RESOURCE_CHANGED_CONTENTS)
Discouraged access: The type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
425 : if (event.getReasonType() != ReasonType.RESOURCE_CHANGED_CONTENTS)
Discouraged access: The field RESOURCE_CHANGED_CONTENTS from the type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
425 : if (event.getReasonType() != ReasonType.RESOURCE_CHANGED_CONTENTS)
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
427 : return EventResult.getDefaultEventResult();
Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
427 : return EventResult.getDefaultEventResult();
Discouraged access: The method getAffectedResource() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
430 : final IResource res = event.getAffectedResource();
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
441 : return EventResult.getDefaultEventResult();
Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
441 : return EventResult.getDefaultEventResult();
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
444 : private EventResult handleInaccessibleChangeEvent(
Discouraged access: The type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
445 : final ResourceLifecycleEvent event)
Discouraged access: The method getAffectedResource() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
447 : final IResource res = event.getAffectedResource();
Discouraged access: The type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
448 : final ReasonType reasonType = event.getReasonType();
Discouraged access: The method getReasonType() from the type ResourceLifecycleEvent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
448 : final ReasonType reasonType = event.getReasonType();
Discouraged access: The type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
450 : if (reasonType == ReasonType.RESOURCE_PROJECT_CLOSED)
Discouraged access: The field RESOURCE_PROJECT_CLOSED from the type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
450 : if (reasonType == ReasonType.RESOURCE_PROJECT_CLOSED)
Discouraged access: The type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
454 : else if (reasonType == ReasonType.RESOURCE_DELETED)
Discouraged access: The field RESOURCE_DELETED from the type ResourceLifecycleEvent.ReasonType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
454 : else if (reasonType == ReasonType.RESOURCE_DELETED)
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
460 : return EventResult.getDefaultEventResult();
Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
460 : return EventResult.getDefaultEventResult();
Discouraged access: The type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
473 : return EventResult.getDefaultEventResult();
Discouraged access: The method getDefaultEventResult() from the type IResourceLifecycleListener.EventResult is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
473 : return EventResult.getDefaultEventResult();
Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
549 : final ImmutableLifecycleListener listener)
Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
556 : final ImmutableLifecycleListener oldListener = _listener;
Discouraged access: The method removeListener(IResourceLifecycleListener) from the type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
560 : oldListener.removeListener(this);
Discouraged access: The method addListener(IResourceLifecycleListener) from the type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
DefaultDTViewHandler.java :
567 : _listener.addListener(this);
Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
IDTViewHandler.java :
16 : import org.eclipse.jst.jsf.common.internal.resource.ImmutableLifecycleListener;
Discouraged access: The type ImmutableLifecycleListener is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
IDTViewHandler.java :
140 : void setLifecycleListener(final ImmutableLifecycleListener listener);
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
IViewDefnAdapter.java :
15 : import org.eclipse.jst.jsf.common.runtime.internal.model.ViewObject;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
IViewDefnAdapter.java :
16 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;
Discouraged access: The type ELExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
IViewDefnAdapter.java :
17 : import org.eclipse.jst.jsf.common.runtime.internal.model.datatypes.ELExpression;
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
IViewDefnAdapter.java :
44 : ViewObject mapToViewObject(
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
IViewDefnAdapter.java :
58 : ViewObject findViewObject(VIEW_DEFN_BASE_TYPE viewDefnObject, ComponentInfo root);
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
IViewDefnAdapter.java :
58 : ViewObject findViewObject(VIEW_DEFN_BASE_TYPE viewDefnObject, ComponentInfo root);
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
IViewDefnAdapter.java :
67 : VIEW_DEFN_BASE_TYPE findViewDefn(ViewObject viewObject, ComponentInfo root);
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
IViewDefnAdapter.java :
67 : VIEW_DEFN_BASE_TYPE findViewDefn(ViewObject viewObject, ComponentInfo root);
Discouraged access: The type ELExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
IViewDefnAdapter.java :
126 : ELExpression getELExpression(IModelContext context) throws ViewHandlerException;
Discouraged access: The type TaglibController is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
31 : import org.eclipse.jst.jsp.core.internal.contentmodel.TaglibController;
Discouraged access: The type TLDCMDocumentManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
32 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.TLDCMDocumentManager;
Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
33 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.TaglibTracker;
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
34 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;
Discouraged access: The type DOMModelForJSP is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
35 : import org.eclipse.jst.jsp.core.internal.domdocument.DOMModelForJSP;
Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
36 : import org.eclipse.jst.jsp.core.internal.regions.DOMJSPRegionContexts;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPViewDefnAdapter.java :
38 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPViewDefnAdapter.java :
39 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPViewDefnAdapter.java :
40 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPViewDefnAdapter.java :
68 : IStructuredModel model = null;
Discouraged access: The method getModelForRead(IFile) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPViewDefnAdapter.java :
72 : StructuredModelManager.getModelManager() .getModelForRead(viewDefnFile);
Discouraged access: The type DOMModelForJSP is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
75 : if (model instanceof DOMModelForJSP)
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPViewDefnAdapter.java :
77 : return model.getStructuredDocument();
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPViewDefnAdapter.java :
92 : model.releaseFromRead();
Discouraged access: The type TLDCMDocumentManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
106 : final TLDCMDocumentManager m =
Discouraged access: The type TaglibController is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
107 : TaglibController.getTLDCMDocumentManager(doc);
Discouraged access: The method getTLDCMDocumentManager(IDocument) from the type TaglibController is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
107 : TaglibController.getTLDCMDocumentManager(doc);
Discouraged access: The method getTaglibTrackers() from the type TLDCMDocumentManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
113 : final List<?> trackers = m.getTaglibTrackers();
Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
116 : final TaglibTracker tracker = (TaglibTracker) name;
Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
116 : final TaglibTracker tracker = (TaglibTracker) name;
Discouraged access: The method getPrefix() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
117 : if (prefix.equals(tracker.getPrefix()))
Discouraged access: The method getURI() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
119 : return tracker.getURI();
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPViewDefnAdapter.java :
150 : { DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE }))
Discouraged access: The field XML_TAG_ATTRIBUTE_VALUE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPViewDefnAdapter.java :
150 : { DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE }))
Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
154 : if (DOMJSPRegionContexts.JSP_VBL_CONTENT.equals(regionType))
Discouraged access: The field JSP_VBL_CONTENT from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
154 : if (DOMJSPRegionContexts.JSP_VBL_CONTENT.equals(regionType))
Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
163 : else if (regionType.equals(DOMJSPRegionContexts.JSP_VBL_CLOSE))
Discouraged access: The field JSP_VBL_CLOSE from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
163 : else if (regionType.equals(DOMJSPRegionContexts.JSP_VBL_CLOSE))
Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
174 : if (DOMJSPRegionContexts.JSP_VBL_CONTENT
Discouraged access: The field JSP_VBL_CONTENT from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
174 : if (DOMJSPRegionContexts.JSP_VBL_CONTENT
Discouraged access: The type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
180 : else if (DOMJSPRegionContexts.JSP_VBL_OPEN
Discouraged access: The field JSP_VBL_OPEN from the type DOMJSPRegionContexts is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
180 : else if (DOMJSPRegionContexts.JSP_VBL_OPEN
Discouraged access: The type TLDCMDocumentManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
210 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(doc);
Discouraged access: The type TaglibController is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
210 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(doc);
Discouraged access: The method getTLDCMDocumentManager(IDocument) from the type TaglibController is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
210 : TLDCMDocumentManager m = TaglibController.getTLDCMDocumentManager(doc);
Discouraged access: The method getTaglibTrackers() from the type TLDCMDocumentManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
213 : List trackers = m.getTaglibTrackers();
Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
215 : TaglibTracker tracker = (TaglibTracker) iter.next();
Discouraged access: The type TaglibTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
215 : TaglibTracker tracker = (TaglibTracker) iter.next();
Discouraged access: The method getURI() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
216 : if (namespace.equals(tracker.getURI())) {
Discouraged access: The method getPrefix() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
217 : return tracker.getPrefix();
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPViewDefnAdapter.java :
220 : CMDocument cmdoc = tracker.getDocument();
Discouraged access: The method getDocument() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
220 : CMDocument cmdoc = tracker.getDocument();
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
221 : if (cmdoc instanceof TLDDocument
Discouraged access: The method getUri() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
222 : && namespace.equals(((TLDDocument) cmdoc).getUri())) {
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
222 : && namespace.equals(((TLDDocument) cmdoc).getUri())) {
Discouraged access: The method getPrefix() from the type CMDocumentWrapperImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPViewDefnAdapter.java :
223 : return tracker.getPrefix();
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TaglibBasedViewDefnAdapter.java :
14 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TaglibBasedViewDefnAdapter.java :
15 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TaglibBasedViewDefnAdapter.java :
45 : protected ITagElement findTagElement(final Element node,
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TaglibBasedViewDefnAdapter.java :
53 : final Namespace lib = getTagRegistry().getTagLibrary(uri);
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewObjectConstructionStrategy.java :
13 : import org.eclipse.jst.jsf.common.runtime.internal.model.ViewObject;
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewObjectConstructionStrategy.java :
14 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewObjectConstructionStrategy.java :
33 : public abstract ViewObject createViewObject(VIEW_DEFN_BASE_TYPE viewBase,
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewObjectConstructionStrategy.java :
34 : ITagElement tagElement);
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
19 : import org.eclipse.jst.jsf.common.runtime.internal.model.ViewObject;
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
20 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentFactory;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
21 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
52 : public ComponentInfo createComponentTree(final DTFacesContext context,
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
83 : private ComponentInfo buildComponentTree(final Node root,
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
87 : final ComponentInfo dummyRoot = ComponentFactory.createComponentInfo(
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
87 : final ComponentInfo dummyRoot = ComponentFactory.createComponentInfo(
Discouraged access: The method createComponentInfo(String, ComponentInfo, ComponentTypeInfo, boolean) from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
87 : final ComponentInfo dummyRoot = ComponentFactory.createComponentInfo( null, null, null, true);
Discouraged access: The method getChildren() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
94 : populateViewRoot(viewRoot, dummyRoot.getChildren());
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
122 : ComponentInfo foundRoot = null;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
133 : final ComponentInfo topLevelChild = (ComponentInfo) it.next();
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
133 : final ComponentInfo topLevelChild = (ComponentInfo) it.next();
Discouraged access: The method getComponentTypeInfo() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
135 : if ("javax.faces.ViewRoot".equals(topLevelChild .getComponentTypeInfo().getComponentType()))
Discouraged access: The method getComponentType() from the type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
135 : if ("javax.faces.ViewRoot".equals(topLevelChild .getComponentTypeInfo().getComponentType()))
Discouraged access: The method getChildren() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
145 : for (final Iterator it = foundRoot.getChildren().iterator(); it
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
148 : final ComponentInfo child = (ComponentInfo) it.next();
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
148 : final ComponentInfo child = (ComponentInfo) it.next();
Discouraged access: The method getFacetName(ComponentInfo) from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
149 : final String facetName = foundRoot.getFacetName(child);
Discouraged access: The method addChild(ComponentInfo) from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
154 : viewRoot.addChild(child);
Discouraged access: The method addFacet(String, ComponentInfo) from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
159 : viewRoot.addFacet(facetName, child);
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
165 : private void recurseDOMModel(final Node node, final ComponentInfo parent,
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
169 : ViewObject mappedObject = null;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
176 : ComponentInfo newParent = parent;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
178 : if (mappedObject instanceof ComponentInfo)
Discouraged access: The method addChild(ComponentInfo) from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
180 : parent.addChild((ComponentInfo) mappedObject);
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
180 : parent.addChild((ComponentInfo) mappedObject);
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLComponentTreeConstructionStrategy.java :
181 : newParent = (ComponentInfo) mappedObject;
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
20 : import org.eclipse.jst.jsf.common.runtime.internal.model.ViewObject;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
21 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;
Discouraged access: The type ELExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
22 : import org.eclipse.jst.jsf.common.runtime.internal.model.datatypes.ELExpression;
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
23 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
24 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLViewDefnAdapter.java :
33 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLViewDefnAdapter.java :
34 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
68 : public ViewObject mapToViewObject(
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
92 : public ITagElement mapToTagElement(final Node viewDefnObject,
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
130 : public ViewObject findViewObject(final Node viewDefnObject,
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
131 : final ComponentInfo root)
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLViewDefnAdapter.java :
160 : if (viewDefnObject instanceof IDOMNode)
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLViewDefnAdapter.java :
162 : final IStructuredDocument sdoc = ((IDOMNode) viewDefnObject)
Discouraged access: The method getStructuredDocument() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLViewDefnAdapter.java :
162 : final IStructuredDocument sdoc = ((IDOMNode) viewDefnObject) .getStructuredDocument();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLViewDefnAdapter.java :
162 : final IStructuredDocument sdoc = ((IDOMNode) viewDefnObject)
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
171 : public Node findViewDefn(final ViewObject viewObject,
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
172 : final ComponentInfo root)
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
189 : protected ViewObject createFromElement(final Element element,
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
193 : final ITagElement tagElement = findTagElement(element, document);
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
216 : protected abstract ITagElement findTagElement(final Element node,
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
224 : protected static ITagElement findTagElement(final String nodeName,
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
225 : final Namespace lib)
Discouraged access: The method getViewElement(String) from the type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
227 : return lib.getViewElement(nodeName);
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
236 : protected static Namespace getTaglib(
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
237 : final Collection<? extends Namespace> namespaces, final String uri)
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
239 : for (final Namespace namespace : namespaces)
Discouraged access: The method getNSUri() from the type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
241 : if (uri.equals(namespace.getNSUri()))
Discouraged access: The type ELExpression is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewDefnAdapter.java :
286 : public static class DTELExpression extends ELExpression
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
21 : import org.eclipse.jst.jsf.common.runtime.internal.model.ViewObject;
Discouraged access: The type ActionSourceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
22 : import org.eclipse.jst.jsf.common.runtime.internal.model.behavioural.ActionSourceInfo;
Discouraged access: The type ActionSourceInfo2 is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
23 : import org.eclipse.jst.jsf.common.runtime.internal.model.behavioural.ActionSourceInfo2;
Discouraged access: The type EditableValueHolderInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
24 : import org.eclipse.jst.jsf.common.runtime.internal.model.behavioural.EditableValueHolderInfo;
Discouraged access: The type INamingContainerInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
25 : import org.eclipse.jst.jsf.common.runtime.internal.model.behavioural.INamingContainerInfo;
Discouraged access: The type ValueHolderInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
26 : import org.eclipse.jst.jsf.common.runtime.internal.model.behavioural.ValueHolderInfo;
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
27 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentFactory;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
28 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
29 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;
Discouraged access: The type ConverterDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
30 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterDecorator;
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
31 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterTypeInfo;
Discouraged access: The type ValidatorDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
32 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ValidatorDecorator;
Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
33 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ValidatorTypeInfo;
Discouraged access: The type IComponentPropertyHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
34 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IComponentPropertyHandler;
Discouraged access: The type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
35 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IComponentTagElement;
Discouraged access: The type IConverterTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
36 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IConverterTagElement;
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
37 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagAttributeHandler;
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
38 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;
Discouraged access: The type IValidatorTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
39 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IValidatorTagElement;
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
90 : public ViewObject createViewObject(final Element element,
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
91 : final ITagElement tagElement)
Discouraged access: The type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
95 : if (tagElement instanceof IComponentTagElement)
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
103 : final ComponentTypeInfo typeInfo = ((IComponentTagElement) tagElement)
Discouraged access: The method getComponent() from the type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
103 : final ComponentTypeInfo typeInfo = ((IComponentTagElement) tagElement) .getComponent();
Discouraged access: The type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
103 : final ComponentTypeInfo typeInfo = ((IComponentTagElement) tagElement)
Discouraged access: The method getComponentType() from the type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
106 : if (!"javax.faces.ViewRoot".equals(typeInfo.getComponentType()))
Discouraged access: The method getUri() from the type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
110 : return findBestComponent(tagElement.getUri(), element, id,
Discouraged access: The type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
111 : (IComponentTagElement) tagElement);
Discouraged access: The type IConverterTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
113 : else if (tagElement instanceof IConverterTagElement)
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
115 : final ConverterTypeInfo typeInfo = ((IConverterTagElement) tagElement)
Discouraged access: The method getConverter() from the type IConverterTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
115 : final ConverterTypeInfo typeInfo = ((IConverterTagElement) tagElement) .getConverter();
Discouraged access: The type IConverterTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
115 : final ConverterTypeInfo typeInfo = ((IConverterTagElement) tagElement)
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
118 : ComponentInfo parent = _constructionData.getParent();
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
120 : ComponentFactory.INTERFACE_VALUEHOLDER, parent);
Discouraged access: The field INTERFACE_VALUEHOLDER from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
120 : ComponentFactory.INTERFACE_VALUEHOLDER, parent);
Discouraged access: The method addDecorator(Decorator, Class) from the type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
123 : parent.addDecorator( new ConverterDecorator(parent, typeInfo), ComponentFactory.CONVERTER);
Discouraged access: The constructor ConverterDecorator(ComponentInfo, ConverterTypeInfo) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
124 : new ConverterDecorator(parent, typeInfo),
Discouraged access: The type ConverterDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
124 : new ConverterDecorator(parent, typeInfo),
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
125 : ComponentFactory.CONVERTER);
Discouraged access: The field CONVERTER from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
125 : ComponentFactory.CONVERTER);
Discouraged access: The type IValidatorTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
129 : else if (tagElement instanceof IValidatorTagElement)
Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
131 : final ValidatorTypeInfo typeInfo = ((IValidatorTagElement) tagElement)
Discouraged access: The method getValidator() from the type IValidatorTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
131 : final ValidatorTypeInfo typeInfo = ((IValidatorTagElement) tagElement) .getValidator();
Discouraged access: The type IValidatorTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
131 : final ValidatorTypeInfo typeInfo = ((IValidatorTagElement) tagElement)
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
133 : ComponentInfo parent = _constructionData.getParent();
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
135 : ComponentFactory.INTERFACE_EDITABLEVALUEHOLDER, parent);
Discouraged access: The field INTERFACE_EDITABLEVALUEHOLDER from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
135 : ComponentFactory.INTERFACE_EDITABLEVALUEHOLDER, parent);
Discouraged access: The method addDecorator(Decorator, Class) from the type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
138 : parent.addDecorator( new ValidatorDecorator(parent, typeInfo), ComponentFactory.VALIDATOR);
Discouraged access: The constructor ValidatorDecorator(ComponentInfo, ValidatorTypeInfo) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
139 : new ValidatorDecorator(parent, typeInfo),
Discouraged access: The type ValidatorDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
139 : new ValidatorDecorator(parent, typeInfo),
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
140 : ComponentFactory.VALIDATOR);
Discouraged access: The field VALIDATOR from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
140 : ComponentFactory.VALIDATOR);
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
153 : private ComponentInfo findFirstParent(final String matchingType,
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
154 : final ComponentInfo start)
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
156 : ComponentInfo parent = start;
Discouraged access: The method getComponentTypeInfo() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
158 : while (parent != null && parent.getComponentTypeInfo() != null
Discouraged access: The method isInstanceOf(String) from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
159 : && !parent.getComponentTypeInfo().isInstanceOf(matchingType))
Discouraged access: The method getComponentTypeInfo() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
159 : && !parent.getComponentTypeInfo().isInstanceOf(matchingType))
Discouraged access: The method getParent() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
161 : parent = parent.getParent();
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
166 : private ComponentInfo findBestComponent(final String uri,
Discouraged access: The type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
168 : final IComponentTagElement tagElement)
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
170 : ComponentInfo bestComponent = null;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
172 : final ComponentInfo parent = _constructionData.getParent();
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
185 : final ComponentTypeInfo typeInfo = tagElement.getComponent();
Discouraged access: The method getComponent() from the type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
185 : final ComponentTypeInfo typeInfo = tagElement.getComponent();
Discouraged access: The method isInstanceOf(String) from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
190 : if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIINPUT))
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
190 : if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIINPUT))
Discouraged access: The field BASE_CLASS_UIINPUT from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
190 : if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIINPUT))
Discouraged access: The method createUIInputInfo(ComponentInfo, ComponentTypeInfo, Map) from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
192 : bestComponent = ComponentFactory.createUIInputInfo(parent, typeInfo, initMap);
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
192 : bestComponent = ComponentFactory.createUIInputInfo(parent,
Discouraged access: The method isInstanceOf(String) from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
195 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIOUTPUT))
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
195 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIOUTPUT))
Discouraged access: The field BASE_CLASS_UIOUTPUT from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
195 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIOUTPUT))
Discouraged access: The method createUIOutputInfo(ComponentInfo, ComponentTypeInfo, Map) from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
197 : bestComponent = ComponentFactory.createUIOutputInfo(parent, typeInfo, initMap);
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
197 : bestComponent = ComponentFactory.createUIOutputInfo(parent,
Discouraged access: The method isInstanceOf(String) from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
200 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UICOMMAND))
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
200 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UICOMMAND))
Discouraged access: The field BASE_CLASS_UICOMMAND from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
200 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UICOMMAND))
Discouraged access: The method createUICommandInfo(ComponentInfo, ComponentTypeInfo, Map) from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
202 : bestComponent = ComponentFactory.createUICommandInfo(parent, typeInfo, initMap);
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
202 : bestComponent = ComponentFactory.createUICommandInfo(parent,
Discouraged access: The method isInstanceOf(String) from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
205 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIDATA))
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
205 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIDATA))
Discouraged access: The field BASE_CLASS_UIDATA from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
205 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIDATA))
Discouraged access: The method createUIDataInfo(ComponentInfo, ComponentTypeInfo, Map) from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
207 : bestComponent = ComponentFactory.createUIDataInfo(parent, typeInfo, initMap);
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
207 : bestComponent = ComponentFactory.createUIDataInfo(parent, typeInfo,
Discouraged access: The method isInstanceOf(String) from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
210 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIFORM))
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
210 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIFORM))
Discouraged access: The field BASE_CLASS_UIFORM from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
210 : else if (typeInfo.isInstanceOf(ComponentFactory.BASE_CLASS_UIFORM))
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
213 : bestComponent = ComponentFactory.createUIFormInfo(parent, typeInfo,
Discouraged access: The method createUIFormInfo(ComponentInfo, ComponentTypeInfo, Map) from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
213 : bestComponent = ComponentFactory.createUIFormInfo(parent, typeInfo, initMap);
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
219 : bestComponent = ComponentFactory.createComponentInfo(
Discouraged access: The method createComponentInfo(ComponentInfo, ComponentTypeInfo, Map) from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
219 : bestComponent = ComponentFactory.createComponentInfo( _constructionData.getParent(), typeInfo, initMap);
Discouraged access: The type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
233 : final IComponentTagElement tagElement,
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
236 : final ComponentTypeInfo typeInfo = tagElement.getComponent();
Discouraged access: The method getComponent() from the type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
236 : final ComponentTypeInfo typeInfo = tagElement.getComponent();
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
237 : final Map<String, ITagAttributeHandler> attributeHandlers = tagElement
Discouraged access: The method getAttributeHandlers() from the type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
237 : final Map<String, ITagAttributeHandler> attributeHandlers = tagElement .getAttributeHandlers();
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
255 : final ITagAttributeHandler attrHandler = attributeHandlers
Discouraged access: The type IComponentPropertyHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
257 : if (attrHandler instanceof IComponentPropertyHandler)
Discouraged access: The type IComponentPropertyHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectConstructionStrategy.java :
264 : (IComponentPropertyHandler) attrHandler,
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectMappingService.java :
25 : import org.eclipse.jst.jsf.common.runtime.internal.model.ViewObject;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLViewObjectMappingService.java :
34 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLViewObjectMappingService.java :
35 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLViewObjectMappingService.java :
36 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectMappingService.java :
49 : private final Map<ElementData, ViewObject> _elementToViewObjMap;
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectMappingService.java :
50 : private final Map<ViewObject, ElementData> _viewObjToElementMap;
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectMappingService.java :
57 : _elementToViewObjMap = new HashMap<ElementData, ViewObject>();
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectMappingService.java :
58 : _viewObjToElementMap = new HashMap<ViewObject, ElementData>();
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectMappingService.java :
66 : final ViewObject viewObject)
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectMappingService.java :
100 : public ViewObject removeMapping(final ElementData elementData)
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectMappingService.java :
107 : ViewObject viewObject = null;
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectMappingService.java :
123 : public ElementData removeMapping(final ViewObject viewObject)
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectMappingService.java :
146 : public synchronized ElementData findElementData(final ViewObject viewObject)
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectMappingService.java :
155 : public Element findElement(final ViewObject viewObject)
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLViewObjectMappingService.java :
166 : IStructuredModel model = null;
Discouraged access: The method getModelForRead(IFile) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLViewObjectMappingService.java :
169 : model = StructuredModelManager.getModelManager() .getModelForRead(file);
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLViewObjectMappingService.java :
171 : final IStructuredDocument sDoc = model
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLViewObjectMappingService.java :
171 : final IStructuredDocument sDoc = model .getStructuredDocument();
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLViewObjectMappingService.java :
173 : final IStructuredDocumentRegion region = sDoc
Discouraged access: The method getRegionAtCharacterOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLViewObjectMappingService.java :
173 : final IStructuredDocumentRegion region = sDoc .getRegionAtCharacterOffset(elementData .getStartOffset());
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLViewObjectMappingService.java :
209 : model.releaseFromRead();
Discouraged access: The type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
XMLViewObjectMappingService.java :
221 : public synchronized ViewObject findViewObject(final ElementData elementData)
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractCustomViewMapper.java :
13 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractCustomViewMapper.java :
28 : public abstract void doAttributeActions(final ComponentInfo bestComponent,
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CustomViewMappingAdapter.java :
13 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CustomViewMappingAdapter.java :
27 : public void doAttributeActions(ComponentInfo bestComponent,
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ICustomViewMapper.java :
13 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ICustomViewMapper.java :
43 : void doAttributeActions(ComponentInfo bestComponent, Element srcElement,
Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataGenerator.java :
26 : import org.eclipse.jst.jsf.common.runtime.internal.model.types.ClassTypeInfo;
Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataGenerator.java :
80 : final ClassTypeInfo typeInfo, final String minJSFVersion,
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
3 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
4 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterTypeInfo;
Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
5 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ValidatorTypeInfo;
Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
6 : import org.eclipse.jst.jsf.common.runtime.internal.model.types.ClassTypeInfo;
Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
38 : public ClassTypeInfo mapToFrameworkData(final ClassTypeInfo_ classTypeInfo)
Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
55 : private ClassTypeInfo createValidatorTypeInfo_(
Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
64 : return ValidatorTypeInfo.UNKNOWN;
Discouraged access: The field UNKNOWN from the type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
64 : return ValidatorTypeInfo.UNKNOWN;
Discouraged access: The constructor ValidatorTypeInfo(String, String[], String[], String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
67 : return new ValidatorTypeInfo(classTypeInfo.getClassName(), superClasses, interfaces, classTypeInfo.getValidatorId());
Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
67 : return new ValidatorTypeInfo(classTypeInfo.getClassName(),
Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
71 : private ClassTypeInfo createConverterTypeInfo_(
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
81 : return ConverterTypeInfo.UNKNOWN;
Discouraged access: The field UNKNOWN from the type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
81 : return ConverterTypeInfo.UNKNOWN;
Discouraged access: The constructor ConverterTypeInfo(String, String[], String[], String, String[]) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
85 : return new ConverterTypeInfo(classTypeInfo.getClassName(), superClasses, interfaces, classTypeInfo.getConverterId(), forClasses);
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
85 : return new ConverterTypeInfo(classTypeInfo.getClassName(),
Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
90 : private ClassTypeInfo createComponentTypeInfo_(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
97 : return new ComponentTypeInfo(classTypeInfo.getComponentType(), classTypeInfo.getClassName(), superClasses, interfaces, classTypeInfo.getComponentFamily(), classTypeInfo .getRenderType());
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
97 : return new ComponentTypeInfo(classTypeInfo.getComponentType(),
Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
108 : public ClassTypeInfo_ mapToMetadata(final ClassTypeInfo classTypeInfo)
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
110 : if (classTypeInfo instanceof ComponentTypeInfo)
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
112 : return createComponentTypeInfo((ComponentTypeInfo) classTypeInfo);
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
114 : else if (classTypeInfo instanceof ConverterTypeInfo)
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
116 : return createConverterTypeInfo((ConverterTypeInfo) classTypeInfo);
Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
118 : else if (classTypeInfo instanceof ValidatorTypeInfo)
Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
120 : return createValidatorTypeInfo((ValidatorTypeInfo) classTypeInfo);
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
126 : final ComponentTypeInfo typeInfo)
Discouraged access: The method getComponentFamily() from the type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
130 : metadata.setComponentFamily(typeInfo.getComponentFamily());
Discouraged access: The method getComponentType() from the type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
131 : metadata.setComponentType(typeInfo.getComponentType());
Discouraged access: The method getRenderFamily() from the type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
132 : metadata.setRenderType(typeInfo.getRenderFamily());
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
138 : final ConverterTypeInfo typeInfo)
Discouraged access: The method getConverterId() from the type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
143 : metadata.setConverterId(typeInfo.getConverterId());
Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
148 : final ValidatorTypeInfo typeInfo)
Discouraged access: The method getValidatorId() from the type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
153 : metadata.setValidatorId(typeInfo.getValidatorId());
Discouraged access: The type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
157 : private void copy(ClassTypeInfo source, ClassTypeInfo_ dest)
Discouraged access: The method getClassName() from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
159 : dest.setClassName(source.getClassName());
Discouraged access: The method getInterfaces() from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
160 : for (final String interfaze : source.getInterfaces())
Discouraged access: The method getSuperClasses() from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ViewMetadataMapper.java :
165 : for (final String superClass : source.getSuperClasses())
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
13 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentFactory;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
14 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentInfo;
Discouraged access: The type ConverterDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
15 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterDecorator;
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
16 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterTypeInfo;
Discouraged access: The type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
30 : public void doAttributeActions(ComponentInfo bestComponent,
Discouraged access: The method getComponentTypeInfo() from the type ComponentInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
36 : && bestComponent.getComponentTypeInfo().isInstanceOf(
Discouraged access: The method isInstanceOf(String) from the type ClassTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
36 : && bestComponent.getComponentTypeInfo().isInstanceOf( ComponentFactory.INTERFACE_VALUEHOLDER))
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
37 : ComponentFactory.INTERFACE_VALUEHOLDER))
Discouraged access: The field INTERFACE_VALUEHOLDER from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
37 : ComponentFactory.INTERFACE_VALUEHOLDER))
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
43 : ConverterTypeInfo typeInfo = null;
Discouraged access: The constructor ConverterTypeInfo(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
47 : typeInfo = new ConverterTypeInfo(null, value);
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
47 : typeInfo = new ConverterTypeInfo(null, value);
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
52 : typeInfo = ConverterTypeInfo.UNKNOWN;
Discouraged access: The field UNKNOWN from the type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
52 : typeInfo = ConverterTypeInfo.UNKNOWN;
Discouraged access: The type ConverterDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
54 : ConverterDecorator decorator = new ConverterDecorator(
Discouraged access: The constructor ConverterDecorator(ComponentInfo, ConverterTypeInfo) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
54 : ConverterDecorator decorator = new ConverterDecorator( bestComponent, typeInfo);
Discouraged access: The type ConverterDecorator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
54 : ConverterDecorator decorator = new ConverterDecorator(
Discouraged access: The method addDecorator(Decorator, Class) from the type ViewObject is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
56 : bestComponent.addDecorator(decorator, ComponentFactory.CONVERTER);
Discouraged access: The type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
57 : ComponentFactory.CONVERTER);
Discouraged access: The field CONVERTER from the type ComponentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ValueHolderAttributeMapper.java :
57 : ComponentFactory.CONVERTER);
Unnecessary @SuppressWarnings("hiding")
ComponentMappingPackage.java :
730 : @SuppressWarnings("hiding")
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractTagRegistry.java :
20 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractTagRegistry.java :
77 : public abstract Collection<? extends Namespace> getAllTagLibraries();
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractTagRegistry.java :
79 : public abstract Namespace getTagLibrary(String uri);
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ITagRegistry.java :
19 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ITagRegistry.java :
57 : public abstract Collection<? extends Namespace> getAllTagLibraries();
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ITagRegistry.java :
63 : public abstract Namespace getTagLibrary(final String uri);
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ITagRegistry.java :
118 : private final List<? extends Namespace> _affectedObjects;
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ITagRegistry.java :
127 : List<? extends Namespace> affectedObjects)
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ITagRegistry.java :
140 : public List<? extends Namespace> getAffectedObjects()
Discouraged access: The type IIdentifiableStrategy<INPUT,OUTPUT,IDTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TagRegistryFactory.java :
14 : import org.eclipse.jst.jsf.common.internal.strategy.IIdentifiableStrategy;
Discouraged access: The type IIdentifiableStrategy<IProject,ITagRegistry,String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
TagRegistryFactory.java :
24 : public abstract class TagRegistryFactory implements IIdentifiableStrategy<IProject, ITagRegistry, String>
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractTagResolvingStrategy.java :
13 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractTagResolvingStrategy.java :
26 : private final static ITagElement NOT_FOUND_INDICATOR = null;
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractTagResolvingStrategy.java :
28 : public ITagElement getNotFoundIndicator()
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractTagResolvingStrategy.java :
33 : public abstract ITagElement resolve(TLDELEMENT element);
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractTagResolvingStrategy.java :
40 : public final ITagElement perform(TLDELEMENT element)
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
AbstractTagResolvingStrategy.java :
48 : public final ITagElement getNoResult()
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CMNodeNamedMapAdapter.java :
21 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagAttributeHandler;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMNodeNamedMapAdapter.java :
24 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeNamedMapAdapter.java :
25 : import org.eclipse.wst.xml.core.internal.contentmodel.CMAttributeDeclaration;
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CMNodeNamedMapAdapter.java :
35 : Map<String, ITagAttributeHandler>
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMNodeNamedMapAdapter.java :
37 : private transient final TLDElementDeclaration _tldElement;
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CMNodeNamedMapAdapter.java :
40 : private final Map<String, ITagAttributeHandler> _cache;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
CMNodeNamedMapAdapter.java :
46 : public CMNodeNamedMapAdapter(final TLDElementDeclaration tldDoc,
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CMNodeNamedMapAdapter.java :
51 : _cache = new HashMap<String, ITagAttributeHandler>();
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CMNodeNamedMapAdapter.java :
66 : public Set<java.util.Map.Entry<String, ITagAttributeHandler>> entrySet()
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CMNodeNamedMapAdapter.java :
73 : public ITagAttributeHandler get(Object key)
Discouraged access: The method getAttributes() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeNamedMapAdapter.java :
97 : return _tldElement.getAttributes().getLength();
Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeNamedMapAdapter.java :
97 : return _tldElement.getAttributes().getLength();
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CMNodeNamedMapAdapter.java :
102 : public Collection<ITagAttributeHandler> values()
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CMNodeNamedMapAdapter.java :
108 : private synchronized ITagAttributeHandler getOrCreateAttribute(final String name)
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CMNodeNamedMapAdapter.java :
110 : ITagAttributeHandler tagAttr = _cache.get(name);
Discouraged access: The method getAttributes() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeNamedMapAdapter.java :
132 : for (final Iterator it = _tldElement.getAttributes().iterator(); it.hasNext();)
Discouraged access: The method iterator() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeNamedMapAdapter.java :
132 : for (final Iterator it = _tldElement.getAttributes().iterator(); it.hasNext();)
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeNamedMapAdapter.java :
134 : final CMAttributeDeclaration attrDecl = (CMAttributeDeclaration) it.next();
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeNamedMapAdapter.java :
134 : final CMAttributeDeclaration attrDecl = (CMAttributeDeclaration) it.next();
Discouraged access: The method getAttrName() from the type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeNamedMapAdapter.java :
135 : getOrCreateAttribute(attrDecl.getAttrName());
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CMNodeNamedMapAdapter.java :
145 : public ITagAttributeHandler put(String key, ITagAttributeHandler value)
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CMNodeNamedMapAdapter.java :
145 : public ITagAttributeHandler put(String key, ITagAttributeHandler value)
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CMNodeNamedMapAdapter.java :
150 : public void putAll(Map<? extends String, ? extends ITagAttributeHandler> t)
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CMNodeNamedMapAdapter.java :
155 : public ITagAttributeHandler remove(Object key)
Discouraged access: The type IIdentifiable<IDTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagResolvingStrategy.java :
13 : import org.eclipse.jst.jsf.common.internal.policy.IIdentifiable;
Discouraged access: The type IIteratorPolicy<ITERATORTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagResolvingStrategy.java :
14 : import org.eclipse.jst.jsf.common.internal.policy.IIteratorPolicy;
Discouraged access: The type IteratorPolicyBasedStrategyComposite<INPUT,OUTPUT,IDTYPE,STRATEGYTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagResolvingStrategy.java :
15 : import org.eclipse.jst.jsf.common.internal.strategy.IteratorPolicyBasedStrategyComposite;
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CompositeTagResolvingStrategy.java :
16 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;
Discouraged access: The type IteratorPolicyBasedStrategyComposite<TLDELEMENT,ITagElement,String,ITagResolvingStrategy<TLDELEMENT,String>> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagResolvingStrategy.java :
25 : IteratorPolicyBasedStrategyComposite<TLDELEMENT, ITagElement, String, ITagResolvingStrategy<TLDELEMENT, String>>
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CompositeTagResolvingStrategy.java :
25 : IteratorPolicyBasedStrategyComposite<TLDELEMENT, ITagElement, String, ITagResolvingStrategy<TLDELEMENT, String>>
Discouraged access: The type IIdentifiable<String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagResolvingStrategy.java :
26 : implements IIdentifiable<String>,
Discouraged access: The type IIteratorPolicy<String> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagResolvingStrategy.java :
35 : public CompositeTagResolvingStrategy(final IIteratorPolicy<String> policy)
Discouraged access: The constructor IteratorPolicyBasedStrategyComposite<TLDELEMENT,ITagElement,String,ITagResolvingStrategy<TLDELEMENT,String>>(IIteratorPolicy<String>) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagResolvingStrategy.java :
37 : super(policy);
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CompositeTagResolvingStrategy.java :
51 : public ITagElement getNoResult()
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CompositeTagResolvingStrategy.java :
56 : public final ITagElement getNotFoundIndicator()
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
CompositeTagResolvingStrategy.java :
61 : public final ITagElement resolve(TLDELEMENT element)
Discouraged access: The method perform(TLDELEMENT) from the type StrategyComposite<TLDELEMENT,ITagElement,String,ITagResolvingStrategy<TLDELEMENT,String>> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
CompositeTagResolvingStrategy.java :
63 : return perform(element);
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultJSPTagResolver.java :
18 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultJSPTagResolver.java :
19 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterTypeInfo;
Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultJSPTagResolver.java :
20 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ValidatorTypeInfo;
Discouraged access: The type TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultJSPTagResolver.java :
21 : import org.eclipse.jst.jsf.common.runtime.internal.model.types.TypeInfo;
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultJSPTagResolver.java :
22 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;
Discouraged access: The type IHandlerTagElement.TagHandlerType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultJSPTagResolver.java :
23 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IHandlerTagElement.TagHandlerType;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
DefaultJSPTagResolver.java :
31 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultJSPTagResolver.java :
64 : public ITagElement resolve(final TLDElementDeclaration elementDecl)
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
DefaultJSPTagResolver.java :
64 : public ITagElement resolve(final TLDElementDeclaration elementDecl)
Discouraged access: The type TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultJSPTagResolver.java :
76 : TypeInfo elementType = null;
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultJSPTagResolver.java :
82 : if (elementType instanceof ComponentTypeInfo)
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultJSPTagResolver.java :
85 : (ComponentTypeInfo) elementType, new MetadataAttributeAdvisor(tagId, _loader));
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultJSPTagResolver.java :
87 : else if (elementType instanceof ConverterTypeInfo)
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultJSPTagResolver.java :
90 : (ConverterTypeInfo) elementType, new MetadataAttributeAdvisor(tagId, _loader));
Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultJSPTagResolver.java :
92 : else if (elementType instanceof ValidatorTypeInfo)
Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultJSPTagResolver.java :
95 : (ValidatorTypeInfo) elementType, new MetadataAttributeAdvisor(tagId, _loader));
Discouraged access: The type IHandlerTagElement.TagHandlerType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultJSPTagResolver.java :
97 : else if (elementType instanceof TagHandlerType)
Discouraged access: The type IHandlerTagElement.TagHandlerType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultJSPTagResolver.java :
100 : (TagHandlerType) elementType, new MetadataAttributeAdvisor(tagId, _loader));
Discouraged access: The type TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultJSPTagResolver.java :
111 : private TypeInfo findTypeInfo(final TagMapping mapping, final String jsfVersion,
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
20 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
21 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterTypeInfo;
Discouraged access: The type ValidatorTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
22 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ValidatorTypeInfo;
Discouraged access: The type TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
23 : import org.eclipse.jst.jsf.common.runtime.internal.model.types.TypeInfo;
Discouraged access: The type IHandlerTagElement.TagHandlerType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
24 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IHandlerTagElement.TagHandlerType;
Discouraged access: The type TypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
52 : public TypeInfo getTypeInfo(final TagIdentifier tagId,
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
79 : private static final ComponentTypeInfo COMPINFO_PARAM = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
79 : private static final ComponentTypeInfo COMPINFO_PARAM = new ComponentTypeInfo( "javax.faces.Parameter", "javax.faces.component.UIParameter", new String[] { "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.Parameter", null);
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
79 : private static final ComponentTypeInfo COMPINFO_PARAM = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
91 : private static final ComponentTypeInfo COMPINFO_SELECTITEM = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
91 : private static final ComponentTypeInfo COMPINFO_SELECTITEM = new ComponentTypeInfo( "javax.faces.SelectItem", "javax.faces.component.UISelectItem", new String[] { "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.SelectItem", null);
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
91 : private static final ComponentTypeInfo COMPINFO_SELECTITEM = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
103 : private static final ComponentTypeInfo COMPINFO_SELECTITEMS = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
103 : private static final ComponentTypeInfo COMPINFO_SELECTITEMS = new ComponentTypeInfo( "javax.faces.SelectItems", "javax.faces.component.UISelectItems", new String[] { "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.SelectItems", null);
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
103 : private static final ComponentTypeInfo COMPINFO_SELECTITEMS = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
115 : private static final ComponentTypeInfo COMPINFO_SUBVIEW = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
115 : private static final ComponentTypeInfo COMPINFO_SUBVIEW = new ComponentTypeInfo( "javax.faces.NamingContainer", "javax.faces.component.UINamingContainer", new String[] { "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.NamingContainer", "javax.faces.component.StateHolder", }, "javax.faces.NamingContainer", null);
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
115 : private static final ComponentTypeInfo COMPINFO_SUBVIEW = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
129 : private static final ComponentTypeInfo COMPINFO_VERBATIM = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
129 : private static final ComponentTypeInfo COMPINFO_VERBATIM = new ComponentTypeInfo( "javax.faces.Output", "javax.faces.component.UIOutput", new String[] { "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.Output", "javax.faces.Text");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
129 : private static final ComponentTypeInfo COMPINFO_VERBATIM = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
143 : private static final ComponentTypeInfo COMPINFO_VIEW = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
143 : private static final ComponentTypeInfo COMPINFO_VIEW = new ComponentTypeInfo( "javax.faces.ViewRoot", "javax.faces.component.UIViewRoot", new String[] { "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.ViewRoot", null);
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
143 : private static final ComponentTypeInfo COMPINFO_VIEW = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
156 : private static final ComponentTypeInfo COMPINFO_COLUMN = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
156 : private static final ComponentTypeInfo COMPINFO_COLUMN = new ComponentTypeInfo( "javax.faces.Column", "javax.faces.component.UIColumn", new String[] { "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object" }, new String[] { "javax.faces.component.StateHolder" }, "javax.faces.Column", null);
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
156 : private static final ComponentTypeInfo COMPINFO_COLUMN = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
167 : private static final ComponentTypeInfo COMPINFO_COMMAND = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
167 : private static final ComponentTypeInfo COMPINFO_COMMAND = new ComponentTypeInfo( "javax.faces.HtmlCommandButton", "javax.faces.component.html.HtmlCommandButton", new String[] { "javax.faces.component.UICommand", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object" }, new String[] { "javax.faces.component.ActionSource", "javax.faces.component.StateHolder" }, "javax.faces.Command", "javax.faces.Button");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
167 : private static final ComponentTypeInfo COMPINFO_COMMAND = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
181 : private static final ComponentTypeInfo COMPINFO_COMMANDLINK = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
181 : private static final ComponentTypeInfo COMPINFO_COMMANDLINK = new ComponentTypeInfo( "javax.faces.HtmlCommandLink", "javax.faces.component.html.HtmlCommandLink", new String[] { "javax.faces.component.UICommand", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object" }, new String[] { "javax.faces.component.ActionSource", "javax.faces.component.StateHolder" }, "javax.faces.Command", "javax.faces.Link");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
181 : private static final ComponentTypeInfo COMPINFO_COMMANDLINK = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
195 : private static final ComponentTypeInfo COMPINFO_DATATABLE = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
195 : private static final ComponentTypeInfo COMPINFO_DATATABLE = new ComponentTypeInfo( "javax.faces.HtmlDataTable", "javax.faces.component.html.HtmlDataTable", new String[] { "javax.faces.component.UIData", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object" }, new String[] { "javax.faces.component.NamingContainer", "javax.faces.component.StateHolder" }, "javax.faces.Data", "javax.faces.Table");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
195 : private static final ComponentTypeInfo COMPINFO_DATATABLE = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
209 : private static final ComponentTypeInfo COMPINFO_FORM = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
209 : private static final ComponentTypeInfo COMPINFO_FORM = new ComponentTypeInfo( "javax.faces.HtmlForm", "javax.faces.component.html.HtmlForm", new String[] { "javax.faces.component.UIForm", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object" }, new String[] { "javax.faces.component.NamingContainer", "javax.faces.component.StateHolder" }, "javax.faces.Form", "javax.faces.Form");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
209 : private static final ComponentTypeInfo COMPINFO_FORM = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
223 : private static final ComponentTypeInfo COMPINFO_GRAPHIC = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
223 : private static final ComponentTypeInfo COMPINFO_GRAPHIC = new ComponentTypeInfo( "javax.faces.HtmlGraphicImage", "javax.faces.component.html.HtmlGraphicImage", new String[] { "javax.faces.component.UIGraphic", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.Graphic", "javax.faces.Image");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
223 : private static final ComponentTypeInfo COMPINFO_GRAPHIC = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
235 : private static final ComponentTypeInfo COMPINFO_HIDDEN = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
235 : private static final ComponentTypeInfo COMPINFO_HIDDEN = new ComponentTypeInfo( "javax.faces.HtmlInputHidden", "javax.faces.component.html.HtmlInputHidden", new String[] { "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.Input", "javax.faces.Hidden");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
235 : private static final ComponentTypeInfo COMPINFO_HIDDEN = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
250 : private static final ComponentTypeInfo COMPINFO_SECRET = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
250 : private static final ComponentTypeInfo COMPINFO_SECRET = new ComponentTypeInfo( "javax.faces.HtmlInputSecret", "javax.faces.component.html.HtmlInputSecret", new String[] { "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder" }, "javax.faces.Input", "javax.faces.Secret");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
250 : private static final ComponentTypeInfo COMPINFO_SECRET = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
265 : private static final ComponentTypeInfo COMPINFO_INPUTTEXT = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
265 : private static final ComponentTypeInfo COMPINFO_INPUTTEXT = new ComponentTypeInfo( "javax.faces.HtmlInputText", "javax.faces.component.html.HtmlInputText", new String[] { "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object" }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder" }, "javax.faces.Input", "javax.faces.Text");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
265 : private static final ComponentTypeInfo COMPINFO_INPUTTEXT = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
280 : private static final ComponentTypeInfo COMPINFO_INPUTTEXTAREA = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
280 : private static final ComponentTypeInfo COMPINFO_INPUTTEXTAREA = new ComponentTypeInfo( "javax.faces.HtmlInputTextarea", "javax.faces.component.html.HtmlInputTextarea", new String[] { "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.Input", "javax.faces.Textarea");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
280 : private static final ComponentTypeInfo COMPINFO_INPUTTEXTAREA = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
295 : private static final ComponentTypeInfo COMPINFO_MESSAGE = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
295 : private static final ComponentTypeInfo COMPINFO_MESSAGE = new ComponentTypeInfo( "javax.faces.HtmlMessage", "javax.faces.component.html.HtmlMessage", new String[] { "javax.faces.component.UIMessage", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.Message", "javax.faces.Message");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
295 : private static final ComponentTypeInfo COMPINFO_MESSAGE = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
307 : private static final ComponentTypeInfo COMPINFO_MESSAGES = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
307 : private static final ComponentTypeInfo COMPINFO_MESSAGES = new ComponentTypeInfo( "javax.faces.HtmlMessages", "javax.faces.component.html.HtmlMessages", new String[] { "javax.faces.component.UIMessages", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.Messages", "javax.faces.Messages");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
307 : private static final ComponentTypeInfo COMPINFO_MESSAGES = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
319 : private static final ComponentTypeInfo COMPINFO_OUTPUTFORMAT = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
319 : private static final ComponentTypeInfo COMPINFO_OUTPUTFORMAT = new ComponentTypeInfo( "javax.faces.HtmlOutputFormat", "javax.faces.component.html.HtmlOutputFormat", new String[] { "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.Output", "javax.faces.Format");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
319 : private static final ComponentTypeInfo COMPINFO_OUTPUTFORMAT = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
333 : private static final ComponentTypeInfo COMPINFO_OUTPUTLABEL = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
333 : private static final ComponentTypeInfo COMPINFO_OUTPUTLABEL = new ComponentTypeInfo( "javax.faces.HtmlOutputLabel", "javax.faces.component.html.HtmlOutputLabel", new String[] { "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.Output", "javax.faces.Label");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
333 : private static final ComponentTypeInfo COMPINFO_OUTPUTLABEL = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
347 : private static final ComponentTypeInfo COMPINFO_OUTPUTLINK = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
347 : private static final ComponentTypeInfo COMPINFO_OUTPUTLINK = new ComponentTypeInfo( "javax.faces.HtmlOutputLink", "javax.faces.component.html.HtmlOutputLink", new String[] { "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.Output", "javax.faces.Link");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
347 : private static final ComponentTypeInfo COMPINFO_OUTPUTLINK = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
361 : private static final ComponentTypeInfo COMPINFO_OUTPUTTEXT = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
361 : private static final ComponentTypeInfo COMPINFO_OUTPUTTEXT = new ComponentTypeInfo( "javax.faces.HtmlOutputText", "javax.faces.component.html.HtmlOutputText", new String[] { "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.Output", "javax.faces.Text");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
361 : private static final ComponentTypeInfo COMPINFO_OUTPUTTEXT = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
375 : private static final ComponentTypeInfo COMPINFO_PANELGRID = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
375 : private static final ComponentTypeInfo COMPINFO_PANELGRID = new ComponentTypeInfo( "javax.faces.HtmlPanelGrid", "javax.faces.component.html.HtmlPanelGrid", new String[] { "javax.faces.component.UIPanel", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.Panel", "javax.faces.Grid");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
375 : private static final ComponentTypeInfo COMPINFO_PANELGRID = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
387 : private static final ComponentTypeInfo COMPINFO_PANELGROUP = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
387 : private static final ComponentTypeInfo COMPINFO_PANELGROUP = new ComponentTypeInfo( "javax.faces.HtmlPanelGroup", "javax.faces.component.html.HtmlPanelGroup", new String[] { "javax.faces.component.UIPanel", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.StateHolder", }, "javax.faces.Panel", "javax.faces.Group");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
387 : private static final ComponentTypeInfo COMPINFO_PANELGROUP = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
399 : private static final ComponentTypeInfo COMPINFO_SELECTBOOLEANCHECKBOX = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
399 : private static final ComponentTypeInfo COMPINFO_SELECTBOOLEANCHECKBOX = new ComponentTypeInfo( "javax.faces.HtmlSelectBooleanCheckbox", "javax.faces.component.html.HtmlSelectBooleanCheckbox", new String[] { "javax.faces.component.UISelectBoolean", "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.SelectBoolean", "javax.faces.Checkbox");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
399 : private static final ComponentTypeInfo COMPINFO_SELECTBOOLEANCHECKBOX = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
415 : private static final ComponentTypeInfo COMPINFO_SELECTMANYCHECKBOX = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
415 : private static final ComponentTypeInfo COMPINFO_SELECTMANYCHECKBOX = new ComponentTypeInfo( "javax.faces.HtmlSelectManyCheckbox", "javax.faces.component.html.HtmlSelectManyCheckbox", new String[] { "javax.faces.component.UISelectMany", "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.SelectMany", "javax.faces.Checkbox");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
415 : private static final ComponentTypeInfo COMPINFO_SELECTMANYCHECKBOX = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
431 : private static final ComponentTypeInfo COMPINFO_SELECTMANYLISTBOX = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
431 : private static final ComponentTypeInfo COMPINFO_SELECTMANYLISTBOX = new ComponentTypeInfo( "javax.faces.HtmlSelectManyListbox", "javax.faces.component.html.HtmlSelectManyListbox", new String[] { "javax.faces.component.UISelectMany", "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.SelectMany", "javax.faces.Listbox");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
431 : private static final ComponentTypeInfo COMPINFO_SELECTMANYLISTBOX = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
447 : private static final ComponentTypeInfo COMPINFO_SELECTMANYMENU = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
447 : private static final ComponentTypeInfo COMPINFO_SELECTMANYMENU = new ComponentTypeInfo( "javax.faces.HtmlSelectManyMenu", "javax.faces.component.html.HtmlSelectManyMenu", new String[] { "javax.faces.component.UISelectMany", "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.SelectMany", "javax.faces.Menu");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
447 : private static final ComponentTypeInfo COMPINFO_SELECTMANYMENU = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
463 : private static final ComponentTypeInfo COMPINFO_SELECTONELISTBOX = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
463 : private static final ComponentTypeInfo COMPINFO_SELECTONELISTBOX = new ComponentTypeInfo( "javax.faces.HtmlSelectOneListbox", "javax.faces.component.html.HtmlSelectOneListbox", new String[] { "javax.faces.component.UISelectOne", "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.SelectOne", "javax.faces.Listbox");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
463 : private static final ComponentTypeInfo COMPINFO_SELECTONELISTBOX = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
479 : private static final ComponentTypeInfo COMPINFO_SELECTONEMENU = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
479 : private static final ComponentTypeInfo COMPINFO_SELECTONEMENU = new ComponentTypeInfo( "javax.faces.HtmlSelectOneMenu", "javax.faces.component.html.HtmlSelectOneMenu", new String[] { "javax.faces.component.UISelectOne", "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.SelectOne", "javax.faces.Menu");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
479 : private static final ComponentTypeInfo COMPINFO_SELECTONEMENU = new ComponentTypeInfo(
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
495 : private static final ComponentTypeInfo COMPINFO_SELECTONERADIO = new ComponentTypeInfo(
Discouraged access: The constructor ComponentTypeInfo(String, String, String[], String[], String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
495 : private static final ComponentTypeInfo COMPINFO_SELECTONERADIO = new ComponentTypeInfo( "javax.faces.HtmlSelectOneRadio", "javax.faces.component.html.HtmlSelectOneRadio", new String[] { "javax.faces.component.UISelectOne", "javax.faces.component.UIInput", "javax.faces.component.UIOutput", "javax.faces.component.UIComponentBase", "javax.faces.component.UIComponent", "java.lang.Object", }, new String[] { "javax.faces.component.EditableValueHolder", "javax.faces.component.ValueHolder", "javax.faces.component.StateHolder", }, "javax.faces.SelectOne", "javax.faces.Radio");
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
495 : private static final ComponentTypeInfo COMPINFO_SELECTONERADIO = new ComponentTypeInfo(
Discouraged access: The constructor ConverterTypeInfo(String, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
DefaultTagTypeInfo.java :
513 : private static final ConverterTypeInfo CONVERTERINFO_DATETIME = new ConverterTypeInfo( "javax.faces.convert.DateTimeConverter", "javax.faces.DateTime");
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
IAttributeAdvisor.java :
13 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagAttributeHandler;
Discouraged access: The type TagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
IAttributeAdvisor.java :
14 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.TagAttributeHandler;
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
IAttributeAdvisor.java :
28 : ITagAttributeHandler createAttributeHandler(String name) throws UnknownAttributeException;
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
IAttributeAdvisor.java :
36 : public ITagAttributeHandler createAttributeHandler(String name)
Discouraged access: The constructor TagAttributeHandler(String, String, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
IAttributeAdvisor.java :
39 : return new TagAttributeHandler(null, name, false);
Discouraged access: The type TagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
IAttributeAdvisor.java :
39 : return new TagAttributeHandler(null, name, false);
Discouraged access: The type IIdentifiableStrategy<INPUT,OUTPUT,IDTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ITagResolvingStrategy.java :
13 : import org.eclipse.jst.jsf.common.internal.strategy.IIdentifiableStrategy;
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ITagResolvingStrategy.java :
14 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;
Discouraged access: The type IIdentifiableStrategy<TLDELEMENT,ITagElement,IDTYPE> is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsf.common/@dot
ITagResolvingStrategy.java :
25 : IIdentifiableStrategy<TLDELEMENT, ITagElement, IDTYPE>
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ITagResolvingStrategy.java :
25 : IIdentifiableStrategy<TLDELEMENT, ITagElement, IDTYPE>
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ITagResolvingStrategy.java :
31 : ITagElement resolve(TLDELEMENT element);
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
ITagResolvingStrategy.java :
38 : ITagElement getNotFoundIndicator();
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
JSPTagResolvingStrategy.java :
13 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPTagResolvingStrategy.java :
14 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPTagResolvingStrategy.java :
23 : AbstractTagResolvingStrategy<TLDElementDeclaration, String>
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
JSPTagResolvingStrategy.java :
26 : public abstract ITagElement resolve(TLDElementDeclaration element);
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
JSPTagResolvingStrategy.java :
26 : public abstract ITagElement resolve(TLDElementDeclaration element);
Discouraged access: The type ComponentPropertyHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
MetadataAttributeAdvisor.java :
14 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ComponentPropertyHandler;
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
MetadataAttributeAdvisor.java :
15 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagAttributeHandler;
Discouraged access: The type TagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
MetadataAttributeAdvisor.java :
16 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.TagAttributeHandler;
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
MetadataAttributeAdvisor.java :
32 : public ITagAttributeHandler createAttributeHandler(final String name)
Discouraged access: The constructor ComponentPropertyHandler(String, String, boolean, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
MetadataAttributeAdvisor.java :
44 : return new ComponentPropertyHandler(customHandler, name, isELAllowed, propertyName);
Discouraged access: The type ComponentPropertyHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
MetadataAttributeAdvisor.java :
44 : return new ComponentPropertyHandler(customHandler, name,
Discouraged access: The constructor TagAttributeHandler(String, String, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
MetadataAttributeAdvisor.java :
47 : return new TagAttributeHandler(customHandler, name, isELAllowed);
Discouraged access: The type TagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
MetadataAttributeAdvisor.java :
47 : return new TagAttributeHandler(customHandler, name, isELAllowed);
Discouraged access: The constructor TagAttributeHandler(String, String, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
MetadataAttributeAdvisor.java :
49 : return new TagAttributeHandler(null, name, false);
Discouraged access: The type TagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
MetadataAttributeAdvisor.java :
49 : return new TagAttributeHandler(null, name, false);
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDComponentTagElement.java :
13 : import org.eclipse.jst.jsf.common.runtime.internal.model.component.ComponentTypeInfo;
Discouraged access: The type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDComponentTagElement.java :
14 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IComponentTagElement;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDComponentTagElement.java :
15 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;
Discouraged access: The type IComponentTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDComponentTagElement.java :
25 : IComponentTagElement
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDComponentTagElement.java :
31 : private final ComponentTypeInfo _componentTypeInfo;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDComponentTagElement.java :
38 : public TLDComponentTagElement(final TLDElementDeclaration elementDecl
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDComponentTagElement.java :
39 : , final ComponentTypeInfo componentTypeInfo, final IAttributeAdvisor advisor)
Discouraged access: The type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDComponentTagElement.java :
45 : public ComponentTypeInfo getComponent()
Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDComponentTagElement.java :
51 : public TagType getType()
Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDComponentTagElement.java :
53 : return TagType.COMPONENT;
Discouraged access: The field COMPONENT from the type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDComponentTagElement.java :
53 : return TagType.COMPONENT;
Discouraged access: The method toString() from the type ComponentTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDComponentTagElement.java :
60 : return _componentTypeInfo.toString() +
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDConverterTagElement.java :
13 : import org.eclipse.jst.jsf.common.runtime.internal.model.decorator.ConverterTypeInfo;
Discouraged access: The type IConverterTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDConverterTagElement.java :
14 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IConverterTagElement;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDConverterTagElement.java :
15 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;
Discouraged access: The type IConverterTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDConverterTagElement.java :
23 : public class TLDConverterTagElement extends TLDJSFTagElement implements IConverterTagElement
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDConverterTagElement.java :
29 : private final ConverterTypeInfo _converterTypeInfo;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDConverterTagElement.java :
36 : public TLDConverterTagElement(final TLDElementDeclaration elementDecl, final ConverterTypeInfo converterTypeInfo, final IAttributeAdvisor advisor)
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDConverterTagElement.java :
36 : public TLDConverterTagElement(final TLDElementDeclaration elementDecl, final ConverterTypeInfo converterTypeInfo, final IAttributeAdvisor advisor)
Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDConverterTagElement.java :
43 : public TagType getType()
Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDConverterTagElement.java :
45 : return TagType.CONVERTER;
Discouraged access: The field CONVERTER from the type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDConverterTagElement.java :
45 : return TagType.CONVERTER;
Discouraged access: The type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDConverterTagElement.java :
51 : public final ConverterTypeInfo getConverter()
Discouraged access: The method toString() from the type ConverterTypeInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDConverterTagElement.java :
59 : return _converterTypeInfo.toString();
Discouraged access: The type IJSFTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDJSFTagElement.java :
13 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.IJSFTagElement;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDJSFTagElement.java :
14 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;
Discouraged access: The type IJSFTagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDJSFTagElement.java :
23 : IJSFTagElement
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDJSFTagElement.java :
34 : public TLDJSFTagElement(final TLDElementDeclaration elementDecl
Discouraged access: The type IJSFTagElement.TagType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDJSFTagElement.java :
40 : public abstract TagType getType();
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
21 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagElement;
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
22 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDNamespace.java :
24 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDNamespace.java :
25 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDNamespace.java :
26 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNamedNodeMap;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDNamespace.java :
27 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
35 : public class TLDNamespace extends Namespace
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDNamespace.java :
48 : final TLDDocument tldDoc,
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDNamespace.java :
49 : final ITagResolvingStrategy<TLDElementDeclaration, String> tagResolver)
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
72 : public final ITagElement getViewElement(final String name)
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
82 : public final Collection<? extends ITagElement> getViewElements()
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
94 : public final Map<String, ITagElement> getCurrentElements()
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDNamespace.java :
117 : private final transient TLDDocument _tldDoc;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDNamespace.java :
118 : private final transient ITagResolvingStrategy<TLDElementDeclaration, String> _tagResolver;
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
121 : private Map<String, ITagElement> _tags; // lazy init in initializeTags
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDNamespace.java :
124 : final TLDDocument tldDoc,
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDNamespace.java :
125 : final ITagResolvingStrategy<TLDElementDeclaration, String> tagResolver)
Discouraged access: The method getDisplayName() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDNamespace.java :
135 : String displayName = _tldDoc.getDisplayName();
Discouraged access: The method getUri() from the type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDNamespace.java :
146 : return _tldDoc.getUri();
Discouraged access: The method getElements() from the type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDNamespace.java :
152 : return _tldDoc.getElements().getLength();
Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDNamespace.java :
152 : return _tldDoc.getElements().getLength();
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
155 : private ITagElement createTagElement(final String name)
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDNamespace.java :
157 : CMNode cmNode = _tldDoc.getElements().getNamedItem(name);
Discouraged access: The method getElements() from the type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDNamespace.java :
157 : CMNode cmNode = _tldDoc.getElements().getNamedItem(name);
Discouraged access: The method getNamedItem(String) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDNamespace.java :
157 : CMNode cmNode = _tldDoc.getElements().getNamedItem(name);
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
158 : ITagElement tagElement = null;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDNamespace.java :
159 : if (cmNode instanceof TLDElementDeclaration)
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDNamespace.java :
162 : .resolve((TLDElementDeclaration) cmNode);
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
173 : public final Map<String, ITagElement> getAllViewElements()
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDNamespace.java :
175 : final CMNamedNodeMap elementMap = _tldDoc.getElements();
Discouraged access: The method getElements() from the type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDNamespace.java :
175 : final CMNamedNodeMap elementMap = _tldDoc.getElements();
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
176 : final Map<String, ITagElement> tags = getOrCreateMap(elementMap
Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDNamespace.java :
176 : final Map<String, ITagElement> tags = getOrCreateMap(elementMap .getLength());
Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDNamespace.java :
185 : for (int i = 0; i < elementMap.getLength(); i++)
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDNamespace.java :
187 : final CMNode cmNode = elementMap.item(i);
Discouraged access: The method item(int) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDNamespace.java :
187 : final CMNode cmNode = elementMap.item(i);
Discouraged access: The method getNodeName() from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDNamespace.java :
188 : getViewElement(cmNode.getNodeName());
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
194 : public ITagElement getViewElement(final String name)
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
196 : ITagElement tagElement = null;
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
199 : final Map<String, ITagElement> tags = getOrCreateMap(_tldDoc.getElements().getLength());
Discouraged access: The method getElements() from the type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDNamespace.java :
199 : final Map<String, ITagElement> tags = getOrCreateMap(_tldDoc.getElements().getLength());
Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDNamespace.java :
199 : final Map<String, ITagElement> tags = getOrCreateMap(_tldDoc.getElements().getLength());
Discouraged access: The method getName() from the type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
210 : tags.put(tagElement.getName(), tagElement);
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
228 : private synchronized Map<String, ITagElement> getOrCreateMap(
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
236 : .synchronizedMap(new HashMap<String, ITagElement>(
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
254 : public Map<String, ITagElement> getCurrentElements()
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
295 : public abstract ITagElement getViewElement(final String name);
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
302 : public abstract Map<String, ITagElement> getAllViewElements();
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDNamespace.java :
312 : public abstract Map<String, ITagElement> getCurrentElements();
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDTagElement.java :
20 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.ITagAttributeHandler;
Discouraged access: The type TagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDTagElement.java :
21 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.TagElement;
Discouraged access: The type TLDDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDTagElement.java :
22 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDDocument;
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDTagElement.java :
23 : import org.eclipse.jst.jsp.core.internal.contentmodel.tld.provisional.TLDElementDeclaration;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDTagElement.java :
24 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type TagElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDTagElement.java :
33 : public class TLDTagElement extends TagElement
Discouraged access: The type TLDElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.jst.jsp.core/@dot
TLDTagElement.java :
45 : public TLDTagElement(final TLDElementDeclaration elementDecl
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDTagElement.java :
87 : final ITagAttributeHandler handler = (ITagAttributeHandler) entry.getValue();
Discouraged access: The type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDTagElement.java :
87 : final ITagAttributeHandler handler = (ITagAttributeHandler) entry.getValue();
Discouraged access: The method getCustomHandler() from the type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDTagElement.java :
90 : name, handler.getCustomHandler(), handler.getName(),
Discouraged access: The method getName() from the type ITagAttributeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jst.jsf.common.runtime_1.0.101.v20090128.jar
TLDTagElement.java :
90 : name, handler.getCustomHandler(), handler.getName(),