hep.aida.ref.xml
Class AidaXMLStoreFactory
java.lang.Object
  
hep.aida.ref.xml.AidaXMLStoreFactory
- All Implemented Interfaces: 
 - IStoreFactory
 
- public class AidaXMLStoreFactory
- extends Object
- implements IStoreFactory
   
An implementation of IStoreFactory that creates Aida XML Store.
- Source Code:
 - AidaXMLStoreFactory.java
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AidaXMLStoreFactory
public AidaXMLStoreFactory()
description
public String description()
- Specified by:
 description in interface IStoreFactory
 
 
supportsType
public boolean supportsType(String type)
- Specified by:
 supportsType in interface IStoreFactory
 
 
createStore
public IStore createStore()
- Specified by:
 createStore in interface IStoreFactory
 
 
Copyright © 2000-2004 FreeHEP, All Rights Reserved.