Methods from org.eclipse.core.contenttype used by org.eclipse.wst.sse.core

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

Reference Details

org.eclipse.core.runtime.content.IContentDescription.getCharset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.CodedIO.createMemento(IContentDescription)237

org.eclipse.core.runtime.content.IContentDescription.getContentType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.CodedIO.createMemento(IContentDescription)234
org.eclipse.wst.sse.core.internal.encoding.NonContentBasedEncodingRules.getUserSpecifiedDefaultForContentType(IFile)38
org.eclipse.wst.sse.core.internal.FileBufferModelManager.detectContentType(IPath)483
org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel(InputStream, String, IModelHandler, URIResolver, ModelManagerImplReadEditType, String, String, ModelManagerImplSharedObject)379
org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel(InputStream, String, IModelHandler, URIResolver, ModelManagerImplReadEditType, String, String, ModelManagerImplSharedObject)380
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerFor(IFile)132
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerFor(IFile)141
org.eclipse.wst.sse.core.internal.propertytester.StructuredFilePropertyTester.testContentType(IFile, String)67
org.eclipse.wst.sse.core.internal.tasks.WorkspaceTaskScanner.detectContentTypes(IResource)93

org.eclipse.core.runtime.content.IContentDescription.getProperty(QualifiedName)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.CodedIO.createMemento(IContentDescription)244
org.eclipse.wst.sse.core.internal.encoding.CodedIO.createMemento(IContentDescription)236
org.eclipse.wst.sse.core.internal.encoding.CodedIO.createMemento(IContentDescription)235

org.eclipse.core.runtime.content.IContentType.getBaseType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.filebuffers.BasicStructuredDocumentFactory.createDocument()62
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerForContentType(IContentType)253
org.eclipse.wst.sse.core.internal.propertytester.StructuredFilePropertyTester.testContentType(IFile, String)71

org.eclipse.core.runtime.content.IContentType.getDefaultCharset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.CodedIO.createMemento(IContentDescription)234
org.eclipse.wst.sse.core.internal.encoding.ContentTypeEncodingPreferences.getUserSpecifiedDefaultEncodingPreference(String)103
org.eclipse.wst.sse.core.internal.encoding.NonContentBasedEncodingRules.getUserSpecifiedDefaultForContentType(IFile)42
org.eclipse.wst.sse.core.internal.encoding.NonContentBasedEncodingRules.getUserSpecifiedDefaultForContentType(String)67

org.eclipse.core.runtime.content.IContentType.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.ContentBasedPreferenceGateway.getContributorPluginId(IContentType)52
org.eclipse.wst.sse.core.internal.FileBufferModelManager.FileBufferMapper.bufferCreated(IFileBuffer)265
org.eclipse.wst.sse.core.internal.FileBufferModelManager.FileBufferMapper.bufferCreated(IFileBuffer)265
org.eclipse.wst.sse.core.internal.filebuffers.BasicStructuredDocumentFactory.createDocument()61
org.eclipse.wst.sse.core.internal.filebuffers.BasicStructuredDocumentFactory.createDocument()60
org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel(InputStream, String, IModelHandler, URIResolver, ModelManagerImplReadEditType, String, String, ModelManagerImplSharedObject)380
org.eclipse.wst.sse.core.internal.propertytester.StructuredFilePropertyTester.testContentType(IFile, String)69
org.eclipse.wst.sse.core.internal.tasks.FileTaskScannerRegistryReader.getFileTaskScanners(IContentType[])87
org.eclipse.wst.sse.core.internal.tasks.FileTaskScannerRegistryReader.loadScanners(IContentType)162
org.eclipse.wst.sse.core.internal.tasks.FileTaskScannerRegistryReader.loadScanners(IContentType)164
org.eclipse.wst.sse.core.internal.tasks.FileTaskScannerRegistryReader.loadScanners(IContentType)158
org.eclipse.wst.sse.core.internal.tasks.WorkspaceTaskScanner.detectContentTypes(IResource)112

org.eclipse.core.runtime.content.IContentType.isKindOf(IContentType)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerForContentType(IContentType)243
org.eclipse.wst.sse.core.internal.tasks.FileTaskScannerRegistryReader.loadScanners(IContentType)143
org.eclipse.wst.sse.core.internal.tasks.WorkspaceTaskScanner.scanFile(IProject, TaskTag[], IFile, IProgressMonitor)385

org.eclipse.core.runtime.content.IContentTypeManager.getContentType(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.ContentBasedPreferenceGateway.getDefaultPreferences(String)95
org.eclipse.wst.sse.core.internal.encoding.ContentBasedPreferenceGateway.getPreferences(String)129
org.eclipse.wst.sse.core.internal.encoding.ContentTypeEncodingPreferences.getUserSpecifiedDefaultEncodingPreference(String)101
org.eclipse.wst.sse.core.internal.encoding.NonContentBasedEncodingRules.getUserSpecifiedDefaultForContentType(String)65
org.eclipse.wst.sse.core.internal.FileBufferModelManager.detectContentType(IPath)522
org.eclipse.wst.sse.core.internal.filebuffers.BasicStructuredDocumentFactory.createDocument()58
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerForContentType(IContentType)239
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerForContentTypeId(String)292
org.eclipse.wst.sse.core.internal.tasks.FileTaskScannerRegistryReader.loadScanners(IContentType)139
org.eclipse.wst.sse.core.internal.tasks.WorkspaceTaskScanner.init(IResource)180

org.eclipse.core.runtime.content.IContentTypeMatcher.findContentTypeFor(InputStream, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.FileBufferModelManager.detectContentType(IPath)501
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerFor(String, InputStream)214
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerFor(String, InputStream)199

org.eclipse.core.runtime.content.IContentTypeMatcher.findContentTypeFor(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.FileBufferModelManager.detectContentType(IPath)491
org.eclipse.wst.sse.core.internal.FileBufferModelManager.detectContentType(IPath)517
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerFor(IFile)166
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerFor(String, InputStream)209

org.eclipse.core.runtime.content.IContentTypeMatcher.findContentTypesFor(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.tasks.WorkspaceTaskScanner.detectContentTypes(IResource)104
org.eclipse.wst.sse.core.internal.tasks.WorkspaceTaskScanner.detectContentTypes(IResource)86

org.eclipse.core.runtime.content.IContentTypeMatcher.getDescriptionFor(InputStream, String, QualifiedName[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.CodedReaderCreator.checkForEncodingInContents(InputStream)118
org.eclipse.wst.sse.core.internal.encoding.CodedReaderCreator.findMementoFromFileCase()178
org.eclipse.wst.sse.core.internal.encoding.CodedReaderCreator.findMementoFromStreamCase()242
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerFor(IFile)139

org.eclipse.core.runtime.content.IContentTypeMatcher.getDescriptionFor(Reader, String, QualifiedName[])

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.CodedStreamCreator.checkForEncodingInContents()225
org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel(InputStream, String, IModelHandler, URIResolver, ModelManagerImplReadEditType, String, String, ModelManagerImplSharedObject)377

Back to reference summary for org.eclipse.wst.sse.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict