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 13617 2009-04-09 22:48:46Z tonyj $
- Author:
- tonyj
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterfaceBuilder
public InterfaceBuilder(File dir)
- Creates new InterfaceBuilder
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.