Types from org.eclipse.equinox.common used by org.eclipse.core.contenttype

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

Reference Details

org.eclipse.core.runtime.CoreException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.core.internal.content.ContentType.getDescriber()273
org.eclipse.core.internal.content.ContentType.getDescriber()273
org.eclipse.core.internal.content.ContentTypeBuilder.registerContentType(IConfigurationElement)213
INSTANCEOF
Reference LocationLine Number
org.eclipse.core.internal.content.ContentType.log(String, Throwable)123
INSTANTIATION
Reference LocationLine Number
org.eclipse.core.internal.content.ContentType.addFileSpec(String, int)153
org.eclipse.core.internal.content.ContentType.removeFileSpec(String, int)573
org.eclipse.core.internal.content.ContentType.setDefaultCharset(String)605
org.eclipse.core.internal.content.ContentTypeBuilder.missingMandatoryAttribute(String, String)206
org.eclipse.core.internal.content.ContentTypeSettings.addFileSpec(IScopeContext, String, String, int)44
org.eclipse.core.internal.content.ContentTypeSettings.removeFileSpec(IScopeContext, String, String, int)101
org.eclipse.core.internal.content.ContentTypeSettings.setDefaultCharset(String)155
org.eclipse.core.runtime.content.BinarySignatureDescriber.setInitializationData(IConfigurationElement, String, Object)105
org.eclipse.core.runtime.content.BinarySignatureDescriber.setInitializationData(IConfigurationElement, String, Object)95
org.eclipse.core.runtime.content.XMLRootElementContentDescriber.setInitializationData(IConfigurationElement, String, Object)134
org.eclipse.core.runtime.content.XMLRootElementContentDescriber2.setInitializationData(IConfigurationElement, String, Object)211
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.content.ContentType.getDescriber()273
org.eclipse.core.internal.content.ContentTypeBuilder.registerContentType(IConfigurationElement)213
THROWS
Reference LocationLine Number
org.eclipse.core.internal.content.ContentType.addFileSpec(String, int)-1
org.eclipse.core.internal.content.ContentType.removeFileSpec(String, int)-1
org.eclipse.core.internal.content.ContentType.setDefaultCharset(String)-1
org.eclipse.core.internal.content.ContentTypeBuilder.createContentType(IConfigurationElement)-1
org.eclipse.core.internal.content.ContentTypeBuilder.missingMandatoryAttribute(String, String)-1
org.eclipse.core.internal.content.ContentTypeHandler.addFileSpec(String, int)-1
org.eclipse.core.internal.content.ContentTypeHandler.getSettings(IScopeContext)-1
org.eclipse.core.internal.content.ContentTypeHandler.removeFileSpec(String, int)-1
org.eclipse.core.internal.content.ContentTypeHandler.setDefaultCharset(String)-1
org.eclipse.core.internal.content.ContentTypeSettings.addFileSpec(IScopeContext, String, String, int)-1
org.eclipse.core.internal.content.ContentTypeSettings.addFileSpec(String, int)-1
org.eclipse.core.internal.content.ContentTypeSettings.removeFileSpec(IScopeContext, String, String, int)-1
org.eclipse.core.internal.content.ContentTypeSettings.removeFileSpec(String, int)-1
org.eclipse.core.internal.content.ContentTypeSettings.setDefaultCharset(String)-1
org.eclipse.core.runtime.content.BinarySignatureDescriber.setInitializationData(IConfigurationElement, String, Object)-1
org.eclipse.core.runtime.content.IContentType.getSettings(IScopeContext)-1
org.eclipse.core.runtime.content.IContentTypeSettings.addFileSpec(String, int)-1
org.eclipse.core.runtime.content.IContentTypeSettings.removeFileSpec(String, int)-1
org.eclipse.core.runtime.content.IContentTypeSettings.setDefaultCharset(String)-1
org.eclipse.core.runtime.content.XMLRootElementContentDescriber.setInitializationData(IConfigurationElement, String, Object)-1
org.eclipse.core.runtime.content.XMLRootElementContentDescriber2.setInitializationData(IConfigurationElement, String, Object)-1

org.eclipse.core.runtime.ISafeRunnable

IMPLEMENTS
Reference LocationLine Number
org.eclipse.core.internal.content.ContentTypeCatalog.6-1
org.eclipse.core.internal.content.ContentTypeManager.1-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.content.ContentTypeManager.fireContentTypeChangeEvent(ContentType)188

org.eclipse.core.runtime.IStatus

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.content.ContentType.addFileSpec(String, int)152
org.eclipse.core.internal.content.ContentType.removeFileSpec(String, int)572
org.eclipse.core.internal.content.ContentType.setDefaultCharset(String)604
org.eclipse.core.internal.content.ContentTypeSettings.addFileSpec(IScopeContext, String, String, int)43
org.eclipse.core.internal.content.ContentTypeSettings.removeFileSpec(IScopeContext, String, String, int)100
org.eclipse.core.internal.content.ContentTypeSettings.setDefaultCharset(String)154

org.eclipse.core.runtime.ListenerList

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.core.internal.content.ContentTypeManager.contentTypeListeners-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.core.internal.content.ContentTypeManager.ContentTypeManager()35

org.eclipse.core.runtime.QualifiedName

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.core.internal.content.ContentDescription.setProperty(QualifiedName, Object)159
org.eclipse.core.internal.content.ContentDescription.setProperty(QualifiedName, Object)144
org.eclipse.core.internal.content.ContentType.InvalidDescriber.getSupportedOptions()39
org.eclipse.core.internal.content.ContentType.InvalidDescriber.getSupportedOptions()39
org.eclipse.core.runtime.content.BinarySignatureDescriber.getSupportedOptions()81
CASTS
Reference LocationLine Number
org.eclipse.core.internal.content.ContentDescription.getDescribedProperty(QualifiedName)66
org.eclipse.core.internal.content.ContentDescription.isRequested(QualifiedName)97
org.eclipse.core.internal.content.ContentDescription.setProperty(QualifiedName, Object)144
org.eclipse.core.internal.content.ContentDescription.setProperty(QualifiedName, Object)149
org.eclipse.core.internal.content.ContentDescription.toString()176
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.core.internal.content.TextContentDescriber.SUPPORTED_OPTIONS-1
org.eclipse.core.runtime.content.IContentDescription.ALL-1
org.eclipse.core.runtime.content.IContentDescription.BYTE_ORDER_MARK-1
org.eclipse.core.runtime.content.IContentDescription.CHARSET-1
org.eclipse.core.runtime.content.XMLContentDescriber.SUPPORTED_OPTIONS-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.core.internal.content.ContentDescription.getDescribedProperty(QualifiedName)63
org.eclipse.core.internal.content.ContentDescription.isRequested(QualifiedName)94
org.eclipse.core.internal.content.ContentDescription.isSet()107
org.eclipse.core.internal.content.ContentDescription.setProperty(QualifiedName, Object)142
org.eclipse.core.internal.content.ContentDescription.toString()172
INSTANTIATION
Reference LocationLine Number
org.eclipse.core.internal.content.ContentTypeBuilder.parseQualifiedName(String, String)54
org.eclipse.core.internal.content.ContentTypeBuilder.parseQualifiedName(String, String)48
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.content.ContentTypeBuilder.createContentType(IConfigurationElement)153
PARAMETER
Reference LocationLine Number
org.eclipse.core.internal.content.ContentDescription.ContentDescription(QualifiedName[], IContentTypeInfo)-1
org.eclipse.core.internal.content.ContentDescription.getDescribedProperty(QualifiedName)-1
org.eclipse.core.internal.content.ContentDescription.getProperty(QualifiedName)-1
org.eclipse.core.internal.content.ContentDescription.isRequested(QualifiedName)-1
org.eclipse.core.internal.content.ContentDescription.setProperty(QualifiedName, Object)-1
org.eclipse.core.internal.content.ContentType.basicGetDefaultProperty(QualifiedName)-1
org.eclipse.core.internal.content.ContentType.getDefaultProperty(QualifiedName)-1
org.eclipse.core.internal.content.ContentType.getDescriptionFor(InputStream, QualifiedName[])-1
org.eclipse.core.internal.content.ContentType.getDescriptionFor(Reader, QualifiedName[])-1
org.eclipse.core.internal.content.ContentType.internalGetDefaultProperty(QualifiedName)-1
org.eclipse.core.internal.content.ContentType.internalGetDescriptionFor(ILazySource, QualifiedName[])-1
org.eclipse.core.internal.content.ContentTypeCatalog.getDescriptionFor(ContentTypeMatcher, ILazySource, String, QualifiedName[])-1
org.eclipse.core.internal.content.ContentTypeCatalog.getDescriptionFor(ContentTypeMatcher, InputStream, String, QualifiedName[])-1
org.eclipse.core.internal.content.ContentTypeCatalog.getDescriptionFor(ContentTypeMatcher, Reader, String, QualifiedName[])-1
org.eclipse.core.internal.content.ContentTypeHandler.DummyContentDescription.getProperty(QualifiedName)-1
org.eclipse.core.internal.content.ContentTypeHandler.DummyContentDescription.getProperty(QualifiedName)-1
org.eclipse.core.internal.content.ContentTypeHandler.DummyContentDescription.isRequested(QualifiedName)-1
org.eclipse.core.internal.content.ContentTypeHandler.DummyContentDescription.isRequested(QualifiedName)-1
org.eclipse.core.internal.content.ContentTypeHandler.DummyContentDescription.setProperty(QualifiedName, Object)-1
org.eclipse.core.internal.content.ContentTypeHandler.DummyContentDescription.setProperty(QualifiedName, Object)-1
org.eclipse.core.internal.content.ContentTypeHandler.getDescriptionFor(InputStream, QualifiedName[])-1
org.eclipse.core.internal.content.ContentTypeHandler.getDescriptionFor(Reader, QualifiedName[])-1
org.eclipse.core.internal.content.ContentTypeMatcher.getDescriptionFor(InputStream, String, QualifiedName[])-1
org.eclipse.core.internal.content.ContentTypeMatcher.getDescriptionFor(Reader, String, QualifiedName[])-1
org.eclipse.core.internal.content.ContentTypeSettings.getDefaultProperty(QualifiedName)-1
org.eclipse.core.internal.content.ContentTypeSettings.internalGetDefaultProperty(ContentType, Preferences, QualifiedName)-1
org.eclipse.core.internal.content.DefaultDescription.getProperty(QualifiedName)-1
org.eclipse.core.internal.content.DefaultDescription.isRequested(QualifiedName)-1
org.eclipse.core.internal.content.DefaultDescription.setProperty(QualifiedName, Object)-1
org.eclipse.core.internal.content.IContentTypeInfo.getDefaultProperty(QualifiedName)-1
org.eclipse.core.runtime.content.IContentDescription.getProperty(QualifiedName)-1
org.eclipse.core.runtime.content.IContentDescription.isRequested(QualifiedName)-1
org.eclipse.core.runtime.content.IContentDescription.setProperty(QualifiedName, Object)-1
org.eclipse.core.runtime.content.IContentType.getDescriptionFor(InputStream, QualifiedName[])-1
org.eclipse.core.runtime.content.IContentType.getDescriptionFor(Reader, QualifiedName[])-1
org.eclipse.core.runtime.content.IContentTypeMatcher.getDescriptionFor(InputStream, String, QualifiedName[])-1
org.eclipse.core.runtime.content.IContentTypeMatcher.getDescriptionFor(Reader, String, QualifiedName[])-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.content.ContentType.InvalidDescriber.getSupportedOptions()-1
org.eclipse.core.internal.content.ContentType.InvalidDescriber.getSupportedOptions()-1
org.eclipse.core.internal.content.ContentTypeBuilder.parseQualifiedName(String, String)-1
org.eclipse.core.internal.content.TextContentDescriber.getSupportedOptions()-1
org.eclipse.core.runtime.content.BinarySignatureDescriber.getSupportedOptions()-1
org.eclipse.core.runtime.content.IContentDescriber.getSupportedOptions()-1
org.eclipse.core.runtime.content.XMLContentDescriber.getSupportedOptions()-1

org.eclipse.core.runtime.Status

INSTANTIATION
Reference LocationLine Number
org.eclipse.core.internal.content.ContentType.addFileSpec(String, int)152
org.eclipse.core.internal.content.ContentType.log(String, Throwable)123
org.eclipse.core.internal.content.ContentType.removeFileSpec(String, int)572
org.eclipse.core.internal.content.ContentType.setDefaultCharset(String)604
org.eclipse.core.internal.content.ContentTypeBuilder.missingMandatoryAttribute(String, String)206
org.eclipse.core.internal.content.ContentTypeSettings.addFileSpec(IScopeContext, String, String, int)43
org.eclipse.core.internal.content.ContentTypeSettings.removeFileSpec(IScopeContext, String, String, int)100
org.eclipse.core.internal.content.ContentTypeSettings.setDefaultCharset(String)154
org.eclipse.core.runtime.content.BinarySignatureDescriber.setInitializationData(IConfigurationElement, String, Object)95
org.eclipse.core.runtime.content.BinarySignatureDescriber.setInitializationData(IConfigurationElement, String, Object)105
org.eclipse.core.runtime.content.XMLRootElementContentDescriber.checkCriteria(InputSource)83
org.eclipse.core.runtime.content.XMLRootElementContentDescriber.setInitializationData(IConfigurationElement, String, Object)134
org.eclipse.core.runtime.content.XMLRootElementContentDescriber2.checkCriteria(InputSource)133
org.eclipse.core.runtime.content.XMLRootElementContentDescriber2.setInitializationData(IConfigurationElement, String, Object)211

Back to reference summary for org.eclipse.core.contenttype

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict