org.semanticdesktop.aperture.accessor.base
Class RDFContainerFactoryImpl

java.lang.Object
  extended by org.semanticdesktop.aperture.rdf.impl.RDFContainerFactoryImpl
      extended by org.semanticdesktop.aperture.accessor.base.RDFContainerFactoryImpl
All Implemented Interfaces:
RDFContainerFactory

public class RDFContainerFactoryImpl
extends RDFContainerFactoryImpl
implements RDFContainerFactory

Converter to make rdf.RDFContainerFactoryImpl compatible with accessor.RDFContainerFactory

Author:
Herko ter Horst

Constructor Summary
RDFContainerFactoryImpl()
           
 
Method Summary
 
Methods inherited from class org.semanticdesktop.aperture.rdf.impl.RDFContainerFactoryImpl
getRDFContainer, newInstance, newInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.semanticdesktop.aperture.accessor.RDFContainerFactory
getRDFContainer
 

Constructor Detail

RDFContainerFactoryImpl

public RDFContainerFactoryImpl()


Copyright © 2010 Aperture Development Team. All Rights Reserved.