hep.io.root.util
Class InterfaceBuilder

java.lang.Object
  extended by hep.io.root.util.InterfaceBuilder

public class InterfaceBuilder
extends Object

Builds a Java interface corresponding to a RootClass.

Version:
$Id: InterfaceBuilder.java 13617 2009-04-09 22:48:46Z tonyj $
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
Throws:
Exception

write

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


Copyright © 2000-2013 FreeHEP. All Rights Reserved.