Methods from org.eclipse.core.resources used by org.eclipse.wst.html.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.resources.IContainer.getFile(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.HTMLValidator.getResource(String)524
org.eclipse.wst.html.internal.validation.HTMLValidator.validate(IRegion, IValidationContext, IReporter)289
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink._open()112
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink._open()112
org.eclipse.wst.html.ui.internal.wizard.NewHTMLFileWizardPage.getProjectFromPath(IPath)198
org.eclipse.wst.html.ui.internal.wizard.NewHTMLFileWizardPage.validatePage()94

org.eclipse.core.resources.IContainer.getFolder(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.wizard.NewHTMLFileWizardPage.validatePage()94

org.eclipse.core.resources.IContainer.members(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.HTMLValidator.validateContainer(IValidationContext, IReporter, IContainer)440

org.eclipse.core.resources.IFile.getContentDescription()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.HTMLValidator.canHandle(IFile)187

org.eclipse.core.resources.IFile.getFullPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.HTMLValidationReporter.report(ValidationMessage)98

org.eclipse.core.resources.IFile.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.HTMLValidator.canHandle(IFile)201

org.eclipse.core.resources.IFile.setContents(InputStream, boolean, boolean, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.wizard.NewHTMLWizard.performFinish()129

org.eclipse.core.resources.IMarker.delete()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink.open(String, IFile, int, int)239
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink.open(String, IFile, int, int)239

org.eclipse.core.resources.IMarker.getAttribute(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.TaskListUtility.getValidationTasks(IResource, int, int)243
org.eclipse.wst.html.internal.validation.TaskListUtility.getValidationTasks(IResource, String[], int)318
org.eclipse.wst.html.internal.validation.TaskListUtility.getValidationTasks(IResource, String[], String, String, int)383
org.eclipse.wst.html.internal.validation.TaskListUtility.getValidationTasks(IResource, String[], String, String, int)376

org.eclipse.core.resources.IMarker.setAttribute(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.TaskListUtility.getValidationTasks(IResource, int, int)250
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink.open(String, IFile, int, int)230
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink.open(String, IFile, int, int)231
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink.open(String, IFile, int, int)230
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink.open(String, IFile, int, int)231

org.eclipse.core.resources.IMarker.setAttribute(String, Object)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink.open(String, IFile, int, int)229
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink.open(String, IFile, int, int)229

org.eclipse.core.resources.IMarker.setAttributes(String[], Object[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.TaskListUtility.addTask(String, IResource, String, String, String, int, String, String, int, int)148

org.eclipse.core.resources.IResource.createMarker(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.TaskListUtility.addTask(String, IResource, String, String, String, int, String, String, int, int)71
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink.open(String, IFile, int, int)228
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink.open(String, IFile, int, int)228

org.eclipse.core.resources.IResource.exists()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.HTMLValidator.getModel(IProject, IFile)133
org.eclipse.wst.html.ui.internal.wizard.NewHTMLFileWizardPage.validatePage()94
org.eclipse.wst.html.ui.internal.wizard.NewHTMLFileWizardPage.validatePage()94

org.eclipse.core.resources.IResource.findMarkers(String, boolean, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.TaskListUtility.getValidationTasks(IResource, int, int)203

org.eclipse.core.resources.IResource.getFullPath()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.HTMLValidator.validateContainer(IValidationContext, IReporter, IContainer)446
org.eclipse.wst.html.ui.internal.wizard.FacetModuleCoreSupportDelegate.getWebContentRootPath(IProject)48
org.eclipse.wst.html.ui.internal.wizard.FacetModuleCoreSupportDelegate.getWebContentRootPath(IProject)56

org.eclipse.core.resources.IResource.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.HTMLValidator.shouldValidate(IFile)79

org.eclipse.core.resources.IResource.getParent()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.HTMLValidator.shouldValidate(IFile)82

org.eclipse.core.resources.IResource.getProject()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.HTMLValidationReporter.HTMLValidationReporter(IValidator, IReporter, IFile, IStructuredModel)43
org.eclipse.wst.html.internal.validation.HTMLValidator.validate(IDOMModel, IFile)401
org.eclipse.wst.html.internal.validation.HTMLValidator.validateFile(IValidationContext, IReporter, IFile)489
org.eclipse.wst.html.internal.validation.HTMLValidator.validateFull(IValidationContext, IReporter)512
org.eclipse.wst.html.ui.internal.wizard.NewHTMLFileWizardPage.getProjectFromPath(IPath)198
org.eclipse.wst.html.ui.internal.wizard.NewHTMLWizard.applyLineDelimiter(IFile, String)58

org.eclipse.core.resources.IResource.getType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.HTMLValidator.shouldValidate(IFile)84
org.eclipse.wst.html.internal.validation.HTMLValidator.shouldValidate(IFile)79
org.eclipse.wst.html.internal.validation.HTMLValidator.validate(IResource, int, ValidationState, IProgressMonitor)553
org.eclipse.wst.html.ui.internal.contentproperties.ui.HTMLContentSettingsPropertyPage.createSettingsPageGUI()137
org.eclipse.wst.html.ui.internal.contentproperties.ui.ProjectContentSettingsPropertyPage.createSettingsPageGUI()137

org.eclipse.core.resources.IResource.isAccessible()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.HTMLValidator.shouldValidate(IFile)79
org.eclipse.wst.html.internal.validation.HTMLValidator.validate(IRegion, IValidationContext, IReporter)290
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink._open()113
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink._open()113
org.eclipse.wst.html.ui.internal.preferences.ui.AbstractValidationSettingsPage.ValidateJob.run(IProgressMonitor)382
org.eclipse.wst.html.ui.internal.preferences.ui.AbstractValidationSettingsPage.ValidateJob.run(IProgressMonitor)382

org.eclipse.core.resources.IResource.isDerived()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.HTMLValidator.shouldValidate(IFile)79

org.eclipse.core.resources.IResource.isTeamPrivateMember()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.HTMLValidator.shouldValidate(IFile)79

org.eclipse.core.resources.IResource.refreshLocal(int, IProgressMonitor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.HTMLValidator.getModel(IProject, IFile)141

org.eclipse.core.resources.IWorkspace.deleteMarkers(IMarker[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.TaskListUtility.removeTaskSubset(IResource, String[], String, String, int)433

org.eclipse.core.resources.IWorkspace.getRoot()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.HTMLValidator.getResource(String)524
org.eclipse.wst.html.internal.validation.HTMLValidator.validate(IRegion, IValidationContext, IReporter)289
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink._open()112
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink._open()112
org.eclipse.wst.html.ui.internal.preferences.ui.AbstractValidationSettingsPage.ValidateJob.run(IProgressMonitor)375
org.eclipse.wst.html.ui.internal.preferences.ui.AbstractValidationSettingsPage.ValidateJob.run(IProgressMonitor)375
org.eclipse.wst.html.ui.internal.preferences.ui.PropertyPreferencePage.4.getElements(Object)221
org.eclipse.wst.html.ui.internal.wizard.NewHTMLFileWizardPage.getProjectFromPath(IPath)198
org.eclipse.wst.html.ui.internal.wizard.NewHTMLFileWizardPage.getProjectFromPath(IPath)196
org.eclipse.wst.html.ui.internal.wizard.NewHTMLFileWizardPage.validatePage()94
org.eclipse.wst.html.ui.internal.wizard.NewHTMLFileWizardPage.validatePage()94

org.eclipse.core.resources.IWorkspace.validatePath(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.wizard.NewHTMLFileWizardPage.getProjectFromPath(IPath)195
org.eclipse.wst.html.ui.internal.wizard.NewHTMLFileWizardPage.validatePage()87

org.eclipse.core.resources.IWorkspaceRoot.getProject(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.wizard.NewHTMLFileWizardPage.getProjectFromPath(IPath)196

org.eclipse.core.resources.IWorkspaceRoot.getProjects()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.preferences.ui.AbstractValidationSettingsPage.ValidateJob.run(IProgressMonitor)375
org.eclipse.wst.html.ui.internal.preferences.ui.AbstractValidationSettingsPage.ValidateJob.run(IProgressMonitor)375
org.eclipse.wst.html.ui.internal.preferences.ui.PropertyPreferencePage.4.getElements(Object)221

org.eclipse.core.resources.ProjectScope.getNode(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.preferences.ui.AbstractValidationSettingsPage.ValidateJob.run(IProgressMonitor)381
org.eclipse.wst.html.ui.internal.preferences.ui.AbstractValidationSettingsPage.ValidateJob.run(IProgressMonitor)381

org.eclipse.core.resources.ProjectScope.ProjectScope(IProject)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.html.ui.internal.preferences.ui.AbstractValidationSettingsPage.ValidateJob.run(IProgressMonitor)381
org.eclipse.wst.html.ui.internal.preferences.ui.AbstractValidationSettingsPage.ValidateJob.run(IProgressMonitor)381
org.eclipse.wst.html.ui.internal.preferences.ui.PropertyPreferencePage.createPreferenceScopes()172
org.eclipse.wst.html.ui.internal.wizard.NewHTMLWizard.applyLineDelimiter(IFile, String)58

org.eclipse.core.resources.ResourcesPlugin.getWorkspace()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.html.internal.validation.HTMLValidator.getResource(String)524
org.eclipse.wst.html.internal.validation.HTMLValidator.validate(IRegion, IValidationContext, IReporter)289
org.eclipse.wst.html.internal.validation.TaskListUtility.removeTaskSubset(IResource, String[], String, String, int)433
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink._open()112
org.eclipse.wst.html.ui.internal.hyperlink.AnchorHyperlinkDetector.ExternalElementHyperlink._open()112
org.eclipse.wst.html.ui.internal.preferences.ui.AbstractValidationSettingsPage.ValidateJob.run(IProgressMonitor)375
org.eclipse.wst.html.ui.internal.preferences.ui.AbstractValidationSettingsPage.ValidateJob.run(IProgressMonitor)375
org.eclipse.wst.html.ui.internal.preferences.ui.PropertyPreferencePage.openProjectSettings()228
org.eclipse.wst.html.ui.internal.wizard.NewHTMLFileWizardPage.getProjectFromPath(IPath)191
org.eclipse.wst.html.ui.internal.wizard.NewHTMLFileWizardPage.validatePage()86

Back to reference summary for org.eclipse.wst.html.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict