
public class ResourceFactoryRegistryWithoutDefaults extends ResourceFactoryRegistryImpl
resource factory registry that does not delegate and does not recognize default extensions or default content types.
This registry can be used to determine whether a transfer element can be loaded as an EMF model resource or not.CONTENT_DESCRIPTION_OPTIONS, contentTypeIdentifierToFactoryMap, extensionToFactoryMap, protocolToFactoryMapDEFAULT_CONTENT_TYPE_IDENTIFIER, DEFAULT_EXTENSION, INSTANCE| Constructor and Description |
|---|
ResourceFactoryRegistryWithoutDefaults() |
| Modifier and Type | Method and Description |
|---|---|
protected Resource.Factory |
delegatedGetFactory(URI uri,
String contentTypeIdentifier) |
convert, delegatedGetFactory, getContentDescriptionOptions, getContentTypeIdentifier, getContentTypeToFactoryMap, getExtensionToFactoryMap, getFactory, getFactory, getFactory, getProtocolToFactoryMap, getURIConverterpublic ResourceFactoryRegistryWithoutDefaults()
protected Resource.Factory delegatedGetFactory(URI uri, String contentTypeIdentifier)
delegatedGetFactory in class ResourceFactoryRegistryImplCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.