hep.aida.ref.xml
Class AidaXMLStoreFactory
- java.lang.Object
-
- hep.aida.ref.xml.AidaXMLStoreFactory
-
- All Implemented Interfaces:
- IStoreFactory
public class AidaXMLStoreFactory extends java.lang.Object implements IStoreFactory
An implementation of IStoreFactory that creates Aida XML Store.
-
-
Constructor Summary
Constructors Constructor and Description AidaXMLStoreFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description IStorecreateStore()java.lang.Stringdescription()booleansupportsType(java.lang.String type)
-
-
-
Method Detail
-
description
public java.lang.String description()
- Specified by:
descriptionin interfaceIStoreFactory
-
supportsType
public boolean supportsType(java.lang.String type)
- Specified by:
supportsTypein interfaceIStoreFactory
-
createStore
public IStore createStore()
- Specified by:
createStorein interfaceIStoreFactory
-
-
DMelt 3.0 © DataMelt by jWork.ORG