org.eclipse.emf.mapping.ecore2xml.util
Interface Ecore2XMLResource.Factory

All Superinterfaces:
Resource.Factory
All Known Implementing Classes:
Ecore2XMLResourceFactoryImpl
Enclosing interface:
Ecore2XMLResource

public static interface Ecore2XMLResource.Factory
extends Resource.Factory

The interface for Ecore2XML resource factories.


Nested Class Summary
 
Nested classes inherited from class org.eclipse.emf.ecore.resource.Resource.Factory
Resource.Factory.Descriptor, Resource.Factory.Registry
 
Field Summary
static Ecore2XMLResource.Factory INSTANCE
           
 
Methods inherited from interface org.eclipse.emf.ecore.resource.Resource.Factory
createResource
 

Field Detail

INSTANCE

public static final Ecore2XMLResource.Factory INSTANCE

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.