Compiler: Eclipse Java Compiler Version: 0.868, 3.4.0 release candidate-2
Number of source files: 210 Number of classfiles: 276
Problems: 3235 (Errors: 0 Warnings: 3235 )
Discouraged access: The type CMContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMContentWrapperImpl.java :
15 : import org.eclipse.wst.xml.core.internal.contentmodel.CMContent;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMContentWrapperImpl.java :
16 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type CMContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMContentWrapperImpl.java :
18 : public class CMContentWrapperImpl extends CMNodeWrapperImpl implements CMContent {
Discouraged access: The type CMContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMContentWrapperImpl.java :
20 : private CMContent fCMContent = null;
Discouraged access: The type CMContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMContentWrapperImpl.java :
27 : public CMContentWrapperImpl(String prefix, org.eclipse.wst.xml.core.internal.contentmodel.CMContent node) {
Discouraged access: The method getMaxOccur() from the type CMContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMContentWrapperImpl.java :
39 : return fCMContent.getMaxOccur();
Discouraged access: The method getMinOccur() from the type CMContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMContentWrapperImpl.java :
50 : return fCMContent.getMinOccur();
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMContentWrapperImpl.java :
53 : public CMNode getOriginNode() {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
18 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
19 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
20 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNamedNodeMap;
Discouraged access: The type CMNamespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
21 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNamespace;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
22 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
23 : import org.eclipse.wst.xml.core.internal.provisional.contentmodel.CMNodeWrapper;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
25 : public class CMDocumentWrapperImpl implements CMDocument, CMNodeWrapper {
Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
25 : public class CMDocumentWrapperImpl implements CMDocument, CMNodeWrapper {
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
27 : class CMNamedNodeMapImpl implements CMNamedNodeMap {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
43 : public CMNode getNamedItem(String name) {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
44 : return (CMNode) table.get(name);
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
47 : public CMNode item(int index) {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
56 : return (CMNode) result;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
63 : public void setNamedItem(String name, CMNode aNode) {
Discouraged access: The type CMNamespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
69 : public class CMNamespaceImpl implements CMNamespace {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
75 : return CMNode.NAME_SPACE;
Discouraged access: The field NAME_SPACE from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
75 : return CMNode.NAME_SPACE;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
95 : private CMDocument fDocument;
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
96 : private CMNamedNodeMap fElements = null;
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
97 : private CMNamedNodeMap fEntities = null;
Discouraged access: The type CMNamespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
98 : private CMNamespace fNamespace = new CMNamespaceImpl();
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
102 : public CMDocumentWrapperImpl(String newURI, String newPrefix, CMDocument tld) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
112 : public CMDocument getDocument() {
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
122 : public CMNamedNodeMap getElements() {
Discouraged access: The method getElements() from the type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
124 : int length = getDocument().getElements().getLength();
Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
124 : int length = getDocument().getElements().getLength();
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
127 : CMElementDeclaration ed = new CMElementDeclarationWrapperImpl(fPrefix, (CMElementDeclaration) getDocument().getElements().item(i));
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
127 : CMElementDeclaration ed = new CMElementDeclarationWrapperImpl(fPrefix, (CMElementDeclaration) getDocument().getElements().item(i));
Discouraged access: The method getElements() from the type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
127 : CMElementDeclaration ed = new CMElementDeclarationWrapperImpl(fPrefix, (CMElementDeclaration) getDocument().getElements().item(i));
Discouraged access: The method item(int) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
127 : CMElementDeclaration ed = new CMElementDeclarationWrapperImpl(fPrefix, (CMElementDeclaration) getDocument().getElements().item(i));
Discouraged access: The method getNodeName() from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
128 : elements.setNamedItem(ed.getNodeName(), ed);
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
141 : public CMNamedNodeMap getEntities() {
Discouraged access: The method getEntities() from the type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
143 : fEntities = getDocument().getEntities();
Discouraged access: The type CMNamespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
152 : public CMNamespace getNamespace() {
Discouraged access: The method getNodeName() from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
161 : return getDocument().getNodeName();
Discouraged access: The method getNodeType() from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
172 : return getDocument().getNodeType();
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
175 : public CMNode getOriginNode() {
Discouraged access: The method getProperty(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
195 : return getDocument().getProperty(propertyName);
Discouraged access: The method supports(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentWrapperImpl.java :
214 : return getDocument().supports(propertyName);
Discouraged access: The type CMContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
15 : import org.eclipse.wst.xml.core.internal.contentmodel.CMContent;
Discouraged access: The type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
16 : 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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
17 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type CMGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
18 : import org.eclipse.wst.xml.core.internal.contentmodel.CMGroup;
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
19 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNamedNodeMap;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
20 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
22 : public class CMElementDeclarationWrapperImpl extends CMNodeWrapperImpl implements CMElementDeclaration {
Discouraged access: The type CMContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
23 : private CMContent fCMContent = null;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
25 : protected CMElementDeclaration fElementDecl = null;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
32 : public CMElementDeclarationWrapperImpl(String prefix, CMElementDeclaration node) {
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
43 : public CMNamedNodeMap getAttributes() {
Discouraged access: The method getAttributes() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
44 : return fElementDecl.getAttributes();
Discouraged access: The type CMContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
54 : public CMContent getContent() {
Discouraged access: The type CMContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
56 : CMContent content = fElementDecl.getContent();
Discouraged access: The method getContent() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
56 : CMContent content = fElementDecl.getContent();
Discouraged access: The type CMGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
59 : if (content instanceof CMGroup)
Discouraged access: The type CMGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
60 : fCMContent = new CMGroupWrapperImpl(fPrefix, (CMGroup) content);
Discouraged access: The method getContentType() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
75 : return fElementDecl.getContentType();
Discouraged access: The type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
82 : public CMDataType getDataType() {
Discouraged access: The method getDataType() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
83 : return fElementDecl.getDataType();
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
100 : public CMNamedNodeMap getLocalElements() {
Discouraged access: The method getLocalElements() from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
101 : return fElementDecl.getLocalElements();
Discouraged access: The method getMaxOccur() from the type CMContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
111 : return fElementDecl.getMaxOccur();
Discouraged access: The method getMinOccur() from the type CMContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
122 : return fElementDecl.getMinOccur();
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationWrapperImpl.java :
125 : public CMNode getOriginNode() {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
16 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type CMGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
17 : import org.eclipse.wst.xml.core.internal.contentmodel.CMGroup;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
18 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type CMNodeList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
19 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNodeList;
Discouraged access: The type CMGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
21 : public class CMGroupWrapperImpl extends CMContentWrapperImpl implements CMGroup {
Discouraged access: The type CMNodeList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
22 : class CMNodeListImpl implements CMNodeList {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
37 : public void appendItem(CMNode node) {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
54 : public CMNode item(int index) {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
57 : return (CMNode) nodes.get(index);
Discouraged access: The type CMNodeList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
61 : private CMNodeList fChildNodes = null;
Discouraged access: The type CMGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
62 : private CMGroup fGroup = null;
Discouraged access: The type CMGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
69 : public CMGroupWrapperImpl(String prefix, CMGroup node) {
Discouraged access: The type CMNodeList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
79 : public CMNodeList getChildNodes() {
Discouraged access: The type CMNodeList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
82 : CMNodeList children = fGroup.getChildNodes();
Discouraged access: The method getChildNodes() from the type CMGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
82 : CMNodeList children = fGroup.getChildNodes();
Discouraged access: The method getLength() from the type CMNodeList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
83 : for (int i = 0; i < children.getLength(); i++) {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
84 : CMNode child = children.item(i);
Discouraged access: The method item(int) from the type CMNodeList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
84 : CMNode child = children.item(i);
Discouraged access: The type CMGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
85 : if (child instanceof CMGroup)
Discouraged access: The type CMGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
86 : childNodes.appendItem(new CMGroupWrapperImpl(fPrefix, (CMGroup) child));
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
87 : else if (child instanceof CMElementDeclaration)
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
88 : childNodes.appendItem(new CMElementDeclarationWrapperImpl(fPrefix, (CMElementDeclaration) child));
Discouraged access: The method getOperator() from the type CMGroup is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
106 : return fGroup.getOperator();
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMGroupWrapperImpl.java :
109 : public CMNode getOriginNode() {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeWrapperImpl.java :
15 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeWrapperImpl.java :
16 : import org.eclipse.wst.xml.core.internal.provisional.contentmodel.CMNodeWrapper;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeWrapperImpl.java :
18 : public class CMNodeWrapperImpl implements CMNode, CMNodeWrapper {
Discouraged access: The type CMNodeWrapper is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeWrapperImpl.java :
18 : public class CMNodeWrapperImpl implements CMNode, CMNodeWrapper {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeWrapperImpl.java :
19 : private CMNode fNode = null;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeWrapperImpl.java :
27 : public CMNodeWrapperImpl(String prefix, CMNode node) {
Discouraged access: The method getNodeName() from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeWrapperImpl.java :
32 : fNodeName = fPrefix + ":" + fNode.getNodeName(); //$NON-NLS-1$
Discouraged access: The method getNodeType() from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeWrapperImpl.java :
51 : return fNode.getNodeType();
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeWrapperImpl.java :
54 : public CMNode getOriginNode() {
Discouraged access: The method getProperty(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeWrapperImpl.java :
66 : return fNode.getProperty(propertyName);
Discouraged access: The method supports(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeWrapperImpl.java :
77 : return fNode.supports(propertyName);
Discouraged access: The type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
JSPCMDocumentFactory.java :
13 : import org.eclipse.wst.html.core.internal.contentmodel.HTMLCMDocumentFactory;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPCMDocumentFactory.java :
14 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPCMDocumentFactory.java :
15 : import org.eclipse.wst.xml.core.internal.provisional.contentmodel.CMDocType;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPCMDocumentFactory.java :
27 : public static CMDocument getCMDocument() {
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPCMDocumentFactory.java :
28 : return getCMDocument(CMDocType.JSP20_DOC_TYPE);
Discouraged access: The field JSP20_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPCMDocumentFactory.java :
28 : return getCMDocument(CMDocType.JSP20_DOC_TYPE);
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPCMDocumentFactory.java :
36 : public static CMDocument getCMDocument(String cmtype) {
Discouraged access: The type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
JSPCMDocumentFactory.java :
39 : return HTMLCMDocumentFactory.getCMDocument(cmtype);
Discouraged access: The method getCMDocument(String) from the type HTMLCMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
JSPCMDocumentFactory.java :
39 : return HTMLCMDocumentFactory.getCMDocument(cmtype);
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPCMDocumentFactory.java :
42 : public static CMDocument getCMDocument(float jspVersion) {
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPCMDocumentFactory.java :
44 : return getCMDocument(CMDocType.JSP20_DOC_TYPE);
Discouraged access: The field JSP20_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPCMDocumentFactory.java :
44 : return getCMDocument(CMDocType.JSP20_DOC_TYPE);
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPCMDocumentFactory.java :
46 : return getCMDocument(CMDocType.JSP12_DOC_TYPE);
Discouraged access: The field JSP12_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPCMDocumentFactory.java :
46 : return getCMDocument(CMDocType.JSP12_DOC_TYPE);
Discouraged access: The type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPCMDocumentFactory.java :
48 : return getCMDocument(CMDocType.JSP11_DOC_TYPE);
Discouraged access: The field JSP11_DOC_TYPE from the type CMDocType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPCMDocumentFactory.java :
48 : return getCMDocument(CMDocType.JSP11_DOC_TYPE);
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
35 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type BasicStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
36 : import org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument;
Discouraged access: The type Assert is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
37 : import org.eclipse.wst.sse.core.internal.util.Assert;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
53 : IStructuredDocument document;
Discouraged access: The method resetHandlers() from the type XMLSourceParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibController.java :
75 : tldDocumentManager.getSourceParser().resetHandlers();
Discouraged access: The type BasicStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
77 : if (document instanceof BasicStructuredDocument) {
Discouraged access: The method reparse(Object) from the type BasicStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
78 : ((BasicStructuredDocument) document).reparse(this);
Discouraged access: The type BasicStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
78 : ((BasicStructuredDocument) document).reparse(this);
Discouraged access: The type Assert is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
119 : Assert.isTrue(document instanceof IStructuredDocument, getClass().getName() + " SetupParticipant was called for non-IStructuredDocument"); //$NON-NLS-1$
Discouraged access: The method isTrue(boolean, String) from the type Assert is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
119 : Assert.isTrue(document instanceof IStructuredDocument, getClass().getName() + " SetupParticipant was called for non-IStructuredDocument"); //$NON-NLS-1$
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
119 : Assert.isTrue(document instanceof IStructuredDocument, getClass().getName() + " SetupParticipant was called for non-IStructuredDocument"); //$NON-NLS-1$
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
135 : info.document = (IStructuredDocument) document;
Discouraged access: The method getParser() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
140 : info.tldDocumentManager.setSourceParser((JSPSourceParser) info.document.getParser());
Discouraged access: The type BasicStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
145 : if (document instanceof BasicStructuredDocument && document.getLength() > 0) {
Discouraged access: The method reparse(Object) from the type BasicStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
146 : ((BasicStructuredDocument) document).reparse(this);
Discouraged access: The type BasicStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
146 : ((BasicStructuredDocument) document).reparse(this);
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
365 : info.document = (IStructuredDocument) document;
Discouraged access: The method getParser() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
373 : info.tldDocumentManager.setSourceParser((JSPSourceParser) info.document.getParser());
Discouraged access: The type BasicStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
374 : if (document instanceof BasicStructuredDocument && document.getLength() > 0) {
Discouraged access: The method reparse(Object) from the type BasicStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
375 : ((BasicStructuredDocument) document).reparse(this);
Discouraged access: The type BasicStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibController.java :
375 : ((BasicStructuredDocument) document).reparse(this);
Discouraged access: The type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMAttributeDeclarationImpl.java :
21 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDataType;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMAttributeDeclarationImpl.java :
22 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMAttributeDeclarationImpl.java :
23 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMAttributeDeclarationImpl.java :
27 : private CMDataType attrType = new CMDataTypeImpl(CMDataType.CDATA);
Discouraged access: The type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMAttributeDeclarationImpl.java :
27 : private CMDataType attrType = new CMDataTypeImpl(CMDataType.CDATA);
Discouraged access: The field CDATA from the type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMAttributeDeclarationImpl.java :
27 : private CMDataType attrType = new CMDataTypeImpl(CMDataType.CDATA);
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMAttributeDeclarationImpl.java :
33 : private CMDocument fOwnerDocument;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMAttributeDeclarationImpl.java :
51 : public CMAttributeDeclarationImpl(CMDocument owner) {
Discouraged access: The type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMAttributeDeclarationImpl.java :
70 : public CMDataType getAttrType() {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMAttributeDeclarationImpl.java :
121 : return CMNode.ATTRIBUTE_DECLARATION;
Discouraged access: The field ATTRIBUTE_DECLARATION from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMAttributeDeclarationImpl.java :
121 : return CMNode.ATTRIBUTE_DECLARATION;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMAttributeDeclarationImpl.java :
129 : public CMDocument getOwnerDocument() {
Discouraged access: The method getProperty(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMAttributeDeclarationImpl.java :
149 : return getOwnerDocument().getProperty(propertyName);
Discouraged access: The field REQUIRED from the type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMAttributeDeclarationImpl.java :
172 : return required ? REQUIRED : OPTIONAL;
Discouraged access: The field OPTIONAL from the type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMAttributeDeclarationImpl.java :
172 : return required ? REQUIRED : OPTIONAL;
Discouraged access: The type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDataTypeImpl.java :
15 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDataType;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDataTypeImpl.java :
16 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDataTypeImpl.java :
18 : public class CMDataTypeImpl implements CMDataType {
Discouraged access: The field IMPLIED_VALUE_NONE from the type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDataTypeImpl.java :
68 : return IMPLIED_VALUE_NONE;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDataTypeImpl.java :
76 : return CMNode.DATA_TYPE;
Discouraged access: The field DATA_TYPE from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDataTypeImpl.java :
76 : return CMNode.DATA_TYPE;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
56 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
57 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
58 : 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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
59 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList;
Discouraged access: The type JarUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
60 : import org.eclipse.wst.sse.core.internal.util.JarUtilities;
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
62 : import org.eclipse.wst.xml.core.internal.contentmodel.CMAttributeDeclaration;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
63 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
64 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type CMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
65 : import org.eclipse.wst.xml.core.internal.contentmodel.factory.CMDocumentFactory;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
66 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type CMDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
84 : public class CMDocumentFactoryTLD implements CMDocumentFactory {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
102 : public CMDocument buildCMDocument(String baselocation, InputStream input) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
134 : CMElementDeclaration ed = createElementDeclaration(document, (IFile) tagfiles[i]);
Discouraged access: The method getNodeName() from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
136 : document.fElements.setNamedItem(ed.getNodeName(), ed);
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
154 : protected CMDocument buildCMDocumentFromFile(String fileName) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
165 : protected CMDocument buildCMDocumentFromFile(IFile file) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
187 : protected CMDocument buildCMDocumentFromJar(String jarFileName) {
Discouraged access: The type JarUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
189 : return buildCMDocumentFromJar(jarFileName, JarUtilities.JSP11_TAGLIB);
Discouraged access: The field JSP11_TAGLIB from the type JarUtilities is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
189 : return buildCMDocumentFromJar(jarFileName, JarUtilities.JSP11_TAGLIB);
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
200 : protected CMDocument buildCMDocumentFromJar(String jarFileName, String contentFileName) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
208 : CMDocument document = loadDocument("jar:file://" + jarFileName + "!" + contentFileName, provider.getRootElement()); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
214 : protected CMAttributeDeclaration createAttributeDeclaration(CMDocument document, Node attrNode) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
214 : protected CMAttributeDeclaration createAttributeDeclaration(CMDocument document, Node attrNode) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
251 : public CMDocument createCMDocument(String uri) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
252 : CMDocument result = null;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
280 : private CMDocument createCMDocumentFromFile(String fileName) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
281 : CMDocument result = null;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
302 : private CMDocument buildCMDocumentFromDirectory(File file) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
312 : protected CMElementDeclaration createElementDeclaration(CMDocumentImpl document, Element tagFileNode, String path) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
369 : protected CMElementDeclaration createElementDeclaration(CMDocument document, Node tagNode) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
369 : protected CMElementDeclaration createElementDeclaration(CMDocument document, Node tagNode) {
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
405 : CMAttributeDeclaration attr = createAttributeDeclaration(document, child);
Discouraged access: The method getAttrName() from the type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
406 : ed.fAttributes.setNamedItem(attr.getAttrName(), attr);
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
427 : private CMElementDeclaration createElementDeclaration(CMDocument document, IFile tagFile) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
427 : private CMElementDeclaration createElementDeclaration(CMDocument document, IFile tagFile) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
451 : protected TLDFunction createFunction(CMDocument document, Node functionNode) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
617 : private CMDocument loadDocument(String baseLocation, Node taglib) {
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
644 : CMElementDeclaration ed = createElementDeclaration(document, child);
Discouraged access: The method getNodeName() from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
646 : document.fElements.setNamedItem(ed.getNodeName(), ed);
Discouraged access: The type JSP20Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CMDocumentFactoryTLD.java :
744 : if (qName.equals(JSP20Namespace.ElementName.DIRECTIVE_TAG)) {
Discouraged access: The field DIRECTIVE_TAG from the type JSP20Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CMDocumentFactoryTLD.java :
744 : if (qName.equals(JSP20Namespace.ElementName.DIRECTIVE_TAG)) {
Discouraged access: The type JSP20Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CMDocumentFactoryTLD.java :
768 : else if (qName.equals(JSP20Namespace.ElementName.DIRECTIVE_ATTRIBUTE)) {
Discouraged access: The field DIRECTIVE_ATTRIBUTE from the type JSP20Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CMDocumentFactoryTLD.java :
768 : else if (qName.equals(JSP20Namespace.ElementName.DIRECTIVE_ATTRIBUTE)) {
Discouraged access: The type JSP20Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CMDocumentFactoryTLD.java :
786 : else if (qName.equals(JSP20Namespace.ElementName.DIRECTIVE_VARIABLE)) {
Discouraged access: The field DIRECTIVE_VARIABLE from the type JSP20Namespace.ElementName is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
CMDocumentFactoryTLD.java :
786 : else if (qName.equals(JSP20Namespace.ElementName.DIRECTIVE_VARIABLE)) {
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
844 : IStructuredDocument document = (IStructuredDocument) new ModelHandlerForJSP().getDocumentLoader().createNewStructuredDocument(tagFile);
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
844 : IStructuredDocument document = (IStructuredDocument) new ModelHandlerForJSP().getDocumentLoader().createNewStructuredDocument(tagFile);
Discouraged access: The method createNewStructuredDocument(IFile) from the type IDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
844 : IStructuredDocument document = (IStructuredDocument) new ModelHandlerForJSP().getDocumentLoader().createNewStructuredDocument(tagFile);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
845 : IStructuredDocumentRegion documentRegion = document.getFirstStructuredDocumentRegion();
Discouraged access: The method getFirstStructuredDocumentRegion() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
845 : IStructuredDocumentRegion documentRegion = document.getFirstStructuredDocumentRegion();
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
847 : if (documentRegion.getType().equals(DOMJSPRegionContexts.JSP_DIRECTIVE_NAME)) {
Discouraged access: The method getNumberOfRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
848 : if (documentRegion.getNumberOfRegions() > 2) {
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
849 : 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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
849 : ITextRegionList regions = documentRegion.getRegions();
Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
850 : String directiveName = documentRegion.getText(regions.get(1));
Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
850 : String directiveName = documentRegion.getText(regions.get(1));
Discouraged access: The method getNumberOfRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
854 : for (int i = 2; i < documentRegion.getNumberOfRegions(); i++) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
855 : ITextRegion region = 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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
855 : ITextRegion region = regions.get(i);
Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
856 : String text = documentRegion.getText(region);
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
857 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
857 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The field XML_TAG_ATTRIBUTE_NAME from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
857 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
861 : else if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
861 : else if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE) {
Discouraged access: The field XML_TAG_ATTRIBUTE_VALUE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
861 : else if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE) {
Discouraged access: The method getNumberOfRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
903 : for (int i = 2; i < documentRegion.getNumberOfRegions(); i++) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
904 : ITextRegion region = 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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
904 : ITextRegion region = regions.get(i);
Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
905 : String text = documentRegion.getText(region);
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
906 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
906 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The field XML_TAG_ATTRIBUTE_NAME from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
906 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
910 : else if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE && attrName != null) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
910 : else if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE && attrName != null) {
Discouraged access: The field XML_TAG_ATTRIBUTE_VALUE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
910 : else if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE && attrName != null) {
Discouraged access: The method getNumberOfRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
939 : for (int i = 2; i < documentRegion.getNumberOfRegions(); i++) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
940 : ITextRegion region = 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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
940 : ITextRegion region = regions.get(i);
Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
941 : String text = documentRegion.getText(region);
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
942 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
942 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The field XML_TAG_ATTRIBUTE_NAME from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
942 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
946 : else if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE && attrName != null) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
946 : else if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE && attrName != null) {
Discouraged access: The field XML_TAG_ATTRIBUTE_VALUE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
946 : else if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE && attrName != null) {
Discouraged access: The method getNumberOfRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
977 : for (int i = 2; i < documentRegion.getNumberOfRegions(); i++) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
978 : ITextRegion region = 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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
978 : ITextRegion region = regions.get(i);
Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
979 : String text = documentRegion.getText(region);
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
980 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
980 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The field XML_TAG_ATTRIBUTE_NAME from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
980 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
984 : else if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE && attrName != null) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
984 : else if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE && attrName != null) {
Discouraged access: The field XML_TAG_ATTRIBUTE_VALUE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
984 : else if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE && attrName != null) {
Discouraged access: The method getNext() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
CMDocumentFactoryTLD.java :
1000 : documentRegion = documentRegion.getNext();
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
1016 : public CMDocument createCMDocument(ITaglibRecord reference) {
Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
1025 : if (_debug && document != null && document.getElements().getLength() == 0) {
Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentFactoryTLD.java :
1052 : if (document != null && document.getElements().getLength() == 0) {
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
25 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNamedNodeMap;
Discouraged access: The type CMNamespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
26 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNamespace;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
27 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type ContentModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
28 : import org.eclipse.wst.xml.core.internal.contentmodel.ContentModelManager;
Discouraged access: The type AnnotationMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
29 : import org.eclipse.wst.xml.core.internal.contentmodel.annotation.AnnotationMap;
Discouraged access: The type AnnotationFileInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
30 : import org.eclipse.wst.xml.core.internal.contentmodel.internal.annotation.AnnotationFileInfo;
Discouraged access: The type AnnotationFileParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
31 : import org.eclipse.wst.xml.core.internal.contentmodel.internal.annotation.AnnotationFileParser;
Discouraged access: The type AnnotationMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
36 : private AnnotationMap fAnnotationMap = null;
Discouraged access: The type AnnotationMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
108 : private AnnotationMap getAnnotationMap() {
Discouraged access: The constructor AnnotationMap() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
111 : fAnnotationMap = new AnnotationMap();
Discouraged access: The type AnnotationMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
111 : fAnnotationMap = new AnnotationMap();
Discouraged access: The type ContentModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
113 : List annotationFiles = ContentModelManager.getInstance().getAnnotationFilesInfos(getUri());
Discouraged access: The method getInstance() from the type ContentModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
113 : List annotationFiles = ContentModelManager.getInstance().getAnnotationFilesInfos(getUri());
Discouraged access: The method getAnnotationFilesInfos(String) from the type ContentModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
113 : List annotationFiles = ContentModelManager.getInstance().getAnnotationFilesInfos(getUri());
Discouraged access: The type AnnotationFileInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
116 : AnnotationFileInfo fileInfo = (AnnotationFileInfo) i.next();
Discouraged access: The type AnnotationFileInfo is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
116 : AnnotationFileInfo fileInfo = (AnnotationFileInfo) i.next();
Discouraged access: The type AnnotationFileParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
117 : AnnotationFileParser parser = new AnnotationFileParser();
Discouraged access: The constructor AnnotationFileParser() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
117 : AnnotationFileParser parser = new AnnotationFileParser();
Discouraged access: The type AnnotationFileParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
117 : AnnotationFileParser parser = new AnnotationFileParser();
Discouraged access: The method parse(AnnotationMap, AnnotationFileInfo) from the type AnnotationFileParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
118 : parser.parse(fAnnotationMap, fileInfo);
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
155 : public CMNamedNodeMap getElements() {
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
165 : public CMNamedNodeMap getEntities() {
Discouraged access: The type CMNamespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
221 : public CMNamespace getNamespace() {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
241 : return CMNode.DOCUMENT;
Discouraged access: The field DOCUMENT from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
241 : return CMNode.DOCUMENT;
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
441 : CMNamedNodeMap elements = getElements();
Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
442 : for (int i = 0; i < elements.getLength(); i++) {
Discouraged access: The method item(int) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMDocumentImpl.java :
443 : buffer.append(StringUtils.replace(elements.item(i).toString(), "\n", "\n\t\t")); //$NON-NLS-1$ //$NON-NLS-2$
Discouraged access: The type CMContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
23 : import org.eclipse.wst.xml.core.internal.contentmodel.CMContent;
Discouraged access: The type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
24 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDataType;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
25 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
26 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNamedNodeMap;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
27 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type AnnotationMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
28 : import org.eclipse.wst.xml.core.internal.contentmodel.annotation.AnnotationMap;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
49 : private CMDocument fOwnerDocument;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
100 : public CMElementDeclarationImpl(CMDocument owner) {
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
112 : public CMNamedNodeMap getAttributes() {
Discouraged access: The type CMContent is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
132 : public CMContent getContent() {
Discouraged access: The field EMPTY from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
145 : return EMPTY;
Discouraged access: The field PCDATA from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
147 : return PCDATA;
Discouraged access: The field ANY from the type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
150 : return ANY;
Discouraged access: The type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
158 : public CMDataType getDataType() {
Discouraged access: The type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
159 : return new CMDataTypeImpl(CMDataType.CDATA);
Discouraged access: The field CDATA from the type CMDataType is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
159 : return new CMDataTypeImpl(CMDataType.CDATA);
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
227 : public CMNamedNodeMap getLocalElements() {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
271 : return CMNode.ELEMENT_DECLARATION;
Discouraged access: The field ELEMENT_DECLARATION from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
271 : return CMNode.ELEMENT_DECLARATION;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
277 : public CMDocument getOwnerDocument() {
Discouraged access: The method getProperty(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
323 : return getOwnerDocument().getProperty(propertyName);
Discouraged access: The method supports(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
365 : if (getOwnerDocument().supports("annotationMap")) { //$NON-NLS-1$
Discouraged access: The type AnnotationMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
366 : AnnotationMap map = (AnnotationMap) getOwnerDocument().getProperty("annotationMap"); //$NON-NLS-1$
Discouraged access: The type AnnotationMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
366 : AnnotationMap map = (AnnotationMap) getOwnerDocument().getProperty("annotationMap"); //$NON-NLS-1$
Discouraged access: The method getProperty(String) from the type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
366 : AnnotationMap map = (AnnotationMap) getOwnerDocument().getProperty("annotationMap"); //$NON-NLS-1$
Discouraged access: The method getProperty(String, String) from the type AnnotationMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
368 : String result = map.getProperty(spec, "tagInfo"); //$NON-NLS-1$
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
527 : CMNamedNodeMap attributes = getAttributes();
Discouraged access: The method getLength() from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
528 : for (int i = 0; i < attributes.getLength(); i++) {
Discouraged access: The method item(int) from the type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMElementDeclarationImpl.java :
529 : buffer.append("\n\t\t" + StringUtils.replace(attributes.item(i).toString(), "\n", "\n\t\t")); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNamedNodeMapImpl.java :
18 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNamedNodeMap;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNamedNodeMapImpl.java :
19 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNamedNodeMapImpl.java :
21 : public class CMNamedNodeMapImpl implements CMNamedNodeMap {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNamedNodeMapImpl.java :
50 : public CMNode getNamedItem(String name) {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNamedNodeMapImpl.java :
51 : return (CMNode) table.get(name);
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNamedNodeMapImpl.java :
59 : public CMNode item(int index) {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNamedNodeMapImpl.java :
68 : return (CMNode) result;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNamedNodeMapImpl.java :
81 : public void setNamedItem(String name, CMNode aNode) {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeListImpl.java :
20 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type CMNodeList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeListImpl.java :
21 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNodeList;
Discouraged access: The type CMNodeList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeListImpl.java :
23 : public class CMNodeListImpl implements CMNodeList {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeListImpl.java :
35 : public void appendItem(CMNode node) {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeListImpl.java :
56 : public CMNode item(int index) {
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CMNodeListImpl.java :
57 : return (CMNode) list.get(index);
Discouraged access: The type BlockMarker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
56 : import org.eclipse.wst.sse.core.internal.ltk.parser.BlockMarker;
Discouraged access: The type StructuredDocumentRegionHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
57 : import org.eclipse.wst.sse.core.internal.ltk.parser.StructuredDocumentRegionHandler;
Discouraged access: The type StructuredDocumentRegionHandlerExtension is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
58 : import org.eclipse.wst.sse.core.internal.ltk.parser.StructuredDocumentRegionHandlerExtension;
Discouraged access: The type TagMarker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
59 : import org.eclipse.wst.sse.core.internal.ltk.parser.TagMarker;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
60 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
61 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
62 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
63 : 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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
64 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList;
Discouraged access: The type Assert is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
65 : import org.eclipse.wst.sse.core.internal.util.Assert;
Discouraged access: The type Debug is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
66 : import org.eclipse.wst.sse.core.internal.util.Debug;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
68 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMNamedNodeMap is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
69 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNamedNodeMap;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
70 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type StructuredDocumentRegionHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
74 : protected class DirectiveStructuredDocumentRegionHandler implements StructuredDocumentRegionHandler, StructuredDocumentRegionHandlerExtension {
Discouraged access: The type StructuredDocumentRegionHandlerExtension is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
74 : protected class DirectiveStructuredDocumentRegionHandler implements StructuredDocumentRegionHandler, StructuredDocumentRegionHandlerExtension {
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
81 : protected void addBlockTag(String tagnameNS, ITextRegionCollection marker) {
Discouraged access: The method getBlockMarker(String) from the type XMLSourceParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
84 : if (getParser().getBlockMarker(tagnameNS) == null) {
Discouraged access: The method addBlockMarker(BlockMarker) from the type XMLSourceParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
85 : getParser().addBlockMarker(new BlockMarker(tagnameNS, marker, DOMRegionContext.BLOCK_TEXT, true, false));
Discouraged access: The constructor BlockMarker(String, ITextRegion, String, boolean, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
85 : getParser().addBlockMarker(new BlockMarker(tagnameNS, marker, DOMRegionContext.BLOCK_TEXT, true, false));
Discouraged access: The type BlockMarker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
85 : getParser().addBlockMarker(new BlockMarker(tagnameNS, marker, DOMRegionContext.BLOCK_TEXT, true, false));
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
85 : getParser().addBlockMarker(new BlockMarker(tagnameNS, marker, DOMRegionContext.BLOCK_TEXT, true, false));
Discouraged access: The field BLOCK_TEXT from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
85 : getParser().addBlockMarker(new BlockMarker(tagnameNS, marker, DOMRegionContext.BLOCK_TEXT, true, false));
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
87 : System.out.println("TLDCMDocumentManager added block marker: " + tagnameNS + "@" + marker.getStartOffset()); //$NON-NLS-2$//$NON-NLS-1$
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
92 : protected void addTaglibTracker(String prefix, String uri, IStructuredDocumentRegion anchorStructuredDocumentRegion, CMDocument tldCMDocument) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
92 : protected void addTaglibTracker(String prefix, String uri, IStructuredDocumentRegion anchorStructuredDocumentRegion, CMDocument tldCMDocument) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
110 : protected void enableTaglibFromURI(String prefix, String uri, IStructuredDocumentRegion anchorStructuredDocumentRegion) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
117 : private void enableTags(String prefix, String uri, IStructuredDocumentRegion anchorStructuredDocumentRegion) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
121 : CMDocument tld = getCMDocument(uri);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
145 : protected void enableTagsInDir(String prefix, String tagdir, IStructuredDocumentRegion anchorStructuredDocumentRegion) {
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
152 : protected void processRegionCollection(ITextRegionCollection regionCollection, IStructuredDocumentRegion anchorStructuredDocumentRegion, JSPSourceParser textSource) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
152 : protected void processRegionCollection(ITextRegionCollection regionCollection, IStructuredDocumentRegion anchorStructuredDocumentRegion, JSPSourceParser textSource) {
Discouraged access: The method getNumberOfRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
158 : if (regionCollection.getNumberOfRegions() > 4 && regionCollection.getRegions().get(1).getType() == DOMJSPRegionContexts.JSP_DIRECTIVE_NAME) {
Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
158 : if (regionCollection.getNumberOfRegions() > 4 && regionCollection.getRegions().get(1).getType() == DOMJSPRegionContexts.JSP_DIRECTIVE_NAME) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
158 : if (regionCollection.getNumberOfRegions() > 4 && regionCollection.getRegions().get(1).getType() == DOMJSPRegionContexts.JSP_DIRECTIVE_NAME) {
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
158 : if (regionCollection.getNumberOfRegions() > 4 && regionCollection.getRegions().get(1).getType() == DOMJSPRegionContexts.JSP_DIRECTIVE_NAME) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
159 : ITextRegion name = regionCollection.getRegions().get(1);
Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
159 : ITextRegion name = regionCollection.getRegions().get(1);
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
159 : ITextRegion name = regionCollection.getRegions().get(1);
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
164 : int startOffset = regionCollection.getStartOffset(name);
Discouraged access: The method getTextLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
165 : int textLength = name.getTextLength();
Discouraged access: The method regionMatches(int, int, String) from the type XMLSourceParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
167 : taglibDetected = textSource.regionMatches(startOffset, textLength, JSP12TLDNames.TAGLIB);
Discouraged access: The method regionMatches(int, int, String) from the type XMLSourceParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
169 : taglibDirectiveDetected = textSource.regionMatches(startOffset, textLength, JSP12Namespace.ElementName.DIRECTIVE_TAGLIB);
Discouraged access: The method regionMatches(int, int, String) from the type XMLSourceParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
171 : includeDetected = textSource.regionMatches(startOffset, textLength, JSP12TLDNames.INCLUDE);
Discouraged access: The method regionMatches(int, int, String) from the type XMLSourceParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
173 : includeDirectiveDetected = textSource.regionMatches(startOffset, textLength, JSP12Namespace.ElementName.DIRECTIVE_INCLUDE);
Discouraged access: The method getNumberOfRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
181 : else if (regionCollection.getNumberOfRegions() > 1 && DOMRegionContext.XML_TAG_OPEN.equals(regionCollection.getFirstRegion().getType())) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
181 : else if (regionCollection.getNumberOfRegions() > 1 && DOMRegionContext.XML_TAG_OPEN.equals(regionCollection.getFirstRegion().getType())) {
Discouraged access: The field XML_TAG_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
181 : else if (regionCollection.getNumberOfRegions() > 1 && DOMRegionContext.XML_TAG_OPEN.equals(regionCollection.getFirstRegion().getType())) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
181 : else if (regionCollection.getNumberOfRegions() > 1 && DOMRegionContext.XML_TAG_OPEN.equals(regionCollection.getFirstRegion().getType())) {
Discouraged access: The method getFirstRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
181 : else if (regionCollection.getNumberOfRegions() > 1 && DOMRegionContext.XML_TAG_OPEN.equals(regionCollection.getFirstRegion().getType())) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
186 : public void nodeParsed(IStructuredDocumentRegion structuredDocumentRegion) {
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
200 : protected void processInclude(ITextRegionCollection includeDirectiveCollection, IStructuredDocumentRegion anchorStructuredDocumentRegion, JSPSourceParser textSource) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
200 : protected void processInclude(ITextRegionCollection includeDirectiveCollection, IStructuredDocumentRegion anchorStructuredDocumentRegion, JSPSourceParser textSource) {
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
201 : ITextRegionList regions = includeDirectiveCollection.getRegions();
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
201 : ITextRegionList regions = includeDirectiveCollection.getRegions();
Discouraged access: The method size() from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
205 : for (int i = 2; includedFile == null && i < regions.size(); i++) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
206 : ITextRegion region = 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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
206 : ITextRegion region = regions.get(i);
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
207 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
207 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The field XML_TAG_ATTRIBUTE_NAME from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
207 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The method regionMatches(int, int, String) from the type XMLSourceParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
208 : if (textSource.regionMatches(includeDirectiveCollection.getStartOffset(region), region.getTextLength(), JSP12TLDNames.FILE)) {
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
208 : if (textSource.regionMatches(includeDirectiveCollection.getStartOffset(region), region.getTextLength(), JSP12TLDNames.FILE)) {
Discouraged access: The method getTextLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
208 : if (textSource.regionMatches(includeDirectiveCollection.getStartOffset(region), region.getTextLength(), JSP12TLDNames.FILE)) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
215 : else if (isFilename && region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
215 : else if (isFilename && region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE) {
Discouraged access: The field XML_TAG_ATTRIBUTE_VALUE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
215 : else if (isFilename && region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE) {
Discouraged access: The method getText(int, int) from the type XMLSourceParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
216 : includedFile = textSource.getText(includeDirectiveCollection.getStartOffset(region), region.getTextLength());
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
216 : includedFile = textSource.getText(includeDirectiveCollection.getStartOffset(region), region.getTextLength());
Discouraged access: The method getTextLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
216 : includedFile = textSource.getText(includeDirectiveCollection.getStartOffset(region), region.getTextLength());
Discouraged access: The constructor TagMarker(String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
272 : getParser().addNestablePrefix(new TagMarker(reference.prefix + ":")); //$NON-NLS-1$
Discouraged access: The type TagMarker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
272 : getParser().addNestablePrefix(new TagMarker(reference.prefix + ":")); //$NON-NLS-1$
Discouraged access: The constructor TagMarker(String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
291 : getParser().addNestablePrefix(new TagMarker(reference.prefix + ":")); //$NON-NLS-1$
Discouraged access: The type TagMarker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
291 : getParser().addNestablePrefix(new TagMarker(reference.prefix + ":")); //$NON-NLS-1$
Discouraged access: The type Debug is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
296 : if (Debug.debugTokenizer)
Discouraged access: The field debugTokenizer from the type Debug is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
296 : if (Debug.debugTokenizer)
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
302 : protected void processXMLStartTag(ITextRegionCollection startTagRegionCollection, IStructuredDocumentRegion anchorStructuredDocumentRegion, JSPSourceParser textSource) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
302 : protected void processXMLStartTag(ITextRegionCollection startTagRegionCollection, IStructuredDocumentRegion anchorStructuredDocumentRegion, JSPSourceParser textSource) {
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
303 : ITextRegionList regions = startTagRegionCollection.getRegions();
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
303 : ITextRegionList regions = startTagRegionCollection.getRegions();
Discouraged access: The method size() from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
308 : for (int i = 2; i < regions.size(); i++) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
309 : ITextRegion region = 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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
309 : ITextRegion region = regions.get(i);
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
310 : if (region instanceof ITextRegionCollection) {
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
312 : processRegionCollection((ITextRegionCollection) region, anchorStructuredDocumentRegion, textSource);
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
316 : int regionStartOffset = startTagRegionCollection.getStartOffset(region);
Discouraged access: The method getTextLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
317 : int regionTextLength = region.getTextLength();
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
318 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
318 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The field XML_TAG_ATTRIBUTE_NAME from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
318 : if (region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_NAME) {
Discouraged access: The method regionMatches(int, int, String) from the type XMLSourceParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
319 : if (regionTextLength > XMLNS_LENGTH && textSource.regionMatches(regionStartOffset, XMLNS_LENGTH, XMLNS)) {
Discouraged access: The method getText(int, int) from the type XMLSourceParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
320 : prefix = textSource.getText(regionStartOffset + XMLNS_LENGTH, regionTextLength - XMLNS_LENGTH);
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
329 : else if (isTaglibValue && region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
329 : else if (isTaglibValue && region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE) {
Discouraged access: The field XML_TAG_ATTRIBUTE_VALUE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
329 : else if (isTaglibValue && region.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE) {
Discouraged access: The method getText(int, int) from the type XMLSourceParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDCMDocumentManager.java :
331 : uri = textSource.getText(regionStartOffset, regionTextLength);
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
355 : protected void processTaglib(ITextRegionCollection taglibDirectiveCollection, IStructuredDocumentRegion anchorStructuredDocumentRegion, JSPSourceParser textSource) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
355 : protected void processTaglib(ITextRegionCollection taglibDirectiveCollection, IStructuredDocumentRegion anchorStructuredDocumentRegion, JSPSourceParser textSource) {
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
356 : ITextRegionList regions = taglibDirectiveCollection.getRegions();
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TLDCMDocumentManager.java :
356 : ITextRegionList regions = taglibDirectiveCollection.getRegions();
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDFunctionImpl.java :
17 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDFunctionImpl.java :
28 : private CMDocument fOwnerDocument = null;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDFunctionImpl.java :
31 : public TLDFunctionImpl(CMDocument owner) {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDFunctionImpl.java :
87 : public CMDocument getOwnerDocument() {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibTracker.java :
16 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibTracker.java :
17 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMDocumentTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibTracker.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.contentmodel.CMDocumentTracker;
Discouraged access: The type CMDocumentTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibTracker.java :
23 : public class TaglibTracker extends CMDocumentWrapperImpl implements CMDocumentTracker {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibTracker.java :
25 : private IStructuredDocumentRegion fStructuredDocumentRegion;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TaglibTracker.java :
27 : public TaglibTracker(String newURI, String newPrefix, CMDocument tld, IStructuredDocumentRegion aStructuredDocumentRegion) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibTracker.java :
27 : public TaglibTracker(String newURI, String newPrefix, CMDocument tld, IStructuredDocumentRegion aStructuredDocumentRegion) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibTracker.java :
32 : public IStructuredDocumentRegion getStructuredDocumentRegion() {
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TaglibTracker.java :
38 : return getPrefix() + "@" + getStructuredDocumentRegion().getStartOffset(); //$NON-NLS-1$
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDAttributeDeclaration.java :
15 : import org.eclipse.wst.xml.core.internal.contentmodel.CMAttributeDeclaration;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDAttributeDeclaration.java :
16 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMAttributeDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDAttributeDeclaration.java :
21 : public interface TLDAttributeDeclaration extends CMAttributeDeclaration {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDAttributeDeclaration.java :
36 : CMDocument getOwnerDocument();
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDDocument.java :
15 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDDocument.java :
17 : public interface TLDDocument extends CMDocument {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDElementDeclaration.java :
15 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDElementDeclaration.java :
16 : import org.eclipse.wst.xml.core.internal.contentmodel.CMElementDeclaration;
Discouraged access: The type CMElementDeclaration is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDElementDeclaration.java :
18 : public interface TLDElementDeclaration extends CMElementDeclaration {
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDElementDeclaration.java :
73 : CMDocument getOwnerDocument();
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDFunction.java :
15 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TLDFunction.java :
33 : CMDocument getOwnerDocument();
Discouraged access: The type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ByteReader.java :
19 : import org.eclipse.wst.sse.core.internal.encoding.CodedIO;
Discouraged access: The type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ByteReader.java :
36 : public static final int DEFAULT_BUFFER_SIZE = CodedIO.MAX_BUF_SIZE;
Discouraged access: The field MAX_BUF_SIZE from the type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ByteReader.java :
36 : public static final int DEFAULT_BUFFER_SIZE = CodedIO.MAX_BUF_SIZE;
Discouraged access: The type ContentTypeFamilyForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentDescriberForJSP.java :
22 : import org.eclipse.wst.html.core.internal.provisional.contenttype.ContentTypeFamilyForHTML;
Discouraged access: The type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
23 : import org.eclipse.wst.sse.core.internal.encoding.EncodingMemento;
Discouraged access: The type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
24 : import org.eclipse.wst.sse.core.internal.encoding.IContentDescriptionExtended;
Discouraged access: The type IResourceCharsetDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
25 : import org.eclipse.wst.sse.core.internal.encoding.IResourceCharsetDetector;
Discouraged access: The type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
28 : private final static QualifiedName[] SUPPORTED_OPTIONS = {IContentDescription.CHARSET, IContentDescription.BYTE_ORDER_MARK, IContentDescriptionExtended.DETECTED_CHARSET, IContentDescriptionExtended.UNSUPPORTED_CHARSET, IContentDescriptionExtended.APPROPRIATE_DEFAULT, IContentDescriptionForJSP.CONTENT_TYPE_ATTRIBUTE, IContentDescriptionForJSP.LANGUAGE_ATTRIBUTE, IContentDescriptionForJSP.CONTENT_FAMILY_ATTRIBUTE};
Discouraged access: The field DETECTED_CHARSET from the type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
28 : private final static QualifiedName[] SUPPORTED_OPTIONS = {IContentDescription.CHARSET, IContentDescription.BYTE_ORDER_MARK, IContentDescriptionExtended.DETECTED_CHARSET, IContentDescriptionExtended.UNSUPPORTED_CHARSET, IContentDescriptionExtended.APPROPRIATE_DEFAULT, IContentDescriptionForJSP.CONTENT_TYPE_ATTRIBUTE, IContentDescriptionForJSP.LANGUAGE_ATTRIBUTE, IContentDescriptionForJSP.CONTENT_FAMILY_ATTRIBUTE};
Discouraged access: The type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
28 : private final static QualifiedName[] SUPPORTED_OPTIONS = {IContentDescription.CHARSET, IContentDescription.BYTE_ORDER_MARK, IContentDescriptionExtended.DETECTED_CHARSET, IContentDescriptionExtended.UNSUPPORTED_CHARSET, IContentDescriptionExtended.APPROPRIATE_DEFAULT, IContentDescriptionForJSP.CONTENT_TYPE_ATTRIBUTE, IContentDescriptionForJSP.LANGUAGE_ATTRIBUTE, IContentDescriptionForJSP.CONTENT_FAMILY_ATTRIBUTE};
Discouraged access: The field UNSUPPORTED_CHARSET from the type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
28 : private final static QualifiedName[] SUPPORTED_OPTIONS = {IContentDescription.CHARSET, IContentDescription.BYTE_ORDER_MARK, IContentDescriptionExtended.DETECTED_CHARSET, IContentDescriptionExtended.UNSUPPORTED_CHARSET, IContentDescriptionExtended.APPROPRIATE_DEFAULT, IContentDescriptionForJSP.CONTENT_TYPE_ATTRIBUTE, IContentDescriptionForJSP.LANGUAGE_ATTRIBUTE, IContentDescriptionForJSP.CONTENT_FAMILY_ATTRIBUTE};
Discouraged access: The type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
28 : private final static QualifiedName[] SUPPORTED_OPTIONS = {IContentDescription.CHARSET, IContentDescription.BYTE_ORDER_MARK, IContentDescriptionExtended.DETECTED_CHARSET, IContentDescriptionExtended.UNSUPPORTED_CHARSET, IContentDescriptionExtended.APPROPRIATE_DEFAULT, IContentDescriptionForJSP.CONTENT_TYPE_ATTRIBUTE, IContentDescriptionForJSP.LANGUAGE_ATTRIBUTE, IContentDescriptionForJSP.CONTENT_FAMILY_ATTRIBUTE};
Discouraged access: The field APPROPRIATE_DEFAULT from the type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
28 : private final static QualifiedName[] SUPPORTED_OPTIONS = {IContentDescription.CHARSET, IContentDescription.BYTE_ORDER_MARK, IContentDescriptionExtended.DETECTED_CHARSET, IContentDescriptionExtended.UNSUPPORTED_CHARSET, IContentDescriptionExtended.APPROPRIATE_DEFAULT, IContentDescriptionForJSP.CONTENT_TYPE_ATTRIBUTE, IContentDescriptionForJSP.LANGUAGE_ATTRIBUTE, IContentDescriptionForJSP.CONTENT_FAMILY_ATTRIBUTE};
Discouraged access: The type IResourceCharsetDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
93 : IResourceCharsetDetector detector = getDetector();
Discouraged access: The method set(InputStream) from the type IStreamCharsetDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
94 : detector.set(contents);
Discouraged access: The type IResourceCharsetDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
109 : IResourceCharsetDetector detector = getDetector();
Discouraged access: The method set(Reader) from the type IStreamCharsetDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
110 : detector.set(contents);
Discouraged access: The type IResourceCharsetDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
117 : private IResourceCharsetDetector getDetector() {
Discouraged access: The type IResourceCharsetDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
121 : private void handleCalculations(IContentDescription description, IResourceCharsetDetector detector) throws IOException {
Discouraged access: The type ContentTypeFamilyForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentDescriberForJSP.java :
147 : description.setProperty(IContentDescriptionForJSP.CONTENT_FAMILY_ATTRIBUTE, ContentTypeFamilyForHTML.HTML_FAMILY);
Discouraged access: The field HTML_FAMILY from the type ContentTypeFamilyForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ContentDescriberForJSP.java :
147 : description.setProperty(IContentDescriptionForJSP.CONTENT_FAMILY_ATTRIBUTE, ContentTypeFamilyForHTML.HTML_FAMILY);
Discouraged access: The type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
160 : description.setProperty(IContentDescriptionExtended.DETECTED_CHARSET, detectedCharset);
Discouraged access: The field DETECTED_CHARSET from the type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
160 : description.setProperty(IContentDescriptionExtended.DETECTED_CHARSET, detectedCharset);
Discouraged access: The type IResourceCharsetDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
169 : private void handleStandardCalculations(IContentDescription description, IResourceCharsetDetector detector) throws IOException {
Discouraged access: The type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
175 : EncodingMemento encodingMemento = ((JSPResourceEncodingDetector) detector).getEncodingMemento();
Discouraged access: The method getUnicodeBOM() from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
178 : Object detectedByteOrderMark = encodingMemento.getUnicodeBOM();
Discouraged access: The method isValid() from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
188 : if (!encodingMemento.isValid()) {
Discouraged access: The type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
195 : description.setProperty(IContentDescriptionExtended.UNSUPPORTED_CHARSET, encodingMemento.getInvalidEncoding());
Discouraged access: The field UNSUPPORTED_CHARSET from the type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
195 : description.setProperty(IContentDescriptionExtended.UNSUPPORTED_CHARSET, encodingMemento.getInvalidEncoding());
Discouraged access: The method getInvalidEncoding() from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
195 : description.setProperty(IContentDescriptionExtended.UNSUPPORTED_CHARSET, encodingMemento.getInvalidEncoding());
Discouraged access: The type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
196 : description.setProperty(IContentDescriptionExtended.APPROPRIATE_DEFAULT, encodingMemento.getAppropriateDefault());
Discouraged access: The field APPROPRIATE_DEFAULT from the type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
196 : description.setProperty(IContentDescriptionExtended.APPROPRIATE_DEFAULT, encodingMemento.getAppropriateDefault());
Discouraged access: The method getAppropriateDefault() from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
196 : description.setProperty(IContentDescriptionExtended.APPROPRIATE_DEFAULT, encodingMemento.getAppropriateDefault());
Discouraged access: The method getDetectedCharsetName() from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
199 : Object detectedCharset = encodingMemento.getDetectedCharsetName();
Discouraged access: The method getJavaCharsetName() from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
200 : Object javaCharset = encodingMemento.getJavaCharsetName();
Discouraged access: The method getSpecDefaultEncoding() from the type IStreamCharsetDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
213 : Object defaultCharset = detector.getSpecDefaultEncoding();
Discouraged access: The type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
241 : else if (description.isRequested(IContentDescriptionExtended.APPROPRIATE_DEFAULT))
Discouraged access: The field APPROPRIATE_DEFAULT from the type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
241 : else if (description.isRequested(IContentDescriptionExtended.APPROPRIATE_DEFAULT))
Discouraged access: The type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
243 : else if (description.isRequested(IContentDescriptionExtended.DETECTED_CHARSET))
Discouraged access: The field DETECTED_CHARSET from the type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
243 : else if (description.isRequested(IContentDescriptionExtended.DETECTED_CHARSET))
Discouraged access: The type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
245 : else if (description.isRequested(IContentDescriptionExtended.UNSUPPORTED_CHARSET))
Discouraged access: The field UNSUPPORTED_CHARSET from the type IContentDescriptionExtended is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ContentDescriberForJSP.java :
245 : else if (description.isRequested(IContentDescriptionExtended.UNSUPPORTED_CHARSET))
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
DeploymentDescriptorPropertyCache.java :
46 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DeploymentDescriptorPropertyCache.java :
47 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DeploymentDescriptorPropertyCache.java :
48 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
DeploymentDescriptorPropertyCache.java :
690 : IStructuredModel model = null;
Discouraged access: The method getModelForRead(IFile) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
DeploymentDescriptorPropertyCache.java :
713 : model = StructuredModelManager.getModelManager().getModelForRead(file);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DeploymentDescriptorPropertyCache.java :
715 : if (model instanceof IDOMModel) {
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DeploymentDescriptorPropertyCache.java :
716 : IDOMDocument document = ((IDOMModel) model).getDocument();
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DeploymentDescriptorPropertyCache.java :
716 : IDOMDocument document = ((IDOMModel) model).getDocument();
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DeploymentDescriptorPropertyCache.java :
716 : IDOMDocument document = ((IDOMModel) model).getDocument();
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
DeploymentDescriptorPropertyCache.java :
725 : model.releaseFromRead();
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
19 : import org.eclipse.wst.xml.core.internal.contenttype.EncodingParserConstants;
Discouraged access: The type XMLHeadTokenizerConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
20 : import org.eclipse.wst.xml.core.internal.contenttype.XMLHeadTokenizerConstants;
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3809 : { if (yychar == 0 ) {hasMore = false; return EncodingParserConstants.UTF16BE;}
Discouraged access: The field UTF16BE from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3809 : { if (yychar == 0 ) {hasMore = false; return EncodingParserConstants.UTF16BE;}
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3813 : { if (yychar == 0 ) {hasMore = false; return EncodingParserConstants.UTF83ByteBOM;}
Discouraged access: The field UTF83ByteBOM from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3813 : { if (yychar == 0 ) {hasMore = false; return EncodingParserConstants.UTF83ByteBOM;}
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3817 : { if(yychar > MAX_TO_SCAN) {hasMore=false; return EncodingParserConstants.MAX_CHARS_REACHED;}
Discouraged access: The field MAX_CHARS_REACHED from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3817 : { if(yychar > MAX_TO_SCAN) {hasMore=false; return EncodingParserConstants.MAX_CHARS_REACHED;}
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3825 : { yypushback(yylength());popState(); valueText = string.toString(); return EncodingParserConstants.UnDelimitedStringValue;
Discouraged access: The field UnDelimitedStringValue from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3825 : { yypushback(yylength());popState(); valueText = string.toString(); return EncodingParserConstants.UnDelimitedStringValue;
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3833 : { yypushback(yylength());popState(); valueText = string.toString(); return EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue;
Discouraged access: The field InvalidTermintatedUnDelimitedStringValue from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3833 : { yypushback(yylength());popState(); valueText = string.toString(); return EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue;
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3841 : { yypushback(yylength()); popState(); valueText = string.toString(); return EncodingParserConstants.InvalidTerminatedStringValue;
Discouraged access: The field InvalidTerminatedStringValue from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3841 : { yypushback(yylength()); popState(); valueText = string.toString(); return EncodingParserConstants.InvalidTerminatedStringValue;
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3853 : { if (yychar == 0 ) {hasMore = false; return EncodingParserConstants.UTF16LE;}
Discouraged access: The field UTF16LE from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3853 : { if (yychar == 0 ) {hasMore = false; return EncodingParserConstants.UTF16LE;}
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3857 : { popState(); valueText = string.toString(); return EncodingParserConstants.StringValue;
Discouraged access: The field StringValue from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3857 : { popState(); valueText = string.toString(); return EncodingParserConstants.StringValue;
Discouraged access: The type XMLHeadTokenizerConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3869 : { if (yychar == 0 ) {yybegin(ST_XMLDecl); return XMLHeadTokenizerConstants.XMLDeclStart;}
Discouraged access: The field XMLDeclStart from the type XMLHeadTokenizerConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3869 : { if (yychar == 0 ) {yybegin(ST_XMLDecl); return XMLHeadTokenizerConstants.XMLDeclStart;}
Discouraged access: The type XMLHeadTokenizerConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3877 : { yybegin(YYINITIAL); return XMLHeadTokenizerConstants.XMLDeclEnd;
Discouraged access: The field XMLDeclEnd from the type XMLHeadTokenizerConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3877 : { yybegin(YYINITIAL); return XMLHeadTokenizerConstants.XMLDeclEnd;
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3893 : { yypushback(yylength());popState(); valueText = string.toString(); return EncodingParserConstants.InvalidTerminatedStringValue;
Discouraged access: The field InvalidTerminatedStringValue from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3893 : { yypushback(yylength());popState(); valueText = string.toString(); return EncodingParserConstants.InvalidTerminatedStringValue;
Discouraged access: The type XMLHeadTokenizerConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3897 : { pushCurrentState(); yybegin(QuotedAttributeValue); return XMLHeadTokenizerConstants.XMLDelEncoding;
Discouraged access: The field XMLDelEncoding from the type XMLHeadTokenizerConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3897 : { pushCurrentState(); yybegin(QuotedAttributeValue); return XMLHeadTokenizerConstants.XMLDelEncoding;
Discouraged access: The type XMLHeadTokenizerConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3901 : { pushCurrentState(); yybegin(QuotedAttributeValue); return XMLHeadTokenizerConstants.XMLDeclVersion;
Discouraged access: The field XMLDeclVersion from the type XMLHeadTokenizerConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3901 : { pushCurrentState(); yybegin(QuotedAttributeValue); return XMLHeadTokenizerConstants.XMLDeclVersion;
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3913 : hasMore = false; return EncodingParserConstants.EOF;
Discouraged access: The field EOF from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizer.java :
3913 : hasMore = false; return EncodingParserConstants.EOF;
Discouraged access: The type XMLHeadTokenizerConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerConstants.java :
13 : import org.eclipse.wst.xml.core.internal.contenttype.XMLHeadTokenizerConstants;
Discouraged access: The type XMLHeadTokenizerConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPHeadTokenizerConstants.java :
15 : public interface JSPHeadTokenizerConstants extends XMLHeadTokenizerConstants {
Discouraged access: The type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
27 : import org.eclipse.wst.sse.core.internal.encoding.CodedIO;
Discouraged access: The type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
28 : import org.eclipse.wst.sse.core.internal.encoding.EncodingMemento;
Discouraged access: The type IResourceCharsetDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
29 : import org.eclipse.wst.sse.core.internal.encoding.IResourceCharsetDetector;
Discouraged access: The type NonContentBasedEncodingRules is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
30 : import org.eclipse.wst.sse.core.internal.encoding.NonContentBasedEncodingRules;
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
32 : import org.eclipse.wst.xml.core.internal.contenttype.EncodingParserConstants;
Discouraged access: The type XMLHeadTokenizerConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
33 : import org.eclipse.wst.xml.core.internal.contenttype.XMLHeadTokenizerConstants;
Discouraged access: The type IResourceCharsetDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
37 : public class JSPResourceEncodingDetector implements IResourceCharsetDetector {
Discouraged access: The type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
55 : private EncodingMemento fEncodingMemento;
Discouraged access: The type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
73 : class NullMemento extends EncodingMemento {
Discouraged access: The constructor EncodingMemento() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
78 : super();
Discouraged access: The type NonContentBasedEncodingRules is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
79 : String defaultCharset = NonContentBasedEncodingRules.useDefaultNameRules(null);
Discouraged access: The method useDefaultNameRules(String) from the type NonContentBasedEncodingRules is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
79 : String defaultCharset = NonContentBasedEncodingRules.useDefaultNameRules(null);
Discouraged access: The method setJavaCharsetName(String) from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
80 : setJavaCharsetName(defaultCharset);
Discouraged access: The method setAppropriateDefault(String) from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
81 : setAppropriateDefault(defaultCharset);
Discouraged access: The method setDetectedCharsetName(String) from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
82 : setDetectedCharsetName(null);
Discouraged access: The method getDetectedCharsetName() from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
104 : return getEncodingMemento().getDetectedCharsetName();
Discouraged access: The type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
112 : public EncodingMemento getEncodingMemento() throws IOException {
Discouraged access: The type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
151 : public EncodingMemento getSpecDefaultEncodingMemento() {
Discouraged access: The type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
153 : EncodingMemento result = null;
Discouraged access: The type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
156 : createEncodingMemento(enc, EncodingMemento.DEFAULTS_ASSUMED_FOR_EMPTY_INPUT);
Discouraged access: The field DEFAULTS_ASSUMED_FOR_EMPTY_INPUT from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
156 : createEncodingMemento(enc, EncodingMemento.DEFAULTS_ASSUMED_FOR_EMPTY_INPUT);
Discouraged access: The method setAppropriateDefault(String) from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
157 : fEncodingMemento.setAppropriateDefault(enc);
Discouraged access: The type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
170 : fReader.mark(CodedIO.MAX_MARK_SIZE);
Discouraged access: The field MAX_MARK_SIZE from the type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
170 : fReader.mark(CodedIO.MAX_MARK_SIZE);
Discouraged access: The type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
185 : InputStream resettableStream = new BufferedInputStream(inputStream, CodedIO.MAX_BUF_SIZE);
Discouraged access: The field MAX_BUF_SIZE from the type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
185 : InputStream resettableStream = new BufferedInputStream(inputStream, CodedIO.MAX_BUF_SIZE);
Discouraged access: The type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
186 : resettableStream.mark(CodedIO.MAX_MARK_SIZE);
Discouraged access: The field MAX_MARK_SIZE from the type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
186 : resettableStream.mark(CodedIO.MAX_MARK_SIZE);
Discouraged access: The type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
208 : fReader.mark(CodedIO.MAX_MARK_SIZE);
Discouraged access: The field MAX_MARK_SIZE from the type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
208 : fReader.mark(CodedIO.MAX_MARK_SIZE);
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
218 : if (tokenType == EncodingParserConstants.UTF83ByteBOM) {
Discouraged access: The field UTF83ByteBOM from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
218 : if (tokenType == EncodingParserConstants.UTF83ByteBOM) {
Discouraged access: The type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
221 : createEncodingMemento(enc, EncodingMemento.DETECTED_STANDARD_UNICODE_BYTES);
Discouraged access: The field DETECTED_STANDARD_UNICODE_BYTES from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
221 : createEncodingMemento(enc, EncodingMemento.DETECTED_STANDARD_UNICODE_BYTES);
Discouraged access: The method setUTF83ByteBOMUsed(boolean) from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
222 : fEncodingMemento.setUTF83ByteBOMUsed(true);
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
224 : else if (tokenType == EncodingParserConstants.UTF16BE || tokenType == EncodingParserConstants.UTF16LE) {
Discouraged access: The field UTF16BE from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
224 : else if (tokenType == EncodingParserConstants.UTF16BE || tokenType == EncodingParserConstants.UTF16LE) {
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
224 : else if (tokenType == EncodingParserConstants.UTF16BE || tokenType == EncodingParserConstants.UTF16LE) {
Discouraged access: The field UTF16LE from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
224 : else if (tokenType == EncodingParserConstants.UTF16BE || tokenType == EncodingParserConstants.UTF16LE) {
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
227 : byte[] bom = (tokenType == EncodingParserConstants.UTF16BE) ? IContentDescription.BOM_UTF_16BE : IContentDescription.BOM_UTF_16LE;
Discouraged access: The field UTF16BE from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
227 : byte[] bom = (tokenType == EncodingParserConstants.UTF16BE) ? IContentDescription.BOM_UTF_16BE : IContentDescription.BOM_UTF_16LE;
Discouraged access: The type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
228 : createEncodingMemento(enc, EncodingMemento.DETECTED_STANDARD_UNICODE_BYTES);
Discouraged access: The field DETECTED_STANDARD_UNICODE_BYTES from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
228 : createEncodingMemento(enc, EncodingMemento.DETECTED_STANDARD_UNICODE_BYTES);
Discouraged access: The method setUnicodeStream(boolean) from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
229 : fEncodingMemento.setUnicodeStream(true);
Discouraged access: The method setUnicodeBOM(byte[]) from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
230 : fEncodingMemento.setUnicodeBOM(bom);
Discouraged access: The constructor EncodingMemento() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
240 : fEncodingMemento = new EncodingMemento();
Discouraged access: The type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
240 : fEncodingMemento = new EncodingMemento();
Discouraged access: The method setJavaCharsetName(String) from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
241 : fEncodingMemento.setJavaCharsetName(getAppropriateJavaCharset(detectedCharsetName));
Discouraged access: The method setDetectedCharsetName(String) from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
242 : fEncodingMemento.setDetectedCharsetName(detectedCharsetName);
Discouraged access: The method setAppropriateDefault(String) from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
246 : fEncodingMemento.setAppropriateDefault(getSpecDefaultEncoding());
Discouraged access: The type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
279 : result = CodedIO.checkMappingOverrides(detectedCharsetName);
Discouraged access: The method checkMappingOverrides(String) from the type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
279 : result = CodedIO.checkMappingOverrides(detectedCharsetName);
Discouraged access: The method setInvalidEncoding(String) from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
293 : fEncodingMemento.setInvalidEncoding(detectedCharsetName);
Discouraged access: The method setInvalidEncoding(String) from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
301 : fEncodingMemento.setInvalidEncoding(detectedCharsetName);
Discouraged access: The type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
308 : result = CodedIO.checkMappingOverrides(result);
Discouraged access: The method checkMappingOverrides(String) from the type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
308 : result = CodedIO.checkMappingOverrides(result);
Discouraged access: The constructor EncodingMemento() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
326 : fEncodingMemento = new EncodingMemento();
Discouraged access: The type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
326 : fEncodingMemento = new EncodingMemento();
Discouraged access: The method setJavaCharsetName(String) from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
327 : fEncodingMemento.setJavaCharsetName(encodingName);
Discouraged access: The method setAppropriateDefault(String) from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
328 : fEncodingMemento.setAppropriateDefault(encodingName);
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
335 : result = valueTokenType.equals(EncodingParserConstants.StringValue) || valueTokenType.equals(EncodingParserConstants.UnDelimitedStringValue) || valueTokenType.equals(EncodingParserConstants.InvalidTerminatedStringValue) || valueTokenType.equals(EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue);
Discouraged access: The field StringValue from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
335 : result = valueTokenType.equals(EncodingParserConstants.StringValue) || valueTokenType.equals(EncodingParserConstants.UnDelimitedStringValue) || valueTokenType.equals(EncodingParserConstants.InvalidTerminatedStringValue) || valueTokenType.equals(EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue);
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
335 : result = valueTokenType.equals(EncodingParserConstants.StringValue) || valueTokenType.equals(EncodingParserConstants.UnDelimitedStringValue) || valueTokenType.equals(EncodingParserConstants.InvalidTerminatedStringValue) || valueTokenType.equals(EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue);
Discouraged access: The field UnDelimitedStringValue from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
335 : result = valueTokenType.equals(EncodingParserConstants.StringValue) || valueTokenType.equals(EncodingParserConstants.UnDelimitedStringValue) || valueTokenType.equals(EncodingParserConstants.InvalidTerminatedStringValue) || valueTokenType.equals(EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue);
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
335 : result = valueTokenType.equals(EncodingParserConstants.StringValue) || valueTokenType.equals(EncodingParserConstants.UnDelimitedStringValue) || valueTokenType.equals(EncodingParserConstants.InvalidTerminatedStringValue) || valueTokenType.equals(EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue);
Discouraged access: The field InvalidTerminatedStringValue from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
335 : result = valueTokenType.equals(EncodingParserConstants.StringValue) || valueTokenType.equals(EncodingParserConstants.UnDelimitedStringValue) || valueTokenType.equals(EncodingParserConstants.InvalidTerminatedStringValue) || valueTokenType.equals(EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue);
Discouraged access: The type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
335 : result = valueTokenType.equals(EncodingParserConstants.StringValue) || valueTokenType.equals(EncodingParserConstants.UnDelimitedStringValue) || valueTokenType.equals(EncodingParserConstants.InvalidTerminatedStringValue) || valueTokenType.equals(EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue);
Discouraged access: The field InvalidTermintatedUnDelimitedStringValue from the type EncodingParserConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
335 : result = valueTokenType.equals(EncodingParserConstants.StringValue) || valueTokenType.equals(EncodingParserConstants.UnDelimitedStringValue) || valueTokenType.equals(EncodingParserConstants.InvalidTerminatedStringValue) || valueTokenType.equals(EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue);
Discouraged access: The type XMLHeadTokenizerConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
411 : if (tokenType == XMLHeadTokenizerConstants.XMLDelEncoding) {
Discouraged access: The field XMLDelEncoding from the type XMLHeadTokenizerConstants is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPResourceEncodingDetector.java :
411 : if (tokenType == XMLHeadTokenizerConstants.XMLDelEncoding) {
Discouraged access: The type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
471 : createEncodingMemento(enc, EncodingMemento.FOUND_ENCODING_IN_CONTENT);
Discouraged access: The field FOUND_ENCODING_IN_CONTENT from the type EncodingMemento is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPResourceEncodingDetector.java :
471 : createEncodingMemento(enc, EncodingMemento.FOUND_ENCODING_IN_CONTENT);
Discouraged access: The type StructuredDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
DocumentFactoryForJSP.java :
17 : import org.eclipse.wst.sse.core.internal.document.StructuredDocumentFactory;
Discouraged access: The type RegionParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
DocumentFactoryForJSP.java :
18 : import org.eclipse.wst.sse.core.internal.ltk.parser.RegionParser;
Discouraged access: The type TagMarker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
DocumentFactoryForJSP.java :
19 : import org.eclipse.wst.sse.core.internal.ltk.parser.TagMarker;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
DocumentFactoryForJSP.java :
20 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
DocumentFactoryForJSP.java :
35 : IStructuredDocument structuredDocument = StructuredDocumentFactory.getNewStructuredDocumentInstance(new JSPSourceParser());
Discouraged access: The type StructuredDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
DocumentFactoryForJSP.java :
35 : IStructuredDocument structuredDocument = StructuredDocumentFactory.getNewStructuredDocumentInstance(new JSPSourceParser());
Discouraged access: The method getNewStructuredDocumentInstance(RegionParser) from the type StructuredDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
DocumentFactoryForJSP.java :
35 : IStructuredDocument structuredDocument = StructuredDocumentFactory.getNewStructuredDocumentInstance(new JSPSourceParser());
Discouraged access: The type RegionParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
DocumentFactoryForJSP.java :
39 : public RegionParser getParser() {
Discouraged access: The type TagMarker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
DocumentFactoryForJSP.java :
50 : TagMarker bm = new TagMarker(tagName);
Discouraged access: The constructor TagMarker(String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
DocumentFactoryForJSP.java :
50 : TagMarker bm = new TagMarker(tagName);
Discouraged access: The type TagMarker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
DocumentFactoryForJSP.java :
50 : TagMarker bm = new TagMarker(tagName);
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapter.java :
13 : import org.eclipse.wst.sse.core.internal.ltk.modelhandler.EmbeddedTypeHandler;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapter.java :
14 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapter.java :
15 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapterFactory;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapter.java :
16 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapter.java :
26 : public interface PageDirectiveAdapter extends INodeAdapter {
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapter.java :
36 : void setEmbeddedType(EmbeddedTypeHandler handler);
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapter.java :
38 : EmbeddedTypeHandler getEmbeddedType();
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapter.java :
46 : INodeAdapter adapt(INodeNotifier notifier, Object type);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapter.java :
46 : INodeAdapter adapt(INodeNotifier notifier, Object type);
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapter.java :
48 : void addEmbeddedFactory(INodeAdapterFactory factory);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapter.java :
56 : INodeNotifier getTarget();
Discouraged access: The type AbstractAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterFactory.java :
14 : import org.eclipse.wst.sse.core.internal.provisional.AbstractAdapterFactory;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterFactory.java :
15 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterFactory.java :
16 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapterFactory;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterFactory.java :
17 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveAdapterFactory.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type AbstractAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterFactory.java :
25 : public class PageDirectiveAdapterFactory extends AbstractAdapterFactory implements INodeAdapterFactory {
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterFactory.java :
25 : public class PageDirectiveAdapterFactory extends AbstractAdapterFactory implements INodeAdapterFactory {
Discouraged access: The constructor AbstractAdapterFactory(Object, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterFactory.java :
40 : super(adapterKey, registerAdapters);
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterFactory.java :
51 : protected INodeAdapter createAdapter(INodeNotifier target) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterFactory.java :
51 : protected INodeAdapter createAdapter(INodeNotifier target) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveAdapterFactory.java :
53 : if (target instanceof IDOMNode) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveAdapterFactory.java :
54 : IDOMNode node = (IDOMNode) target;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveAdapterFactory.java :
54 : IDOMNode node = (IDOMNode) target;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterFactory.java :
72 : protected PageDirectiveAdapter getAdapterInstance(INodeNotifier target) {
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterFactory.java :
93 : public INodeAdapterFactory copy() {
Discouraged access: The method getAdapterKey() from the type AbstractAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterFactory.java :
95 : return new PageDirectiveAdapterFactory(getAdapterKey(), isShouldRegisterAdapter());
Discouraged access: The method isShouldRegisterAdapter() from the type AbstractAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterFactory.java :
95 : return new PageDirectiveAdapterFactory(getAdapterKey(), isShouldRegisterAdapter());
Discouraged access: The type ContentTypeFamilyForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
PageDirectiveAdapterImpl.java :
35 : import org.eclipse.wst.html.core.internal.provisional.contenttype.ContentTypeFamilyForHTML;
Discouraged access: The type DocumentReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
36 : import org.eclipse.wst.sse.core.internal.document.DocumentReader;
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
37 : import org.eclipse.wst.sse.core.internal.ltk.modelhandler.EmbeddedTypeHandler;
Discouraged access: The type EmbeddedTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
38 : import org.eclipse.wst.sse.core.internal.modelhandler.EmbeddedTypeRegistry;
Discouraged access: The type EmbeddedTypeRegistryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
39 : import org.eclipse.wst.sse.core.internal.modelhandler.EmbeddedTypeRegistryImpl;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
40 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
41 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapterFactory;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
42 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
43 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IStructuredPartitioning is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
44 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredPartitioning;
Discouraged access: The type Debug is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
45 : import org.eclipse.wst.sse.core.internal.util.Debug;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveAdapterImpl.java :
47 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
64 : private IStructuredModel model;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
71 : public PageDirectiveAdapterImpl(INodeNotifier target) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveAdapterImpl.java :
76 : if (target instanceof IDOMNode) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveAdapterImpl.java :
77 : IDOMNode node = (IDOMNode) target;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveAdapterImpl.java :
77 : IDOMNode node = (IDOMNode) target;
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveAdapterImpl.java :
78 : model = node.getModel();
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
142 : private EmbeddedTypeHandler embeddedTypeHandler;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
146 : private INodeNotifier notifierAtCreation;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
163 : public void notifyChanged(INodeNotifier notifier, int eventType, Object changedFeature, Object oldValue, Object newValue, int pos) {
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
166 : public void setEmbeddedType(EmbeddedTypeHandler handler) {
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
176 : INodeAdapterFactory factory = (INodeAdapterFactory) list.next();
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
176 : INodeAdapterFactory factory = (INodeAdapterFactory) list.next();
Discouraged access: The method release() from the type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
177 : factory.release();
Discouraged access: The method getAdapterFactories() from the type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
188 : Iterator iterator = embeddedTypeHandler.getAdapterFactories().iterator();
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
190 : INodeAdapterFactory factory = (INodeAdapterFactory) iterator.next();
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
190 : INodeAdapterFactory factory = (INodeAdapterFactory) iterator.next();
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
199 : public INodeAdapter adapt(INodeNotifier notifier, Object type) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
199 : public INodeAdapter adapt(INodeNotifier notifier, Object type) {
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
200 : INodeAdapter result = null;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
206 : INodeAdapterFactory factory = null;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
208 : factory = (INodeAdapterFactory) iterator.next();
Discouraged access: The method isFactoryForType(Object) from the type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
209 : if (factory.isFactoryForType(type)) {
Discouraged access: The method adapt(INodeNotifier) from the type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
210 : result = factory.adapt(notifier);
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
223 : public EmbeddedTypeHandler getEmbeddedType() {
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
230 : public void addEmbeddedFactory(INodeAdapterFactory factory) {
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
458 : EmbeddedTypeHandler potentialNewandler = null;
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
459 : IContentDescription contentDescription = getContentDescription(model.getStructuredDocument());
Discouraged access: The type ContentTypeFamilyForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
PageDirectiveAdapterImpl.java :
462 : if (ContentTypeFamilyForHTML.HTML_FAMILY.equals(prop)) {
Discouraged access: The field HTML_FAMILY from the type ContentTypeFamilyForHTML is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
PageDirectiveAdapterImpl.java :
462 : if (ContentTypeFamilyForHTML.HTML_FAMILY.equals(prop)) {
Discouraged access: The type EmbeddedTypeRegistryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
463 : potentialNewandler = EmbeddedTypeRegistryImpl.getInstance().getTypeFor("text/html");
Discouraged access: The method getInstance() from the type EmbeddedTypeRegistryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
463 : potentialNewandler = EmbeddedTypeRegistryImpl.getInstance().getTypeFor("text/html");
Discouraged access: The method getTypeFor(String) from the type EmbeddedTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
463 : potentialNewandler = EmbeddedTypeRegistryImpl.getInstance().getTypeFor("text/html");
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
493 : EmbeddedTypeHandler oldHandler = embeddedTypeHandler;
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
505 : private void modelReinitNeeded(EmbeddedTypeHandler oldHandler, EmbeddedTypeHandler newHandler) {
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
505 : private void modelReinitNeeded(EmbeddedTypeHandler oldHandler, EmbeddedTypeHandler newHandler) {
Discouraged access: The method isReinitializationNeeded() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
506 : if (model.isReinitializationNeeded()) {
Discouraged access: The method aboutToChangeModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
511 : model.aboutToChangeModel();
Discouraged access: The method setReinitializeStateData(Object) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
512 : model.setReinitializeStateData(new EmbeddedTypeStateData(oldHandler, newHandler));
Discouraged access: The method setReinitializeNeeded(boolean) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
513 : model.setReinitializeNeeded(true);
Discouraged access: The method changedModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
516 : model.changedModel();
Discouraged access: The method isReinitializationNeeded() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
527 : if (model.isReinitializationNeeded()) {
Discouraged access: The type Debug is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
528 : if (Debug.displayWarnings) {
Discouraged access: The field displayWarnings from the type Debug is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
528 : if (Debug.displayWarnings) {
Discouraged access: The method aboutToChangeModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
536 : model.aboutToChangeModel();
Discouraged access: The method setReinitializeStateData(Object) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
537 : model.setReinitializeStateData(newLanguage);
Discouraged access: The method setReinitializeNeeded(boolean) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
538 : model.setReinitializeNeeded(true);
Discouraged access: The method changedModel() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
541 : model.changedModel();
Discouraged access: The method isReinitializationNeeded() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
559 : if (!model.isReinitializationNeeded()) {
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
572 : IDocumentPartitioner partitioner = ((IDocumentExtension3) model.getStructuredDocument()).getDocumentPartitioner(IStructuredPartitioning.DEFAULT_STRUCTURED_PARTITIONING);
Discouraged access: The type IStructuredPartitioning is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
572 : IDocumentPartitioner partitioner = ((IDocumentExtension3) model.getStructuredDocument()).getDocumentPartitioner(IStructuredPartitioning.DEFAULT_STRUCTURED_PARTITIONING);
Discouraged access: The field DEFAULT_STRUCTURED_PARTITIONING from the type IStructuredPartitioning is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
572 : IDocumentPartitioner partitioner = ((IDocumentExtension3) model.getStructuredDocument()).getDocumentPartitioner(IStructuredPartitioning.DEFAULT_STRUCTURED_PARTITIONING);
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
606 : private IFile getFile(IStructuredModel model) {
Discouraged access: The method getBaseLocation() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
607 : String location = model.getBaseLocation();
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
617 : private EmbeddedTypeHandler getHandlerFor(String contentType) {
Discouraged access: The type EmbeddedTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
618 : EmbeddedTypeRegistry reg = getEmbeddedContentTypeRegistry();
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
619 : EmbeddedTypeHandler handler = null;
Discouraged access: The method getTypeFor(String) from the type EmbeddedTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
621 : handler = reg.getTypeFor(contentType);
Discouraged access: The type EmbeddedTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
630 : private EmbeddedTypeRegistry getEmbeddedContentTypeRegistry() {
Discouraged access: The type EmbeddedTypeRegistryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
631 : return EmbeddedTypeRegistryImpl.getInstance();
Discouraged access: The method getInstance() from the type EmbeddedTypeRegistryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
631 : return EmbeddedTypeRegistryImpl.getInstance();
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
641 : protected EmbeddedTypeHandler getDefaultEmbeddedType() {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
645 : public INodeNotifier getTarget() {
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
653 : INodeAdapterFactory factory = null;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
655 : factory = (INodeAdapterFactory) iterator.next();
Discouraged access: The method release() from the type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
656 : factory.release();
Discouraged access: The type DocumentReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
669 : DocumentReader in = new DocumentReader(doc);
Discouraged access: The constructor DocumentReader(IDocument) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
669 : DocumentReader in = new DocumentReader(doc);
Discouraged access: The type DocumentReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveAdapterImpl.java :
669 : DocumentReader in = new DocumentReader(doc);
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcher.java :
13 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcher.java :
15 : interface PageDirectiveWatcher extends INodeAdapter {
Discouraged access: The type PropagatingAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherFactory.java :
13 : import org.eclipse.wst.sse.core.internal.PropagatingAdapterFactory;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherFactory.java :
14 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherFactory.java :
15 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapterFactory;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherFactory.java :
16 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type PropagatingAdapterFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherFactory.java :
17 : import org.eclipse.wst.xml.core.internal.propagate.PropagatingAdapterFactoryImpl;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherFactory.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMElement;
Discouraged access: The type PropagatingAdapterFactoryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherFactory.java :
21 : public class PageDirectiveWatcherFactory extends PropagatingAdapterFactoryImpl implements PropagatingAdapterFactory {
Discouraged access: The type PropagatingAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherFactory.java :
21 : public class PageDirectiveWatcherFactory extends PropagatingAdapterFactoryImpl implements PropagatingAdapterFactory {
Discouraged access: The constructor PropagatingAdapterFactoryImpl(Object, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherFactory.java :
37 : super(adapterKey, registerAdapters);
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherFactory.java :
40 : protected INodeAdapter createAdapter(INodeNotifier target) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherFactory.java :
40 : protected INodeAdapter createAdapter(INodeNotifier target) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherFactory.java :
42 : if (target instanceof IDOMElement) {
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherFactory.java :
43 : IDOMElement xmlElement = (IDOMElement) target;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherFactory.java :
43 : IDOMElement xmlElement = (IDOMElement) target;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherFactory.java :
56 : public INodeAdapterFactory copy() {
Discouraged access: The method getAdapterKey() from the type AbstractAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherFactory.java :
57 : return new PageDirectiveWatcherFactory(getAdapterKey(), isShouldRegisterAdapter());
Discouraged access: The method isShouldRegisterAdapter() from the type AbstractAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherFactory.java :
57 : return new PageDirectiveWatcherFactory(getAdapterKey(), isShouldRegisterAdapter());
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
13 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
14 : import org.eclipse.wst.sse.core.internal.provisional.IndexedRegion;
Discouraged access: The type AttrImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherImpl.java :
15 : import org.eclipse.wst.xml.core.internal.document.AttrImpl;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherImpl.java :
16 : 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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherImpl.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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherImpl.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherImpl.java :
30 : IDOMElement targetElement;
Discouraged access: The type IDOMElement is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherImpl.java :
35 : public PageDirectiveWatcherImpl(IDOMElement target) {
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
41 : PageDirectiveAdapterImpl pageDirectiveAdapter = (PageDirectiveAdapterImpl) ((IDOMDocument) targetElement.getOwnerDocument()).getAdapterFor(PageDirectiveAdapter.class);
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherImpl.java :
41 : PageDirectiveAdapterImpl pageDirectiveAdapter = (PageDirectiveAdapterImpl) ((IDOMDocument) targetElement.getOwnerDocument()).getAdapterFor(PageDirectiveAdapter.class);
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
42 : pageDirectiveAdapter.changedContentType(((IndexedRegion) targetElement).getStartOffset(), contentTypeValue);
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
42 : pageDirectiveAdapter.changedContentType(((IndexedRegion) targetElement).getStartOffset(), contentTypeValue);
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
47 : PageDirectiveAdapterImpl pageDirectiveAdapter = (PageDirectiveAdapterImpl) ((IDOMDocument) targetElement.getOwnerDocument()).getAdapterFor(PageDirectiveAdapter.class);
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherImpl.java :
47 : PageDirectiveAdapterImpl pageDirectiveAdapter = (PageDirectiveAdapterImpl) ((IDOMDocument) targetElement.getOwnerDocument()).getAdapterFor(PageDirectiveAdapter.class);
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
48 : pageDirectiveAdapter.changedLanguage(((IndexedRegion) targetElement).getStartOffset(), languageValue);
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
48 : pageDirectiveAdapter.changedLanguage(((IndexedRegion) targetElement).getStartOffset(), languageValue);
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
52 : PageDirectiveAdapterImpl pageDirectiveAdapter = (PageDirectiveAdapterImpl) ((IDOMDocument) targetElement.getOwnerDocument()).getAdapterFor(PageDirectiveAdapter.class);
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherImpl.java :
52 : PageDirectiveAdapterImpl pageDirectiveAdapter = (PageDirectiveAdapterImpl) ((IDOMDocument) targetElement.getOwnerDocument()).getAdapterFor(PageDirectiveAdapter.class);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
62 : public void notifyChanged(INodeNotifier notifier, int eventType, Object changedFeature, Object oldValue, Object newValue, int pos) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherImpl.java :
66 : if (notifier instanceof IDOMNode) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
69 : case INodeNotifier.CHANGE :
Discouraged access: The field CHANGE from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
69 : case INodeNotifier.CHANGE :
Discouraged access: The type AttrImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherImpl.java :
70 : if (changedFeature instanceof AttrImpl) {
Discouraged access: The type AttrImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherImpl.java :
71 : AttrImpl attribute = (AttrImpl) changedFeature;
Discouraged access: The type AttrImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherImpl.java :
71 : AttrImpl attribute = (AttrImpl) changedFeature;
Discouraged access: The method getName() from the type AttrImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherImpl.java :
72 : String name = attribute.getName();
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
75 : PageDirectiveAdapterImpl pageDirectiveAdapter = (PageDirectiveAdapterImpl) ((IDOMDocument) targetElement.getOwnerDocument()).getAdapterFor(PageDirectiveAdapter.class);
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherImpl.java :
75 : PageDirectiveAdapterImpl pageDirectiveAdapter = (PageDirectiveAdapterImpl) ((IDOMDocument) targetElement.getOwnerDocument()).getAdapterFor(PageDirectiveAdapter.class);
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
76 : pageDirectiveAdapter.changedContentType(((IndexedRegion) targetElement).getStartOffset(), (String) newValue);
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
76 : pageDirectiveAdapter.changedContentType(((IndexedRegion) targetElement).getStartOffset(), (String) newValue);
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
80 : PageDirectiveAdapterImpl pageDirectiveAdapter = (PageDirectiveAdapterImpl) ((IDOMDocument) targetElement.getOwnerDocument()).getAdapterFor(PageDirectiveAdapter.class);
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
PageDirectiveWatcherImpl.java :
80 : PageDirectiveAdapterImpl pageDirectiveAdapter = (PageDirectiveAdapterImpl) ((IDOMDocument) targetElement.getOwnerDocument()).getAdapterFor(PageDirectiveAdapter.class);
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
81 : pageDirectiveAdapter.changedLanguage(((IndexedRegion) targetElement).getStartOffset(), (String) newValue);
Discouraged access: The type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
81 : pageDirectiveAdapter.changedLanguage(((IndexedRegion) targetElement).getStartOffset(), (String) newValue);
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
86 : case INodeNotifier.REMOVE :
Discouraged access: The field REMOVE from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
86 : case INodeNotifier.REMOVE :
Discouraged access: The method getStartOffset() from the type IndexedRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
PageDirectiveWatcherImpl.java :
109 : return targetElement.getStartOffset();
Discouraged access: The type AttrImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
AttrImplForJSP.java :
16 : import org.eclipse.wst.xml.core.internal.document.AttrImpl;
Discouraged access: The type AttrImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
AttrImplForJSP.java :
19 : public class AttrImplForJSP extends AttrImpl {
Discouraged access: The method setOwnerDocument(Document) from the type NodeImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
AttrImplForJSP.java :
26 : super.setOwnerDocument(ownerDocument);
Discouraged access: The method setName(String) from the type AttrImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
AttrImplForJSP.java :
29 : super.setName(name);
Discouraged access: The method setNamespaceURI(String) from the type AttrImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
AttrImplForJSP.java :
32 : super.setNamespaceURI(namespaceURI);
Discouraged access: The type CommentImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CommentImplForJSP.java :
16 : import org.eclipse.wst.xml.core.internal.document.CommentImpl;
Discouraged access: The type CommentImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CommentImplForJSP.java :
23 : public class CommentImplForJSP extends CommentImpl {
Discouraged access: The constructor CommentImpl() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CommentImplForJSP.java :
25 : super();
Discouraged access: The type CommentImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CommentImplForJSP.java :
28 : protected CommentImplForJSP(CommentImpl that) {
Discouraged access: The constructor CommentImpl(CommentImpl) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CommentImplForJSP.java :
29 : super(that);
Discouraged access: The method setOwnerDocument(Document) from the type NodeImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CommentImplForJSP.java :
43 : super.setOwnerDocument(ownerDocument);
Discouraged access: The type CommentImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
CommentImplForJSP.java :
47 : CommentImpl cloned = new CommentImplForJSP(this);
Discouraged access: The type DocumentStyleImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
DOMDocumentForJSP.java :
15 : import org.eclipse.wst.html.core.internal.document.DocumentStyleImpl;
Discouraged access: The type DocumentImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMDocumentForJSP.java :
16 : import org.eclipse.wst.xml.core.internal.document.DocumentImpl;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMDocumentForJSP.java :
17 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type DocumentStyleImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
DOMDocumentForJSP.java :
25 : public class DOMDocumentForJSP extends DocumentStyleImpl {
Discouraged access: The constructor DocumentStyleImpl() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
DOMDocumentForJSP.java :
31 : super();
Discouraged access: The type DocumentImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMDocumentForJSP.java :
37 : protected DOMDocumentForJSP(DocumentImpl that) {
Discouraged access: The constructor DocumentStyleImpl(DocumentImpl) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
DOMDocumentForJSP.java :
38 : super(that);
Discouraged access: The method importChildNodes(Node, boolean) from the type DocumentImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMDocumentForJSP.java :
48 : cloned.importChildNodes(this, true);
Discouraged access: The method checkTagNameValidity(String) from the type DocumentImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMDocumentForJSP.java :
59 : checkTagNameValidity(tagName);
Discouraged access: The method setData(String) from the type CharacterDataImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMDocumentForJSP.java :
77 : comment.setData(data);
Discouraged access: The method setData(String) from the type TextImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMDocumentForJSP.java :
114 : text.setData(data);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMDocumentForJSP.java :
117 : protected void setModel(IDOMModel model) {
Discouraged access: The method setModel(IDOMModel) from the type DocumentStyleImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
DOMDocumentForJSP.java :
118 : super.setModel(model);
Discouraged access: The type DOMStyleModelImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
DOMModelForJSP.java :
15 : import org.eclipse.wst.html.core.internal.document.DOMStyleModelImpl;
Discouraged access: The type XMLModelParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMModelForJSP.java :
16 : import org.eclipse.wst.xml.core.internal.document.XMLModelParser;
Discouraged access: The type XMLModelUpdater is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMModelForJSP.java :
17 : import org.eclipse.wst.xml.core.internal.document.XMLModelUpdater;
Discouraged access: The type DOMStyleModelImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
DOMModelForJSP.java :
20 : public class DOMModelForJSP extends DOMStyleModelImpl {
Discouraged access: The constructor DOMStyleModelImpl() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
DOMModelForJSP.java :
26 : super();
Discouraged access: The type XMLModelParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMModelForJSP.java :
39 : protected XMLModelParser createModelParser() {
Discouraged access: The type XMLModelUpdater is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
DOMModelForJSP.java :
42 : protected XMLModelUpdater createModelUpdater() {
Discouraged access: The type ElementStyleImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ElementImplForJSP.java :
16 : import org.eclipse.wst.html.core.internal.document.ElementStyleImpl;
Discouraged access: The type ElementImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementImplForJSP.java :
17 : import org.eclipse.wst.xml.core.internal.document.ElementImpl;
Discouraged access: The type ElementStyleImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ElementImplForJSP.java :
21 : public class ElementImplForJSP extends ElementStyleImpl {
Discouraged access: The constructor ElementStyleImpl() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ElementImplForJSP.java :
26 : super();
Discouraged access: The type ElementImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementImplForJSP.java :
32 : public ElementImplForJSP(ElementImpl that) {
Discouraged access: The constructor ElementStyleImpl(ElementImpl) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ElementImplForJSP.java :
33 : super(that);
Discouraged access: The method setOwnerDocument(Document) from the type ElementStyleImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ElementImplForJSP.java :
57 : super.setOwnerDocument(ownerDocument);
Discouraged access: The method setTagName(String) from the type ElementStyleImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
ElementImplForJSP.java :
61 : super.setTagName(tagName);
Discouraged access: The type ElementImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementImplForJSP.java :
64 : ElementImpl cloned = new ElementImplForJSP(this);
Discouraged access: The method cloneChildNodes(Node, boolean) from the type NodeContainer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
ElementImplForJSP.java :
66 : cloneChildNodes(cloned, deep);
Discouraged access: The type DOMModelImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestDOMModelUpdater.java :
16 : import org.eclipse.wst.xml.core.internal.document.DOMModelImpl;
Discouraged access: The type XMLModelUpdater is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestDOMModelUpdater.java :
17 : import org.eclipse.wst.xml.core.internal.document.XMLModelUpdater;
Discouraged access: The type XMLModelUpdater is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestDOMModelUpdater.java :
20 : public class NestDOMModelUpdater extends XMLModelUpdater {
Discouraged access: The type DOMModelImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestDOMModelUpdater.java :
25 : public NestDOMModelUpdater(DOMModelImpl model) {
Discouraged access: The constructor XMLModelUpdater(DOMModelImpl) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestDOMModelUpdater.java :
26 : super(model);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
NestedDOMModelParser.java :
16 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
NestedDOMModelParser.java :
17 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type DOMModelImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestedDOMModelParser.java :
18 : import org.eclipse.wst.xml.core.internal.document.DOMModelImpl;
Discouraged access: The type JSPTag is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestedDOMModelParser.java :
19 : import org.eclipse.wst.xml.core.internal.document.JSPTag;
Discouraged access: The type XMLModelParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestedDOMModelParser.java :
20 : import org.eclipse.wst.xml.core.internal.document.XMLModelParser;
Discouraged access: The type XMLModelParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestedDOMModelParser.java :
22 : public class NestedDOMModelParser extends XMLModelParser {
Discouraged access: The type DOMModelImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestedDOMModelParser.java :
27 : public NestedDOMModelParser(DOMModelImpl model) {
Discouraged access: The constructor XMLModelParser(DOMModelImpl) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestedDOMModelParser.java :
28 : super(model);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
NestedDOMModelParser.java :
59 : protected String computeNestedTag(String regionType, String tagName, IStructuredDocumentRegion structuredDocumentRegion, ITextRegion region) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
NestedDOMModelParser.java :
59 : protected String computeNestedTag(String regionType, String tagName, IStructuredDocumentRegion structuredDocumentRegion, ITextRegion region) {
Discouraged access: The type JSPTag is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestedDOMModelParser.java :
62 : resultTagName = JSPTag.JSP_SCRIPTLET;
Discouraged access: The field JSP_SCRIPTLET from the type JSPTag is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestedDOMModelParser.java :
62 : resultTagName = JSPTag.JSP_SCRIPTLET;
Discouraged access: The type JSPTag is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestedDOMModelParser.java :
65 : resultTagName = JSPTag.JSP_EXPRESSION;
Discouraged access: The field JSP_EXPRESSION from the type JSPTag is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestedDOMModelParser.java :
65 : resultTagName = JSPTag.JSP_EXPRESSION;
Discouraged access: The type JSPTag is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestedDOMModelParser.java :
68 : resultTagName = JSPTag.JSP_DECLARATION;
Discouraged access: The field JSP_DECLARATION from the type JSPTag is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestedDOMModelParser.java :
68 : resultTagName = JSPTag.JSP_DECLARATION;
Discouraged access: The type JSPTag is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestedDOMModelParser.java :
71 : resultTagName = JSPTag.JSP_DIRECTIVE;
Discouraged access: The field JSP_DIRECTIVE from the type JSPTag is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
NestedDOMModelParser.java :
71 : resultTagName = JSPTag.JSP_DIRECTIVE;
Discouraged access: The method getText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
NestedDOMModelParser.java :
75 : resultTagName += structuredDocumentRegion.getText(region);
Discouraged access: The type TextImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TextImplForJSP.java :
16 : import org.eclipse.wst.xml.core.internal.document.TextImpl;
Discouraged access: The type TextImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TextImplForJSP.java :
19 : public class TextImplForJSP extends TextImpl {
Discouraged access: The method setOwnerDocument(Document) from the type NodeImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TextImplForJSP.java :
25 : super.setOwnerDocument(ownerDocument);
Discouraged access: The type IDocumentCharsetDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
IJSPHeadContentDetector.java :
15 : import org.eclipse.wst.sse.core.internal.document.IDocumentCharsetDetector;
Discouraged access: The type IDocumentCharsetDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
IJSPHeadContentDetector.java :
17 : public interface IJSPHeadContentDetector extends IDocumentCharsetDetector {
Discouraged access: The type DocumentReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentHeadContentDetector.java :
15 : import org.eclipse.wst.sse.core.internal.document.DocumentReader;
Discouraged access: The constructor DocumentReader(IDocument, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentHeadContentDetector.java :
29 : set(new DocumentReader(document, 0));
Discouraged access: The type DocumentReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentHeadContentDetector.java :
29 : set(new DocumentReader(document, 0));
Discouraged access: The type PropagatingAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
32 : import org.eclipse.wst.sse.core.internal.PropagatingAdapter;
Discouraged access: The type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
33 : import org.eclipse.wst.sse.core.internal.document.AbstractDocumentLoader;
Discouraged access: The type IDocumentCharsetDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
34 : import org.eclipse.wst.sse.core.internal.document.IDocumentCharsetDetector;
Discouraged access: The type IDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
35 : import org.eclipse.wst.sse.core.internal.document.IDocumentLoader;
Discouraged access: The type StructuredDocumentFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
36 : import org.eclipse.wst.sse.core.internal.document.StructuredDocumentFactory;
Discouraged access: The type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
37 : import org.eclipse.wst.sse.core.internal.encoding.CodedIO;
Discouraged access: The type CodedReaderCreator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
38 : import org.eclipse.wst.sse.core.internal.encoding.CodedReaderCreator;
Discouraged access: The type ContentTypeEncodingPreferences is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
39 : import org.eclipse.wst.sse.core.internal.encoding.ContentTypeEncodingPreferences;
Discouraged access: The type BufferedLimitedReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
40 : import org.eclipse.wst.sse.core.internal.encoding.util.BufferedLimitedReader;
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
41 : import org.eclipse.wst.sse.core.internal.ltk.modelhandler.EmbeddedTypeHandler;
Discouraged access: The type JSPCapableParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
42 : import org.eclipse.wst.sse.core.internal.ltk.parser.JSPCapableParser;
Discouraged access: The type RegionParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
43 : import org.eclipse.wst.sse.core.internal.ltk.parser.RegionParser;
Discouraged access: The type TagMarker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
44 : import org.eclipse.wst.sse.core.internal.ltk.parser.TagMarker;
Discouraged access: The type EmbeddedTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
45 : import org.eclipse.wst.sse.core.internal.modelhandler.EmbeddedTypeRegistry;
Discouraged access: The type EmbeddedTypeRegistryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
46 : import org.eclipse.wst.sse.core.internal.modelhandler.EmbeddedTypeRegistryImpl;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
47 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
48 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IEncodedDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
49 : import org.eclipse.wst.sse.core.internal.provisional.document.IEncodedDocument;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
50 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type BasicStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
51 : import org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPDocumentLoader.java :
52 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type ModelQueryAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPDocumentLoader.java :
53 : import org.eclipse.wst.xml.core.internal.ssemodelquery.ModelQueryAdapter;
Discouraged access: The type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
56 : public class JSPDocumentLoader extends AbstractDocumentLoader {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
60 : protected static IFile getFileFor(IStructuredModel model) {
Discouraged access: The method getBaseLocation() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
63 : String path = model.getBaseLocation();
Discouraged access: The method getId() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
65 : Object id = model.getId();
Discouraged access: The type EmbeddedTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
76 : private EmbeddedTypeRegistry fEmbeddedContentTypeRegistry;
Discouraged access: The constructor AbstractDocumentLoader() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
79 : super();
Discouraged access: The type TagMarker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
83 : TagMarker bm = new TagMarker(tagName);
Discouraged access: The constructor TagMarker(String) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
83 : TagMarker bm = new TagMarker(tagName);
Discouraged access: The type TagMarker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
83 : TagMarker bm = new TagMarker(tagName);
Discouraged access: The type IEncodedDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
87 : synchronized public IEncodedDocument createNewStructuredDocument(IFile iFile) throws IOException, CoreException {
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
88 : IStructuredDocument structuredDocument = null;
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
92 : EmbeddedTypeHandler embeddedType = getEmbeddedType(iFile);
Discouraged access: The method initializeParser(JSPCapableParser) from the type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
94 : embeddedType.initializeParser((JSPCapableParser) structuredDocument.getParser());
Discouraged access: The type JSPCapableParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
94 : embeddedType.initializeParser((JSPCapableParser) structuredDocument.getParser());
Discouraged access: The method getParser() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
94 : embeddedType.initializeParser((JSPCapableParser) structuredDocument.getParser());
Discouraged access: The field fFullPreparedReader from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
96 : fFullPreparedReader.reset();
Discouraged access: The method setDocumentContentsFromReader(IEncodedDocument, Reader) from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
97 : setDocumentContentsFromReader(structuredDocument, fFullPreparedReader);
Discouraged access: The field fFullPreparedReader from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
97 : setDocumentContentsFromReader(structuredDocument, fFullPreparedReader);
Discouraged access: The field fFullPreparedReader from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
101 : if (fFullPreparedReader != null) {
Discouraged access: The field fFullPreparedReader from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
102 : fFullPreparedReader.close();
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
108 : private IStructuredDocument createCodedDocument(IFile iFile) throws CoreException, UnsupportedEncodingException, IOException {
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
109 : IStructuredDocument structuredDocument = (IStructuredDocument) createNewStructuredDocument();
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
109 : IStructuredDocument structuredDocument = (IStructuredDocument) createNewStructuredDocument();
Discouraged access: The method createNewStructuredDocument() from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
109 : IStructuredDocument structuredDocument = (IStructuredDocument) createNewStructuredDocument();
Discouraged access: The method set(IFile) from the type CodedReaderCreator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
111 : getCodedReaderCreator().set(iFile);
Discouraged access: The method getCodedReaderCreator() from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
111 : getCodedReaderCreator().set(iFile);
Discouraged access: The field fFullPreparedReader from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
113 : fFullPreparedReader = getCodedReaderCreator().getCodedReader();
Discouraged access: The method getCodedReader() from the type CodedReaderCreator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
113 : fFullPreparedReader = getCodedReaderCreator().getCodedReader();
Discouraged access: The method getCodedReaderCreator() from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
113 : fFullPreparedReader = getCodedReaderCreator().getCodedReader();
Discouraged access: The field fEncodingMemento from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
114 : fEncodingMemento = getCodedReaderCreator().getEncodingMemento();
Discouraged access: The method getEncodingMemento() from the type CodedReaderCreator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
114 : fEncodingMemento = getCodedReaderCreator().getEncodingMemento();
Discouraged access: The method getCodedReaderCreator() from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
114 : fEncodingMemento = getCodedReaderCreator().getEncodingMemento();
Discouraged access: The method setEncodingMemento(EncodingMemento) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
116 : structuredDocument.setEncodingMemento(getCodedReaderCreator().getEncodingMemento());
Discouraged access: The method getEncodingMemento() from the type CodedReaderCreator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
116 : structuredDocument.setEncodingMemento(getCodedReaderCreator().getEncodingMemento());
Discouraged access: The method getCodedReaderCreator() from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
116 : structuredDocument.setEncodingMemento(getCodedReaderCreator().getEncodingMemento());
Discouraged access: The type IEncodedDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
121 : public IEncodedDocument createNewStructuredDocument(String filename, InputStream inputStream) throws UnsupportedEncodingException, IOException {
Discouraged access: The type IEncodedDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
125 : IEncodedDocument structuredDocument = createNewStructuredDocument();
Discouraged access: The method createNewStructuredDocument() from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
125 : IEncodedDocument structuredDocument = createNewStructuredDocument();
Discouraged access: The type CodedReaderCreator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
126 : CodedReaderCreator codedReaderCreator = new CodedReaderCreator();
Discouraged access: The constructor CodedReaderCreator() is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
126 : CodedReaderCreator codedReaderCreator = new CodedReaderCreator();
Discouraged access: The type CodedReaderCreator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
126 : CodedReaderCreator codedReaderCreator = new CodedReaderCreator();
Discouraged access: The method set(String, InputStream) from the type CodedReaderCreator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
128 : codedReaderCreator.set(filename, inputStream);
Discouraged access: The field fFullPreparedReader from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
129 : fFullPreparedReader = codedReaderCreator.getCodedReader();
Discouraged access: The method getCodedReader() from the type CodedReaderCreator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
129 : fFullPreparedReader = codedReaderCreator.getCodedReader();
Discouraged access: The field fEncodingMemento from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
130 : fEncodingMemento = codedReaderCreator.getEncodingMemento();
Discouraged access: The method getEncodingMemento() from the type CodedReaderCreator is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
130 : fEncodingMemento = codedReaderCreator.getEncodingMemento();
Discouraged access: The method setEncodingMemento(EncodingMemento) from the type IEncodedDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
131 : structuredDocument.setEncodingMemento(fEncodingMemento);
Discouraged access: The field fEncodingMemento from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
131 : structuredDocument.setEncodingMemento(fEncodingMemento);
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
134 : EmbeddedTypeHandler embeddedType = getEmbeddedType((IFile) null);
Discouraged access: The field fFullPreparedReader from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
135 : fFullPreparedReader.reset();
Discouraged access: The method initializeParser(JSPCapableParser) from the type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
137 : embeddedType.initializeParser((JSPCapableParser) ((IStructuredDocument) structuredDocument).getParser());
Discouraged access: The type JSPCapableParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
137 : embeddedType.initializeParser((JSPCapableParser) ((IStructuredDocument) structuredDocument).getParser());
Discouraged access: The method getParser() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
137 : embeddedType.initializeParser((JSPCapableParser) ((IStructuredDocument) structuredDocument).getParser());
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
137 : embeddedType.initializeParser((JSPCapableParser) ((IStructuredDocument) structuredDocument).getParser());
Discouraged access: The method setDocumentContentsFromReader(IEncodedDocument, Reader) from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
138 : setDocumentContentsFromReader(structuredDocument, fFullPreparedReader);
Discouraged access: The field fFullPreparedReader from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
138 : setDocumentContentsFromReader(structuredDocument, fFullPreparedReader);
Discouraged access: The field fFullPreparedReader from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
145 : if (fFullPreparedReader != null) {
Discouraged access: The field fFullPreparedReader from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
146 : fFullPreparedReader.close();
Discouraged access: The type IDocumentCharsetDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
172 : public IDocumentCharsetDetector getDocumentEncodingDetector() {
Discouraged access: The field fDocumentEncodingDetector from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
173 : if (fDocumentEncodingDetector == null) {
Discouraged access: The field fDocumentEncodingDetector from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
174 : fDocumentEncodingDetector = new JSPDocumentHeadContentDetector();
Discouraged access: The field fDocumentEncodingDetector from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
176 : return fDocumentEncodingDetector;
Discouraged access: The type EmbeddedTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
184 : private EmbeddedTypeRegistry getEmbeddedContentTypeRegistry() {
Discouraged access: The method getInstance() from the type EmbeddedTypeRegistryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
186 : fEmbeddedContentTypeRegistry = EmbeddedTypeRegistryImpl.getInstance();
Discouraged access: The type EmbeddedTypeRegistryImpl is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
186 : fEmbeddedContentTypeRegistry = EmbeddedTypeRegistryImpl.getInstance();
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
196 : private EmbeddedTypeHandler getEmbeddedType(IFile file) throws UnsupportedEncodingException, CoreException, IOException {
Discouraged access: The type EmbeddedTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
197 : EmbeddedTypeHandler handler = null;
Discouraged access: The field fFullPreparedReader from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
198 : if (fFullPreparedReader == null) {
Discouraged access: The type IDocumentCharsetDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
204 : IDocumentCharsetDetector jspProvider = getDocumentEncodingDetector();
Discouraged access: The method getFullPreparedReader() from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
205 : Reader fullPreparedReader = getFullPreparedReader();
Discouraged access: The type BufferedLimitedReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
206 : BufferedLimitedReader limitedReader = new BufferedLimitedReader(fullPreparedReader, CodedIO.MAX_BUF_SIZE);
Discouraged access: The constructor BufferedLimitedReader(Reader, int) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
206 : BufferedLimitedReader limitedReader = new BufferedLimitedReader(fullPreparedReader, CodedIO.MAX_BUF_SIZE);
Discouraged access: The type BufferedLimitedReader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
206 : BufferedLimitedReader limitedReader = new BufferedLimitedReader(fullPreparedReader, CodedIO.MAX_BUF_SIZE);
Discouraged access: The type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
206 : BufferedLimitedReader limitedReader = new BufferedLimitedReader(fullPreparedReader, CodedIO.MAX_BUF_SIZE);
Discouraged access: The field MAX_BUF_SIZE from the type CodedIO is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
206 : BufferedLimitedReader limitedReader = new BufferedLimitedReader(fullPreparedReader, CodedIO.MAX_BUF_SIZE);
Discouraged access: The method set(Reader) from the type IStreamCharsetDetector is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
207 : jspProvider.set(limitedReader);
Discouraged access: The type EmbeddedTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
213 : EmbeddedTypeRegistry reg = getEmbeddedContentTypeRegistry();
Discouraged access: The method getTypeFor(String) from the type EmbeddedTypeRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPDocumentLoader.java :
218 : handler = reg.getTypeFor(mimeType);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
EscapedTextUtil.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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
EscapedTextUtil.java :
19 : 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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
EscapedTextUtil.java :
33 : public static String getUnescapedText(IStructuredDocumentRegion parent, ITextRegion r) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
EscapedTextUtil.java :
33 : public static String getUnescapedText(IStructuredDocumentRegion parent, ITextRegion r) {
Discouraged access: The method getFullText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
EscapedTextUtil.java :
34 : String test = (parent != r) ? parent.getFullText(r) : parent.getFullText();
Discouraged access: The method getFullText() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
EscapedTextUtil.java :
34 : String test = (parent != r) ? parent.getFullText(r) : parent.getFullText();
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
15 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPIncludeRegionHelper.java :
16 : 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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
37 : protected boolean isJSPStartRegion(IStructuredDocumentRegion sdRegion) {
Discouraged access: The method getFirstRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
38 : String type = sdRegion.getFirstRegion().getType();
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
38 : String type = sdRegion.getFirstRegion().getType();
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPIncludeRegionHelper.java :
39 : return type == DOMRegionContext.XML_TAG_OPEN || type == DOMJSPRegionContexts.JSP_DECLARATION_OPEN || type == DOMJSPRegionContexts.JSP_EXPRESSION_OPEN || type == DOMJSPRegionContexts.JSP_SCRIPTLET_OPEN || type == DOMJSPRegionContexts.JSP_DIRECTIVE_OPEN || type == DOMJSPRegionContexts.JSP_DIRECTIVE_NAME;
Discouraged access: The field XML_TAG_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPIncludeRegionHelper.java :
39 : return type == DOMRegionContext.XML_TAG_OPEN || type == DOMJSPRegionContexts.JSP_DECLARATION_OPEN || type == DOMJSPRegionContexts.JSP_EXPRESSION_OPEN || type == DOMJSPRegionContexts.JSP_SCRIPTLET_OPEN || type == DOMJSPRegionContexts.JSP_DIRECTIVE_OPEN || type == DOMJSPRegionContexts.JSP_DIRECTIVE_NAME;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
73 : protected String getRegionName(IStructuredDocumentRegion sdRegion) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
74 : ITextRegion nameRegion = null;
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
76 : int size = sdRegion.getRegions().size();
Discouraged access: The method size() from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
76 : int size = sdRegion.getRegions().size();
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
79 : nameRegion = sdRegion.getRegions().get(1);
Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
79 : nameRegion = sdRegion.getRegions().get(1);
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
83 : nameRegion = sdRegion.getRegions().get(0);
Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
83 : nameRegion = sdRegion.getRegions().get(0);
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
86 : nameStr = fTextToParse.substring(sdRegion.getStartOffset(nameRegion), sdRegion.getTextEndOffset(nameRegion));
Discouraged access: The method getTextEndOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
86 : nameStr = fTextToParse.substring(sdRegion.getStartOffset(nameRegion), sdRegion.getTextEndOffset(nameRegion));
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
90 : protected void processOtherRegions(IStructuredDocumentRegion sdRegion) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
95 : protected void prepareText(IStructuredDocumentRegion sdRegion) {
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
96 : fStrippedText = fTextBefore = fTextToParse.substring(sdRegion.getStartOffset(), sdRegion.getEndOffset());
Discouraged access: The method getEndOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPIncludeRegionHelper.java :
96 : fStrippedText = fTextBefore = fTextToParse.substring(sdRegion.getStartOffset(), sdRegion.getEndOffset());
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapter.java :
27 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapter.java :
28 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationAdapter.java :
29 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationAdapter.java :
30 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapter.java :
37 : public class JSPTranslationAdapter implements INodeAdapter, IDocumentListener {
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationAdapter.java :
46 : private IDOMModel fXMLModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationAdapter.java :
50 : public JSPTranslationAdapter(IDOMModel xmlModel) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapter.java :
66 : public void notifyChanged(INodeNotifier notifier, int eventType, Object changedFeature, Object oldValue, Object newValue, int pos) {
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapter.java :
125 : if (getXMLModel() != null && getXMLModel().getIndexedRegion(0) != null) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationAdapter.java :
126 : translator = getTranslator((IDOMNode) getXMLModel().getIndexedRegion(0));
Discouraged access: The method getIndexedRegion(int) from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapter.java :
126 : translator = getTranslator((IDOMNode) getXMLModel().getIndexedRegion(0));
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapter.java :
143 : fJSPTranslation = new JSPTranslationExtension(getXMLModel().getStructuredDocument(), fJavaDocument, getJavaProject(), translator);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationAdapter.java :
163 : private JSPTranslator getTranslator(IDOMNode xmlNode) {
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationAdapter.java :
179 : public void setXMLModel(IDOMModel xmlModel) {
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapter.java :
181 : setDocument(fXMLModel.getStructuredDocument());
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationAdapter.java :
187 : private IDOMModel getXMLModel() {
Discouraged access: The method getBaseLocation() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapter.java :
201 : String baseLocation = getXMLModel().getBaseLocation();
Discouraged access: The method getBaseLocation() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapter.java :
224 : Logger.logException("(JSPTranslationAdapter) problem getting java project from the XMLModel's baseLocation > " + getXMLModel().getBaseLocation(), ex); //$NON-NLS-1$
Discouraged access: The type AbstractAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapterFactory.java :
14 : import org.eclipse.wst.sse.core.internal.provisional.AbstractAdapterFactory;
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapterFactory.java :
15 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapterFactory.java :
16 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapterFactory;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapterFactory.java :
17 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationAdapterFactory.java :
18 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type AbstractAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapterFactory.java :
26 : public class JSPTranslationAdapterFactory extends AbstractAdapterFactory {
Discouraged access: The constructor AbstractAdapterFactory(Object, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapterFactory.java :
34 : super(IJSPTranslation.class, true);
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapterFactory.java :
37 : public INodeAdapterFactory copy() {
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapterFactory.java :
41 : protected INodeAdapter createAdapter(INodeNotifier target) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapterFactory.java :
41 : protected INodeAdapter createAdapter(INodeNotifier target) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationAdapterFactory.java :
42 : if (target instanceof IDOMNode && fAdapter == null) {
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationAdapterFactory.java :
43 : fAdapter = new JSPTranslationAdapter(((IDOMNode) target).getModel());
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationAdapterFactory.java :
43 : fAdapter = new JSPTranslationAdapter(((IDOMNode) target).getModel());
Discouraged access: The method release() from the type AbstractAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationAdapterFactory.java :
59 : super.release();
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationExtension.java :
37 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationExtension.java :
38 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationExtension.java :
39 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationExtension.java :
246 : if (jspDoc instanceof IStructuredDocument) {
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationExtension.java :
247 : IStructuredDocument sDoc = (IStructuredDocument) jspDoc;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationExtension.java :
247 : IStructuredDocument sDoc = (IStructuredDocument) jspDoc;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationExtension.java :
248 : IStructuredDocumentRegion[] regions = sDoc.getStructuredDocumentRegions(0, jspOffset);
Discouraged access: The method getStructuredDocumentRegions(int, int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationExtension.java :
248 : IStructuredDocumentRegion[] regions = sDoc.getStructuredDocumentRegions(0, jspOffset);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationExtension.java :
249 : IStructuredDocumentRegion lastRegion = regions[regions.length - 1];
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationExtension.java :
252 : if (lastRegion != null && lastRegion.getType() == DOMJSPRegionContexts.JSP_SCRIPTLET_OPEN) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationExtension.java :
254 : IStructuredDocumentRegion region = regions[i];
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationExtension.java :
257 : if (region.getType() == DOMRegionContext.XML_CONTENT && region.getFullText().trim().equals("")) { //$NON-NLS-1$
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationExtension.java :
257 : if (region.getType() == DOMRegionContext.XML_CONTENT && region.getFullText().trim().equals("")) { //$NON-NLS-1$
Discouraged access: The field XML_CONTENT from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationExtension.java :
257 : if (region.getType() == DOMRegionContext.XML_CONTENT && region.getFullText().trim().equals("")) { //$NON-NLS-1$
Discouraged access: The method getFullText() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationExtension.java :
257 : if (region.getType() == DOMRegionContext.XML_CONTENT && region.getFullText().trim().equals("")) { //$NON-NLS-1$
Discouraged access: The method getFullText() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationExtension.java :
259 : preDelimiterWhitespace = region.getFullText();
Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationUtil.java :
26 : import org.eclipse.wst.sse.core.internal.provisional.IModelManager;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationUtil.java :
27 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationUtil.java :
28 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationUtil.java :
99 : IDOMModel xmlModel = (IDOMModel) getModelManager().getExistingModelForRead(fDocument);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationUtil.java :
99 : IDOMModel xmlModel = (IDOMModel) getModelManager().getExistingModelForRead(fDocument);
Discouraged access: The method getExistingModelForRead(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationUtil.java :
99 : IDOMModel xmlModel = (IDOMModel) getModelManager().getExistingModelForRead(fDocument);
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationUtil.java :
102 : IDOMDocument xmlDoc = xmlModel.getDocument();
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslationUtil.java :
102 : IDOMDocument xmlDoc = xmlModel.getDocument();
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationUtil.java :
104 : JSPTranslationAdapter translationAdapter = (JSPTranslationAdapter) xmlDoc.getAdapterFor(IJSPTranslation.class);
Discouraged access: The method releaseFromRead() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationUtil.java :
110 : xmlModel.releaseFromRead();
Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslationUtil.java :
122 : protected IModelManager getModelManager() {
Discouraged access: The type JSP20Namespace is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.html.core/@dot
JSPTranslator.java :
72 : import org.eclipse.wst.html.core.internal.contentmodel.JSP20Namespace;
Discouraged access: The type BlockMarker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
74 : import org.eclipse.wst.sse.core.internal.ltk.parser.BlockMarker;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
75 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
76 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
77 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
78 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegion;
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
79 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection;
Discouraged access: The type ITextRegionContainer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
80 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionContainer;
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
81 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
83 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
84 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type ContextRegionContainer is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
85 : import org.eclipse.wst.xml.core.internal.parser.ContextRegionContainer;
Discouraged access: The type CMDocumentTracker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
86 : import org.eclipse.wst.xml.core.internal.provisional.contentmodel.CMDocumentTracker;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
87 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
88 : 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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
89 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
172 : private IDOMModel fStructuredModel = null;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
173 : private IStructuredDocument fStructuredDocument = null;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
174 : private IStructuredDocumentRegion fCurrentNode;
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
270 : ITextRegionCollection region;
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
273 : RegionTag(ITextRegionCollection region, CustomTag tag) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
290 : private void configure(IDOMNode node, IProgressMonitor monitor) {
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
293 : fStructuredModel = node.getModel();
Discouraged access: The method getBaseLocation() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
294 : String baseLocation = fStructuredModel.getBaseLocation();
Discouraged access: The method getStructuredDocument() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
298 : fStructuredDocument = fStructuredModel.getStructuredDocument();
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
405 : private String createClassname(IDOMNode node) {
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
408 : String base = node.getModel().getBaseLocation();
Discouraged access: The method getBaseLocation() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
408 : String base = node.getModel().getBaseLocation();
Discouraged access: The method getLineOfOffset(int) from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
428 : final int line = fStructuredDocument.getLineOfOffset(start);
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
498 : public void reset(IDOMNode node, IProgressMonitor progress) {
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
824 : protected void addTaglibVariables(String tagToAdd, ITextRegionCollection customTag) {
Discouraged access: The method getFirstRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
830 : if (customTag.getFirstRegion().getType().equals(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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
830 : if (customTag.getFirstRegion().getType().equals(DOMRegionContext.XML_TAG_OPEN)) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
830 : if (customTag.getFirstRegion().getType().equals(DOMRegionContext.XML_TAG_OPEN)) {
Discouraged access: The field XML_TAG_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
830 : if (customTag.getFirstRegion().getType().equals(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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
839 : else if (customTag.getFirstRegion().getType().equals(DOMRegionContext.XML_END_TAG_OPEN)) {
Discouraged access: The method getFirstRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
839 : else if (customTag.getFirstRegion().getType().equals(DOMRegionContext.XML_END_TAG_OPEN)) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
839 : else if (customTag.getFirstRegion().getType().equals(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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
839 : else if (customTag.getFirstRegion().getType().equals(DOMRegionContext.XML_END_TAG_OPEN)) {
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
844 : private void addEndTagVariable(String tagToAdd, ITextRegionCollection customTag){
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
877 : private void addStartTagVariable(String tagToAdd,ITextRegionCollection customTag){
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
904 : boolean isEmptyTag = customTag.getLastRegion().getType().equals(DOMRegionContext.XML_EMPTY_TAG_CLOSE);
Discouraged access: The method getLastRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
904 : boolean isEmptyTag = customTag.getLastRegion().getType().equals(DOMRegionContext.XML_EMPTY_TAG_CLOSE);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
904 : boolean isEmptyTag = customTag.getLastRegion().getType().equals(DOMRegionContext.XML_EMPTY_TAG_CLOSE);
Discouraged access: The field XML_EMPTY_TAG_CLOSE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
904 : boolean isEmptyTag = customTag.getLastRegion().getType().equals(DOMRegionContext.XML_EMPTY_TAG_CLOSE);
Discouraged access: The method getLastRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
906 : if (customTag.getLastRegion().getType().equals(DOMRegionContext.WHITE_SPACE)){
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
906 : if (customTag.getLastRegion().getType().equals(DOMRegionContext.WHITE_SPACE)){
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
906 : if (customTag.getLastRegion().getType().equals(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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
906 : if (customTag.getLastRegion().getType().equals(DOMRegionContext.WHITE_SPACE)){
Discouraged access: The method size() from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
907 : int len = customTag.getRegions().size();
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
907 : int len = customTag.getRegions().size();
Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
909 : isEmptyTag = customTag.getRegions().get(len-2).getType().equals(DOMRegionContext.XML_EMPTY_TAG_CLOSE);
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
909 : isEmptyTag = customTag.getRegions().get(len-2).getType().equals(DOMRegionContext.XML_EMPTY_TAG_CLOSE);
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
909 : isEmptyTag = customTag.getRegions().get(len-2).getType().equals(DOMRegionContext.XML_EMPTY_TAG_CLOSE);
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
909 : isEmptyTag = customTag.getRegions().get(len-2).getType().equals(DOMRegionContext.XML_EMPTY_TAG_CLOSE);
Discouraged access: The field XML_EMPTY_TAG_CLOSE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
909 : isEmptyTag = customTag.getRegions().get(len-2).getType().equals(DOMRegionContext.XML_EMPTY_TAG_CLOSE);
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
968 : private void addCustomTaglibVariables(String tagToAdd, ITextRegionCollection customTag, ITextRegion prevRegion) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
968 : private void addCustomTaglibVariables(String tagToAdd, ITextRegionCollection customTag, ITextRegion prevRegion) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
970 : if (prevRegion != null && prevRegion.getType().equals(DOMRegionContext.XML_END_TAG_OPEN)) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
970 : if (prevRegion != null && prevRegion.getType().equals(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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
970 : if (prevRegion != null && prevRegion.getType().equals(DOMRegionContext.XML_END_TAG_OPEN)) {
Discouraged access: The method getFirstRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
976 : else if (customTag.getFirstRegion().getType().equals(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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
976 : else if (customTag.getFirstRegion().getType().equals(DOMRegionContext.XML_TAG_OPEN)) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
976 : else if (customTag.getFirstRegion().getType().equals(DOMRegionContext.XML_TAG_OPEN)) {
Discouraged access: The field XML_TAG_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
976 : else if (customTag.getFirstRegion().getType().equals(DOMRegionContext.XML_TAG_OPEN)) {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
993 : IStructuredModel sModel = StructuredModelManager.getModelManager().getExistingModelForRead(getStructuredDocument());
Discouraged access: The method getExistingModelForRead(IDocument) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
993 : IStructuredModel sModel = StructuredModelManager.getModelManager().getExistingModelForRead(getStructuredDocument());
Discouraged access: The method getBaseLocation() from the type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
996 : Path 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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1008 : sModel.releaseFromRead();
Discouraged access: The method getFirstStructuredDocumentRegion() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1034 : setCurrentNode(fStructuredDocument.getFirstStructuredDocumentRegion());
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1043 : if (getCurrentNode().getType() == DOMRegionContext.XML_COMMENT_TEXT || getCurrentNode().getType() == DOMRegionContext.XML_CDATA_TEXT || getCurrentNode().getType() == DOMRegionContext.UNDEFINED) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
1043 : if (getCurrentNode().getType() == DOMRegionContext.XML_COMMENT_TEXT || getCurrentNode().getType() == DOMRegionContext.XML_CDATA_TEXT || getCurrentNode().getType() == DOMRegionContext.UNDEFINED) {
Discouraged access: The field XML_COMMENT_TEXT from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
1043 : if (getCurrentNode().getType() == DOMRegionContext.XML_COMMENT_TEXT || getCurrentNode().getType() == DOMRegionContext.XML_CDATA_TEXT || getCurrentNode().getType() == DOMRegionContext.UNDEFINED) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1043 : if (getCurrentNode().getType() == DOMRegionContext.XML_COMMENT_TEXT || getCurrentNode().getType() == DOMRegionContext.XML_CDATA_TEXT || getCurrentNode().getType() == DOMRegionContext.UNDEFINED) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
1043 : if (getCurrentNode().getType() == DOMRegionContext.XML_COMMENT_TEXT || getCurrentNode().getType() == DOMRegionContext.XML_CDATA_TEXT || getCurrentNode().getType() == DOMRegionContext.UNDEFINED) {
Discouraged access: The field XML_CDATA_TEXT from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
1043 : if (getCurrentNode().getType() == DOMRegionContext.XML_COMMENT_TEXT || getCurrentNode().getType() == DOMRegionContext.XML_CDATA_TEXT || getCurrentNode().getType() == DOMRegionContext.UNDEFINED) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1043 : if (getCurrentNode().getType() == DOMRegionContext.XML_COMMENT_TEXT || getCurrentNode().getType() == DOMRegionContext.XML_CDATA_TEXT || getCurrentNode().getType() == DOMRegionContext.UNDEFINED) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
1043 : if (getCurrentNode().getType() == DOMRegionContext.XML_COMMENT_TEXT || getCurrentNode().getType() == DOMRegionContext.XML_CDATA_TEXT || getCurrentNode().getType() == DOMRegionContext.UNDEFINED) {
Discouraged access: The field UNDEFINED from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
1043 : if (getCurrentNode().getType() == DOMRegionContext.XML_COMMENT_TEXT || getCurrentNode().getType() == DOMRegionContext.XML_CDATA_TEXT || getCurrentNode().getType() == DOMRegionContext.UNDEFINED) {
Discouraged access: The method getLastStructuredDocumentRegion() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1086 : appendToBuffer(text.toString(), fUserCode, false, fStructuredDocument.getLastStructuredDocumentRegion());
Discouraged access: The method getLastStructuredDocumentRegion() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1094 : appendToBuffer("}", fUserCode, false, fStructuredDocument.getLastStructuredDocumentRegion());
Discouraged access: The method getLastStructuredDocumentRegion() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1100 : appendToBuffer("}", fUserCode, false, fStructuredDocument.getLastStructuredDocumentRegion());
Discouraged access: The method getNext() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1170 : setCurrentNode(getCurrentNode().getNext());
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1176 : if (isJSP(getCurrentNode().getFirstRegion().getType())) {
Discouraged access: The method getFirstRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1176 : if (isJSP(getCurrentNode().getFirstRegion().getType())) {
Discouraged access: The method iterator() from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1177 : Iterator it = getCurrentNode().getRegions().iterator();
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1177 : Iterator it = getCurrentNode().getRegions().iterator();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1178 : ITextRegion r = null;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1180 : r = (ITextRegion) it.next();
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1181 : if (r.getType() == DOMJSPRegionContexts.JSP_CONTENT || r.getType() == DOMRegionContext.XML_CONTENT)
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1181 : if (r.getType() == DOMJSPRegionContexts.JSP_CONTENT || r.getType() == DOMRegionContext.XML_CONTENT)
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
1181 : if (r.getType() == DOMJSPRegionContexts.JSP_CONTENT || r.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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
1181 : if (r.getType() == DOMJSPRegionContexts.JSP_CONTENT || r.getType() == DOMRegionContext.XML_CONTENT)
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1183 : else if (r.getType() == DOMJSPRegionContexts.JSP_DIRECTIVE_NAME)
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1185 : else if (r.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE && getCurrentNode().getFullText(r).trim().equals("import")) //$NON-NLS-1$
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
1185 : else if (r.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE && getCurrentNode().getFullText(r).trim().equals("import")) //$NON-NLS-1$
Discouraged access: The field XML_TAG_ATTRIBUTE_VALUE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPTranslator.java :
1185 : else if (r.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE && getCurrentNode().getFullText(r).trim().equals("import")) //$NON-NLS-1$
Discouraged access: The method getFullText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1185 : else if (r.getType() == DOMRegionContext.XML_TAG_ATTRIBUTE_VALUE && getCurrentNode().getFullText(r).trim().equals("import")) //$NON-NLS-1$
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1198 : protected void translateRegionContainer(ITextRegionCollection container, int JSPType) {
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPTranslator.java :
1200 : ITextRegionCollection containerRegion = container;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TagTranslationAdapter.java :
14 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TagTranslationAdapter.java :
17 : TagTranslationAdapter(IDOMModel xmlModel) {
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TagTranslationAdapterFactory.java :
14 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapter;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TagTranslationAdapterFactory.java :
15 : import org.eclipse.wst.sse.core.internal.provisional.INodeAdapterFactory;
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TagTranslationAdapterFactory.java :
16 : import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TagTranslationAdapterFactory.java :
17 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMNode;
Discouraged access: The type INodeAdapterFactory is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TagTranslationAdapterFactory.java :
27 : public INodeAdapterFactory copy() {
Discouraged access: The type INodeAdapter is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TagTranslationAdapterFactory.java :
31 : protected INodeAdapter createAdapter(INodeNotifier target) {
Discouraged access: The type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
TagTranslationAdapterFactory.java :
31 : protected INodeAdapter createAdapter(INodeNotifier target) {
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TagTranslationAdapterFactory.java :
32 : if (target instanceof IDOMNode && fAdapter == null) {
Discouraged access: The method getModel() from the type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TagTranslationAdapterFactory.java :
33 : fAdapter = new TagTranslationAdapter(((IDOMNode) target).getModel());
Discouraged access: The type IDOMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
TagTranslationAdapterFactory.java :
33 : fAdapter = new TagTranslationAdapter(((IDOMNode) target).getModel());
Discouraged access: The type IModelHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
28 : import org.eclipse.wst.sse.core.internal.ltk.modelhandler.IModelHandler;
Discouraged access: The type BlockMarker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
29 : import org.eclipse.wst.sse.core.internal.ltk.parser.BlockMarker;
Discouraged access: The type StructuredDocumentRegionHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
30 : import org.eclipse.wst.sse.core.internal.ltk.parser.StructuredDocumentRegionHandler;
Discouraged access: The type ModelHandlerRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
31 : import org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
32 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
33 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
34 : 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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
35 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionList;
Discouraged access: The type CMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLJSPRegionHelper.java :
37 : import org.eclipse.wst.xml.core.internal.contentmodel.CMDocument;
Discouraged access: The type CMNode is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLJSPRegionHelper.java :
38 : import org.eclipse.wst.xml.core.internal.contentmodel.CMNode;
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLJSPRegionHelper.java :
39 : import org.eclipse.wst.xml.core.internal.regions.DOMRegionContext;
Discouraged access: The type StructuredDocumentRegionHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
49 : class XMLJSPRegionHelper implements StructuredDocumentRegionHandler {
Discouraged access: The method addStructuredDocumentRegionHandler(StructuredDocumentRegionHandler) from the type XMLSourceParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLJSPRegionHelper.java :
71 : getLocalParser().addStructuredDocumentRegionHandler(this);
Discouraged access: The type BlockMarker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
82 : public void addBlockMarker(BlockMarker marker) {
Discouraged access: The method addBlockMarker(BlockMarker) from the type XMLSourceParser is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLJSPRegionHelper.java :
83 : fLocalParser.addBlockMarker(marker);
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
98 : IStructuredDocument document = (IStructuredDocument) new JSPDocumentLoader().createNewStructuredDocument();
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
98 : IStructuredDocument document = (IStructuredDocument) new JSPDocumentLoader().createNewStructuredDocument();
Discouraged access: The method createNewStructuredDocument() from the type AbstractDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
98 : IStructuredDocument document = (IStructuredDocument) new JSPDocumentLoader().createNewStructuredDocument();
Discouraged access: The type BlockMarker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
105 : addBlockMarker((BlockMarker) blockMarkers.get(i));
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
110 : IStructuredDocumentRegion cursor = document.getFirstStructuredDocumentRegion();
Discouraged access: The method getFirstStructuredDocumentRegion() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
110 : IStructuredDocumentRegion cursor = document.getFirstStructuredDocumentRegion();
Discouraged access: The method getNext() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
113 : cursor = cursor.getNext();
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
125 : IStructuredDocument document = null;
Discouraged access: The type IModelHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
139 : IModelHandler handler = ModelHandlerRegistry.getInstance().getHandlerFor(f, false);
Discouraged access: The type ModelHandlerRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
139 : IModelHandler handler = ModelHandlerRegistry.getInstance().getHandlerFor(f, false);
Discouraged access: The method getInstance() from the type ModelHandlerRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
139 : IModelHandler handler = ModelHandlerRegistry.getInstance().getHandlerFor(f, false);
Discouraged access: The method getHandlerFor(IFile, boolean) from the type ModelHandlerRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
139 : IModelHandler handler = ModelHandlerRegistry.getInstance().getHandlerFor(f, false);
Discouraged access: The method getHandlerForContentTypeId(String) from the type ModelHandlerRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
141 : handler = ModelHandlerRegistry.getInstance().getHandlerForContentTypeId(DEFAULT_FRAGMENT_CONTENT_TYPE);
Discouraged access: The method getInstance() from the type ModelHandlerRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
141 : handler = ModelHandlerRegistry.getInstance().getHandlerForContentTypeId(DEFAULT_FRAGMENT_CONTENT_TYPE);
Discouraged access: The type ModelHandlerRegistry is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
141 : handler = ModelHandlerRegistry.getInstance().getHandlerForContentTypeId(DEFAULT_FRAGMENT_CONTENT_TYPE);
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
142 : document = (IStructuredDocument) handler.getDocumentLoader().createNewStructuredDocument();
Discouraged access: The method createNewStructuredDocument() from the type IDocumentLoader is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
142 : document = (IStructuredDocument) handler.getDocumentLoader().createNewStructuredDocument();
Discouraged access: The method getDocumentLoader() from the type IDocumentTypeHandler is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
142 : document = (IStructuredDocument) handler.getDocumentLoader().createNewStructuredDocument();
Discouraged access: The type BlockMarker is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
155 : addBlockMarker((BlockMarker) blockMarkers.get(i));
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
160 : IStructuredDocumentRegion cursor = document.getFirstStructuredDocumentRegion();
Discouraged access: The method getFirstStructuredDocumentRegion() from the type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
160 : IStructuredDocumentRegion cursor = document.getFirstStructuredDocumentRegion();
Discouraged access: The method getNext() from the type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
163 : cursor = cursor.getNext();
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
176 : public void nodeParsed(IStructuredDocumentRegion sdRegion) {
Discouraged access: The method getFirstRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
194 : if (sdRegion.getFirstRegion().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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
194 : if (sdRegion.getFirstRegion().getType() == DOMRegionContext.XML_TAG_OPEN) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLJSPRegionHelper.java :
194 : if (sdRegion.getFirstRegion().getType() == DOMRegionContext.XML_TAG_OPEN) {
Discouraged access: The field XML_TAG_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLJSPRegionHelper.java :
194 : if (sdRegion.getFirstRegion().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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
210 : if (fTagname != null && sdRegion.getFirstRegion().getType() == DOMJSPRegionContexts.JSP_DIRECTIVE_OPEN) {
Discouraged access: The method getFirstRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
210 : if (fTagname != null && sdRegion.getFirstRegion().getType() == DOMJSPRegionContexts.JSP_DIRECTIVE_OPEN) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
220 : else if (sdRegion.getFirstRegion().getType() == DOMJSPRegionContexts.JSP_CONTENT || sdRegion.getFirstRegion().getType() == DOMRegionContext.XML_CONTENT) {
Discouraged access: The method getFirstRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
220 : else if (sdRegion.getFirstRegion().getType() == DOMJSPRegionContexts.JSP_CONTENT || sdRegion.getFirstRegion().getType() == DOMRegionContext.XML_CONTENT) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
220 : else if (sdRegion.getFirstRegion().getType() == DOMJSPRegionContexts.JSP_CONTENT || sdRegion.getFirstRegion().getType() == DOMRegionContext.XML_CONTENT) {
Discouraged access: The method getFirstRegion() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
220 : else if (sdRegion.getFirstRegion().getType() == DOMJSPRegionContexts.JSP_CONTENT || sdRegion.getFirstRegion().getType() == DOMRegionContext.XML_CONTENT) {
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLJSPRegionHelper.java :
220 : else if (sdRegion.getFirstRegion().getType() == DOMJSPRegionContexts.JSP_CONTENT || sdRegion.getFirstRegion().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/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLJSPRegionHelper.java :
220 : else if (sdRegion.getFirstRegion().getType() == DOMJSPRegionContexts.JSP_CONTENT || sdRegion.getFirstRegion().getType() == DOMRegionContext.XML_CONTENT) {
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
249 : Iterator regions = sdRegion.getRegions().iterator();
Discouraged access: The method iterator() from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
249 : Iterator regions = sdRegion.getRegions().iterator();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
251 : ITextRegion region = (ITextRegion) regions.next();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
251 : ITextRegion region = (ITextRegion) regions.next();
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLJSPRegionHelper.java :
252 : if (DOMRegionContext.XML_COMMENT_TEXT.equals(region.getType()) && region.getStart() != 0) {
Discouraged access: The field XML_COMMENT_TEXT from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLJSPRegionHelper.java :
252 : if (DOMRegionContext.XML_COMMENT_TEXT.equals(region.getType()) && region.getStart() != 0) {
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
252 : if (DOMRegionContext.XML_COMMENT_TEXT.equals(region.getType()) && region.getStart() != 0) {
Discouraged access: The method getStart() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
252 : if (DOMRegionContext.XML_COMMENT_TEXT.equals(region.getType()) && region.getStart() != 0) {
Discouraged access: The method getFullText(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
253 : fTranslator.decodeScriptBlock(sdRegion.getFullText(region), sdRegion.getStartOffset(region));
Discouraged access: The method getStartOffset(ITextRegion) from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
253 : fTranslator.decodeScriptBlock(sdRegion.getFullText(region), sdRegion.getStartOffset(region));
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
273 : private void decodeRemainingRegions(IStructuredDocumentRegion sdRegion, int start) {
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
274 : ITextRegionList regionList = sdRegion.getRegions();
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
274 : ITextRegionList regionList = sdRegion.getRegions();
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
276 : ITextRegion region = regionList.get(start);
Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
276 : ITextRegion region = regionList.get(start);
Discouraged access: The method getFullText() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
277 : String text = sdRegion.getFullText();
Discouraged access: The method getStart() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
278 : if (text != null && region != null && region.getStart() <= text.length())
Discouraged access: The method getStart() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
279 : fTranslator.decodeScriptBlock(text.substring(region.getStart(), text.length()), 0);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
283 : private int hasIllegalContent(IStructuredDocumentRegion sdRegion) {
Discouraged access: The type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
284 : ITextRegionList list = sdRegion.getRegions();
Discouraged access: The method getRegions() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
284 : ITextRegionList list = sdRegion.getRegions();
Discouraged access: The method size() from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
285 : for (int i = 0; i < list.size(); i++) {
Discouraged access: The type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
286 : ITextRegion region = list.get(i);
Discouraged access: The method get(int) from the type ITextRegionList is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
286 : ITextRegion region = list.get(i);
Discouraged access: The method getType() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
287 : String type = region.getType();
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLJSPRegionHelper.java :
288 : if (type == DOMRegionContext.UNDEFINED)
Discouraged access: The field UNDEFINED from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLJSPRegionHelper.java :
288 : if (type == DOMRegionContext.UNDEFINED)
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLJSPRegionHelper.java :
290 : if (type == DOMRegionContext.XML_END_TAG_OPEN || type == DOMRegionContext.XML_EMPTY_TAG_CLOSE || type == DOMJSPRegionContexts.JSP_DIRECTIVE_CLOSE)
Discouraged access: The field XML_END_TAG_OPEN from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLJSPRegionHelper.java :
290 : if (type == DOMRegionContext.XML_END_TAG_OPEN || type == DOMRegionContext.XML_EMPTY_TAG_CLOSE || type == DOMJSPRegionContexts.JSP_DIRECTIVE_CLOSE)
Discouraged access: The type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLJSPRegionHelper.java :
290 : if (type == DOMRegionContext.XML_END_TAG_OPEN || type == DOMRegionContext.XML_EMPTY_TAG_CLOSE || type == DOMJSPRegionContexts.JSP_DIRECTIVE_CLOSE)
Discouraged access: The field XML_EMPTY_TAG_CLOSE from the type DOMRegionContext is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
XMLJSPRegionHelper.java :
290 : if (type == DOMRegionContext.XML_END_TAG_OPEN || type == DOMRegionContext.XML_EMPTY_TAG_CLOSE || type == DOMJSPRegionContexts.JSP_DIRECTIVE_CLOSE)
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
301 : private void checkCursorInRegion(IStructuredDocumentRegion sdRegion) {
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
303 : if (this.fTranslator.getSourcePosition() >= fStartOfTextToParse + sdRegion.getStartOffset() && this.fTranslator.getSourcePosition() <= fStartOfTextToParse + sdRegion.getEndOffset()) {
Discouraged access: The method getEndOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
303 : if (this.fTranslator.getSourcePosition() >= fStartOfTextToParse + sdRegion.getStartOffset() && this.fTranslator.getSourcePosition() <= fStartOfTextToParse + sdRegion.getEndOffset()) {
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
304 : int endOfNameTag = sdRegion.getStartOffset();
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
319 : protected void processDeclaration(IStructuredDocumentRegion sdRegion) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
321 : IStructuredDocumentRegion currentNode = fTranslator.getCurrentNode();
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
322 : this.fTranslator.translateDeclarationString(fStrippedText, currentNode, currentNode.getStartOffset(), currentNode.getLength(), fAppendAsIndirectSource);
Discouraged access: The method getLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
322 : this.fTranslator.translateDeclarationString(fStrippedText, currentNode, currentNode.getStartOffset(), currentNode.getLength(), fAppendAsIndirectSource);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
326 : protected void processExpression(IStructuredDocumentRegion sdRegion) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
328 : IStructuredDocumentRegion currentNode = fTranslator.getCurrentNode();
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
329 : this.fTranslator.translateExpressionString(fStrippedText, currentNode, currentNode.getStartOffset(), currentNode.getLength(), fAppendAsIndirectSource);
Discouraged access: The method getLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
329 : this.fTranslator.translateExpressionString(fStrippedText, currentNode, currentNode.getStartOffset(), currentNode.getLength(), fAppendAsIndirectSource);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
333 : protected void processScriptlet(IStructuredDocumentRegion sdRegion) {
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
335 : IStructuredDocumentRegion currentNode = fTranslator.getCurrentNode();
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
336 : this.fTranslator.translateScriptletString(fStrippedText, currentNode, currentNode.getStartOffset(), currentNode.getLength(), fAppendAsIndirectSource);
Discouraged access: The method getLength() from the type ITextRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
336 : this.fTranslator.translateScriptletString(fStrippedText, currentNode, currentNode.getStartOffset(), currentNode.getLength(), fAppendAsIndirectSource);
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
345 : protected void prepareText(IStructuredDocumentRegion sdRegion) {
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
346 : fTextBefore = fTextToParse.substring(sdRegion.getStartOffset(), sdRegion.getEndOffset());
Discouraged access: The method getEndOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
XMLJSPRegionHelper.java :
346 : fTextBefore = fTextToParse.substring(sdRegion.getStartOffset(), sdRegion.getEndOffset());
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ELGenerator.java :
17 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ELGenerator.java :
18 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ELGenerator.java :
19 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ELGenerator.java :
41 : public void generate(ASTExpression root, IStructuredDocumentRegion currentNode, StringBuffer result, Map codeMap, IStructuredDocument document, ITextRegionCollection jspReferenceRegion, int contentStart, int contentLength) {
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ELGenerator.java :
41 : public void generate(ASTExpression root, IStructuredDocumentRegion currentNode, StringBuffer result, Map codeMap, IStructuredDocument document, ITextRegionCollection jspReferenceRegion, int contentStart, int contentLength) {
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ELGenerator.java :
41 : public void generate(ASTExpression root, IStructuredDocumentRegion currentNode, StringBuffer result, Map codeMap, IStructuredDocument document, ITextRegionCollection jspReferenceRegion, int contentStart, int contentLength) {
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ELGeneratorVisitor.java :
34 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ELGeneratorVisitor.java :
35 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ELGeneratorVisitor.java :
36 : import org.eclipse.wst.sse.core.internal.provisional.text.ITextRegionCollection;
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ELGeneratorVisitor.java :
96 : private IStructuredDocument fDocument = null;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ELGeneratorVisitor.java :
104 : private IStructuredDocumentRegion fCurrentNode;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ELGeneratorVisitor.java :
133 : public ELGeneratorVisitor(StringBuffer result, IStructuredDocumentRegion currentNode, Map codeMap, IStructuredDocument document, ITextRegionCollection jspReferenceRegion, int contentStart)
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ELGeneratorVisitor.java :
133 : public ELGeneratorVisitor(StringBuffer result, IStructuredDocumentRegion currentNode, Map codeMap, IStructuredDocument document, ITextRegionCollection jspReferenceRegion, int contentStart)
Discouraged access: The type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ELGeneratorVisitor.java :
133 : public ELGeneratorVisitor(StringBuffer result, IStructuredDocumentRegion currentNode, Map codeMap, IStructuredDocument document, ITextRegionCollection jspReferenceRegion, int contentStart)
Discouraged access: The method getStartOffset() from the type ITextRegionCollection is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
ELGeneratorVisitor.java :
208 : Iterator taglibs = docMgr.getCMDocumentTrackers(fCurrentNode.getStartOffset()).iterator();
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPELTranslator.java :
23 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocument;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPELTranslator.java :
24 : import org.eclipse.wst.sse.core.internal.provisional.text.IStructuredDocumentRegion;
Discouraged access: The type IStructuredDocumentRegion is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPELTranslator.java :
34 : IStructuredDocumentRegion currentNode, int contentStart,
Discouraged access: The type IStructuredDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPELTranslator.java :
36 : HashMap fUserELRanges, IStructuredDocument document) {
Discouraged access: The type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar
JSPIndexManager.java :
38 : import org.eclipse.jdt.internal.core.JavaModelManager;
Discouraged access: The type Index is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar
JSPIndexManager.java :
39 : import org.eclipse.jdt.internal.core.index.Index;
Discouraged access: The type IndexManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar
JSPIndexManager.java :
40 : import org.eclipse.jdt.internal.core.search.indexing.IndexManager;
Discouraged access: The type IndexManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar
JSPIndexManager.java :
182 : IndexManager im = JavaModelManager.getIndexManager();
Discouraged access: The type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar
JSPIndexManager.java :
182 : IndexManager im = JavaModelManager.getIndexManager();
Discouraged access: The method getIndexManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar
JSPIndexManager.java :
182 : IndexManager im = JavaModelManager.getIndexManager();
Discouraged access: The method removeIndex(IPath) from the type IndexManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar
JSPIndexManager.java :
185 : im.removeIndex(indexLocation);
Discouraged access: The type IndexManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar
JSPIndexManager.java :
514 : IndexManager indexManager = JavaModelManager.getIndexManager();
Discouraged access: The type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar
JSPIndexManager.java :
514 : IndexManager indexManager = JavaModelManager.getIndexManager();
Discouraged access: The method getIndexManager() from the type JavaModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar
JSPIndexManager.java :
514 : IndexManager indexManager = JavaModelManager.getIndexManager();
Discouraged access: The type Index is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar
JSPIndexManager.java :
520 : Index index = null;
Discouraged access: The constructor Index(String, String, boolean) is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar
JSPIndexManager.java :
526 : index = new Index(locay, "Index for " + locay, true); //$NON-NLS-1$
Discouraged access: The type Index is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar
JSPIndexManager.java :
526 : index = new Index(locay, "Index for " + locay, true); //$NON-NLS-1$
Discouraged access: The method saveIndex(Index) from the type IndexManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/eclipse/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar
JSPIndexManager.java :
527 : indexManager.saveIndex(index);
Discouraged access: The type UnsupportedCharsetExceptionWithDetail is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPSearchDocument.java :
34 : import org.eclipse.wst.sse.core.internal.exceptions.UnsupportedCharsetExceptionWithDetail;
Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPSearchDocument.java :
35 : import org.eclipse.wst.sse.core.internal.provisional.IModelManager;
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPSearchDocument.java :
36 : import org.eclipse.wst.sse.core.internal.provisional.IStructuredModel;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPSearchDocument.java :
37 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMDocument;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPSearchDocument.java :
38 : import org.eclipse.wst.xml.core.internal.provisional.document.IDOMModel;
Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPSearchDocument.java :
91 : private IModelManager getModelManager() {
Discouraged access: The type IStructuredModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPSearchDocument.java :
109 : IStructuredModel model = null;
Discouraged access: The type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPSearchDocument.java :
112 : IModelManager modelManager = getModelManager();
Discouraged access: The method getModelForRead(IFile) from the type IModelManager is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPSearchDocument.java :
115 : model = modelManager.getModelForRead(jspFile);
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPSearchDocument.java :
118 : if (model instanceof IDOMModel) {
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPSearchDocument.java :
119 : IDOMModel xmlModel = (IDOMModel)model;
Discouraged access: The type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPSearchDocument.java :
119 : IDOMModel xmlModel = (IDOMModel)model;
Discouraged access: The type IDOMDocument is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPSearchDocument.java :
121 : IDOMDocument doc = xmlModel.getDocument();
Discouraged access: The method getDocument() from the type IDOMModel is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.xml.core/@dot
JSPSearchDocument.java :
121 : IDOMDocument doc = xmlModel.getDocument();
Discouraged access: The method getAdapterFor(Object) from the type INodeNotifier is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPSearchDocument.java :
122 : JSPTranslationAdapter adapter = (JSPTranslationAdapter) doc.getAdapterFor(IJSPTranslation.class);
Discouraged access: The type UnsupportedCharsetExceptionWithDetail is not accessible due to restriction on classpath entry /shared/webtools/projects/patches-R3.0.5-P/workdir/plugins/org.eclipse.wst.sse.core/@dot
JSPSearchDocument.java :
132 : catch (UnsupportedCharse