|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImportSourceFactory
Interface for ImportSource
factories provided by the
ImportSourceExtension
.
Method Summary | |
---|---|
org.eclipse.core.runtime.content.IContentType |
getContentType()
Get the content type supported by the source. |
String |
getDescription()
Get the source description. |
Class<? extends ImportProvider> |
getProviderType()
Get the I/O provider factory type supported by the import source. |
Methods inherited from interface de.cs3d.util.eclipse.extension.ExtensionObjectFactory |
---|
allowConfigure, configure, createExtensionObject, dispose |
Methods inherited from interface de.cs3d.util.eclipse.extension.ExtensionObjectDefinition |
---|
getDisplayName, getIconURL, getIdentifier, getTypeName |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
Class<? extends ImportProvider> getProviderType()
String getDescription()
null
org.eclipse.core.runtime.content.IContentType getContentType()
null
any
content type is supported.
null
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |