FreeHEP API
Version v1.2.2

hep.io.root.util
Class InterfaceBuilder

java.lang.Object
  |
  +--hep.io.root.util.InterfaceBuilder

public class InterfaceBuilder
extends Object

Builds a Java interface corresponding to a RootClass.

Version:
$Id: InterfaceBuilder.java,v 1.10 2003/08/18 20:39:06 tonyj Exp $
Author:
tonyj

Constructor Summary
InterfaceBuilder(File dir)
          Creates new InterfaceBuilder
 
Method Summary
static void main(String[] argv)
           
 File write(RootClass klass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfaceBuilder

public InterfaceBuilder(File dir)
Creates new InterfaceBuilder

Method Detail

main

public static void main(String[] argv)
                 throws Exception
Exception

write

public File write(RootClass klass)
           throws IOException
IOException

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.