org.freehep.jaco.generator
Class JNIStubImplementation
java.lang.Object
|
+--org.freehep.jaco.generator.AbstractGenerator
|
+--org.freehep.jaco.generator.JNIStub
|
+--org.freehep.jaco.generator.JNIStubImplementation
- All Implemented Interfaces:
- Generator
- public class JNIStubImplementation
- extends JNIStub
- Version:
- $Id: JNIStubImplementation.java,v 1.8 2002/10/07 18:16:11 duns Exp $
- Author:
- Tony Johnson
| Fields inherited from class org.freehep.jaco.generator.JNIStub |
name |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JNIStubImplementation
public JNIStubImplementation()
filename
public String filename(IClass clazz)
- Specified by:
filename in interface Generator- Overrides:
filename in class JNIStub
print
public boolean print(PrintWriter out,
IClass clazz)
- Specified by:
print in interface Generator- Overrides:
print in class JNIStub
- Returns:
- true to stop generating more file
Copyright © 2000-2003 FreeHEP, All Rights Reserved.