Compiler: Eclipse Compiler for Java(TM) Version: 0.A76_R36x, 3.6.2
Number of source files: 12 Number of classfiles: 15
Problems: 286 (Errors: 0 Warnings: 286 )
Discouraged access: The type TagRegistryFactory.TagRegistryFactoryException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
FaceletUiPlugin.java :
5 : import org.eclipse.jst.jsf.designtime.internal.view.model.TagRegistryFactory.TagRegistryFactoryException;
Discouraged access: The type TagRegistryFactory.TagRegistryFactoryException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
FaceletUiPlugin.java :
64 : public static void log(final TagRegistryFactoryException e)
Discouraged access: The type XMLViewDefnAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
CompositeAttributeAssistProcessor.java :
11 : import org.eclipse.jst.jsf.designtime.internal.view.XMLViewDefnAdapter;
Discouraged access: The type IDTViewHandler.ViewHandlerException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
CompositeAttributeAssistProcessor.java :
12 : import org.eclipse.jst.jsf.designtime.internal.view.IDTViewHandler.ViewHandlerException;
Discouraged access: The type XMLViewDefnAdapter.DTELExpression is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
CompositeAttributeAssistProcessor.java :
13 : import org.eclipse.jst.jsf.designtime.internal.view.XMLViewDefnAdapter.DTELExpression;
Discouraged access: The type JSFContentAssistProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
CompositeAttributeAssistProcessor.java :
14 : import org.eclipse.jst.jsf.ui.internal.contentassist.JSFContentAssistProcessor;
Discouraged access: The type JSFELContentAssistProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
CompositeAttributeAssistProcessor.java :
15 : import org.eclipse.jst.jsf.ui.internal.contentassist.el.JSFELContentAssistProcessor;
Discouraged access: The type JSFContentAssistProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
CompositeAttributeAssistProcessor.java :
28 : private JSFContentAssistProcessor _nonELProcessor;
Discouraged access: The type JSFELContentAssistProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
CompositeAttributeAssistProcessor.java :
29 : private JSFELContentAssistProcessor _elProcessor;
Discouraged access: The constructor JSFContentAssistProcessor() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
CompositeAttributeAssistProcessor.java :
37 : _nonELProcessor = new JSFContentAssistProcessor();
Discouraged access: The type JSFContentAssistProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
CompositeAttributeAssistProcessor.java :
37 : _nonELProcessor = new JSFContentAssistProcessor();
Discouraged access: The constructor JSFELContentAssistProcessor() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
CompositeAttributeAssistProcessor.java :
38 : _elProcessor = new JSFELContentAssistProcessor();
Discouraged access: The type JSFELContentAssistProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
CompositeAttributeAssistProcessor.java :
38 : _elProcessor = new JSFELContentAssistProcessor();
Discouraged access: The method getCompletionProposalAutoActivationCharacters() from the type JSFContentAssistProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
CompositeAttributeAssistProcessor.java :
41 : _nonELProcessor.getCompletionProposalAutoActivationCharacters();
Discouraged access: The method getCompletionProposalAutoActivationCharacters() from the type JSFELContentAssistProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
CompositeAttributeAssistProcessor.java :
43 : _elProcessor.getCompletionProposalAutoActivationCharacters();
Discouraged access: The method computeCompletionProposals(ITextViewer, int) from the type JSFELContentAssistProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
CompositeAttributeAssistProcessor.java :
55 : return _elProcessor.computeCompletionProposals(viewer, offset);
Discouraged access: The method computeCompletionProposals(ITextViewer, int) from the type JSFContentAssistProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
CompositeAttributeAssistProcessor.java :
57 : return _nonELProcessor.computeCompletionProposals(viewer, offset);
Discouraged access: The method computeContextInformation(ITextViewer, int) from the type JSFELContentAssistProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
CompositeAttributeAssistProcessor.java :
65 : return _elProcessor.computeContextInformation(viewer, offset);
Discouraged access: The method computeContextInformation(ITextViewer, int) from the type JSFContentAssistProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
CompositeAttributeAssistProcessor.java :
67 : return _nonELProcessor.computeContextInformation(viewer, offset);
Discouraged access: The type XMLViewDefnAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
CompositeAttributeAssistProcessor.java :
100 : XMLViewDefnAdapter adapter =
Discouraged access: The type XMLViewDefnAdapter.DTELExpression is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
CompositeAttributeAssistProcessor.java :
106 : DTELExpression elExpression = adapter.getELExpression(context);
Discouraged access: The method getELExpression(IModelContext) from the type XMLViewDefnAdapter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
CompositeAttributeAssistProcessor.java :
106 : DTELExpression elExpression = adapter.getELExpression(context);
Discouraged access: The type IDTViewHandler.ViewHandlerException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
CompositeAttributeAssistProcessor.java :
114 : catch (ViewHandlerException e)
Discouraged access: The type FaceletDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
MyModelQueryExtension.java :
13 : import org.eclipse.jst.jsf.facelet.core.internal.cm.FaceletDocumentFactory;
Discouraged access: The type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
MyModelQueryExtension.java :
14 : import org.eclipse.jst.jsf.facelet.core.internal.util.ViewUtil;
Discouraged access: The type ViewUtil.PrefixEntry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
MyModelQueryExtension.java :
15 : import org.eclipse.jst.jsf.facelet.core.internal.util.ViewUtil.PrefixEntry;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MyModelQueryExtension.java :
16 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MyModelQueryExtension.java :
17 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type ModelQueryExtension is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MyModelQueryExtension.java :
18 : import org.eclipse.wst.xml.core.internal.contentmodel.modelquery.extension.ModelQueryExtension;
Discouraged access: The type ModelQueryExtension is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MyModelQueryExtension.java :
27 : public class MyModelQueryExtension extends ModelQueryExtension
Discouraged access: The method getAttributeValues(Element, String, String) from the type ModelQueryExtension is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MyModelQueryExtension.java :
35 : return super.getAttributeValues(ownerElement, namespace, name);
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MyModelQueryExtension.java :
39 : public CMNode[] getAvailableElementContent(Element parentElement,
Discouraged access: The type FaceletDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
MyModelQueryExtension.java :
52 : final FaceletDocumentFactory factory =
Discouraged access: The constructor FaceletDocumentFactory(IProject) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
MyModelQueryExtension.java :
53 : new FaceletDocumentFactory(project);
Discouraged access: The type FaceletDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
MyModelQueryExtension.java :
53 : new FaceletDocumentFactory(project);
Discouraged access: The type ViewUtil.PrefixEntry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
MyModelQueryExtension.java :
54 : final Map<String, PrefixEntry> map =
Discouraged access: The type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
MyModelQueryExtension.java :
55 : ViewUtil.getDocumentNamespaces(parentElement.getOwnerDocument());
Discouraged access: The method getDocumentNamespaces(Document) from the type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
MyModelQueryExtension.java :
55 : ViewUtil.getDocumentNamespaces(parentElement.getOwnerDocument());
Discouraged access: The type ViewUtil.PrefixEntry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
MyModelQueryExtension.java :
57 : for (final Map.Entry<String, PrefixEntry> entry : map.entrySet())
Discouraged access: The method getUri() from the type ViewUtil.PrefixEntry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
MyModelQueryExtension.java :
59 : if (entry.getValue().getUri().equals(namespace))
Discouraged access: The method getPrefix() from the type ViewUtil.PrefixEntry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
MyModelQueryExtension.java :
61 : prefix = entry.getValue().getPrefix();
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MyModelQueryExtension.java :
68 : CMDocument document =
Discouraged access: The method createCMDocumentForContext(String, String) from the type FaceletDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
MyModelQueryExtension.java :
69 : factory.createCMDocumentForContext(namespace, prefix);
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MyModelQueryExtension.java :
72 : List<CMNode> nodes = new ArrayList<CMNode>();
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MyModelQueryExtension.java :
72 : List<CMNode> nodes = new ArrayList<CMNode>();
Discouraged access: The method getElements() from the type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MyModelQueryExtension.java :
73 : for (final Iterator<?> it = document.getElements().iterator(); it.hasNext();)
Discouraged access: The method iterator() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MyModelQueryExtension.java :
73 : for (final Iterator<?> it = document.getElements().iterator(); it.hasNext();)
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MyModelQueryExtension.java :
75 : nodes.add((CMNode)it.next());
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MyModelQueryExtension.java :
77 : return nodes.toArray(new CMNode[0]);
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
MyModelQueryExtension.java :
82 : return new CMNode[0];
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
XHTMLContentAssistProcessor.java :
15 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;
Discouraged access: The type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
XHTMLContentAssistProcessor.java :
21 : import org.eclipse.jst.jsf.designtime.internal.view.model.ITagRegistry;
Discouraged access: The type FaceletDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
22 : import org.eclipse.jst.jsf.facelet.core.internal.cm.FaceletDocumentFactory;
Discouraged access: The type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
23 : import org.eclipse.jst.jsf.facelet.core.internal.util.ViewUtil;
Discouraged access: The type ViewUtil.PrefixEntry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
24 : import org.eclipse.jst.jsf.facelet.core.internal.util.ViewUtil.PrefixEntry;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
XHTMLContentAssistProcessor.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 /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
XHTMLContentAssistProcessor.java :
26 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
XHTMLContentAssistProcessor.java :
27 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList;
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XHTMLContentAssistProcessor.java :
28 : import org.eclipse.wst.sse.ui.internal.contentassist.CustomCompletionProposal;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor.java :
29 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor.java :
30 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor.java :
31 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor.java :
32 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLContentAssistProcessor.java :
33 : import org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor;
Discouraged access: The type ContentAssistRequest is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLContentAssistProcessor.java :
34 : import org.eclipse.wst.xml.ui.internal.contentassist.ContentAssistRequest;
Discouraged access: The type XMLRelevanceConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLContentAssistProcessor.java :
35 : import org.eclipse.wst.xml.ui.internal.contentassist.XMLRelevanceConstants;
Discouraged access: The type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLContentAssistProcessor.java :
47 : public class XHTMLContentAssistProcessor extends AbstractContentAssistProcessor
Discouraged access: The type FaceletDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
50 : private FaceletDocumentFactory _factory;
Discouraged access: The constructor FaceletDocumentFactory(IProject) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
63 : _factory = new FaceletDocumentFactory(_file.getProject());
Discouraged access: The type FaceletDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
63 : _factory = new FaceletDocumentFactory(_file.getProject());
Discouraged access: The method computeCompletionProposals(ITextViewer, int) from the type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLContentAssistProcessor.java :
64 : proposals = super.computeCompletionProposals(textViewer, documentPosition);
Discouraged access: The type ViewUtil.PrefixEntry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
75 : final Map<String, PrefixEntry> namespaces = getDocumentNamespaces(
Discouraged access: The type ViewUtil.PrefixEntry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
79 : for (final Map.Entry<String, PrefixEntry> entry : namespaces.entrySet())
Discouraged access: The method getPrefix() from the type ViewUtil.PrefixEntry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
81 : final String prefix = entry.getValue().getPrefix();
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor.java :
82 : final CMDocument cmDocument = _factory.createCMDocumentForContext(
Discouraged access: The method createCMDocumentForContext(String, String) from the type FaceletDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
82 : final CMDocument cmDocument = _factory.createCMDocumentForContext( entry.getValue().getUri(), prefix);
Discouraged access: The method getUri() from the type ViewUtil.PrefixEntry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
83 : entry.getValue().getUri(), prefix);
Discouraged access: The method getElements() from the type CMDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor.java :
87 : final Iterator it = cmDocument.getElements().iterator();
Discouraged access: The method iterator() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor.java :
87 : final Iterator it = cmDocument.getElements().iterator();
Discouraged access: The type ContentAssistRequest is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLContentAssistProcessor.java :
100 : final ContentAssistRequest contentAssistRequest)
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
XHTMLContentAssistProcessor.java :
102 : final ITextRegion textRegion = findNameRegionIfIsHTMLRoot(contentAssistRequest);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor.java :
106 : final IDOMNode node = (IDOMNode) contentAssistRequest.getNode();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor.java :
106 : final IDOMNode node = (IDOMNode) contentAssistRequest.getNode();
Discouraged access: The method getNode() from the type ContentAssistRequest is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLContentAssistProcessor.java :
106 : final IDOMNode node = (IDOMNode) contentAssistRequest.getNode();
Discouraged access: The method getFirstStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor.java :
108 : final String attrName = node.getFirstStructuredDocumentRegion()
Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
XHTMLContentAssistProcessor.java :
108 : final String attrName = node.getFirstStructuredDocumentRegion() .getText(textRegion);
Discouraged access: The type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
XHTMLContentAssistProcessor.java :
121 : final ITagRegistry tagRegistry = ViewUtil.getHtmlTagRegistry(_file.getProject());
Discouraged access: The type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
121 : final ITagRegistry tagRegistry = ViewUtil.getHtmlTagRegistry(_file.getProject());
Discouraged access: The method getHtmlTagRegistry(IProject) from the type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
121 : final ITagRegistry tagRegistry = ViewUtil.getHtmlTagRegistry(_file.getProject());
Discouraged access: The type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
124 : final Set<Attr> alreadyUsed = ViewUtil.getDeclaredNamespaces(attributes);
Discouraged access: The method getDeclaredNamespaces(NamedNodeMap) from the type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
124 : final Set<Attr> alreadyUsed = ViewUtil.getDeclaredNamespaces(attributes);
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
XHTMLContentAssistProcessor.java :
125 : final Collection<? extends Namespace> namespaces = tagRegistry
Discouraged access: The method getAllTagLibraries() from the type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
XHTMLContentAssistProcessor.java :
125 : final Collection<? extends Namespace> namespaces = tagRegistry .getAllTagLibraries();
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
XHTMLContentAssistProcessor.java :
127 : NAMESPACE_LOOP: for (final Namespace ns : namespaces)
Discouraged access: The method getNSUri() from the type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
XHTMLContentAssistProcessor.java :
129 : final String possibleValue = ns.getNSUri();
Discouraged access: The type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
131 : if (ViewUtil.hasAttributeValue(alreadyUsed, possibleValue))
Discouraged access: The method hasAttributeValue(Set<Attr>, String) from the type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
131 : if (ViewUtil.hasAttributeValue(alreadyUsed, possibleValue))
Discouraged access: The method getReplacementBeginPosition() from the type ContentAssistRequest is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLContentAssistProcessor.java :
141 : final int rOffset = contentAssistRequest .getReplacementBeginPosition();
Discouraged access: The method getReplacementLength() from the type ContentAssistRequest is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLContentAssistProcessor.java :
143 : final int rLength = contentAssistRequest .getReplacementLength();
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XHTMLContentAssistProcessor.java :
148 : final CustomCompletionProposal proposal = new CustomCompletionProposal(
Discouraged access: The constructor CustomCompletionProposal(String, int, int, int, Image, String, IContextInformation, String, int) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XHTMLContentAssistProcessor.java :
148 : final CustomCompletionProposal proposal = new CustomCompletionProposal( rString, rOffset, rLength, cursorAfter, null, displayString, null, null, XMLRelevanceConstants.R_XML_ATTRIBUTE_VALUE);
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XHTMLContentAssistProcessor.java :
148 : final CustomCompletionProposal proposal = new CustomCompletionProposal(
Discouraged access: The type XMLRelevanceConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLContentAssistProcessor.java :
157 : XMLRelevanceConstants.R_XML_ATTRIBUTE_VALUE);
Discouraged access: The field R_XML_ATTRIBUTE_VALUE from the type XMLRelevanceConstants is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLContentAssistProcessor.java :
157 : XMLRelevanceConstants.R_XML_ATTRIBUTE_VALUE);
Discouraged access: The method addProposal(ICompletionProposal) from the type ContentAssistRequest is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLContentAssistProcessor.java :
158 : contentAssistRequest.addProposal(proposal);
Discouraged access: The method addAttributeValueProposals(ContentAssistRequest) from the type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLContentAssistProcessor.java :
168 : super.addAttributeValueProposals(contentAssistRequest);
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
XHTMLContentAssistProcessor.java :
171 : private ITextRegion findNameRegionIfIsHTMLRoot(
Discouraged access: The type ContentAssistRequest is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLContentAssistProcessor.java :
172 : final ContentAssistRequest contentAssistRequest)
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor.java :
174 : final IDOMNode node = (IDOMNode) contentAssistRequest.getNode();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor.java :
174 : final IDOMNode node = (IDOMNode) contentAssistRequest.getNode();
Discouraged access: The method getNode() from the type ContentAssistRequest is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLContentAssistProcessor.java :
174 : final IDOMNode node = (IDOMNode) contentAssistRequest.getNode();
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
XHTMLContentAssistProcessor.java :
181 : final IStructuredDocumentRegion open = node
Discouraged access: The method getFirstStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor.java :
181 : final IStructuredDocumentRegion open = node .getFirstStructuredDocumentRegion();
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
XHTMLContentAssistProcessor.java :
183 : final ITextRegionList openRegions = open.getRegions();
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
XHTMLContentAssistProcessor.java :
183 : final ITextRegionList openRegions = open.getRegions();
Discouraged access: The method indexOf(ITextRegion) from the type ITextRegionList is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
XHTMLContentAssistProcessor.java :
184 : int i = openRegions.indexOf(contentAssistRequest.getRegion());
Discouraged access: The method getRegion() from the type ContentAssistRequest is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLContentAssistProcessor.java :
184 : int i = openRegions.indexOf(contentAssistRequest.getRegion());
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
XHTMLContentAssistProcessor.java :
189 : ITextRegion nameRegion = null;
Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
XHTMLContentAssistProcessor.java :
192 : nameRegion = openRegions.get(i--);
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
XHTMLContentAssistProcessor.java :
193 : if (nameRegion.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME)
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor.java :
193 : if (nameRegion.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME)
Discouraged access: The field XML_TAG_ATTRIBUTE_NAME from the type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor.java :
193 : if (nameRegion.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME)
Discouraged access: The type ViewUtil.PrefixEntry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
204 : private Map<String, PrefixEntry> getDocumentNamespaces(
Discouraged access: The type FaceletDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
205 : final FaceletDocumentFactory factory, final int offset)
Discouraged access: The field fTextViewer from the type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XHTMLContentAssistProcessor.java :
208 : .getContext(fTextViewer, offset);
Discouraged access: The type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
223 : return ViewUtil.getDocumentNamespaces(doc);
Discouraged access: The method getDocumentNamespaces(Document) from the type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
223 : return ViewUtil.getDocumentNamespaces(doc);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor.java :
227 : protected CMElementDeclaration getCMElementDeclaration(final Node node)
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor.java :
235 : final CMElementDeclaration elementDecl = _factory
Discouraged access: The method createCMElementDeclaration(Element) from the type FaceletDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
235 : final CMElementDeclaration elementDecl = _factory .createCMElementDeclaration(element);
Discouraged access: The type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
251 : return ViewUtil.isFaceletVDLFile(file);
Discouraged access: The method isFaceletVDLFile(IFile) from the type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor.java :
251 : return ViewUtil.isFaceletVDLFile(file);
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
XHTMLContentAssistProcessor2.java :
17 : 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 /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
XHTMLContentAssistProcessor2.java :
18 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;
Discouraged access: The type ITextRegionContextResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
XHTMLContentAssistProcessor2.java :
22 : import org.eclipse.jst.jsf.context.resolver.structureddocument.internal.ITextRegionContextResolver;
Discouraged access: The type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
XHTMLContentAssistProcessor2.java :
25 : import org.eclipse.jst.jsf.designtime.internal.view.model.ITagRegistry;
Discouraged access: The type TagRegistryFactory.TagRegistryFactoryException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
XHTMLContentAssistProcessor2.java :
26 : import org.eclipse.jst.jsf.designtime.internal.view.model.TagRegistryFactory.TagRegistryFactoryException;
Discouraged access: The type FaceletRegistryManager.MyRegistryFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor2.java :
27 : import org.eclipse.jst.jsf.facelet.core.internal.registry.FaceletRegistryManager.MyRegistryFactory;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor2.java :
29 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type ITextRegionContextResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
XHTMLContentAssistProcessor2.java :
67 : final ITextRegionContextResolver resolver = IStructuredDocumentContextResolverFactory.INSTANCE
Discouraged access: The method getRegionType() from the type ITextRegionContextResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
XHTMLContentAssistProcessor2.java :
72 : final String regionType = resolver.getRegionType();
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor2.java :
74 : if (DOMRegionContext.XML_CONTENT.equals(regionType))
Discouraged access: The field XML_CONTENT from the type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor2.java :
74 : if (DOMRegionContext.XML_CONTENT.equals(regionType))
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor2.java :
82 : else if (DOMRegionContext.XML_TAG_NAME.equals(regionType))
Discouraged access: The field XML_TAG_NAME from the type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
XHTMLContentAssistProcessor2.java :
82 : else if (DOMRegionContext.XML_TAG_NAME.equals(regionType))
Discouraged access: The method getRegionText() from the type ITextRegionContextResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
XHTMLContentAssistProcessor2.java :
84 : final TagPrefix tagPrefix = new TagPrefix(resolver .getRegionText());
Discouraged access: The type FaceletRegistryManager.MyRegistryFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor2.java :
109 : MyRegistryFactory factory = new MyRegistryFactory();
Discouraged access: The constructor FaceletRegistryManager.MyRegistryFactory() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor2.java :
109 : MyRegistryFactory factory = new MyRegistryFactory();
Discouraged access: The type FaceletRegistryManager.MyRegistryFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor2.java :
109 : MyRegistryFactory factory = new MyRegistryFactory();
Discouraged access: The type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
XHTMLContentAssistProcessor2.java :
110 : ITagRegistry registry;
Discouraged access: The method createTagRegistry(IProject) from the type FaceletRegistryManager.MyRegistryFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
XHTMLContentAssistProcessor2.java :
113 : registry = factory.createTagRegistry(project);
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
XHTMLContentAssistProcessor2.java :
119 : final Collection<? extends Namespace> tagLibs = registry
Discouraged access: The method getAllTagLibraries() from the type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
XHTMLContentAssistProcessor2.java :
119 : final Collection<? extends Namespace> tagLibs = registry .getAllTagLibraries();
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
XHTMLContentAssistProcessor2.java :
122 : for (final Namespace tagLib : tagLibs)
Discouraged access: The method getNSUri() from the type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
XHTMLContentAssistProcessor2.java :
124 : final PrefixEntry ns = namespaces.get(tagLib.getNSUri());
Discouraged access: The method isInitialized() from the type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
XHTMLContentAssistProcessor2.java :
128 : if (ns != null && tagLib.isInitialized())
Discouraged access: The method getViewElements() from the type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
XHTMLContentAssistProcessor2.java :
134 : final Collection<?> tags = tagLib.getViewElements();
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
XHTMLContentAssistProcessor2.java :
139 : final ITagElement tagElement = (ITagElement) it
Discouraged access: The type ITagElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
XHTMLContentAssistProcessor2.java :
139 : final ITagElement tagElement = (ITagElement) it
Discouraged access: The method getName() from the type ITagElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
XHTMLContentAssistProcessor2.java :
144 : if (tagElement.getName().startsWith(
Discouraged access: The method getName() from the type ITagElement is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
XHTMLContentAssistProcessor2.java :
151 : + tagElement.getName();
Discouraged access: The type TagRegistryFactory.TagRegistryFactoryException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
XHTMLContentAssistProcessor2.java :
173 : catch (TagRegistryFactoryException e)
Discouraged access: The type ChangeActionType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
FaceletChangePage.java :
17 : import org.eclipse.jst.jsf.facelet.core.internal.facet.ChangeActionType;
Discouraged access: The type FacetChangeModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
FaceletChangePage.java :
18 : import org.eclipse.jst.jsf.facelet.core.internal.facet.FacetChangeModel;
Discouraged access: The type FacetChangeModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
FaceletChangePage.java :
41 : private FacetChangeModel _dataModel;
Discouraged access: The type FacetChangeModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
FaceletChangePage.java :
53 : _dataModel = (FacetChangeModel) config;
Discouraged access: The type ChangeActionType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
FaceletChangePage.java :
61 : final ChangeActionType actionType = _dataModel.getChangeActionType();
Discouraged access: The method getChangeActionType() from the type FacetChangeModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
FaceletChangePage.java :
61 : final ChangeActionType actionType = _dataModel.getChangeActionType();
Discouraged access: The field ADD from the type ChangeActionType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
FaceletChangePage.java :
65 : case ADD:
Discouraged access: The field REMOVE from the type ChangeActionType is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
FaceletChangePage.java :
68 : case REMOVE:
Discouraged access: The method isChgDefaultSuffix() from the type FacetChangeModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
FaceletChangePage.java :
79 : _chgDefaultSuffix.setSelection(_dataModel.isChgDefaultSuffix());
Discouraged access: The method isChgViewHandler() from the type FacetChangeModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
FaceletChangePage.java :
93 : _chgViewHandler.setSelection(_dataModel.isChgViewHandler());
Discouraged access: The method isChgConfigureListener() from the type FacetChangeModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
FaceletChangePage.java :
108 : _chgConfigureListener.setSelection(_dataModel.isChgConfigureListener());
Discouraged access: The method isChgConfigureListener() from the type FacetChangeModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
FaceletChangePage.java :
123 : _chgWebappLifecycleListener.setSelection(_dataModel .isChgConfigureListener());
Discouraged access: The type ITextRegionContextResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
FaceletHover.java :
9 : import org.eclipse.jst.jsf.context.resolver.structureddocument.internal.ITextRegionContextResolver;
Discouraged access: The type FaceletDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
FaceletHover.java :
12 : import org.eclipse.jst.jsf.facelet.core.internal.cm.FaceletDocumentFactory;
Discouraged access: The type JSFELHover is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
FaceletHover.java :
13 : import org.eclipse.jst.jsf.ui.internal.jspeditor.JSFELHover;
Discouraged access: The type HTMLTagInfoHoverProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.ui/@dot
FaceletHover.java :
14 : import org.eclipse.wst.html.ui.internal.taginfo.HTMLTagInfoHoverProcessor;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FaceletHover.java :
15 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FaceletHover.java :
16 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type JSFELHover is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
FaceletHover.java :
29 : private JSFELHover _elHover;
Discouraged access: The type HTMLTagInfoHoverProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.ui/@dot
FaceletHover.java :
30 : private HTMLTagInfoHoverProcessor _htmlHoverProcessor;
Discouraged access: The constructor JSFELHover() is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
FaceletHover.java :
37 : _elHover = new JSFELHover();
Discouraged access: The type JSFELHover is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
FaceletHover.java :
37 : _elHover = new JSFELHover();
Discouraged access: The method getHoverInfo(ITextViewer, IRegion) from the type JSFELHover is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
FaceletHover.java :
48 : info = _elHover.getHoverInfo(textViewer, hoverRegion);
Discouraged access: The method getHoverInfo(ITextViewer, IRegion) from the type XMLTagInfoHoverProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
FaceletHover.java :
58 : info = _htmlHoverProcessor.getHoverInfo(textViewer, hoverRegion);
Discouraged access: The method getHoverRegion(ITextViewer, int) from the type JSFELHover is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
FaceletHover.java :
76 : region = _elHover.getHoverRegion(textViewer, offset);
Discouraged access: The method getHoverRegion(ITextViewer, int) from the type XMLTagInfoHoverProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
FaceletHover.java :
86 : region = _htmlHoverProcessor.getHoverRegion(textViewer, offset);
Discouraged access: The type ITextRegionContextResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
FaceletHover.java :
94 : final ITextRegionContextResolver resolver = IStructuredDocumentContextResolverFactory.INSTANCE
Discouraged access: The method getRegionType() from the type ITextRegionContextResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
FaceletHover.java :
96 : final String regionType = resolver.getRegionType();
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FaceletHover.java :
98 : && (regionType == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE || resolver
Discouraged access: The field XML_TAG_ATTRIBUTE_VALUE from the type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FaceletHover.java :
98 : && (regionType == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE || resolver
Discouraged access: The method matchesRelative(String[]) from the type ITextRegionContextResolver is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common/@dot
FaceletHover.java :
98 : && (regionType == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE || resolver .matchesRelative(new String[] { DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE })))
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FaceletHover.java :
100 : { 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 /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FaceletHover.java :
100 : { DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE })))
Discouraged access: The type HTMLTagInfoHoverProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.html.ui/@dot
FaceletHover.java :
120 : private class MyHTMLTagInfoHoverProcessor extends HTMLTagInfoHoverProcessor
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FaceletHover.java :
123 : protected CMElementDeclaration getCMElementDeclaration(Node node)
Discouraged access: The type FaceletDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
FaceletHover.java :
129 : final FaceletDocumentFactory factory = new FaceletDocumentFactory(_project);
Discouraged access: The constructor FaceletDocumentFactory(IProject) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
FaceletHover.java :
129 : final FaceletDocumentFactory factory = new FaceletDocumentFactory(_project);
Discouraged access: The type FaceletDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
FaceletHover.java :
129 : final FaceletDocumentFactory factory = new FaceletDocumentFactory(_project);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
FaceletHover.java :
131 : final CMElementDeclaration elementDecl = factory
Discouraged access: The method createCMElementDeclaration(Element) from the type FaceletDocumentFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
FaceletHover.java :
131 : final CMElementDeclaration elementDecl = factory .createCMElementDeclaration(element);
Discouraged access: The method getCMElementDeclaration(Node) from the type XMLTagInfoHoverProcessor is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.ui/@dot
FaceletHover.java :
140 : return super.getCMElementDeclaration(node);
Discouraged access: The type AbstractELHyperlinkDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
FaceletELHyperlinkDetector.java :
18 : import org.eclipse.jst.jsf.ui.internal.jspeditor.AbstractELHyperlinkDetector;
Discouraged access: The type AbstractELHyperlinkDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
FaceletELHyperlinkDetector.java :
24 : public class FaceletELHyperlinkDetector extends AbstractELHyperlinkDetector {
Discouraged access: The method hasContentType(String, String) from the type AbstractELHyperlinkDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
FaceletELHyperlinkDetector.java :
42 : hasContentType(filename, "jsf.facelet") || //$NON-NLS-1$
Discouraged access: The method hasContentType(String, String) from the type AbstractELHyperlinkDetector is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
FaceletELHyperlinkDetector.java :
43 : hasContentType(filename, "jsf.facelet.composite"); //$NON-NLS-1$
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
HTMLValidator.java :
23 : import org.eclipse.jst.jsf.common.runtime.internal.view.model.common.Namespace;
Discouraged access: The type JSFCorePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
28 : import org.eclipse.jst.jsf.core.internal.JSFCorePlugin;
Discouraged access: The type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
29 : import org.eclipse.jst.jsf.designtime.internal.view.model.ITagRegistry;
Discouraged access: The type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
HTMLValidator.java :
30 : import org.eclipse.jst.jsf.facelet.core.internal.util.ViewUtil;
Discouraged access: The type IJSFViewValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
32 : import org.eclipse.jst.jsf.validation.internal.IJSFViewValidator;
Discouraged access: The type JSFValidatorFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
33 : import org.eclipse.jst.jsf.validation.internal.JSFValidatorFactory;
Discouraged access: The type ValidationPreferences is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
34 : import org.eclipse.jst.jsf.validation.internal.ValidationPreferences;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLValidator.java :
37 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLValidator.java :
38 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.validation/@dot
HTMLValidator.java :
42 : import org.eclipse.wst.validation.internal.core.ValidationException;
Discouraged access: The type LocalizedMessage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.validation/@dot
HTMLValidator.java :
43 : import org.eclipse.wst.validation.internal.operations.LocalizedMessage;
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLValidator.java :
48 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMAttr;
Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.validation/@dot
HTMLValidator.java :
79 : final IReporter reporter) throws ValidationException
Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.validation/@dot
HTMLValidator.java :
86 : catch (final ValidationException e)
Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.validation/@dot
HTMLValidator.java :
114 : final IReporter reporter) throws ValidationException
Discouraged access: The constructor LocalizedMessage(int, String) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.validation/@dot
HTMLValidator.java :
130 : final IMessage message = new LocalizedMessage( IMessage.LOW_SEVERITY, percent + "% " + uris[i]);
Discouraged access: The type LocalizedMessage is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.validation/@dot
HTMLValidator.java :
130 : final IMessage message = new LocalizedMessage(
Discouraged access: The type IJSFViewValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
144 : final IJSFViewValidator validator = JSFValidatorFactory
Discouraged access: The type JSFValidatorFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
144 : final IJSFViewValidator validator = JSFValidatorFactory
Discouraged access: The method createDefaultXMLValidator() from the type JSFValidatorFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
144 : final IJSFViewValidator validator = JSFValidatorFactory .createDefaultXMLValidator();
Discouraged access: The type ValidationPreferences is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
146 : final ValidationPreferences prefs = new ValidationPreferences(
Discouraged access: The constructor ValidationPreferences(IPreferenceStore) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
146 : final ValidationPreferences prefs = new ValidationPreferences( JSFCorePlugin.getDefault().getPreferenceStore());
Discouraged access: The type ValidationPreferences is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
146 : final ValidationPreferences prefs = new ValidationPreferences(
Discouraged access: The type JSFCorePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
147 : JSFCorePlugin.getDefault().getPreferenceStore());
Discouraged access: The method getDefault() from the type JSFCorePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
147 : JSFCorePlugin.getDefault().getPreferenceStore());
Discouraged access: The method getPreferenceStore() from the type JSFCorePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
147 : JSFCorePlugin.getDefault().getPreferenceStore());
Discouraged access: The method load() from the type ValidationPreferences is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
148 : prefs.load();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLValidator.java :
150 : IStructuredModel model = null;
Discouraged access: The method getModelForRead(IFile) from the type IModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLValidator.java :
153 : model = StructuredModelManager.getModelManager().getModelForRead( file);
Discouraged access: The method validateView(IFile, IJSFViewValidator.IValidationReporter) from the type IJSFViewValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
158 : validator.validateView(file, jsfReporter);
Discouraged access: The type JSFCorePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
164 : JSFCorePlugin.log("Error validating JSF", e);
Discouraged access: The method log(String, Throwable) from the type JSFCorePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
164 : JSFCorePlugin.log("Error validating JSF", e);
Discouraged access: The type JSFCorePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
168 : JSFCorePlugin.log("Error validating JSF", e);
Discouraged access: The method log(String, Throwable) from the type JSFCorePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
168 : JSFCorePlugin.log("Error validating JSF", e);
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLValidator.java :
174 : model.releaseFromRead();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLValidator.java :
182 : IStructuredModel model = null;
Discouraged access: The method getModelForRead(IFile) from the type IModelManager is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLValidator.java :
185 : model = StructuredModelManager.getModelManager().getModelForRead( file);
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLValidator.java :
188 : final IStructuredDocument structuredDoc = model
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLValidator.java :
188 : final IStructuredDocument structuredDoc = model .getStructuredDocument();
Discouraged access: The type JSFCorePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
195 : JSFCorePlugin.log("Error validating JSF", e);
Discouraged access: The method log(String, Throwable) from the type JSFCorePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
195 : JSFCorePlugin.log("Error validating JSF", e);
Discouraged access: The type JSFCorePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
199 : JSFCorePlugin.log("Error validating JSF", e);
Discouraged access: The method log(String, Throwable) from the type JSFCorePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
199 : JSFCorePlugin.log("Error validating JSF", e);
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLValidator.java :
205 : model.releaseFromRead();
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLValidator.java :
210 : private void validateDocument(IStructuredDocument structuredDoc,
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
HTMLValidator.java :
216 : private void validateRoot(IStructuredDocument structuredDoc,
Discouraged access: The type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
HTMLValidator.java :
228 : final Set<Attr> declaredNamespaces = ViewUtil
Discouraged access: The method getDeclaredNamespaces(NamedNodeMap) from the type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
HTMLValidator.java :
228 : final Set<Attr> declaredNamespaces = ViewUtil .getDeclaredNamespaces(rootElement.getAttributes());
Discouraged access: The type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
230 : final ITagRegistry tagRegistry = ViewUtil
Discouraged access: The type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
HTMLValidator.java :
230 : final ITagRegistry tagRegistry = ViewUtil
Discouraged access: The method getHtmlTagRegistry(IProject) from the type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
HTMLValidator.java :
230 : final ITagRegistry tagRegistry = ViewUtil .getHtmlTagRegistry(project);
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
HTMLValidator.java :
232 : final Collection<? extends Namespace> namespaces;
Discouraged access: The method getAllTagLibraries() from the type ITagRegistry is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
235 : namespaces = tagRegistry.getAllTagLibraries();
Discouraged access: The type JSFCorePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
241 : JSFCorePlugin.log(IStatus.ERROR, "Program Error: HTML tag registry not found"); //$NON-NLS-1$
Discouraged access: The method log(int, String) from the type JSFCorePlugin is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
HTMLValidator.java :
241 : JSFCorePlugin.log(IStatus.ERROR, "Program Error: HTML tag registry not found"); //$NON-NLS-1$
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLValidator.java :
247 : if (attr.getPrefix() != null && attr instanceof IDOMAttr)
Discouraged access: The type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
HTMLValidator.java :
251 : SEARCH_NAMESPACES: for (final Namespace ns : namespaces)
Discouraged access: The method getNSUri() from the type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
HTMLValidator.java :
253 : if (ns.getNSUri().equals(declaredUri))
Discouraged access: The method getNSUri() from the type Namespace is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.common.runtime/@dot
HTMLValidator.java :
255 : findUri = ns.getNSUri();
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLValidator.java :
263 : final IDOMAttr domAttr = (IDOMAttr) attr;
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLValidator.java :
263 : final IDOMAttr domAttr = (IDOMAttr) attr;
Discouraged access: The method getValueRegionStartOffset() from the type IDOMAttr is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.xml.core/@dot
HTMLValidator.java :
264 : reporter.report(diag, domAttr.getValueRegionStartOffset(), domAttr
Discouraged access: The type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
HTMLValidator.java :
278 : && ViewUtil.isFaceletVDLFile(model);
Discouraged access: The method isFaceletVDLFile(IFile) from the type ViewUtil is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.facelet.core/@dot
HTMLValidator.java :
278 : && ViewUtil.isFaceletVDLFile(model);
Discouraged access: The type ValidationMessageFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
ValidationReporter.java :
5 : import org.eclipse.jst.jsf.ui.internal.validation.ValidationMessageFactory;
Discouraged access: The type IJSFViewValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
ValidationReporter.java :
6 : import org.eclipse.jst.jsf.validation.internal.IJSFViewValidator;
Discouraged access: The type ValidationPreferences is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
ValidationReporter.java :
7 : import org.eclipse.jst.jsf.validation.internal.ValidationPreferences;
Discouraged access: The type DiagnosticFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
ValidationReporter.java :
8 : import org.eclipse.jst.jsf.validation.internal.strategy.DiagnosticFactory;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ValidationReporter.java :
9 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IJSFViewValidator is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
ValidationReporter.java :
15 : IJSFViewValidator.IValidationReporter
Discouraged access: The type IJSFViewValidator.IValidationReporter is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
ValidationReporter.java :
15 : IJSFViewValidator.IValidationReporter
Discouraged access: The type ValidationMessageFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
ValidationReporter.java :
20 : private final ValidationMessageFactory _factory;
Discouraged access: The type ValidationPreferences is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
ValidationReporter.java :
24 : final ValidationPreferences prefs, final IStructuredModel model)
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.wst.sse.core/@dot
ValidationReporter.java :
24 : final ValidationPreferences prefs, final IStructuredModel model)
Discouraged access: The constructor ValidationMessageFactory(ValidationPreferences, IStructuredModel) is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
ValidationReporter.java :
29 : _factory = new ValidationMessageFactory(prefs, model);
Discouraged access: The type ValidationMessageFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
ValidationReporter.java :
29 : _factory = new ValidationMessageFactory(prefs, model);
Discouraged access: The method createFromDiagnostic(Diagnostic, int, int, IFile) from the type ValidationMessageFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.ui/@dot
ValidationReporter.java :
37 : final IMessage message = _factory.createFromDiagnostic(problem, start, length, _file);
Discouraged access: The type DiagnosticFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
ValidationReporter.java :
54 : case DiagnosticFactory.CONTAINMENT_ERROR_MISSING_VIEW:
Discouraged access: The field CONTAINMENT_ERROR_MISSING_VIEW from the type DiagnosticFactory is not accessible due to restriction on classpath entry /opt/public/webtools/projects/wtp-R3.2.3-M/workdir/plugins/org.eclipse.jst.jsf.core/@dot
ValidationReporter.java :
54 : case DiagnosticFactory.CONTAINMENT_ERROR_MISSING_VIEW: