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.11 2005/08/10 00:56:35 tonyj Exp $
- Author:
- tonyj
- Source Code:
- InterfaceBuilder.java
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-2004 FreeHEP, All Rights Reserved.