org.gvsig.metadata.lib.ioexchanger.iso19139
Class ISOMetadataExchangerFactory
java.lang.Object
org.gvsig.metadata.lib.ioexchanger.iso19139.ISOMetadataExchangerFactory
- All Implemented Interfaces:
- MetadataExchangerFactory, ExtensionSingleton, ProviderFactory
public class ISOMetadataExchangerFactory
- extends Object
- implements MetadataExchangerFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISOMetadataExchangerFactory
public ISOMetadataExchangerFactory()
getName
public String getName()
- Specified by:
getName in interface ProviderFactory
create
public Provider create(DynObject parameters,
ProviderServices services)
throws ServiceException
- Specified by:
create in interface ProviderFactory
- Throws:
ServiceException
createParameters
public DynObject createParameters()
- Specified by:
createParameters in interface ProviderFactory
initialize
public void initialize()
- Specified by:
initialize in interface ProviderFactory
getDescription
public String getDescription()
- Specified by:
getDescription in interface MetadataExchangerFactory
create
public MetadataExchanger create(DynObject params)
- Specified by:
create in interface MetadataExchangerFactory
allowsImport
public boolean allowsImport()
- Specified by:
allowsImport in interface MetadataExchangerFactory
allowsExport
public boolean allowsExport()
- Specified by:
allowsExport in interface MetadataExchangerFactory
Copyright © 2004-2013 gvSIG. All Rights Reserved.