hep.aida.ref.xml
Class AidaXMLStoreFactory
java.lang.Object
hep.aida.ref.xml.AidaXMLStoreFactory
- All Implemented Interfaces:
- hep.aida.dev.IStoreFactory
public class AidaXMLStoreFactory
- extends Object
- implements hep.aida.dev.IStoreFactory
An implementation of IStoreFactory that creates Aida XML Store.
AidaXMLStoreFactory
public AidaXMLStoreFactory()
description
public String description()
- Specified by:
description in interface hep.aida.dev.IStoreFactory
supportsType
public boolean supportsType(String type)
- Specified by:
supportsType in interface hep.aida.dev.IStoreFactory
createStore
public hep.aida.dev.IStore createStore()
- Specified by:
createStore in interface hep.aida.dev.IStoreFactory
jHepWork 3.2 © jWork.org