hep.io.root.core
Interface RootClassFactory

All Known Implementing Classes:
DefaultClassFactory, FileClassFactory

public interface RootClassFactory

Creates RootClass objects

Version:
$Id: RootClassFactory.java 8584 2006-08-10 23:06:37Z duns $
Author:
Tony Johnson (tonyj@slac.stanford.edu)

Method Summary
 BasicRootClass create(String name)
           
 RootClassLoader getLoader()
           
 

Method Detail

getLoader

RootClassLoader getLoader()

create

BasicRootClass create(String name)
                      throws RootClassNotFound
Throws:
RootClassNotFound


Copyright © 2000-2008 FreeHEP. All Rights Reserved.