FreeHEP API
Version current

hep.io.root.util
Class InterfaceBuilder

java.lang.Object
  extended byhep.io.root.util.InterfaceBuilder

public class InterfaceBuilder
extends Object

Builds a Java interface corresponding to a RootClass.

Version:
$Id: InterfaceBuilder.java,v 1.11 2005/08/10 00:56:35 tonyj Exp $
Author:
tonyj
Source Code:
InterfaceBuilder.java

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
Throws:
Exception

write

public File write(RootClass klass)
           throws IOException
Throws:
IOException

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.