Compiler: Eclipse Java Compiler Version: 0.959, 3.5.0 rc1
Number of source files: 72 Number of classfiles: 110
Problems: 1015 (Errors: 0 Warnings: 1015 )
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationXSL.java :
19 : import org.eclipse.wst.sse.ui.internal.provisional.style.LineStyleProvider; // import
Discouraged access: The type NoRegionContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
StructuredTextViewerConfigurationXSL.java :
23 : import org.eclipse.wst.xml.ui.internal.contentassist.NoRegionContentAssistProcessor;
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationXSL.java :
41 : private LineStyleProvider fLineStyleProviderForXSL;
Discouraged access: The constructor NoRegionContentAssistProcessor() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
StructuredTextViewerConfigurationXSL.java :
64 : processors = new IContentAssistProcessor[] { new NoRegionContentAssistProcessor() };
Discouraged access: The type NoRegionContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
StructuredTextViewerConfigurationXSL.java :
64 : processors = new IContentAssistProcessor[] { new NoRegionContentAssistProcessor() };
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationXSL.java :
110 : public LineStyleProvider[] getLineStyleProviders(
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationXSL.java :
112 : LineStyleProvider[] providers = null;
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationXSL.java :
114 : providers = new LineStyleProvider[] {getLineStyleProviderForXSL()};
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
StructuredTextViewerConfigurationXSL.java :
128 : protected LineStyleProvider getLineStyleProviderForXSL() {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXMLElementContentAssistRequest.java :
20 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXMLElementContentAssistRequest.java :
21 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type Debug is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXMLElementContentAssistRequest.java :
22 : import org.eclipse.wst.sse.core.internal.util.Debug;
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXMLElementContentAssistRequest.java :
23 : import org.eclipse.wst.sse.ui.internal.contentassist.CustomCompletionProposal;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
24 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
25 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
26 : import org.eclipse.wst.xml.core.internal.contentmodel.modelquery.ModelQuery;
Discouraged access: The type ModelQueryAction is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
27 : import org.eclipse.wst.xml.core.internal.contentmodel.modelquery.ModelQueryAction;
Discouraged access: The type DOMNamespaceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
28 : import org.eclipse.wst.xml.core.internal.contentmodel.util.DOMNamespaceHelper;
Discouraged access: The type ModelQueryUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
29 : import org.eclipse.wst.xml.core.internal.modelquery.ModelQueryUtil;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
30 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
31 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type XMLRelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
32 : import org.eclipse.wst.xml.ui.internal.contentassist.XMLRelevanceConstants;
Discouraged access: The type CMImageUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
33 : import org.eclipse.wst.xml.ui.internal.editor.CMImageUtil;
Discouraged access: The type XMLEditorPluginImageHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
34 : import org.eclipse.wst.xml.ui.internal.editor.XMLEditorPluginImageHelper;
Discouraged access: The type XMLEditorPluginImages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
35 : import org.eclipse.wst.xml.ui.internal.editor.XMLEditorPluginImages;
Discouraged access: The type MarkupTagInfoProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
36 : import org.eclipse.wst.xml.ui.internal.taginfo.MarkupTagInfoProvider;
Discouraged access: The type MarkupTagInfoProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
53 : protected MarkupTagInfoProvider infoProvider = null;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXMLElementContentAssistRequest.java :
67 : IStructuredDocumentRegion documentRegion,
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXMLElementContentAssistRequest.java :
68 : ITextRegion completionRegion, int begin, int length, String filter,
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
73 : protected Iterator<CMNode> getAvailableContentNodes(IDOMDocument domDocument, Node ancestorNode, int includeOptions) {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
73 : protected Iterator<CMNode> getAvailableContentNodes(IDOMDocument domDocument, Node ancestorNode, int includeOptions) {
Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
74 : ModelQuery modelQuery = ModelQueryUtil.getModelQuery(domDocument);
Discouraged access: The method getModelQuery(Document) from the type ModelQueryUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
74 : ModelQuery modelQuery = ModelQueryUtil.getModelQuery(domDocument);
Discouraged access: The type ModelQueryUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
74 : ModelQuery modelQuery = ModelQueryUtil.getModelQuery(domDocument);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
75 : CMElementDeclaration cmElementDec = modelQuery.getCMElementDeclaration((Element)ancestorNode);
Discouraged access: The method getCMElementDeclaration(Element) from the type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
75 : CMElementDeclaration cmElementDec = modelQuery.getCMElementDeclaration((Element)ancestorNode);
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
76 : List <CMNode> cmNodeList = modelQuery.getAvailableContent((Element)ancestorNode, cmElementDec, includeOptions);
Discouraged access: The method getAvailableContent(Element, CMElementDeclaration, int) from the type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
76 : List <CMNode> cmNodeList = modelQuery.getAvailableContent((Element)ancestorNode, cmElementDec, includeOptions);
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
77 : Iterator <CMNode> cmNodeIt = cmNodeList.iterator();
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXMLElementContentAssistRequest.java :
81 : protected CustomCompletionProposal createProposal(String proposedText, String additionalInfo, int offset,
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXMLElementContentAssistRequest.java :
83 : CustomCompletionProposal proposal = new CustomCompletionProposal(
Discouraged access: The constructor CustomCompletionProposal(String, int, int, int, Image, String, IContextInformation, String, int, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXMLElementContentAssistRequest.java :
83 : CustomCompletionProposal proposal = new CustomCompletionProposal( proposedText, offset, 0, startLength + proposedText.length() - getMatchString().length(), image, proposedText, null, additionalInfo, 0, true);
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXMLElementContentAssistRequest.java :
83 : CustomCompletionProposal proposal = new CustomCompletionProposal(
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
89 : protected Image getCMNodeImage(CMNode cmNode) {
Discouraged access: The type CMImageUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
90 : Image image = CMImageUtil.getImage(cmNode);
Discouraged access: The method getImage(CMNode) from the type CMImageUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
90 : Image image = CMImageUtil.getImage(cmNode);
Discouraged access: The method getInstance() from the type XMLEditorPluginImageHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
92 : image = XMLEditorPluginImageHelper .getInstance()
Discouraged access: The type XMLEditorPluginImageHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
92 : image = XMLEditorPluginImageHelper
Discouraged access: The method getImage(String) from the type XMLEditorPluginImageHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
92 : image = XMLEditorPluginImageHelper .getInstance() .getImage( XMLEditorPluginImages.IMG_OBJ_TAG_GENERIC);
Discouraged access: The type XMLEditorPluginImages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
95 : XMLEditorPluginImages.IMG_OBJ_TAG_GENERIC);
Discouraged access: The field IMG_OBJ_TAG_GENERIC from the type XMLEditorPluginImages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
95 : XMLEditorPluginImages.IMG_OBJ_TAG_GENERIC);
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
100 : protected String getRequiredName(Node ownerNode, CMNode cmnode) {
Discouraged access: The type DOMNamespaceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
102 : return DOMNamespaceHelper.computeName(cmnode, ownerNode, null);
Discouraged access: The method computeName(CMNode, Node, String) from the type DOMNamespaceHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
102 : return DOMNamespaceHelper.computeName(cmnode, ownerNode, null);
Discouraged access: The method getNodeName() from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
104 : return cmnode.getNodeName();
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
115 : protected String getAdditionalInfo(CMNode parentOrOwner, CMNode cmnode) {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
115 : protected String getAdditionalInfo(CMNode parentOrOwner, CMNode cmnode) {
Discouraged access: The type Debug is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXMLElementContentAssistRequest.java :
119 : if (Debug.displayWarnings) {
Discouraged access: The field displayWarnings from the type Debug is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXMLElementContentAssistRequest.java :
119 : if (Debug.displayWarnings) {
Discouraged access: The method getInfo(CMNode) from the type MarkupTagInfoProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
125 : addlInfo = getInfoProvider().getInfo(cmnode);
Discouraged access: The method getInfo(CMNode) from the type MarkupTagInfoProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
127 : addlInfo = getInfoProvider().getInfo(parentOrOwner);
Discouraged access: The type MarkupTagInfoProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
138 : protected MarkupTagInfoProvider getInfoProvider() {
Discouraged access: The constructor MarkupTagInfoProvider() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
140 : infoProvider = new MarkupTagInfoProvider();
Discouraged access: The type MarkupTagInfoProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
140 : infoProvider = new MarkupTagInfoProvider();
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXMLElementContentAssistRequest.java :
158 : return replacementBeginPosition > documentRegion.getStartOffset(region) + region.getLength();
Discouraged access: The method getLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXMLElementContentAssistRequest.java :
158 : return replacementBeginPosition > documentRegion.getStartOffset(region) + region.getLength();
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
175 : List<CMNode> cmnodes = null;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
180 : Iterator<CMNode> nodeIterator = cmnodes.iterator();
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
192 : CMNode elementDecl = nodeIterator.next();
Discouraged access: The method getRequiredName(Node, CMNode) from the type AbstractContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
198 : proposedText = contentModel.getRequiredName(ancestorNode, elementDecl);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
202 : if (elementDecl instanceof CMElementDeclaration) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
203 : CMElementDeclaration ed = (CMElementDeclaration) elementDecl;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
203 : CMElementDeclaration ed = (CMElementDeclaration) elementDecl;
Discouraged access: The method getContentType() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
204 : if (ed.getContentType() == CMElementDeclaration.EMPTY) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
204 : if (ed.getContentType() == CMElementDeclaration.EMPTY) {
Discouraged access: The field EMPTY from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
204 : if (ed.getContentType() == CMElementDeclaration.EMPTY) {
Discouraged access: The method generateTag(Node, CMElementDeclaration, StringBuffer) from the type AbstractContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
210 : contentModel.generateTag(ancestorNode, ed, sb);
Discouraged access: The type CMImageUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
220 : Image image = CMImageUtil.getImage(elementDecl);
Discouraged access: The method getImage(CMNode) from the type CMImageUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
220 : Image image = CMImageUtil.getImage(elementDecl);
Discouraged access: The method getImage(String) from the type XMLEditorPluginImageHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
222 : image = XMLEditorPluginImageHelper .getInstance() .getImage( XMLEditorPluginImages.IMG_OBJ_TAG_GENERIC);
Discouraged access: The type XMLEditorPluginImageHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
222 : image = XMLEditorPluginImageHelper
Discouraged access: The method getInstance() from the type XMLEditorPluginImageHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
222 : image = XMLEditorPluginImageHelper .getInstance()
Discouraged access: The type XMLEditorPluginImages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
225 : XMLEditorPluginImages.IMG_OBJ_TAG_GENERIC);
Discouraged access: The field IMG_OBJ_TAG_GENERIC from the type XMLEditorPluginImages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
225 : XMLEditorPluginImages.IMG_OBJ_TAG_GENERIC);
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXMLElementContentAssistRequest.java :
229 : 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 /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXMLElementContentAssistRequest.java :
229 : CustomCompletionProposal proposal = new CustomCompletionProposal( proposedText, getReplacementBeginPosition(), getReplacementLength(), cursorAdjustment, image, contentModel.getRequiredName(getParent(), elementDecl), null, proposedInfo, XMLRelevanceConstants.R_TAG_NAME);
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXMLElementContentAssistRequest.java :
229 : CustomCompletionProposal proposal = new CustomCompletionProposal(
Discouraged access: The method getRequiredName(Node, CMNode) from the type AbstractContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
232 : image, contentModel.getRequiredName(getParent(), elementDecl), null, proposedInfo,
Discouraged access: The type XMLRelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
234 : XMLRelevanceConstants.R_TAG_NAME);
Discouraged access: The field R_TAG_NAME from the type XMLRelevanceConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXMLElementContentAssistRequest.java :
234 : XMLRelevanceConstants.R_TAG_NAME);
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
257 : protected List<CMNode> getAvailableChildElementDeclarations(Element parent,
Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
260 : childPosition, ModelQuery.VALIDITY_NONE);
Discouraged access: The field VALIDITY_NONE from the type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
260 : childPosition, ModelQuery.VALIDITY_NONE);
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
262 : List<CMNode> cmnodes = new Vector();
Discouraged access: The type ModelQueryAction is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
264 : ModelQueryAction action = (ModelQueryAction) iterator.next();
Discouraged access: The type ModelQueryAction is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
264 : ModelQueryAction action = (ModelQueryAction) iterator.next();
Discouraged access: The method getStartIndex() from the type ModelQueryAction is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
266 : || (((action.getStartIndex() <= childPosition) && (childPosition <= action
Discouraged access: The method getEndIndex() from the type ModelQueryAction is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
266 : || (((action.getStartIndex() <= childPosition) && (childPosition <= action .getEndIndex())))) {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
268 : CMNode actionCMNode = action.getCMNode();
Discouraged access: The method getCMNode() from the type ModelQueryAction is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
268 : CMNode actionCMNode = action.getCMNode();
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
280 : CMElementDeclaration parentDecl = getCMElementDeclaration(parent);
Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
282 : ModelQuery modelQuery = ModelQueryUtil.getModelQuery(parent
Discouraged access: The method getModelQuery(Document) from the type ModelQueryUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
282 : ModelQuery modelQuery = ModelQueryUtil.getModelQuery(parent .getOwnerDocument());
Discouraged access: The type ModelQueryUtil is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
282 : ModelQuery modelQuery = ModelQueryUtil.getModelQuery(parent
Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
286 : int editMode = ModelQuery.EDIT_MODE_UNCONSTRAINED;
Discouraged access: The field EDIT_MODE_UNCONSTRAINED from the type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
286 : int editMode = ModelQuery.EDIT_MODE_UNCONSTRAINED;
Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
287 : int ic = (editMode == ModelQuery.EDIT_MODE_CONSTRAINED_STRICT) ? ModelQuery.INCLUDE_CHILD_NODES
Discouraged access: The field EDIT_MODE_CONSTRAINED_STRICT from the type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
287 : int ic = (editMode == ModelQuery.EDIT_MODE_CONSTRAINED_STRICT) ? ModelQuery.INCLUDE_CHILD_NODES
Discouraged access: The field INCLUDE_CHILD_NODES from the type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXMLElementContentAssistRequest.java :
287 : int ic = (editMode == ModelQuery.EDIT_MODE_CONSTRAINED_STRICT) ? ModelQuery.INCLUDE_CHILD_NODES
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
13 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
14 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
15 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection;
Discouraged access: The type NamespaceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXSLContentAssistRequest.java :
17 : import org.eclipse.wst.xml.core.internal.contentmodel.util.NamespaceInfo;
Discouraged access: The type NamespaceTable is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXSLContentAssistRequest.java :
18 : import org.eclipse.wst.xml.core.internal.contentmodel.util.NamespaceTable;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXSLContentAssistRequest.java :
19 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXSLContentAssistRequest.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type ProposalComparator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXSLContentAssistRequest.java :
21 : import org.eclipse.wst.xml.ui.internal.contentassist.ProposalComparator;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
36 : protected IStructuredDocumentRegion documentRegion = null;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
41 : protected ITextRegion region = null;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
63 : IStructuredDocumentRegion documentRegion,
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
64 : ITextRegion completionRegion, int begin, int length, String filter,
Discouraged access: The type NamespaceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXSLContentAssistRequest.java :
111 : protected Collection<NamespaceInfo> getNamespaces(IDOMElement element) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXSLContentAssistRequest.java :
111 : protected Collection<NamespaceInfo> getNamespaces(IDOMElement element) {
Discouraged access: The type NamespaceTable is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXSLContentAssistRequest.java :
112 : NamespaceTable table = new NamespaceTable(element.getOwnerDocument());
Discouraged access: The constructor NamespaceTable(Document) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXSLContentAssistRequest.java :
112 : NamespaceTable table = new NamespaceTable(element.getOwnerDocument());
Discouraged access: The type NamespaceTable is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXSLContentAssistRequest.java :
112 : NamespaceTable table = new NamespaceTable(element.getOwnerDocument());
Discouraged access: The method visitElement(Element) from the type NamespaceAttributeVisitor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXSLContentAssistRequest.java :
113 : table.visitElement(element);
Discouraged access: The type NamespaceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXSLContentAssistRequest.java :
115 : Collection<NamespaceInfo> namespaceInfoList = table.getNamespaceInfoCollection();
Discouraged access: The method getNamespaceInfoCollection() from the type NamespaceTable is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXSLContentAssistRequest.java :
115 : Collection<NamespaceInfo> namespaceInfoList = table.getNamespaceInfoCollection();
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXSLContentAssistRequest.java :
126 : IDOMDocument document = (IDOMDocument) node.getOwnerDocument();
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXSLContentAssistRequest.java :
126 : IDOMDocument document = (IDOMDocument) node.getOwnerDocument();
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
AbstractXSLContentAssistRequest.java :
127 : return document.getModel().getBaseLocation();
Discouraged access: The method getBaseLocation() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
127 : return document.getModel().getBaseLocation();
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
141 : protected IStructuredDocumentRegion getDocumentRegion() {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
165 : protected ITextRegion getRegion() {
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
179 : return ((ITextRegionCollection) getDocumentRegion()).getStartOffset(getRegion());
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
179 : return ((ITextRegionCollection) getDocumentRegion()).getStartOffset(getRegion());
Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
186 : return ((ITextRegionCollection) getDocumentRegion()).getText(getRegion());
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
186 : return ((ITextRegionCollection) getDocumentRegion()).getText(getRegion());
Discouraged access: The method getTextEndOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
193 : return ((ITextRegionCollection) getDocumentRegion()).getTextEndOffset(getRegion());
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
193 : return ((ITextRegionCollection) getDocumentRegion()).getTextEndOffset(getRegion());
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
198 : protected void setDocumentRegion(IStructuredDocumentRegion region) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractXSLContentAssistRequest.java :
212 : protected void setRegion(ITextRegion newRegion) {
Discouraged access: The constructor ProposalComparator() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXSLContentAssistRequest.java :
226 : Collections.sort(proposalsIn, new ProposalComparator());
Discouraged access: The type ProposalComparator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
AbstractXSLContentAssistRequest.java :
226 : Collections.sort(proposalsIn, new ProposalComparator());
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
CallTemplateContentAssistRequest.java :
21 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
CallTemplateContentAssistRequest.java :
22 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CallTemplateContentAssistRequest.java :
23 : import org.eclipse.wst.sse.ui.internal.contentassist.CustomCompletionProposal;
The field CallTemplateContentAssistRequest.ATTR_MODE is never read locally
CallTemplateContentAssistRequest.java :
44 : private static final String ATTR_MODE = "mode"; //$NON-NLS-1$
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
CallTemplateContentAssistRequest.java :
57 : public CallTemplateContentAssistRequest(Node node, IStructuredDocumentRegion documentRegion,
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
CallTemplateContentAssistRequest.java :
58 : ITextRegion completionRegion, int begin, int length, String filter,
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CallTemplateContentAssistRequest.java :
83 : 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 /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CallTemplateContentAssistRequest.java :
83 : CustomCompletionProposal proposal = new CustomCompletionProposal( attribute.getValue(), getStartOffset() + 1, 0, attribute.getValue().length(), XSLPluginImageHelper .getInstance().getImage( XSLPluginImages.IMG_TEMPLATE), attribute .getValue(), null, proposalInfo, 0);
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CallTemplateContentAssistRequest.java :
83 : CustomCompletionProposal proposal = new CustomCompletionProposal(
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CustomCompletionProposal.java :
8 : org.eclipse.wst.sse.ui.internal.contentassist.CustomCompletionProposal
Discouraged access: The constructor CustomCompletionProposal(String, int, int, int, Image, String, IContextInformation, String, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CustomCompletionProposal.java :
27 : super(replacementString, replacementOffset, replacementLength, cursorPosition, image, displayString, contextInformation, additionalProposalInfo, relevance);
Discouraged access: The constructor CustomCompletionProposal(String, int, int, int, Image, String, IContextInformation, String, int, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
CustomCompletionProposal.java :
50 : super(replacementString, replacementOffset, replacementLength, cursorPosition, image, displayString, contextInformation, additionalProposalInfo, relevance, updateReplacementLengthOnValidate);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
ExcludeResultPrefixesContentAssist.java :
19 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
ExcludeResultPrefixesContentAssist.java :
20 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ExcludeResultPrefixesContentAssist.java :
21 : import org.eclipse.wst.sse.ui.internal.contentassist.CustomCompletionProposal;
Discouraged access: The type NamespaceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExcludeResultPrefixesContentAssist.java :
22 : import org.eclipse.wst.xml.core.internal.contentmodel.util.NamespaceInfo;
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExcludeResultPrefixesContentAssist.java :
23 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExcludeResultPrefixesContentAssist.java :
24 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
The field ExcludeResultPrefixesContentAssist.ADDITIONAL_INFO is never read locally
ExcludeResultPrefixesContentAssist.java :
45 : private static final String ADDITIONAL_INFO = Messages.ExcludeResultPrefixesContentAssist;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
ExcludeResultPrefixesContentAssist.java :
58 : IStructuredDocumentRegion documentRegion,
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
ExcludeResultPrefixesContentAssist.java :
59 : ITextRegion completionRegion, int begin, int length, String filter,
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExcludeResultPrefixesContentAssist.java :
72 : IDOMAttr attrNode = (IDOMAttr)((IDOMElement)getNode()).getAttributeNode(EXCLUDE_RESULT_PREFIXES);
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExcludeResultPrefixesContentAssist.java :
72 : IDOMAttr attrNode = (IDOMAttr)((IDOMElement)getNode()).getAttributeNode(EXCLUDE_RESULT_PREFIXES);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExcludeResultPrefixesContentAssist.java :
72 : IDOMAttr attrNode = (IDOMAttr)((IDOMElement)getNode()).getAttributeNode(EXCLUDE_RESULT_PREFIXES);
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ExcludeResultPrefixesContentAssist.java :
82 : 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 /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ExcludeResultPrefixesContentAssist.java :
82 : CustomCompletionProposal proposal = new CustomCompletionProposal( DEFAULT, offset, 0, DEFAULT.length(), XSLPluginImageHelper.getInstance().getImage(XSLPluginImages.IMG_PREFIX), DEFAULT, null, null, 0);
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ExcludeResultPrefixesContentAssist.java :
82 : CustomCompletionProposal proposal = new CustomCompletionProposal(
Discouraged access: The type NamespaceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExcludeResultPrefixesContentAssist.java :
88 : Collection<NamespaceInfo> namespaces = this.getNamespaces((IDOMElement)node);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExcludeResultPrefixesContentAssist.java :
88 : Collection<NamespaceInfo> namespaces = this.getNamespaces((IDOMElement)node);
Discouraged access: The type NamespaceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExcludeResultPrefixesContentAssist.java :
89 : for (NamespaceInfo namespace : namespaces) {
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ExcludeResultPrefixesContentAssist.java :
92 : 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 /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ExcludeResultPrefixesContentAssist.java :
92 : CustomCompletionProposal proposal = new CustomCompletionProposal( namespace.prefix, offset, 0, namespace.prefix.length(), XSLPluginImageHelper.getInstance().getImage(XSLPluginImages.IMG_PREFIX), namespace.prefix, null, namespace.uri, 0);
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ExcludeResultPrefixesContentAssist.java :
92 : CustomCompletionProposal proposal = new CustomCompletionProposal(
Discouraged access: The field prefix from the type NamespaceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExcludeResultPrefixesContentAssist.java :
93 : namespace.prefix, offset, 0, namespace.prefix.length(),
Discouraged access: The field prefix from the type NamespaceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExcludeResultPrefixesContentAssist.java :
93 : namespace.prefix, offset, 0, namespace.prefix.length(),
Discouraged access: The field prefix from the type NamespaceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExcludeResultPrefixesContentAssist.java :
95 : namespace.prefix, null, namespace.uri, 0);
Discouraged access: The field uri from the type NamespaceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExcludeResultPrefixesContentAssist.java :
95 : namespace.prefix, null, namespace.uri, 0);
Discouraged access: The type NamespaceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExcludeResultPrefixesContentAssist.java :
103 : protected boolean includePrefix(NamespaceInfo namespace) {
Discouraged access: The field prefix from the type NamespaceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExcludeResultPrefixesContentAssist.java :
104 : return !prefixExists(namespace.prefix) && !namespace.prefix.equals("") && !namespace.uri.equals(XSLCore.XSL_NAMESPACE_URI); //$NON-NLS-1$
Discouraged access: The field prefix from the type NamespaceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExcludeResultPrefixesContentAssist.java :
104 : return !prefixExists(namespace.prefix) && !namespace.prefix.equals("") && !namespace.uri.equals(XSLCore.XSL_NAMESPACE_URI); //$NON-NLS-1$
Discouraged access: The field uri from the type NamespaceInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
ExcludeResultPrefixesContentAssist.java :
104 : return !prefixExists(namespace.prefix) && !namespace.prefix.equals("") && !namespace.uri.equals(XSLCore.XSL_NAMESPACE_URI); //$NON-NLS-1$
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
NullContentAssistRequest.java :
17 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
NullContentAssistRequest.java :
18 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
NullContentAssistRequest.java :
40 : IStructuredDocumentRegion documentRegion,
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
NullContentAssistRequest.java :
41 : ITextRegion completionRegion, int begin, int length, String filter,
The import org.apache.xpath.compiler.XPathParser is never used
SelectAttributeContentAssist.java :
20 : import org.apache.xpath.compiler.XPathParser;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectAttributeContentAssist.java :
23 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectAttributeContentAssist.java :
24 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectAttributeContentAssist.java :
26 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectAttributeContentAssist.java :
27 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type XPathTemplateCompletionProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
SelectAttributeContentAssist.java :
29 : import org.eclipse.wst.xml.xpath.ui.internal.contentassist.XPathTemplateCompletionProcessor;
Discouraged access: The type TemplateContextTypeIdsXPath is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
SelectAttributeContentAssist.java :
30 : import org.eclipse.wst.xml.xpath.ui.internal.templates.TemplateContextTypeIdsXPath;
Discouraged access: The type XPathTemplateCompletionProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
SelectAttributeContentAssist.java :
66 : private XPathTemplateCompletionProcessor fTemplateProcessor = null;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectAttributeContentAssist.java :
84 : IStructuredDocumentRegion documentRegion,
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectAttributeContentAssist.java :
85 : ITextRegion completionRegion, int begin, int length, String filter,
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectAttributeContentAssist.java :
103 : IDOMAttr attrNode = getAttribute(SELECT_ATTRIBUTE);
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectAttributeContentAssist.java :
113 : private IDOMAttr getAttribute(String attrName) {
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectAttributeContentAssist.java :
114 : return (IDOMAttr)((IDOMElement)getNode()).getAttributeNode(attrName);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectAttributeContentAssist.java :
114 : return (IDOMAttr)((IDOMElement)getNode()).getAttributeNode(attrName);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectAttributeContentAssist.java :
126 : IDOMElement elem = (IDOMElement)getNode();
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectAttributeContentAssist.java :
126 : IDOMElement elem = (IDOMElement)getNode();
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectAttributeContentAssist.java :
127 : IDOMAttr xpathNode = (IDOMAttr)elem.getAttributeNode(SELECT_ATTRIBUTE);
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectAttributeContentAssist.java :
127 : IDOMAttr xpathNode = (IDOMAttr)elem.getAttributeNode(SELECT_ATTRIBUTE);
Discouraged access: The method getValueRegionStartOffset() from the type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectAttributeContentAssist.java :
137 : int startOffset = xpathNode.getValueRegionStartOffset();
Discouraged access: The method getValueRegionStartOffset() from the type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectAttributeContentAssist.java :
138 : int tokenOffset = getReplacementBeginPosition() - xpathNode.getValueRegionStartOffset();
The local variable newStartOffset is never read
SelectAttributeContentAssist.java :
140 : int newStartOffset = startOffset + tokenPosition;
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectAttributeContentAssist.java :
145 : protected String extractXPathMatchString(IDOMAttr node, ITextRegion aRegion, int offset) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
SelectAttributeContentAssist.java :
145 : protected String extractXPathMatchString(IDOMAttr node, ITextRegion aRegion, int offset) {
Discouraged access: The method getValueRegionStartOffset() from the type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
SelectAttributeContentAssist.java :
152 : int column = offset - node.getValueRegionStartOffset() - 1;
Discouraged access: The type TemplateContextTypeIdsXPath is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
SelectAttributeContentAssist.java :
191 : addTemplates(TemplateContextTypeIdsXPath.AXIS, offset);
Discouraged access: The field AXIS from the type TemplateContextTypeIdsXPath is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
SelectAttributeContentAssist.java :
191 : addTemplates(TemplateContextTypeIdsXPath.AXIS, offset);
Discouraged access: The type TemplateContextTypeIdsXPath is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
SelectAttributeContentAssist.java :
192 : addTemplates(TemplateContextTypeIdsXPath.XPATH, offset);
Discouraged access: The field XPATH from the type TemplateContextTypeIdsXPath is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
SelectAttributeContentAssist.java :
192 : addTemplates(TemplateContextTypeIdsXPath.XPATH, offset);
Discouraged access: The type TemplateContextTypeIdsXPath is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
SelectAttributeContentAssist.java :
193 : addTemplates(TemplateContextTypeIdsXPath.CUSTOM, offset);
Discouraged access: The field CUSTOM from the type TemplateContextTypeIdsXPath is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
SelectAttributeContentAssist.java :
193 : addTemplates(TemplateContextTypeIdsXPath.CUSTOM, offset);
Discouraged access: The type TemplateContextTypeIdsXPath is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
SelectAttributeContentAssist.java :
194 : addTemplates(TemplateContextTypeIdsXPath.OPERATOR, offset);
Discouraged access: The field OPERATOR from the type TemplateContextTypeIdsXPath is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
SelectAttributeContentAssist.java :
194 : addTemplates(TemplateContextTypeIdsXPath.OPERATOR, offset);
Discouraged access: The method setContextType(String) from the type XPathTemplateCompletionProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
SelectAttributeContentAssist.java :
220 : getTemplateCompletionProcessor().setContextType(context);
Discouraged access: The method computeCompletionProposals(ITextViewer, int) from the type XPathTemplateCompletionProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
SelectAttributeContentAssist.java :
221 : ICompletionProposal[] proposals = getTemplateCompletionProcessor() .computeCompletionProposals(textViewer, startOffset);
Discouraged access: The method getDisplayString() from the type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
SelectAttributeContentAssist.java :
277 : if (proposal.getDisplayString().startsWith(matchString)) {
Discouraged access: The type XPathTemplateCompletionProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
SelectAttributeContentAssist.java :
292 : private XPathTemplateCompletionProcessor getTemplateCompletionProcessor() {
Discouraged access: The constructor XPathTemplateCompletionProcessor() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
SelectAttributeContentAssist.java :
294 : fTemplateProcessor = new XPathTemplateCompletionProcessor();
Discouraged access: The type XPathTemplateCompletionProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
SelectAttributeContentAssist.java :
294 : fTemplateProcessor = new XPathTemplateCompletionProcessor();
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
TemplateModeAttributeContentAssist.java :
18 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
TemplateModeAttributeContentAssist.java :
19 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
TemplateModeAttributeContentAssist.java :
20 : import org.eclipse.wst.sse.ui.internal.contentassist.CustomCompletionProposal;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
TemplateModeAttributeContentAssist.java :
21 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
TemplateModeAttributeContentAssist.java :
54 : IStructuredDocumentRegion documentRegion,
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
TemplateModeAttributeContentAssist.java :
55 : ITextRegion completionRegion, int begin, int length, String filter,
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
TemplateModeAttributeContentAssist.java :
87 : IDOMNode xmlNode = (IDOMNode)node;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
TemplateModeAttributeContentAssist.java :
87 : IDOMNode xmlNode = (IDOMNode)node;
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
TemplateModeAttributeContentAssist.java :
89 : if (attribute != null && xmlNode.getStartOffset() != template.getOffset()) {
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
TemplateModeAttributeContentAssist.java :
90 : 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 /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
TemplateModeAttributeContentAssist.java :
90 : CustomCompletionProposal proposal = new CustomCompletionProposal( attribute.getValue(), getStartOffset() + 1, 0, attribute.getValue().length(), XSLPluginImageHelper .getInstance().getImage( XSLPluginImages.IMG_MODE), attribute .getValue(), null, null, 0);
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
TemplateModeAttributeContentAssist.java :
90 : CustomCompletionProposal proposal = new CustomCompletionProposal(
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
TemplateNameAttributeContentAssist.java :
18 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
TemplateNameAttributeContentAssist.java :
19 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
TemplateNameAttributeContentAssist.java :
20 : import org.eclipse.wst.sse.ui.internal.contentassist.CustomCompletionProposal;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
TemplateNameAttributeContentAssist.java :
53 : IStructuredDocumentRegion documentRegion,
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
TemplateNameAttributeContentAssist.java :
54 : ITextRegion completionRegion, int begin, int length, String filter,
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
TemplateNameAttributeContentAssist.java :
70 : CustomCompletionProposal proposal = createProposal(template);
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
TemplateNameAttributeContentAssist.java :
77 : private void addUniqueProposal(CustomCompletionProposal proposal) {
Discouraged access: The method getDisplayString() from the type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
TemplateNameAttributeContentAssist.java :
80 : if (proposal.getDisplayString().startsWith(matchString)) {
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
TemplateNameAttributeContentAssist.java :
89 : private CustomCompletionProposal createProposal(CallTemplate template) {
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
TemplateNameAttributeContentAssist.java :
90 : 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 /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
TemplateNameAttributeContentAssist.java :
90 : CustomCompletionProposal proposal = new CustomCompletionProposal( template.getAttributeValue(ATTR_NAME), getStartOffset() + 1, 0, template.getAttributeValue(ATTR_NAME).length(), XSLPluginImageHelper .getInstance().getImage( XSLPluginImages.IMG_TEMPLATE), template .getAttributeValue(ATTR_NAME), null, null, 0);
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
TemplateNameAttributeContentAssist.java :
90 : CustomCompletionProposal proposal = new CustomCompletionProposal(
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
TestAttributeContentAssist.java :
17 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
TestAttributeContentAssist.java :
18 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
TestAttributeContentAssist.java :
19 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
TestAttributeContentAssist.java :
20 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
TestAttributeContentAssist.java :
45 : IStructuredDocumentRegion documentRegion,
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
TestAttributeContentAssist.java :
46 : ITextRegion completionRegion, int begin, int length, String filter,
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
TestAttributeContentAssist.java :
62 : IDOMAttr attrNode = (IDOMAttr)((IDOMElement)getNode()).getAttributeNode(ATTR_TEST);
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
TestAttributeContentAssist.java :
62 : IDOMAttr attrNode = (IDOMAttr)((IDOMElement)getNode()).getAttributeNode(ATTR_TEST);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
TestAttributeContentAssist.java :
62 : IDOMAttr attrNode = (IDOMAttr)((IDOMElement)getNode()).getAttributeNode(ATTR_TEST);
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
TestAttributeContentAssist.java :
79 : IDOMElement elem = (IDOMElement)getNode();
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
TestAttributeContentAssist.java :
79 : IDOMElement elem = (IDOMElement)getNode();
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
TestAttributeContentAssist.java :
80 : IDOMAttr xpathNode = (IDOMAttr)elem.getAttributeNode(ATTR_TEST);
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
TestAttributeContentAssist.java :
80 : IDOMAttr xpathNode = (IDOMAttr)elem.getAttributeNode(ATTR_TEST);
Discouraged access: The method getValueRegionStartOffset() from the type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
TestAttributeContentAssist.java :
84 : int startOffset = xpathNode.getValueRegionStartOffset();
Discouraged access: The method getValueRegionStartOffset() from the type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
TestAttributeContentAssist.java :
85 : int tokenOffset = getReplacementBeginPosition() - xpathNode.getValueRegionStartOffset();
The local variable newStartOffset is never read
TestAttributeContentAssist.java :
87 : int newStartOffset = startOffset + tokenPosition - 1;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XPathElementContentAssist.java :
21 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XPathElementContentAssist.java :
22 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XPathElementContentAssist.java :
23 : import org.eclipse.wst.sse.ui.internal.contentassist.CustomCompletionProposal;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XPathElementContentAssist.java :
24 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XPathElementContentAssist.java :
25 : import org.eclipse.wst.xml.core.internal.contentmodel.modelquery.ModelQuery;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XPathElementContentAssist.java :
26 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XPathElementContentAssist.java :
55 : IStructuredDocumentRegion documentRegion,
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XPathElementContentAssist.java :
56 : ITextRegion completionRegion, int begin, int length, String filter,
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XPathElementContentAssist.java :
69 : IDOMDocument domDocument = (IDOMDocument) node.getOwnerDocument();
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XPathElementContentAssist.java :
69 : IDOMDocument domDocument = (IDOMDocument) node.getOwnerDocument();
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XPathElementContentAssist.java :
77 : private void getXPathXMLElementProposals(IDOMDocument domDocument) {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XPathElementContentAssist.java :
82 : Iterator<CMNode> cmNodeIt = getAvailableContentNodes(domDocument,
Discouraged access: The type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XPathElementContentAssist.java :
83 : ancestorNode, ModelQuery.INCLUDE_CHILD_NODES);
Discouraged access: The field INCLUDE_CHILD_NODES from the type ModelQuery is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XPathElementContentAssist.java :
83 : ancestorNode, ModelQuery.INCLUDE_CHILD_NODES);
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XPathElementContentAssist.java :
93 : Iterator<CMNode> cmNodeIt) {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XPathElementContentAssist.java :
95 : CMNode cmNode = cmNodeIt.next();
Discouraged access: The method getInfo(CMNode) from the type MarkupTagInfoProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XPathElementContentAssist.java :
101 : String additionalInfo = getInfoProvider().getInfo(cmNode);
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XPathElementContentAssist.java :
105 : CustomCompletionProposal proposal = createProposal(
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XPathElementContentAssist.java :
110 : CustomCompletionProposal proposal = createProposal(
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
25 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
26 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
27 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type ContentAssistUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLContentAssistProcessor.java :
28 : import org.eclipse.wst.sse.ui.internal.contentassist.ContentAssistUtils;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
29 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
30 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLContentAssistProcessor.java :
31 : import org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentAssistProcessor;
Discouraged access: The type XMLContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLContentAssistProcessor.java :
32 : import org.eclipse.wst.xml.ui.internal.contentassist.XMLContentAssistProcessor;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
51 : private IndexedRegion treeNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
53 : private IDOMNode xmlNode;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
54 : private IStructuredDocumentRegion sdRegion;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
55 : private ITextRegion completionRegion;
Discouraged access: The method getNodeAt(ITextViewer, int) from the type ContentAssistUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLContentAssistProcessor.java :
114 : treeNode = ContentAssistUtils.getNodeAt(textViewer, cursorPosition);
Discouraged access: The type ContentAssistUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLContentAssistProcessor.java :
114 : treeNode = ContentAssistUtils.getNodeAt(textViewer, cursorPosition);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
116 : xmlNode = (IDOMNode) node;
Discouraged access: The type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLContentAssistProcessor.java :
145 : AbstractContentAssistProcessor processor = new XMLContentAssistProcessor();
Discouraged access: The constructor XMLContentAssistProcessor() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLContentAssistProcessor.java :
145 : AbstractContentAssistProcessor processor = new XMLContentAssistProcessor();
Discouraged access: The type XMLContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLContentAssistProcessor.java :
145 : AbstractContentAssistProcessor processor = new XMLContentAssistProcessor();
Discouraged access: The method computeCompletionProposals(ITextViewer, int) from the type AbstractContentAssistProcessor is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLContentAssistProcessor.java :
147 : ICompletionProposal proposals[] = processor.computeCompletionProposals( textViewer, cursorPosition);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
187 : private IStructuredDocumentRegion getStructuredDocumentRegion() {
Discouraged access: The method getStructuredDocumentRegion(ITextViewer, int) from the type ContentAssistUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLContentAssistProcessor.java :
188 : return ContentAssistUtils.getStructuredDocumentRegion(textViewer, cursorPosition);
Discouraged access: The type ContentAssistUtils is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLContentAssistProcessor.java :
188 : return ContentAssistUtils.getStructuredDocumentRegion(textViewer,
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
200 : protected ITextRegion getCompletionRegion(int documentPosition, Node domnode) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
205 : ITextRegion region = null;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
207 : IStructuredDocumentRegion flatNode = null;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
208 : IDOMNode node = (IDOMNode) domnode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
208 : IDOMNode node = (IDOMNode) domnode;
Discouraged access: The method getStructuredDocument() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
211 : if (node.getStructuredDocument().getLength() == 0) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
214 : ITextRegion result = node.getStructuredDocument()
Discouraged access: The method getRegionAtCharacterOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
214 : ITextRegion result = node.getStructuredDocument() .getRegionAtCharacterOffset(offset)
Discouraged access: The method getRegionAtCharacterOffset(int) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
214 : ITextRegion result = node.getStructuredDocument() .getRegionAtCharacterOffset(offset) .getRegionAtCharacterOffset(offset);
Discouraged access: The method getStructuredDocument() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
214 : ITextRegion result = node.getStructuredDocument()
Discouraged access: The method getRegionAtCharacterOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
219 : result = node.getStructuredDocument() .getRegionAtCharacterOffset(offset)
Discouraged access: The method getStructuredDocument() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
219 : result = node.getStructuredDocument()
Discouraged access: The method getRegionAtCharacterOffset(int) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
219 : result = node.getStructuredDocument() .getRegionAtCharacterOffset(offset) .getRegionAtCharacterOffset(offset);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
226 : IStructuredDocumentRegion startTag = node
Discouraged access: The method getStartStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
226 : IStructuredDocumentRegion startTag = node .getStartStructuredDocumentRegion();
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
228 : IStructuredDocumentRegion endTag = node
Discouraged access: The method getEndStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
228 : IStructuredDocumentRegion endTag = node .getEndStructuredDocumentRegion();
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
231 : if ((startTag != null) && (startTag.getStartOffset() <= offset)
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
232 : && (offset < startTag.getStartOffset() + startTag.getLength())) {
Discouraged access: The method getLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
232 : && (offset < startTag.getStartOffset() + startTag.getLength())) {
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
234 : } else if ((endTag != null) && (endTag.getStartOffset() <= offset)
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
235 : && (offset < endTag.getStartOffset() + endTag.getLength())) {
Discouraged access: The method getLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
235 : && (offset < endTag.getStartOffset() + endTag.getLength())) {
Discouraged access: The method getRegionAtCharacterOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
242 : flatNode = node.getStructuredDocument().getRegionAtCharacterOffset( offset);
Discouraged access: The method getStructuredDocument() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
242 : flatNode = node.getStructuredDocument().getRegionAtCharacterOffset(
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
244 : if ((flatNode.getStartOffset() <= documentPosition)
Discouraged access: The method getEndOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
245 : && (flatNode.getEndOffset() >= documentPosition)) {
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
246 : if ((offset == flatNode.getStartOffset())
Discouraged access: The method getPrevious() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
247 : && (flatNode.getPrevious() != null)
Discouraged access: The method getRegionAtCharacterOffset(int) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
248 : && (((flatNode .getRegionAtCharacterOffset(documentPosition) != null) && (flatNode
Discouraged access: The method getRegionAtCharacterOffset(int) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
249 : .getRegionAtCharacterOffset(documentPosition) != null) && (flatNode .getRegionAtCharacterOffset(documentPosition)
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
249 : .getRegionAtCharacterOffset(documentPosition) != null) && (flatNode .getRegionAtCharacterOffset(documentPosition) .getType() != DOMRegionContext.XML_CONTENT))
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
251 : .getType() != DOMRegionContext.XML_CONTENT))
Discouraged access: The field XML_CONTENT from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
251 : .getType() != DOMRegionContext.XML_CONTENT))
Discouraged access: The method getLastRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
252 : || (flatNode.getPrevious().getLastRegion()
Discouraged access: The method getPrevious() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
252 : || (flatNode.getPrevious().getLastRegion()
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
252 : || (flatNode.getPrevious().getLastRegion() .getType() == DOMRegionContext.XML_TAG_OPEN) || (flatNode
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
253 : .getType() == DOMRegionContext.XML_TAG_OPEN) || (flatNode
Discouraged access: The field XML_TAG_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
253 : .getType() == DOMRegionContext.XML_TAG_OPEN) || (flatNode
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
253 : .getType() == DOMRegionContext.XML_TAG_OPEN) || (flatNode .getPrevious().getLastRegion().getType() == DOMRegionContext.XML_END_TAG_OPEN))) {
Discouraged access: The method getLastRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
253 : .getType() == DOMRegionContext.XML_TAG_OPEN) || (flatNode .getPrevious().getLastRegion().getType() == DOMRegionContext.XML_END_TAG_OPEN))) {
Discouraged access: The method getPrevious() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
253 : .getType() == DOMRegionContext.XML_TAG_OPEN) || (flatNode .getPrevious().getLastRegion().getType() == DOMRegionContext.XML_END_TAG_OPEN))) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
254 : .getPrevious().getLastRegion().getType() == DOMRegionContext.XML_END_TAG_OPEN))) {
Discouraged access: The field XML_END_TAG_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
254 : .getPrevious().getLastRegion().getType() == DOMRegionContext.XML_END_TAG_OPEN))) {
Discouraged access: The method getLastRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
255 : region = flatNode.getPrevious().getLastRegion();
Discouraged access: The method getPrevious() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
255 : region = flatNode.getPrevious().getLastRegion();
Discouraged access: The method getEndOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
256 : } else if (flatNode.getEndOffset() == documentPosition) {
Discouraged access: The method getLastRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
257 : region = flatNode.getLastRegion();
Discouraged access: The method getFirstRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
259 : region = flatNode.getFirstRegion();
Discouraged access: The method getLastRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
262 : region = flatNode.getLastRegion();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
269 : protected ITextRegion getCompletionRegion(int offset,
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
270 : IStructuredDocumentRegion sdRegion) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
271 : ITextRegion region = sdRegion.getRegionAtCharacterOffset(offset);
Discouraged access: The method getRegionAtCharacterOffset(int) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
271 : ITextRegion region = sdRegion.getRegionAtCharacterOffset(offset);
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
276 : if (sdRegion.getStartOffset(region) == offset) {
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
278 : if ((sdRegion.getStartOffset(region) == sdRegion.getStartOffset())
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
278 : if ((sdRegion.getStartOffset(region) == sdRegion.getStartOffset())
Discouraged access: The method getPrevious() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
279 : && (sdRegion.getPrevious() != null)
Discouraged access: The method isEnded() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
280 : && (!sdRegion.getPrevious().isEnded())) {
Discouraged access: The method getPrevious() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
280 : && (!sdRegion.getPrevious().isEnded())) {
Discouraged access: The method getRegionAtCharacterOffset(int) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
281 : region = sdRegion.getPrevious().getRegionAtCharacterOffset( offset - 1);
Discouraged access: The method getPrevious() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
281 : region = sdRegion.getPrevious().getRegionAtCharacterOffset(
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
287 : ITextRegion previousRegion = sdRegion
Discouraged access: The method getRegionAtCharacterOffset(int) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
287 : ITextRegion previousRegion = sdRegion .getRegionAtCharacterOffset(offset - 1);
Discouraged access: The method getTextLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
291 : && (previousRegion.getTextLength() == previousRegion
Discouraged access: The method getLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
291 : && (previousRegion.getTextLength() == previousRegion .getLength())) {
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
298 : if (offset > sdRegion.getStartOffset(region)
Discouraged access: The method getTextLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
299 : + region.getTextLength()) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
303 : ITextRegion nextRegion = sdRegion
Discouraged access: The method getRegionAtCharacterOffset(int) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
303 : ITextRegion nextRegion = sdRegion .getRegionAtCharacterOffset(sdRegion .getStartOffset(region) + region.getLength());
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
304 : .getRegionAtCharacterOffset(sdRegion .getStartOffset(region)
Discouraged access: The method getLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
306 : + region.getLength());
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
318 : && (region.getType() == DOMRegionContext.WHITE_SPACE)) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
318 : && (region.getType() == DOMRegionContext.WHITE_SPACE)) {
Discouraged access: The field WHITE_SPACE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistProcessor.java :
318 : && (region.getType() == DOMRegionContext.WHITE_SPACE)) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
319 : ITextRegion previousRegion = sdRegion
Discouraged access: The method getRegionAtCharacterOffset(int) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
319 : ITextRegion previousRegion = sdRegion .getRegionAtCharacterOffset(sdRegion.getStartOffset(region) - 1);
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistProcessor.java :
320 : .getRegionAtCharacterOffset(sdRegion.getStartOffset(region) - 1);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistRequestFactory.java :
14 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistRequestFactory.java :
15 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistRequestFactory.java :
16 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistRequestFactory.java :
17 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistRequestFactory.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistRequestFactory.java :
43 : private IDOMNode xmlNode;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistRequestFactory.java :
44 : private IStructuredDocumentRegion sdRegion;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistRequestFactory.java :
45 : private ITextRegion completionRegion;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistRequestFactory.java :
57 : public XSLContentAssistRequestFactory(ITextViewer textViewer, int documentPosition, IDOMNode xmlNode,
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistRequestFactory.java :
58 : IStructuredDocumentRegion sdRegion, ITextRegion completionRegion,
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistRequestFactory.java :
58 : IStructuredDocumentRegion sdRegion, ITextRegion completionRegion,
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistRequestFactory.java :
73 : IDOMElement element = (IDOMElement) xmlNode;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistRequestFactory.java :
73 : IDOMElement element = (IDOMElement) xmlNode;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistRequestFactory.java :
85 : private boolean isElementProposal(IDOMElement element) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistRequestFactory.java :
93 : private IContentAssistProposalRequest getElementProposals(NamedNodeMap nodeMap, IDOMElement element) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistRequestFactory.java :
179 : NamedNodeMap nodeMap, ITextRegion aRegion) {
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistRequestFactory.java :
180 : IDOMAttr attrNode = (IDOMAttr) nodeMap.getNamedItem(attrName);
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistRequestFactory.java :
180 : IDOMAttr attrNode = (IDOMAttr) nodeMap.getNamedItem(attrName);
Discouraged access: The method getValueRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistRequestFactory.java :
181 : return attrNode != null && attrNode.getValueRegion() != null
Discouraged access: The method getValueRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentAssistRequestFactory.java :
182 : && attrNode.getValueRegion().getStart() == aRegion.getStart();
Discouraged access: The method getStart() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistRequestFactory.java :
182 : && attrNode.getValueRegion().getStart() == aRegion.getStart();
Discouraged access: The method getStart() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLContentAssistRequestFactory.java :
182 : && attrNode.getValueRegion().getStart() == aRegion.getStart();
The import java.util.Collections is never used
XSLElementContentAssistRequest.java :
15 : import java.util.Collections;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLElementContentAssistRequest.java :
19 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLElementContentAssistRequest.java :
20 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLElementContentAssistRequest.java :
21 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLElementContentAssistRequest.java :
22 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLElementContentAssistRequest.java :
51 : IStructuredDocumentRegion documentRegion,
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLElementContentAssistRequest.java :
52 : ITextRegion completionRegion, int begin, int length, String filter,
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLElementContentAssistRequest.java :
65 : if (replacementBeginPosition == documentRegion.getStartOffset(region)) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLElementContentAssistRequest.java :
72 : ITextRegion name = getNameRegion(((IDOMNode) node)
Discouraged access: The method getStartStructuredDocumentRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLElementContentAssistRequest.java :
72 : ITextRegion name = getNameRegion(((IDOMNode) node) .getStartStructuredDocumentRegion());
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLElementContentAssistRequest.java :
72 : ITextRegion name = getNameRegion(((IDOMNode) node)
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLElementContentAssistRequest.java :
75 : && ((documentRegion.getStartOffset(name) <= replacementBeginPosition) && (documentRegion
Discouraged access: The method getEndOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLElementContentAssistRequest.java :
75 : && ((documentRegion.getStartOffset(name) <= replacementBeginPosition) && (documentRegion .getEndOffset(name) >= replacementBeginPosition))) {
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLElementContentAssistRequest.java :
78 : replacementBeginPosition = documentRegion.getStartOffset(name);
Discouraged access: The method getTextLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLElementContentAssistRequest.java :
79 : replacementLength = name.getTextLength();
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLElementContentAssistRequest.java :
99 : if (region.getType() == DOMRegionContext.XML_TAG_OPEN) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLElementContentAssistRequest.java :
99 : if (region.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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLElementContentAssistRequest.java :
99 : if (region.getType() == DOMRegionContext.XML_TAG_OPEN) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLElementContentAssistRequest.java :
101 : } else if (region.getType() == DOMRegionContext.XML_TAG_NAME) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLElementContentAssistRequest.java :
101 : } else if (region.getType() == DOMRegionContext.XML_TAG_NAME) {
Discouraged access: The field XML_TAG_NAME from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLElementContentAssistRequest.java :
101 : } else if (region.getType() == DOMRegionContext.XML_TAG_NAME) {
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
14 : import org.eclipse.wst.xml.core.internal.contentmodel.CMAttributeDeclaration;
Discouraged access: The type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
15 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDataType;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
16 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type AbstractContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLContentModelGenerator.java :
17 : import org.eclipse.wst.xml.ui.internal.contentassist.AbstractContentModelGenerator;
Discouraged access: The type AbstractContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLContentModelGenerator.java :
28 : public class XSLContentModelGenerator extends AbstractContentModelGenerator {
Discouraged access: The constructor AbstractContentModelGenerator() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLContentModelGenerator.java :
35 : super();
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
43 : public void generateAttribute(CMAttributeDeclaration attrDecl, StringBuffer buffer) {
Discouraged access: The method getUsage() from the type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
47 : int usage = attrDecl.getUsage();
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
48 : if (usage == CMAttributeDeclaration.REQUIRED) {
Discouraged access: The field REQUIRED from the type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
48 : if (usage == CMAttributeDeclaration.REQUIRED) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
58 : protected void generateEndTag(String tagName, Node parentNode, CMElementDeclaration elementDecl, StringBuffer buffer) {
Discouraged access: The method getContentType() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
62 : if (elementDecl.getContentType() != CMElementDeclaration.EMPTY) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
62 : if (elementDecl.getContentType() != CMElementDeclaration.EMPTY) {
Discouraged access: The field EMPTY from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
62 : if (elementDecl.getContentType() != CMElementDeclaration.EMPTY) {
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
73 : public void generateRequiredAttribute(Node ownerNode, CMAttributeDeclaration attrDecl, StringBuffer buffer) {
Discouraged access: The method getRequiredName(Node, CMNode) from the type AbstractContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLContentModelGenerator.java :
79 : String attributeName = getRequiredName(ownerNode, attrDecl);
Discouraged access: The type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
80 : CMDataType attrType = attrDecl.getAttrType();
Discouraged access: The method getAttrType() from the type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
80 : CMDataType attrType = attrDecl.getAttrType();
Discouraged access: The method getImpliedValueKind() from the type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
87 : if ((attrType.getImpliedValueKind() != CMDataType.IMPLIED_VALUE_NONE) && (attrType.getImpliedValue() != null)) {
Discouraged access: The type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
87 : if ((attrType.getImpliedValueKind() != CMDataType.IMPLIED_VALUE_NONE) && (attrType.getImpliedValue() != null)) {
Discouraged access: The field IMPLIED_VALUE_NONE from the type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
87 : if ((attrType.getImpliedValueKind() != CMDataType.IMPLIED_VALUE_NONE) && (attrType.getImpliedValue() != null)) {
Discouraged access: The method getImpliedValue() from the type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
87 : if ((attrType.getImpliedValueKind() != CMDataType.IMPLIED_VALUE_NONE) && (attrType.getImpliedValue() != null)) {
Discouraged access: The method getImpliedValue() from the type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
88 : defaultValue = attrType.getImpliedValue();
Discouraged access: The method getEnumeratedValues() from the type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
92 : else if ((attrType.getEnumeratedValues() != null) && (attrType.getEnumeratedValues().length > 0)) {
Discouraged access: The method getEnumeratedValues() from the type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
92 : else if ((attrType.getEnumeratedValues() != null) && (attrType.getEnumeratedValues().length > 0)) {
Discouraged access: The method getEnumeratedValues() from the type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
93 : defaultValue = attrType.getEnumeratedValues()[0];
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
110 : protected void generateStartTag(String tagName, Node parentNode, CMElementDeclaration elementDecl, StringBuffer buffer) {
Discouraged access: The method generateAttributes(CMElementDeclaration, StringBuffer) from the type AbstractContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLContentModelGenerator.java :
115 : generateAttributes(elementDecl, buffer);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
125 : public int getMinimalStartTagLength(Node node, CMElementDeclaration elementDecl) {
Discouraged access: The method requiresAttributes(CMElementDeclaration) from the type AbstractContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLContentModelGenerator.java :
129 : if (requiresAttributes(elementDecl)) {
Discouraged access: The method getRequiredName(Node, CMNode) from the type AbstractContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLContentModelGenerator.java :
130 : return getRequiredName(node, elementDecl).length() + 2; // < +
Discouraged access: The method getRequiredName(Node, CMNode) from the type AbstractContentModelGenerator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLContentModelGenerator.java :
135 : return 1 + getRequiredName(node, elementDecl).length() + getStartTagClose(node, elementDecl).length(); // < +
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
152 : public String getStartTagClose(Node parentNode, CMElementDeclaration elementDecl) {
Discouraged access: The method getContentType() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
160 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
160 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY) {
Discouraged access: The field EMPTY from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLContentModelGenerator.java :
160 : if (elementDecl.getContentType() == CMElementDeclaration.EMPTY) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
HrefContentAssistRequest.java :
26 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
HrefContentAssistRequest.java :
27 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HrefContentAssistRequest.java :
28 : import org.eclipse.wst.sse.ui.internal.contentassist.CustomCompletionProposal;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
HrefContentAssistRequest.java :
91 : public HrefContentAssistRequest(Node node, IStructuredDocumentRegion documentRegion, ITextRegion completionRegion, int begin, int length, String filter, ITextViewer textViewer)
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
HrefContentAssistRequest.java :
91 : public HrefContentAssistRequest(Node node, IStructuredDocumentRegion documentRegion, ITextRegion completionRegion, int begin, int length, String filter, ITextViewer textViewer)
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HrefContentAssistRequest.java :
125 : CustomCompletionProposal proposal = new CustomCompletionProposal(
Discouraged access: The constructor CustomCompletionProposal(String, int, int, int, Image, String, IContextInformation, String, int, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HrefContentAssistRequest.java :
125 : CustomCompletionProposal proposal = new CustomCompletionProposal( pathString, getStartOffset() + 1, text.length()-2, pathString.length(), XSLPluginImageHelper.getInstance().getImage(XSLPluginImages.IMG_XSL_FILE), pathString, null, null, 0, true );
Discouraged access: The type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
HrefContentAssistRequest.java :
125 : CustomCompletionProposal proposal = new CustomCompletionProposal(
Discouraged access: The type XMLDoubleClickStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLDoubleClickStrategy.java :
16 : import org.eclipse.wst.xml.ui.internal.doubleclick.XMLDoubleClickStrategy;
Discouraged access: The type XMLDoubleClickStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLDoubleClickStrategy.java :
27 : public class XSLDoubleClickStrategy extends XMLDoubleClickStrategy {
Discouraged access: The method isQuoted(String) from the type XMLDoubleClickStrategy is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLDoubleClickStrategy.java :
46 : if ((wordStart == wordEnd) && !isQuoted(string)) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLHyperlinkDetector.java :
27 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLHyperlinkDetector.java :
28 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLHyperlinkDetector.java :
30 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMAttr;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLHyperlinkDetector.java :
31 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLHyperlinkDetector.java :
189 : IDOMNode docNode = (IDOMNode) node;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLHyperlinkDetector.java :
189 : IDOMNode docNode = (IDOMNode) node;
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLHyperlinkDetector.java :
190 : hyperRegion = new Region(docNode.getStartOffset(), docNode.getEndOffset() - docNode.getStartOffset());
Discouraged access: The method getEndOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLHyperlinkDetector.java :
190 : hyperRegion = new Region(docNode.getStartOffset(), docNode.getEndOffset() - docNode.getStartOffset());
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLHyperlinkDetector.java :
190 : hyperRegion = new Region(docNode.getStartOffset(), docNode.getEndOffset() - docNode.getStartOffset());
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLHyperlinkDetector.java :
195 : IDOMAttr att = (IDOMAttr) node;
Discouraged access: The type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLHyperlinkDetector.java :
195 : IDOMAttr att = (IDOMAttr) node;
Discouraged access: The method getValueRegionStartOffset() from the type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLHyperlinkDetector.java :
197 : int regOffset = att.getValueRegionStartOffset();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLHyperlinkDetector.java :
198 : ITextRegion valueRegion = att.getValueRegion();
Discouraged access: The method getValueRegion() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLHyperlinkDetector.java :
198 : ITextRegion valueRegion = att.getValueRegion();
Discouraged access: The method getTextLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLHyperlinkDetector.java :
201 : int regLength = valueRegion.getTextLength();
Discouraged access: The method getValueRegionText() from the type IDOMAttr is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLHyperlinkDetector.java :
202 : String attValue = att.getValueRegionText();
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLHyperlinkDetector.java :
218 : IStructuredModel sModel = null;
Discouraged access: The method getExistingModelForRead(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLHyperlinkDetector.java :
221 : sModel = StructuredModelManager.getModelManager().getExistingModelForRead(document);
Discouraged access: The method getBaseLocation() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLHyperlinkDetector.java :
224 : IPath path = new Path(sModel.getBaseLocation());
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLHyperlinkDetector.java :
231 : sModel.releaseFromRead();
Discouraged access: The type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
47 : import org.eclipse.wst.sse.core.internal.validate.ValidationMessage;
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractValidationSettingsPage.java :
48 : import org.eclipse.wst.sse.ui.internal.preferences.ui.ScrolledPageContent;
Discouraged access: The type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
131 : severity = fPreferencesService.getInt(getPreferenceNodeQualifier(), key, ValidationMessage.WARNING, createPreferenceScopes());
Discouraged access: The field WARNING from the type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
131 : severity = fPreferencesService.getInt(getPreferenceNodeQualifier(), key, ValidationMessage.WARNING, createPreferenceScopes());
Discouraged access: The type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
133 : if (severity == ValidationMessage.ERROR || severity == ValidationMessage.WARNING || severity == ValidationMessage.IGNORE) {
Discouraged access: The field ERROR from the type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
133 : if (severity == ValidationMessage.ERROR || severity == ValidationMessage.WARNING || severity == ValidationMessage.IGNORE) {
Discouraged access: The type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
133 : if (severity == ValidationMessage.ERROR || severity == ValidationMessage.WARNING || severity == ValidationMessage.IGNORE) {
Discouraged access: The field WARNING from the type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
133 : if (severity == ValidationMessage.ERROR || severity == ValidationMessage.WARNING || severity == ValidationMessage.IGNORE) {
Discouraged access: The type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
133 : if (severity == ValidationMessage.ERROR || severity == ValidationMessage.WARNING || severity == ValidationMessage.IGNORE) {
Discouraged access: The field IGNORE from the type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
133 : if (severity == ValidationMessage.ERROR || severity == ValidationMessage.WARNING || severity == ValidationMessage.IGNORE) {
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractValidationSettingsPage.java :
225 : ScrolledPageContent parentScrolledComposite= getParentScrolledComposite(expandable);
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractValidationSettingsPage.java :
232 : ScrolledPageContent parentScrolledComposite= getParentScrolledComposite(control);
Discouraged access: The method adaptChild(Control) from the type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractValidationSettingsPage.java :
234 : parentScrolledComposite.adaptChild(control);
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractValidationSettingsPage.java :
238 : protected ScrolledPageContent getParentScrolledComposite(Control control) {
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractValidationSettingsPage.java :
240 : while (!(parent instanceof ScrolledPageContent) && parent != null) {
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractValidationSettingsPage.java :
243 : if (parent instanceof ScrolledPageContent) {
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractValidationSettingsPage.java :
244 : return (ScrolledPageContent) parent;
Discouraged access: The type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
271 : int severity = defaultContext.getInt(data.getKey(), ValidationMessage.WARNING);
Discouraged access: The field WARNING from the type ValidationMessage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
AbstractValidationSettingsPage.java :
271 : int severity = defaultContext.getInt(data.getKey(), ValidationMessage.WARNING);
Discouraged access: The type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXSLPreferencePage.java :
29 : import org.eclipse.wst.sse.ui.internal.preferences.ui.AbstractPreferencePage;
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXSLPreferencePage.java :
30 : import org.eclipse.wst.sse.ui.internal.preferences.ui.ScrolledPageContent;
Discouraged access: The type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXSLPreferencePage.java :
40 : public abstract class AbstractXSLPreferencePage extends AbstractPreferencePage
Discouraged access: The method loadPreferences() from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXSLPreferencePage.java :
50 : loadPreferences();
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXSLPreferencePage.java :
96 : ScrolledPageContent parentScrolledComposite = getParentScrolledComposite(expandable);
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXSLPreferencePage.java :
105 : ScrolledPageContent parentScrolledComposite = getParentScrolledComposite(control);
Discouraged access: The method adaptChild(Control) from the type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXSLPreferencePage.java :
108 : parentScrolledComposite.adaptChild(control);
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXSLPreferencePage.java :
112 : private ScrolledPageContent getParentScrolledComposite(Control control)
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXSLPreferencePage.java :
115 : while (!(parent instanceof ScrolledPageContent) && parent != null)
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXSLPreferencePage.java :
119 : if (parent instanceof ScrolledPageContent)
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXSLPreferencePage.java :
121 : return (ScrolledPageContent) parent;
Discouraged access: The method createDropDownBox(Composite) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXSLPreferencePage.java :
135 : Combo combo = createDropDownBox(parent);
Discouraged access: The method performOk() from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
AbstractXSLPreferencePage.java :
197 : boolean ok = super.performOk();
Discouraged access: The type TaskTagPreferenceKeys is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
PropertyPreferencePage.java :
49 : import org.eclipse.wst.sse.core.internal.tasks.TaskTagPreferenceKeys;
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PropertyPreferencePage.java :
50 : import org.eclipse.wst.sse.ui.internal.SSEUIMessages;
Discouraged access: The type SSEUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PropertyPreferencePage.java :
51 : import org.eclipse.wst.sse.ui.internal.SSEUIPlugin;
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PropertyPreferencePage.java :
104 : EnableProjectSettings.setText(SSEUIMessages.EnableProjectSettings);
Discouraged access: The field EnableProjectSettings from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PropertyPreferencePage.java :
104 : EnableProjectSettings.setText(SSEUIMessages.EnableProjectSettings);
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PropertyPreferencePage.java :
122 : ProjectSettingsLink.setText("<a>" + SSEUIMessages.ConfigureWorkspaceSettings + "</a>"); //$NON-NLS-1$//$NON-NLS-2$
Discouraged access: The field ConfigureWorkspaceSettings from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PropertyPreferencePage.java :
122 : ProjectSettingsLink.setText("<a>" + SSEUIMessages.ConfigureWorkspaceSettings + "</a>"); //$NON-NLS-1$//$NON-NLS-2$
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PropertyPreferencePage.java :
125 : ProjectSettingsLink.setText("<a>" + SSEUIMessages.ConfigureProjectSettings + "</a>"); //$NON-NLS-1$//$NON-NLS-2$
Discouraged access: The field ConfigureProjectSettings from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PropertyPreferencePage.java :
125 : ProjectSettingsLink.setText("<a>" + SSEUIMessages.ConfigureProjectSettings + "</a>"); //$NON-NLS-1$//$NON-NLS-2$
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PropertyPreferencePage.java :
218 : dialog.setMessage(SSEUIMessages.PropertyPreferencePage_02);
Discouraged access: The field PropertyPreferencePage_02 from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PropertyPreferencePage.java :
218 : dialog.setMessage(SSEUIMessages.PropertyPreferencePage_02);
Discouraged access: The type SSEUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PropertyPreferencePage.java :
230 : dialog.setLabelProvider(new DecoratingLabelProvider(new WorkbenchLabelProvider(), SSEUIPlugin.getDefault().getWorkbench().getDecoratorManager().getLabelDecorator()));
Discouraged access: The method getDefault() from the type SSEUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PropertyPreferencePage.java :
230 : dialog.setLabelProvider(new DecoratingLabelProvider(new WorkbenchLabelProvider(), SSEUIPlugin.getDefault().getWorkbench().getDecoratorManager().getLabelDecorator()));
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PropertyPreferencePage.java :
232 : dialog.setTitle(SSEUIMessages.PropertyPreferencePage_01);
Discouraged access: The field PropertyPreferencePage_01 from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
PropertyPreferencePage.java :
232 : dialog.setTitle(SSEUIMessages.PropertyPreferencePage_01);
Discouraged access: The type TaskTagPreferenceKeys is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
PropertyPreferencePage.java :
257 : System.out.println(getClass().getName() + " setting " + TaskTagPreferenceKeys.TASK_TAG_PER_PROJECT + " (" + true + ") in scope " + preferenceScopes[0].getName() + ":" + preferenceScopes[0].getLocation()); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$
Discouraged access: The field TASK_TAG_PER_PROJECT from the type TaskTagPreferenceKeys is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
PropertyPreferencePage.java :
257 : System.out.println(getClass().getName() + " setting " + TaskTagPreferenceKeys.TASK_TAG_PER_PROJECT + " (" + true + ") in scope " + preferenceScopes[0].getName() + ":" + preferenceScopes[0].getLocation()); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$
Discouraged access: The type TaskTagPreferenceKeys is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
PropertyPreferencePage.java :
263 : System.out.println(getClass().getName() + " removing " + TaskTagPreferenceKeys.TASK_TAG_PER_PROJECT + " from scope " + preferenceScopes[0].getName() + ":" + preferenceScopes[0].getLocation()); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
Discouraged access: The field TASK_TAG_PER_PROJECT from the type TaskTagPreferenceKeys is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
PropertyPreferencePage.java :
263 : System.out.println(getClass().getName() + " removing " + TaskTagPreferenceKeys.TASK_TAG_PER_PROJECT + " from scope " + preferenceScopes[0].getName() + ":" + preferenceScopes[0].getLocation()); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ValidationPreferencePage.java :
22 : import org.eclipse.wst.sse.ui.internal.preferences.ui.ScrolledPageContent;
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ValidationPreferencePage.java :
67 : final ScrolledPageContent pageContent = new ScrolledPageContent(parent);
Discouraged access: The constructor ScrolledPageContent(Composite) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ValidationPreferencePage.java :
67 : final ScrolledPageContent pageContent = new ScrolledPageContent(parent);
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ValidationPreferencePage.java :
67 : final ScrolledPageContent pageContent = new ScrolledPageContent(parent);
Discouraged access: The method getBody() from the type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ValidationPreferencePage.java :
72 : Composite body = pageContent.getBody();
Discouraged access: The method createLabel(Composite, String) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ValidationPreferencePage.java :
77 : createLabel(body, Messages.XSLValidationPreferenceMaxErrorsLabel);
Discouraged access: The method createTextField(Composite) from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ValidationPreferencePage.java :
78 : maxErrorsText = createTextField(body);
Discouraged access: The method performDefaults() from the type AbstractPreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
ValidationPreferencePage.java :
165 : super.performDefaults();
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
71 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
72 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
73 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
74 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList;
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
75 : import org.eclipse.wst.sse.ui.internal.SSEUIMessages;
Discouraged access: The type SSEUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
76 : import org.eclipse.wst.sse.ui.internal.SSEUIPlugin;
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
77 : import org.eclipse.wst.sse.ui.internal.preferences.OverlayPreferenceStore;
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
78 : import org.eclipse.wst.sse.ui.internal.preferences.OverlayPreferenceStore.OverlayKey;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
79 : import org.eclipse.wst.sse.ui.internal.preferences.ui.ColorHelper;
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
80 : import org.eclipse.wst.sse.ui.internal.util.EditorUtility;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLSyntaxColoringPage.java :
81 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type XMLUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
82 : import org.eclipse.wst.xml.ui.internal.XMLUIMessages;
Discouraged access: The type IHelpContextIds is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
85 : import org.eclipse.wst.xml.ui.internal.editor.IHelpContextIds;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
108 : private IStructuredDocument document;
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
112 : private OverlayPreferenceStore overlayStore;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
173 : IStructuredDocumentRegion documentRegion = document
Discouraged access: The method getFirstStructuredDocumentRegion() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
173 : IStructuredDocumentRegion documentRegion = document .getFirstStructuredDocumentRegion();
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
177 : ITextRegionList regions = documentRegion.getRegions();
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
177 : ITextRegionList regions = documentRegion.getRegions();
Discouraged access: The method size() from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
178 : for (int i = 0; i < regions.size(); i++) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
179 : ITextRegion currentRegion = regions.get(i);
Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
179 : ITextRegion currentRegion = regions.get(i);
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
184 : if (contextToXSLStyleMap.containsKey(currentRegion.getType())) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
186 : .get(currentRegion.getType());
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
192 : StyleRange style = new StyleRange(documentRegion .getStartOffset(currentRegion), currentRegion
Discouraged access: The method getTextLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
193 : .getStartOffset(currentRegion), currentRegion .getTextLength(), attribute.getForeground(),
Discouraged access: The method getNext() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
201 : documentRegion = documentRegion.getNext();
Discouraged access: The type IHelpContextIds is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
242 : IHelpContextIds.XML_PREFWEBX_STYLES_HELPID);
Discouraged access: The field XML_PREFWEBX_STYLES_HELPID from the type IHelpContextIds is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
242 : IHelpContextIds.XML_PREFWEBX_STYLES_HELPID);
Discouraged access: The type XMLUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
271 : createLabel(styleEditor, XMLUIMessages.SyntaxColoringPage_0);
Discouraged access: The field SyntaxColoringPage_0 from the type XMLUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
271 : createLabel(styleEditor, XMLUIMessages.SyntaxColoringPage_0);
Discouraged access: The type XMLUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
288 : XMLUIMessages.SyntaxColoringPage_2);
Discouraged access: The field SyntaxColoringPage_2 from the type XMLUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
288 : XMLUIMessages.SyntaxColoringPage_2);
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
295 : SSEUIMessages.Foreground_UI_);
Discouraged access: The field Foreground_UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
295 : SSEUIMessages.Foreground_UI_);
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
306 : SSEUIMessages.Background_UI_);
Discouraged access: The field Background_UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
306 : SSEUIMessages.Background_UI_);
Discouraged access: The type XMLUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
316 : bold = createCheckbox(editControls, XMLUIMessages.SyntaxColoringPage_3);
Discouraged access: The field SyntaxColoringPage_3 from the type XMLUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
316 : bold = createCheckbox(editControls, XMLUIMessages.SyntaxColoringPage_3);
Discouraged access: The type XMLUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
320 : XMLUIMessages.SyntaxColoringPage_4);
Discouraged access: The field SyntaxColoringPage_4 from the type XMLUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
320 : XMLUIMessages.SyntaxColoringPage_4);
Discouraged access: The type XMLUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
324 : XMLUIMessages.SyntaxColoringPage_5);
Discouraged access: The field SyntaxColoringPage_5 from the type XMLUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
324 : XMLUIMessages.SyntaxColoringPage_5);
Discouraged access: The type XMLUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
328 : XMLUIMessages.SyntaxColoringPage_6);
Discouraged access: The field SyntaxColoringPage_6 from the type XMLUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
328 : XMLUIMessages.SyntaxColoringPage_6);
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
332 : clearStyle.setText(SSEUIMessages.Restore_Default_UI_); // = "Restore Default"
Discouraged access: The field Restore_Default_UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
332 : clearStyle.setText(SSEUIMessages.Restore_Default_UI_); // = "Restore Default"
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
341 : createLabel(sampleArea, SSEUIMessages.Sample_text__UI_); // = "&Sample text:"
Discouraged access: The field Sample_text__UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
341 : createLabel(sampleArea, SSEUIMessages.Sample_text__UI_); // = "&Sample text:"
Discouraged access: The type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
358 : setAccessible(styledText, SSEUIMessages.Sample_text__UI_);
Discouraged access: The field Sample_text__UI_ from the type SSEUIMessages is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
358 : setAccessible(styledText, SSEUIMessages.Sample_text__UI_);
Discouraged access: The method createStructuredDocumentFor(String, InputStream, URIResolver) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLSyntaxColoringPage.java :
363 : document = StructuredModelManager.getModelManager() .createStructuredDocumentFor(file.getAbsolutePath(), new FileInputStream(file), null);
Discouraged access: The type IHelpContextIds is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
375 : IHelpContextIds.XML_PREFWEBX_STYLES_HELPID);
Discouraged access: The field XML_PREFWEBX_STYLES_HELPID from the type IHelpContextIds is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLSyntaxColoringPage.java :
375 : IHelpContextIds.XML_PREFWEBX_STYLES_HELPID);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
401 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
402 : String[] stylePrefs = ColorHelper
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
402 : String[] stylePrefs = ColorHelper .unpackStylePreferences(prefString);
Discouraged access: The method toRGBString(RGB) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
407 : String newValue = ColorHelper .toRGBString(foregroundColorEditor .getColorValue());
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
407 : String newValue = ColorHelper
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
413 : String newPrefString = ColorHelper
Discouraged access: The method packStylePreferences(String[]) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
413 : String newPrefString = ColorHelper .packStylePreferences(stylePrefs);
Discouraged access: The method setValue(String, String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
415 : getOverlayStore().setValue(namedStyle, newPrefString);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
431 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
432 : String[] stylePrefs = ColorHelper .unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
432 : String[] stylePrefs = ColorHelper
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
437 : String newValue = ColorHelper
Discouraged access: The method toRGBString(RGB) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
437 : String newValue = ColorHelper .toRGBString(backgroundColorEditor .getColorValue());
Discouraged access: The method packStylePreferences(String[]) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
443 : String newPrefString = ColorHelper .packStylePreferences(stylePrefs);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
443 : String newPrefString = ColorHelper
Discouraged access: The method setValue(String, String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
445 : getOverlayStore().setValue(namedStyle, newPrefString);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
464 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
465 : String[] stylePrefs = ColorHelper
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
465 : String[] stylePrefs = ColorHelper .unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
472 : String newPrefString = ColorHelper
Discouraged access: The method packStylePreferences(String[]) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
472 : String newPrefString = ColorHelper .packStylePreferences(stylePrefs);
Discouraged access: The method setValue(String, String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
474 : getOverlayStore().setValue(namedStyle, newPrefString);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
490 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
491 : String[] stylePrefs = ColorHelper
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
491 : String[] stylePrefs = ColorHelper .unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
498 : String newPrefString = ColorHelper
Discouraged access: The method packStylePreferences(String[]) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
498 : String newPrefString = ColorHelper .packStylePreferences(stylePrefs);
Discouraged access: The method setValue(String, String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
500 : getOverlayStore().setValue(namedStyle, newPrefString);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
516 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
517 : String[] stylePrefs = ColorHelper .unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
517 : String[] stylePrefs = ColorHelper
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
524 : String newPrefString = ColorHelper
Discouraged access: The method packStylePreferences(String[]) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
524 : String newPrefString = ColorHelper .packStylePreferences(stylePrefs);
Discouraged access: The method setValue(String, String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
526 : getOverlayStore().setValue(namedStyle, newPrefString);
Discouraged access: The method getString(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
542 : String prefString = getOverlayStore().getString(namedStyle);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
543 : String[] stylePrefs = ColorHelper
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
543 : String[] stylePrefs = ColorHelper .unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
550 : String newPrefString = ColorHelper
Discouraged access: The method packStylePreferences(String[]) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
550 : String newPrefString = ColorHelper .packStylePreferences(stylePrefs);
Discouraged access: The method setValue(String, String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
552 : getOverlayStore().setValue(namedStyle, newPrefString);
Discouraged access: The method setToDefault(String) from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
567 : getOverlayStore().setToDefault(namedStyle);
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
593 : private OverlayKey[] createOverlayStoreKeys() {
Discouraged access: The constructor OverlayPreferenceStore.OverlayKey(OverlayPreferenceStore.TypeDescriptor, String) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
598 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey( OverlayPreferenceStore.STRING, (String) i.next()));
Discouraged access: The type OverlayPreferenceStore.OverlayKey is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
598 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(
Discouraged access: The type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
598 : overlayKeys.add(new OverlayPreferenceStore.OverlayKey(
Discouraged access: The field STRING from the type OverlayPreferenceStore is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLSyntaxColoringPage.java :
599 : OverlayPreferenceStore.STRING, (String) i.next()));
Discouraged access: The type XMLTemplatePreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLTemplatePreferencePage.java :
13 : import org.eclipse.wst.xml.ui.internal.preferences.XMLTemplatePreferencePage;
Discouraged access: The type XMLTemplatePreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLTemplatePreferencePage.java :
24 : public class XSLTemplatePreferencePage extends XMLTemplatePreferencePage {
Discouraged access: The method performOk() from the type XMLTemplatePreferencePage is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLTemplatePreferencePage.java :
42 : boolean ok = super.performOk();
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLUIPreferenceInitializer.java :
19 : import org.eclipse.wst.sse.ui.internal.preferences.ui.ColorHelper;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLUIPreferenceInitializer.java :
43 : String styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXSL.TAG_ATTRIBUTE_NAME, 127, 0, 127) + BOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLUIPreferenceInitializer.java :
43 : String styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXSL.TAG_ATTRIBUTE_NAME, 127, 0, 127) + BOLD;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLUIPreferenceInitializer.java :
46 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXSL.TAG_ATTRIBUTE_VALUE, 42, 0, 255) + JUSTITALIC;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLUIPreferenceInitializer.java :
46 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXSL.TAG_ATTRIBUTE_VALUE, 42, 0, 255) + JUSTITALIC;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLUIPreferenceInitializer.java :
49 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXSL.TAG_BORDER, 0, 128, 128) + BOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLUIPreferenceInitializer.java :
49 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXSL.TAG_BORDER, 0, 128, 128) + BOLD;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLUIPreferenceInitializer.java :
52 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXSL.TAG_NAME, 63, 127, 127) + BOLD;
Discouraged access: The method findRGBString(ColorRegistry, String, int, int, int) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLUIPreferenceInitializer.java :
52 : styleValue = ColorHelper.findRGBString(registry, IStyleConstantsXSL.TAG_NAME, 63, 127, 127) + BOLD;
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLValidationPreferencePage.java :
39 : import org.eclipse.wst.sse.ui.internal.preferences.ui.ScrolledPageContent;
Discouraged access: The type PixelConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLValidationPreferencePage.java :
40 : import org.eclipse.wst.sse.ui.internal.util.PixelConverter;
Discouraged access: The type PixelConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLValidationPreferencePage.java :
57 : private PixelConverter fPixelConverter;
Discouraged access: The constructor PixelConverter(Control) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLValidationPreferencePage.java :
76 : fPixelConverter = new PixelConverter(parent);
Discouraged access: The type PixelConverter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLValidationPreferencePage.java :
76 : fPixelConverter = new PixelConverter(parent);
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLValidationPreferencePage.java :
97 : final ScrolledPageContent pageContent = new ScrolledPageContent(parent);
Discouraged access: The constructor ScrolledPageContent(Composite) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLValidationPreferencePage.java :
97 : final ScrolledPageContent pageContent = new ScrolledPageContent(parent);
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLValidationPreferencePage.java :
97 : final ScrolledPageContent pageContent = new ScrolledPageContent(parent);
Discouraged access: The method getBody() from the type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLValidationPreferencePage.java :
102 : Composite body = pageContent.getBody();
Discouraged access: The type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLValidationPreferencePage.java :
215 : ScrolledPageContent parentScrolledComposite = getParentScrolledComposite(control);
Discouraged access: The method adaptChild(Control) from the type ScrolledPageContent is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLValidationPreferencePage.java :
218 : parentScrolledComposite.adaptChild(control);
The field ValidationQuickAssist.problemId is never read locally
ValidationQuickAssist.java :
21 : private String problemId;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
26 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
27 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
28 : 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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
29 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection;
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
30 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
31 : import org.eclipse.wst.sse.ui.internal.preferences.ui.ColorHelper;
Discouraged access: The type AbstractLineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
32 : import org.eclipse.wst.sse.ui.internal.provisional.style.AbstractLineStyleProvider;
Discouraged access: The type Highlighter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
33 : import org.eclipse.wst.sse.ui.internal.provisional.style.Highlighter;
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
34 : import org.eclipse.wst.sse.ui.internal.provisional.style.LineStyleProvider;
Discouraged access: The type ReconcilerHighlighter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
35 : import org.eclipse.wst.sse.ui.internal.provisional.style.ReconcilerHighlighter;
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
36 : import org.eclipse.wst.sse.ui.internal.util.EditorUtility;
Discouraged access: The type XMLUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
LineStyleProviderForXSL.java :
37 : import org.eclipse.wst.xml.ui.internal.XMLUIPlugin;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
LineStyleProviderForXSL.java :
38 : import org.eclipse.wst.xml.ui.internal.style.IStyleConstantsXML;
Discouraged access: The type AbstractLineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
50 : public class LineStyleProviderForXSL extends AbstractLineStyleProvider implements LineStyleProvider {
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
50 : public class LineStyleProviderForXSL extends AbstractLineStyleProvider implements LineStyleProvider {
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
52 : protected IStructuredDocument structuredDocument;
Discouraged access: The type Highlighter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
53 : protected Highlighter highlighter;
Discouraged access: The type ReconcilerHighlighter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
55 : protected ReconcilerHighlighter recHighlighter = null;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
75 : protected void commonInit(IStructuredDocument document,
Discouraged access: The type Highlighter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
76 : Highlighter highlighter) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
94 : IStructuredDocumentRegion structuredDocumentRegion = getDocument()
Discouraged access: The method getRegionAtCharacterOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
94 : IStructuredDocumentRegion structuredDocumentRegion = getDocument() .getRegionAtCharacterOffset(partitionStartOffset);
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
111 : protected boolean prepareTextRegion(ITextRegionCollection blockedRegion,
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
117 : ITextRegion region = null;
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
118 : ITextRegionList regions = blockedRegion.getRegions();
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
118 : ITextRegionList regions = blockedRegion.getRegions();
Discouraged access: The method size() from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
121 : for (int i = 0; i < regions.size(); i++) {
Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
122 : region = regions.get(i);
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
125 : if (blockedRegion.getStartOffset(region) > partitionEndOffset)
Discouraged access: The method getEndOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
127 : if (blockedRegion.getEndOffset(region) <= partitionStartOffset)
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
130 : if (region instanceof ITextRegionCollection) {
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
131 : handled = prepareTextRegion((ITextRegionCollection) region,
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
149 : private StyleRange applyStyleRange(ITextRegionCollection blockedRegion,
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
151 : Collection holdResults, ITextRegion region, StyleRange styleRange,
Discouraged access: The method getLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
154 : styleRange.length += region.getLength();
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
171 : IStructuredDocumentRegion structuredDocumentRegion,
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
178 : && structuredDocumentRegion.getStartOffset() <= partitionEndOffset) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
179 : ITextRegion region = null;
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
180 : ITextRegionList regions = structuredDocumentRegion.getRegions();
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
180 : ITextRegionList regions = structuredDocumentRegion.getRegions();
Discouraged access: The method size() from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
183 : for (int i = 0; i < regions.size(); i++) {
Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
184 : region = regions.get(i);
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
187 : if (structuredDocumentRegion.getStartOffset(region) > partitionEndOffset)
Discouraged access: The method getEndOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
189 : if (structuredDocumentRegion.getEndOffset(region) <= partitionStartOffset)
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
192 : if (region instanceof ITextRegionCollection) {
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
194 : (ITextRegionCollection) region,
Discouraged access: The method getNext() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
210 : structuredDocumentRegion = structuredDocumentRegion.getNext();
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
216 : ITextRegionCollection textRegionCollection, ITextRegion textRegion,
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
216 : ITextRegionCollection textRegionCollection, ITextRegion textRegion,
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
218 : int startingOffset = textRegionCollection.getStartOffset(textRegion);
Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
223 : + textRegionCollection.getText(textRegion).length();
Discouraged access: The method getEndOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
225 : int endingOffset = textRegionCollection.getEndOffset(textRegion);
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
245 : protected TextAttribute getAttributeFor(ITextRegionCollection collection,
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
246 : ITextRegion textRegion) {
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
LineStyleProviderForXSL.java :
249 : .getTextAttributeMap().get(IStyleConstantsXML.CDATA_TEXT);
Discouraged access: The field CDATA_TEXT from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
LineStyleProviderForXSL.java :
249 : .getTextAttributeMap().get(IStyleConstantsXML.CDATA_TEXT);
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
252 : String type = textRegion.getType();
Discouraged access: The method getText() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
253 : if (collection.getText().contains("xsl:")) { //$NON-NLS-1$
Discouraged access: The method refreshDisplay() from the type ReconcilerHighlighter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
312 : recHighlighter.refreshDisplay();
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
326 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
326 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
328 : RGB foreground = ColorHelper.toRGB(stylePrefs[0]);
Discouraged access: The method toRGB(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
328 : RGB foreground = ColorHelper.toRGB(stylePrefs[0]);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
329 : RGB background = ColorHelper.toRGB(stylePrefs[1]);
Discouraged access: The method toRGB(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
329 : RGB background = ColorHelper.toRGB(stylePrefs[1]);
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
380 : public void init(IStructuredDocument document, Highlighter highlighter) {
Discouraged access: The type Highlighter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
380 : public void init(IStructuredDocument document, Highlighter highlighter) {
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
401 : public void init(IStructuredDocument structuredDocument,
Discouraged access: The type Highlighter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
403 : init(structuredDocument, (Highlighter) null);
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
417 : public void init(IStructuredDocument structuredDocument,
Discouraged access: The type ReconcilerHighlighter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
418 : ReconcilerHighlighter highlighter) {
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
473 : protected IStructuredDocument getDocument() {
Discouraged access: The type Highlighter is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
480 : protected Highlighter getHighlighter() {
Discouraged access: The type XMLUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
LineStyleProviderForXSL.java :
487 : xmlPreferenceStore = XMLUIPlugin.getDefault().getPreferenceStore();
Discouraged access: The method getDefault() from the type XMLUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
LineStyleProviderForXSL.java :
487 : xmlPreferenceStore = XMLUIPlugin.getDefault().getPreferenceStore();
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
498 : return new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, bold ? SWT.BOLD : SWT.NORMAL);
Discouraged access: The method getColor(RGB) from the type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
498 : return new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, bold ? SWT.BOLD : SWT.NORMAL);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
498 : return new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, bold ? SWT.BOLD : SWT.NORMAL);
Discouraged access: The method getColor(RGB) from the type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
498 : return new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, bold ? SWT.BOLD : SWT.NORMAL);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
503 : return new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, style);
Discouraged access: The method getColor(RGB) from the type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
503 : return new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, style);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
503 : return new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, style);
Discouraged access: The method getColor(RGB) from the type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
LineStyleProviderForXSL.java :
503 : return new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, style);
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
LineStyleProviderForXSL.java :
507 : protected TextAttribute getAttributeFor(ITextRegion region) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
16 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
17 : import org.eclipse.wst.xml.ui.internal.style.IStyleConstantsXML;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
33 : regionMap.put(DOMRegionContext.XML_CONTENT, IStyleConstantsXML.XML_CONTENT);
Discouraged access: The field XML_CONTENT from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
33 : regionMap.put(DOMRegionContext.XML_CONTENT, IStyleConstantsXML.XML_CONTENT);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
33 : regionMap.put(DOMRegionContext.XML_CONTENT, IStyleConstantsXML.XML_CONTENT);
Discouraged access: The field XML_CONTENT from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
33 : regionMap.put(DOMRegionContext.XML_CONTENT, IStyleConstantsXML.XML_CONTENT);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
34 : regionMap.put(DOMRegionContext.XML_DOCTYPE_INTERNAL_SUBSET, IStyleConstantsXML.XML_CONTENT);
Discouraged access: The field XML_DOCTYPE_INTERNAL_SUBSET from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
34 : regionMap.put(DOMRegionContext.XML_DOCTYPE_INTERNAL_SUBSET, IStyleConstantsXML.XML_CONTENT);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
34 : regionMap.put(DOMRegionContext.XML_DOCTYPE_INTERNAL_SUBSET, IStyleConstantsXML.XML_CONTENT);
Discouraged access: The field XML_CONTENT from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
34 : regionMap.put(DOMRegionContext.XML_DOCTYPE_INTERNAL_SUBSET, IStyleConstantsXML.XML_CONTENT);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
35 : regionMap.put(DOMRegionContext.XML_TAG_OPEN, IStyleConstantsXML.TAG_BORDER);
Discouraged access: The field XML_TAG_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
35 : regionMap.put(DOMRegionContext.XML_TAG_OPEN, IStyleConstantsXML.TAG_BORDER);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
35 : regionMap.put(DOMRegionContext.XML_TAG_OPEN, IStyleConstantsXML.TAG_BORDER);
Discouraged access: The field TAG_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
35 : regionMap.put(DOMRegionContext.XML_TAG_OPEN, IStyleConstantsXML.TAG_BORDER);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
36 : regionMap.put(DOMRegionContext.XML_TAG_CLOSE, IStyleConstantsXML.TAG_BORDER);
Discouraged access: The field XML_TAG_CLOSE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
36 : regionMap.put(DOMRegionContext.XML_TAG_CLOSE, IStyleConstantsXML.TAG_BORDER);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
36 : regionMap.put(DOMRegionContext.XML_TAG_CLOSE, IStyleConstantsXML.TAG_BORDER);
Discouraged access: The field TAG_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
36 : regionMap.put(DOMRegionContext.XML_TAG_CLOSE, IStyleConstantsXML.TAG_BORDER);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
37 : regionMap.put(DOMRegionContext.XML_END_TAG_OPEN, IStyleConstantsXML.TAG_BORDER);
Discouraged access: The field XML_END_TAG_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
37 : regionMap.put(DOMRegionContext.XML_END_TAG_OPEN, IStyleConstantsXML.TAG_BORDER);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
37 : regionMap.put(DOMRegionContext.XML_END_TAG_OPEN, IStyleConstantsXML.TAG_BORDER);
Discouraged access: The field TAG_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
37 : regionMap.put(DOMRegionContext.XML_END_TAG_OPEN, IStyleConstantsXML.TAG_BORDER);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
38 : regionMap.put(DOMRegionContext.XML_CDATA_OPEN, IStyleConstantsXML.CDATA_BORDER);
Discouraged access: The field XML_CDATA_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
38 : regionMap.put(DOMRegionContext.XML_CDATA_OPEN, IStyleConstantsXML.CDATA_BORDER);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
38 : regionMap.put(DOMRegionContext.XML_CDATA_OPEN, IStyleConstantsXML.CDATA_BORDER);
Discouraged access: The field CDATA_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
38 : regionMap.put(DOMRegionContext.XML_CDATA_OPEN, IStyleConstantsXML.CDATA_BORDER);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
39 : regionMap.put(DOMRegionContext.XML_CDATA_CLOSE, IStyleConstantsXML.CDATA_BORDER);
Discouraged access: The field XML_CDATA_CLOSE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
39 : regionMap.put(DOMRegionContext.XML_CDATA_CLOSE, IStyleConstantsXML.CDATA_BORDER);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
39 : regionMap.put(DOMRegionContext.XML_CDATA_CLOSE, IStyleConstantsXML.CDATA_BORDER);
Discouraged access: The field CDATA_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
39 : regionMap.put(DOMRegionContext.XML_CDATA_CLOSE, IStyleConstantsXML.CDATA_BORDER);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
40 : regionMap.put(DOMRegionContext.XML_CDATA_TEXT, IStyleConstantsXML.CDATA_TEXT);
Discouraged access: The field XML_CDATA_TEXT from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
40 : regionMap.put(DOMRegionContext.XML_CDATA_TEXT, IStyleConstantsXML.CDATA_TEXT);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
40 : regionMap.put(DOMRegionContext.XML_CDATA_TEXT, IStyleConstantsXML.CDATA_TEXT);
Discouraged access: The field CDATA_TEXT from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
40 : regionMap.put(DOMRegionContext.XML_CDATA_TEXT, IStyleConstantsXML.CDATA_TEXT);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
41 : regionMap.put(DOMRegionContext.XML_TAG_ATTRIBUTE_NAME, IStyleConstantsXML.TAG_ATTRIBUTE_NAME);
Discouraged access: The field XML_TAG_ATTRIBUTE_NAME from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
41 : regionMap.put(DOMRegionContext.XML_TAG_ATTRIBUTE_NAME, IStyleConstantsXML.TAG_ATTRIBUTE_NAME);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
41 : regionMap.put(DOMRegionContext.XML_TAG_ATTRIBUTE_NAME, IStyleConstantsXML.TAG_ATTRIBUTE_NAME);
Discouraged access: The field TAG_ATTRIBUTE_NAME from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
41 : regionMap.put(DOMRegionContext.XML_TAG_ATTRIBUTE_NAME, IStyleConstantsXML.TAG_ATTRIBUTE_NAME);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
42 : regionMap.put(DOMRegionContext.XML_DOCTYPE_DECLARATION, IStyleConstantsXML.TAG_NAME);
Discouraged access: The field XML_DOCTYPE_DECLARATION from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
42 : regionMap.put(DOMRegionContext.XML_DOCTYPE_DECLARATION, IStyleConstantsXML.TAG_NAME);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
42 : regionMap.put(DOMRegionContext.XML_DOCTYPE_DECLARATION, IStyleConstantsXML.TAG_NAME);
Discouraged access: The field TAG_NAME from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
42 : regionMap.put(DOMRegionContext.XML_DOCTYPE_DECLARATION, IStyleConstantsXML.TAG_NAME);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
43 : regionMap.put(DOMRegionContext.XML_TAG_NAME, IStyleConstantsXML.TAG_NAME);
Discouraged access: The field XML_TAG_NAME from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
43 : regionMap.put(DOMRegionContext.XML_TAG_NAME, IStyleConstantsXML.TAG_NAME);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
43 : regionMap.put(DOMRegionContext.XML_TAG_NAME, IStyleConstantsXML.TAG_NAME);
Discouraged access: The field TAG_NAME from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
43 : regionMap.put(DOMRegionContext.XML_TAG_NAME, IStyleConstantsXML.TAG_NAME);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
44 : regionMap.put(DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE, IStyleConstantsXML.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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
44 : regionMap.put(DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE, IStyleConstantsXML.TAG_ATTRIBUTE_VALUE);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
44 : regionMap.put(DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE, IStyleConstantsXML.TAG_ATTRIBUTE_VALUE);
Discouraged access: The field TAG_ATTRIBUTE_VALUE from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
44 : regionMap.put(DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE, IStyleConstantsXML.TAG_ATTRIBUTE_VALUE);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
45 : regionMap.put(DOMRegionContext.XML_TAG_ATTRIBUTE_EQUALS, IStyleConstantsXML.TAG_ATTRIBUTE_EQUALS);
Discouraged access: The field XML_TAG_ATTRIBUTE_EQUALS from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
45 : regionMap.put(DOMRegionContext.XML_TAG_ATTRIBUTE_EQUALS, IStyleConstantsXML.TAG_ATTRIBUTE_EQUALS);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
45 : regionMap.put(DOMRegionContext.XML_TAG_ATTRIBUTE_EQUALS, IStyleConstantsXML.TAG_ATTRIBUTE_EQUALS);
Discouraged access: The field TAG_ATTRIBUTE_EQUALS from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
45 : regionMap.put(DOMRegionContext.XML_TAG_ATTRIBUTE_EQUALS, IStyleConstantsXML.TAG_ATTRIBUTE_EQUALS);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
46 : regionMap.put(DOMRegionContext.XML_COMMENT_OPEN, IStyleConstantsXML.COMMENT_BORDER);
Discouraged access: The field XML_COMMENT_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
46 : regionMap.put(DOMRegionContext.XML_COMMENT_OPEN, IStyleConstantsXML.COMMENT_BORDER);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
46 : regionMap.put(DOMRegionContext.XML_COMMENT_OPEN, IStyleConstantsXML.COMMENT_BORDER);
Discouraged access: The field COMMENT_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
46 : regionMap.put(DOMRegionContext.XML_COMMENT_OPEN, IStyleConstantsXML.COMMENT_BORDER);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
47 : regionMap.put(DOMRegionContext.XML_COMMENT_CLOSE, IStyleConstantsXML.COMMENT_BORDER);
Discouraged access: The field XML_COMMENT_CLOSE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
47 : regionMap.put(DOMRegionContext.XML_COMMENT_CLOSE, IStyleConstantsXML.COMMENT_BORDER);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
47 : regionMap.put(DOMRegionContext.XML_COMMENT_CLOSE, IStyleConstantsXML.COMMENT_BORDER);
Discouraged access: The field COMMENT_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
47 : regionMap.put(DOMRegionContext.XML_COMMENT_CLOSE, IStyleConstantsXML.COMMENT_BORDER);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
48 : regionMap.put(DOMRegionContext.XML_COMMENT_TEXT, IStyleConstantsXML.COMMENT_TEXT);
Discouraged access: The field XML_COMMENT_TEXT from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
48 : regionMap.put(DOMRegionContext.XML_COMMENT_TEXT, IStyleConstantsXML.COMMENT_TEXT);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
48 : regionMap.put(DOMRegionContext.XML_COMMENT_TEXT, IStyleConstantsXML.COMMENT_TEXT);
Discouraged access: The field COMMENT_TEXT from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
48 : regionMap.put(DOMRegionContext.XML_COMMENT_TEXT, IStyleConstantsXML.COMMENT_TEXT);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
49 : regionMap.put(DOMRegionContext.XML_DOCTYPE_NAME, IStyleConstantsXML.DOCTYPE_NAME);
Discouraged access: The field XML_DOCTYPE_NAME from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
49 : regionMap.put(DOMRegionContext.XML_DOCTYPE_NAME, IStyleConstantsXML.DOCTYPE_NAME);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
49 : regionMap.put(DOMRegionContext.XML_DOCTYPE_NAME, IStyleConstantsXML.DOCTYPE_NAME);
Discouraged access: The field DOCTYPE_NAME from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
49 : regionMap.put(DOMRegionContext.XML_DOCTYPE_NAME, IStyleConstantsXML.DOCTYPE_NAME);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
50 : regionMap.put(DOMRegionContext.XML_CHAR_REFERENCE, IStyleConstantsXML.ENTITY_REFERENCE);
Discouraged access: The field XML_CHAR_REFERENCE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
50 : regionMap.put(DOMRegionContext.XML_CHAR_REFERENCE, IStyleConstantsXML.ENTITY_REFERENCE);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
50 : regionMap.put(DOMRegionContext.XML_CHAR_REFERENCE, IStyleConstantsXML.ENTITY_REFERENCE);
Discouraged access: The field ENTITY_REFERENCE from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
50 : regionMap.put(DOMRegionContext.XML_CHAR_REFERENCE, IStyleConstantsXML.ENTITY_REFERENCE);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
51 : regionMap.put(DOMRegionContext.XML_PE_REFERENCE, IStyleConstantsXML.ENTITY_REFERENCE);
Discouraged access: The field XML_PE_REFERENCE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
51 : regionMap.put(DOMRegionContext.XML_PE_REFERENCE, IStyleConstantsXML.ENTITY_REFERENCE);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
51 : regionMap.put(DOMRegionContext.XML_PE_REFERENCE, IStyleConstantsXML.ENTITY_REFERENCE);
Discouraged access: The field ENTITY_REFERENCE from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
51 : regionMap.put(DOMRegionContext.XML_PE_REFERENCE, IStyleConstantsXML.ENTITY_REFERENCE);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
52 : regionMap.put(DOMRegionContext.XML_PI_CONTENT, IStyleConstantsXML.PI_CONTENT);
Discouraged access: The field XML_PI_CONTENT from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
52 : regionMap.put(DOMRegionContext.XML_PI_CONTENT, IStyleConstantsXML.PI_CONTENT);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
52 : regionMap.put(DOMRegionContext.XML_PI_CONTENT, IStyleConstantsXML.PI_CONTENT);
Discouraged access: The field PI_CONTENT from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
52 : regionMap.put(DOMRegionContext.XML_PI_CONTENT, IStyleConstantsXML.PI_CONTENT);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
53 : regionMap.put(DOMRegionContext.XML_PI_OPEN, IStyleConstantsXML.PI_BORDER);
Discouraged access: The field XML_PI_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
53 : regionMap.put(DOMRegionContext.XML_PI_OPEN, IStyleConstantsXML.PI_BORDER);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
53 : regionMap.put(DOMRegionContext.XML_PI_OPEN, IStyleConstantsXML.PI_BORDER);
Discouraged access: The field PI_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
53 : regionMap.put(DOMRegionContext.XML_PI_OPEN, IStyleConstantsXML.PI_BORDER);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
54 : regionMap.put(DOMRegionContext.XML_PI_CLOSE, IStyleConstantsXML.PI_BORDER);
Discouraged access: The field XML_PI_CLOSE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
54 : regionMap.put(DOMRegionContext.XML_PI_CLOSE, IStyleConstantsXML.PI_BORDER);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
54 : regionMap.put(DOMRegionContext.XML_PI_CLOSE, IStyleConstantsXML.PI_BORDER);
Discouraged access: The field PI_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
54 : regionMap.put(DOMRegionContext.XML_PI_CLOSE, IStyleConstantsXML.PI_BORDER);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
55 : regionMap.put(DOMRegionContext.XML_DECLARATION_OPEN, IStyleConstantsXML.DECL_BORDER);
Discouraged access: The field XML_DECLARATION_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
55 : regionMap.put(DOMRegionContext.XML_DECLARATION_OPEN, IStyleConstantsXML.DECL_BORDER);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
55 : regionMap.put(DOMRegionContext.XML_DECLARATION_OPEN, IStyleConstantsXML.DECL_BORDER);
Discouraged access: The field DECL_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
55 : regionMap.put(DOMRegionContext.XML_DECLARATION_OPEN, IStyleConstantsXML.DECL_BORDER);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
56 : regionMap.put(DOMRegionContext.XML_DECLARATION_CLOSE, IStyleConstantsXML.DECL_BORDER);
Discouraged access: The field XML_DECLARATION_CLOSE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLRegionMap.java :
56 : regionMap.put(DOMRegionContext.XML_DECLARATION_CLOSE, IStyleConstantsXML.DECL_BORDER);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
56 : regionMap.put(DOMRegionContext.XML_DECLARATION_CLOSE, IStyleConstantsXML.DECL_BORDER);
Discouraged access: The field DECL_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
56 : regionMap.put(DOMRegionContext.XML_DECLARATION_CLOSE, IStyleConstantsXML.DECL_BORDER);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
57 : regionMap.put(DOMRegionContext.XML_DOCTYPE_EXTERNAL_ID_SYSREF, IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_SYSREF);
Discouraged access: The field DOCTYPE_EXTERNAL_ID_SYSREF from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLRegionMap.java :
57 : regionMap.put(DOMRegionContext.XML_DOCTYPE_EXTERNAL_ID_SYSREF, IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_SYSREF);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XMLTextAttributeMap.java :
20 : import org.eclipse.wst.sse.ui.internal.preferences.ui.ColorHelper;
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XMLTextAttributeMap.java :
21 : import org.eclipse.wst.sse.ui.internal.util.EditorUtility;
Discouraged access: The type XMLUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
22 : import org.eclipse.wst.xml.ui.internal.XMLUIPlugin;
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
23 : import org.eclipse.wst.xml.ui.internal.style.IStyleConstantsXML;
Discouraged access: The type XMLUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
41 : xmlPreferenceStore = XMLUIPlugin.getDefault().getPreferenceStore();
Discouraged access: The method getDefault() from the type XMLUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
41 : xmlPreferenceStore = XMLUIPlugin.getDefault().getPreferenceStore();
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
42 : addXMLTextAttribute(IStyleConstantsXML.TAG_NAME);
Discouraged access: The field TAG_NAME from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
42 : addXMLTextAttribute(IStyleConstantsXML.TAG_NAME);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
43 : addXMLTextAttribute(IStyleConstantsXML.TAG_BORDER);
Discouraged access: The field TAG_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
43 : addXMLTextAttribute(IStyleConstantsXML.TAG_BORDER);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
44 : addXMLTextAttribute(IStyleConstantsXML.TAG_ATTRIBUTE_NAME);
Discouraged access: The field TAG_ATTRIBUTE_NAME from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
44 : addXMLTextAttribute(IStyleConstantsXML.TAG_ATTRIBUTE_NAME);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
45 : addXMLTextAttribute(IStyleConstantsXML.TAG_ATTRIBUTE_VALUE);
Discouraged access: The field TAG_ATTRIBUTE_VALUE from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
45 : addXMLTextAttribute(IStyleConstantsXML.TAG_ATTRIBUTE_VALUE);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
46 : addXMLTextAttribute(IStyleConstantsXML.TAG_ATTRIBUTE_EQUALS);
Discouraged access: The field TAG_ATTRIBUTE_EQUALS from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
46 : addXMLTextAttribute(IStyleConstantsXML.TAG_ATTRIBUTE_EQUALS);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
47 : addXMLTextAttribute(IStyleConstantsXML.COMMENT_BORDER);
Discouraged access: The field COMMENT_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
47 : addXMLTextAttribute(IStyleConstantsXML.COMMENT_BORDER);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
48 : addXMLTextAttribute(IStyleConstantsXML.COMMENT_TEXT);
Discouraged access: The field COMMENT_TEXT from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
48 : addXMLTextAttribute(IStyleConstantsXML.COMMENT_TEXT);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
49 : addXMLTextAttribute(IStyleConstantsXML.CDATA_BORDER);
Discouraged access: The field CDATA_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
49 : addXMLTextAttribute(IStyleConstantsXML.CDATA_BORDER);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
50 : addXMLTextAttribute(IStyleConstantsXML.CDATA_TEXT);
Discouraged access: The field CDATA_TEXT from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
50 : addXMLTextAttribute(IStyleConstantsXML.CDATA_TEXT);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
51 : addXMLTextAttribute(IStyleConstantsXML.DECL_BORDER);
Discouraged access: The field DECL_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
51 : addXMLTextAttribute(IStyleConstantsXML.DECL_BORDER);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
52 : addXMLTextAttribute(IStyleConstantsXML.DOCTYPE_EXTERNAL_ID);
Discouraged access: The field DOCTYPE_EXTERNAL_ID from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
52 : addXMLTextAttribute(IStyleConstantsXML.DOCTYPE_EXTERNAL_ID);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
53 : addXMLTextAttribute(IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_PUBREF);
Discouraged access: The field DOCTYPE_EXTERNAL_ID_PUBREF from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
53 : addXMLTextAttribute(IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_PUBREF);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
54 : addXMLTextAttribute(IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_SYSREF);
Discouraged access: The field DOCTYPE_EXTERNAL_ID_SYSREF from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
54 : addXMLTextAttribute(IStyleConstantsXML.DOCTYPE_EXTERNAL_ID_SYSREF);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
55 : addXMLTextAttribute(IStyleConstantsXML.DOCTYPE_NAME);
Discouraged access: The field DOCTYPE_NAME from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
55 : addXMLTextAttribute(IStyleConstantsXML.DOCTYPE_NAME);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
56 : addXMLTextAttribute(IStyleConstantsXML.PI_CONTENT);
Discouraged access: The field PI_CONTENT from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
56 : addXMLTextAttribute(IStyleConstantsXML.PI_CONTENT);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
57 : addXMLTextAttribute(IStyleConstantsXML.PI_BORDER);
Discouraged access: The field PI_BORDER from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
57 : addXMLTextAttribute(IStyleConstantsXML.PI_BORDER);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
58 : addXMLTextAttribute(IStyleConstantsXML.XML_CONTENT);
Discouraged access: The field XML_CONTENT from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
58 : addXMLTextAttribute(IStyleConstantsXML.XML_CONTENT);
Discouraged access: The type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
59 : addXMLTextAttribute(IStyleConstantsXML.ENTITY_REFERENCE);
Discouraged access: The field ENTITY_REFERENCE from the type IStyleConstantsXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XMLTextAttributeMap.java :
59 : addXMLTextAttribute(IStyleConstantsXML.ENTITY_REFERENCE);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XMLTextAttributeMap.java :
81 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XMLTextAttributeMap.java :
81 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XMLTextAttributeMap.java :
83 : RGB foreground = ColorHelper.toRGB(stylePrefs[0]);
Discouraged access: The method toRGB(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XMLTextAttributeMap.java :
83 : RGB foreground = ColorHelper.toRGB(stylePrefs[0]);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XMLTextAttributeMap.java :
84 : RGB background = ColorHelper.toRGB(stylePrefs[1]);
Discouraged access: The method toRGB(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XMLTextAttributeMap.java :
84 : RGB background = ColorHelper.toRGB(stylePrefs[1]);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XMLTextAttributeMap.java :
110 : return new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, style);
Discouraged access: The method getColor(RGB) from the type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XMLTextAttributeMap.java :
110 : return new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, style);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XMLTextAttributeMap.java :
110 : return new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, style);
Discouraged access: The method getColor(RGB) from the type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XMLTextAttributeMap.java :
110 : return new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, style);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLRegionMap.java :
16 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLRegionMap.java :
30 : regionMap.put(DOMRegionContext.XML_TAG_OPEN, IStyleConstantsXSL.TAG_BORDER);
Discouraged access: The field XML_TAG_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLRegionMap.java :
30 : regionMap.put(DOMRegionContext.XML_TAG_OPEN, IStyleConstantsXSL.TAG_BORDER);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLRegionMap.java :
31 : regionMap.put(DOMRegionContext.XML_END_TAG_OPEN, IStyleConstantsXSL.TAG_BORDER);
Discouraged access: The field XML_END_TAG_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLRegionMap.java :
31 : regionMap.put(DOMRegionContext.XML_END_TAG_OPEN, IStyleConstantsXSL.TAG_BORDER);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLRegionMap.java :
32 : regionMap.put(DOMRegionContext.XML_TAG_CLOSE, IStyleConstantsXSL.TAG_BORDER);
Discouraged access: The field XML_TAG_CLOSE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLRegionMap.java :
32 : regionMap.put(DOMRegionContext.XML_TAG_CLOSE, IStyleConstantsXSL.TAG_BORDER);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLRegionMap.java :
33 : regionMap.put(DOMRegionContext.XML_EMPTY_TAG_CLOSE, IStyleConstantsXSL.TAG_BORDER);
Discouraged access: The field XML_EMPTY_TAG_CLOSE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLRegionMap.java :
33 : regionMap.put(DOMRegionContext.XML_EMPTY_TAG_CLOSE, IStyleConstantsXSL.TAG_BORDER);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLRegionMap.java :
34 : regionMap.put(DOMRegionContext.XML_TAG_ATTRIBUTE_NAME, IStyleConstantsXSL.TAG_ATTRIBUTE_NAME);
Discouraged access: The field XML_TAG_ATTRIBUTE_NAME from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLRegionMap.java :
34 : regionMap.put(DOMRegionContext.XML_TAG_ATTRIBUTE_NAME, IStyleConstantsXSL.TAG_ATTRIBUTE_NAME);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLRegionMap.java :
35 : regionMap.put(DOMRegionContext.XML_TAG_NAME, IStyleConstantsXSL.TAG_NAME);
Discouraged access: The field XML_TAG_NAME from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLRegionMap.java :
35 : regionMap.put(DOMRegionContext.XML_TAG_NAME, IStyleConstantsXSL.TAG_NAME);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLRegionMap.java :
36 : regionMap.put(DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE, IStyleConstantsXSL.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/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
XSLRegionMap.java :
36 : regionMap.put(DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE, IStyleConstantsXSL.TAG_ATTRIBUTE_VALUE);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLTextAttributeMap.java :
20 : import org.eclipse.wst.sse.ui.internal.preferences.ui.ColorHelper;
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLTextAttributeMap.java :
21 : import org.eclipse.wst.sse.ui.internal.util.EditorUtility;
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLTextAttributeMap.java :
66 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The method unpackStylePreferences(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLTextAttributeMap.java :
66 : String[] stylePrefs = ColorHelper.unpackStylePreferences(prefString);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLTextAttributeMap.java :
68 : RGB foreground = ColorHelper.toRGB(stylePrefs[0]);
Discouraged access: The method toRGB(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLTextAttributeMap.java :
68 : RGB foreground = ColorHelper.toRGB(stylePrefs[0]);
Discouraged access: The type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLTextAttributeMap.java :
69 : RGB background = ColorHelper.toRGB(stylePrefs[1]);
Discouraged access: The method toRGB(String) from the type ColorHelper is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLTextAttributeMap.java :
69 : RGB background = ColorHelper.toRGB(stylePrefs[1]);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLTextAttributeMap.java :
95 : return new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, style);
Discouraged access: The method getColor(RGB) from the type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLTextAttributeMap.java :
95 : return new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, style);
Discouraged access: The type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLTextAttributeMap.java :
95 : return new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, style);
Discouraged access: The method getColor(RGB) from the type EditorUtility is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLTextAttributeMap.java :
95 : return new TextAttribute((foreground != null) ? EditorUtility.getColor(foreground) : null, (background != null) ? EditorUtility.getColor(background) : null, style);
Discouraged access: The type EncodingTemplateVariableResolverXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
TemplateContextTypeXSL.java :
15 : import org.eclipse.wst.xml.ui.internal.templates.EncodingTemplateVariableResolverXML;
Discouraged access: The constructor EncodingTemplateVariableResolverXML() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
TemplateContextTypeXSL.java :
30 : addResolver(new EncodingTemplateVariableResolverXML());
Discouraged access: The type EncodingTemplateVariableResolverXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
TemplateContextTypeXSL.java :
30 : addResolver(new EncodingTemplateVariableResolverXML());
Discouraged access: The type XPathUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
29 : import org.eclipse.wst.xml.xpath.ui.internal.XPathUIPlugin;
Discouraged access: The type TemplateContextTypeIdsXPath is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
30 : import org.eclipse.wst.xml.xpath.ui.internal.templates.TemplateContextTypeIdsXPath;
Discouraged access: The type XPathUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
48 : private static final TemplateStore TEMPLATE_STORE = XPathUIPlugin
Discouraged access: The method getDefault() from the type XPathUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
48 : private static final TemplateStore TEMPLATE_STORE = XPathUIPlugin .getDefault().getXPathTemplateStore();
Discouraged access: The method getXPathTemplateStore() from the type XPathUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
48 : private static final TemplateStore TEMPLATE_STORE = XPathUIPlugin .getDefault().getXPathTemplateStore();
Discouraged access: The type XPathUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
51 : private static final IPreferenceStore PREFERENCE_STORE = XPathUIPlugin
Discouraged access: The method getDefault() from the type XPathUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
51 : private static final IPreferenceStore PREFERENCE_STORE = XPathUIPlugin .getDefault().getPreferenceStore();
Discouraged access: The type XPathUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
54 : private static final ContextTypeRegistry TEMPLATE_CONTEXT_REGISTRY = XPathUIPlugin
Discouraged access: The method getDefault() from the type XPathUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
54 : private static final ContextTypeRegistry TEMPLATE_CONTEXT_REGISTRY = XPathUIPlugin .getDefault().getXPathTemplateContextRegistry();
Discouraged access: The method getXPathTemplateContextRegistry() from the type XPathUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
54 : private static final ContextTypeRegistry TEMPLATE_CONTEXT_REGISTRY = XPathUIPlugin .getDefault().getXPathTemplateContextRegistry();
Discouraged access: The type TemplateContextTypeIdsXPath is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
66 : return new String[] { TemplateContextTypeIdsXPath.XPATH,
Discouraged access: The field XPATH from the type TemplateContextTypeIdsXPath is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
66 : return new String[] { TemplateContextTypeIdsXPath.XPATH,
Discouraged access: The type TemplateContextTypeIdsXPath is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
67 : TemplateContextTypeIdsXPath.AXIS,
Discouraged access: The field AXIS from the type TemplateContextTypeIdsXPath is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
67 : TemplateContextTypeIdsXPath.AXIS,
Discouraged access: The type TemplateContextTypeIdsXPath is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
68 : TemplateContextTypeIdsXPath.OPERATOR };
Discouraged access: The field OPERATOR from the type TemplateContextTypeIdsXPath is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
68 : TemplateContextTypeIdsXPath.OPERATOR };
Discouraged access: The method apply(ITextViewer, char, int, int) from the type CustomCompletionProposal is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLTemplatesPage.java :
175 : proposal.apply(fTextEditor.getTextViewer(), ' ', 0, offset);
Discouraged access: The type XPathUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
236 : TemplateContextType contextType = XPathUIPlugin.getDefault()
Discouraged access: The method getDefault() from the type XPathUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
236 : TemplateContextType contextType = XPathUIPlugin.getDefault()
Discouraged access: The method getXPathTemplateContextRegistry() from the type XPathUIPlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.xpath.ui/@dot
XSLTemplatesPage.java :
236 : TemplateContextType contextType = XPathUIPlugin.getDefault() .getXPathTemplateContextRegistry().getContextType(
Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.validation/@dot
DelegatingSourceValidatorForXSL.java :
25 : import org.eclipse.wst.validation.internal.core.ValidationException;
The import org.eclipse.wst.validation.internal.provisional.core.IMessage is never used
DelegatingSourceValidatorForXSL.java :
26 : import org.eclipse.wst.validation.internal.provisional.core.IMessage;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
DelegatingSourceValidatorForXSL.java :
30 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type DelegatingSourceValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
DelegatingSourceValidatorForXSL.java :
31 : import org.eclipse.wst.xml.ui.internal.validation.DelegatingSourceValidator;
The import org.eclipse.wst.xsl.ui.internal.quickassist.ValidationQuickAssist is never used
DelegatingSourceValidatorForXSL.java :
33 : import org.eclipse.wst.xsl.ui.internal.quickassist.ValidationQuickAssist;
Discouraged access: The type DelegatingSourceValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
DelegatingSourceValidatorForXSL.java :
39 : public class DelegatingSourceValidatorForXSL extends DelegatingSourceValidator
The field DelegatingSourceValidatorForXSL.QUICKASSISTPROCESSOR is never read locally
DelegatingSourceValidatorForXSL.java :
43 : private final String QUICKASSISTPROCESSOR = IQuickAssistProcessor.class.getName();
Discouraged access: The constructor DelegatingSourceValidator() is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
DelegatingSourceValidatorForXSL.java :
52 : super();
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
DelegatingSourceValidatorForXSL.java :
56 : protected void updateValidationMessages(List messages, IDOMDocument document, IReporter reporter)
Discouraged access: The method updateValidationMessages(List, IDOMDocument, IReporter) from the type DelegatingSourceValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
DelegatingSourceValidatorForXSL.java :
58 : super.updateValidationMessages(messages, document, reporter);
Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.validation/@dot
DelegatingSourceValidatorForXSL.java :
74 : public void validate(IValidationContext helper, IReporter reporter) throws ValidationException
Discouraged access: The method validate(IValidationContext, IReporter) from the type DelegatingSourceValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
DelegatingSourceValidatorForXSL.java :
76 : super.validate(helper, reporter);
Discouraged access: The method getFile(String) from the type DelegatingSourceValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
DelegatingSourceValidatorForXSL.java :
86 : IFile file = getFile(delta[0]);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLMarkupValidator.java :
16 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type ISourceValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLMarkupValidator.java :
17 : import org.eclipse.wst.sse.ui.internal.reconcile.validator.ISourceValidator;
Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.validation/@dot
XSLMarkupValidator.java :
18 : import org.eclipse.wst.validation.internal.core.ValidationException;
Discouraged access: The type MarkupValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLMarkupValidator.java :
22 : import org.eclipse.wst.xml.ui.internal.validation.MarkupValidator;
Discouraged access: The type MarkupValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLMarkupValidator.java :
28 : public class XSLMarkupValidator extends MarkupValidator implements IValidator, ISourceValidator {
Discouraged access: The type ISourceValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
XSLMarkupValidator.java :
28 : public class XSLMarkupValidator extends MarkupValidator implements IValidator, ISourceValidator {
Discouraged access: The method cleanup(IReporter) from the type MarkupValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLMarkupValidator.java :
38 : super.cleanup(reporter);
Discouraged access: The type ValidationException is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.validation/@dot
XSLMarkupValidator.java :
51 : throws ValidationException {
Discouraged access: The method validate(IValidationContext, IReporter) from the type MarkupValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLMarkupValidator.java :
53 : super.validate(helper, reporter);
Discouraged access: The method connect(IDocument) from the type MarkupValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLMarkupValidator.java :
62 : super.connect(document);
Discouraged access: The method disconnect(IDocument) from the type MarkupValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLMarkupValidator.java :
71 : super.disconnect(document);
Discouraged access: The method validate(IRegion, IValidationContext, IReporter) from the type MarkupValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLMarkupValidator.java :
81 : super.validate(dirtyRegion, helper, reporter);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
XSLMarkupValidator.java :
89 : public void validate(IStructuredDocumentRegion structuredDocumentRegion,
Discouraged access: The method validate(IStructuredDocumentRegion, IReporter) from the type MarkupValidator is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.ui/@dot
XSLMarkupValidator.java :
92 : super.validate(structuredDocumentRegion, reporter);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
NewXSLFileTemplatesWizardPage.java :
55 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type StructuredTextViewer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
NewXSLFileTemplatesWizardPage.java :
57 : import org.eclipse.wst.sse.ui.internal.StructuredTextViewer;
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
NewXSLFileTemplatesWizardPage.java :
58 : import org.eclipse.wst.sse.ui.internal.provisional.style.LineStyleProvider;
Discouraged access: The type ContentTypeIdForXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
NewXSLFileTemplatesWizardPage.java :
59 : import org.eclipse.wst.xml.core.internal.provisional.contenttype.ContentTypeIdForXML;
Discouraged access: The type LineStyleProvider is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
NewXSLFileTemplatesWizardPage.java :
248 : public LineStyleProvider[] getLineStyleProviders(ISourceViewer sourceViewer, String partitionType) {
Discouraged access: The constructor StructuredTextViewer(Composite, IVerticalRuler, IOverviewRuler, boolean, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
NewXSLFileTemplatesWizardPage.java :
252 : SourceViewer viewer = new StructuredTextViewer(parent, null, null, false, SWT.BORDER | SWT.V_SCROLL | SWT.H_SCROLL);
Discouraged access: The type StructuredTextViewer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
NewXSLFileTemplatesWizardPage.java :
252 : SourceViewer viewer = new StructuredTextViewer(parent, null, null, false, SWT.BORDER | SWT.V_SCROLL | SWT.H_SCROLL);
Discouraged access: The type StructuredTextViewer is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.ui/@dot
NewXSLFileTemplatesWizardPage.java :
253 : ((StructuredTextViewer) viewer).getTextWidget().setFont(JFaceResources.getFont("org.eclipse.wst.sse.ui.textfont")); //$NON-NLS-1$
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
NewXSLFileTemplatesWizardPage.java :
254 : IStructuredModel scratchModel = StructuredModelManager.getModelManager().createUnManagedStructuredModelFor(ContentTypeIdForXML.ContentTypeID_XML);
Discouraged access: The method createUnManagedStructuredModelFor(String) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
NewXSLFileTemplatesWizardPage.java :
254 : IStructuredModel scratchModel = StructuredModelManager.getModelManager().createUnManagedStructuredModelFor(ContentTypeIdForXML.ContentTypeID_XML);
Discouraged access: The type ContentTypeIdForXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
NewXSLFileTemplatesWizardPage.java :
254 : IStructuredModel scratchModel = StructuredModelManager.getModelManager().createUnManagedStructuredModelFor(ContentTypeIdForXML.ContentTypeID_XML);
Discouraged access: The field ContentTypeID_XML from the type ContentTypeIdForXML is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
NewXSLFileTemplatesWizardPage.java :
254 : IStructuredModel scratchModel = StructuredModelManager.getModelManager().createUnManagedStructuredModelFor(ContentTypeIdForXML.ContentTypeID_XML);
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
NewXSLFileTemplatesWizardPage.java :
255 : IDocument document = scratchModel.getStructuredDocument();
The import org.eclipse.core.resources.IProject is never used
NewXSLFileWizard.java :
19 : import org.eclipse.core.resources.IProject;
The import org.eclipse.core.resources.ResourcesPlugin is never used
NewXSLFileWizard.java :
20 : import org.eclipse.core.resources.ResourcesPlugin;
Discouraged access: The type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
NewXSLFileWizard.java :
31 : import org.eclipse.wst.sse.core.internal.encoding.CommonEncodingPreferenceNames;
Discouraged access: The type XMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
NewXSLFileWizard.java :
32 : import org.eclipse.wst.xml.core.internal.XMLCorePlugin;
The field NewXSLFileWizard.workbench is never read locally
NewXSLFileWizard.java :
41 : private IWorkbench workbench;
Discouraged access: The type XMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
NewXSLFileWizard.java :
92 : Preferences preference = XMLCorePlugin.getDefault().getPluginPreferences();
Discouraged access: The method getDefault() from the type XMLCorePlugin is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.xml.core/@dot
NewXSLFileWizard.java :
92 : Preferences preference = XMLCorePlugin.getDefault().getPluginPreferences();
Discouraged access: The type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
NewXSLFileWizard.java :
93 : String charSet = preference.getString(CommonEncodingPreferenceNames.OUTPUT_CODESET);
Discouraged access: The field OUTPUT_CODESET from the type CommonEncodingPreferenceNames is not accessible due to restriction on classpath entry /shared/webtools/projects/wtp-R3.1-S/workdir/plugins/org.eclipse.wst.sse.core/@dot
NewXSLFileWizard.java :
93 : String charSet = preference.getString(CommonEncodingPreferenceNames.OUTPUT_CODESET);