FreeHEP API
Version current

org.freehep.jaco.generator
Class JNIStubImplementation

java.lang.Object
  extended byorg.freehep.jaco.generator.AbstractGenerator
      extended byorg.freehep.jaco.generator.JNIStub
          extended byorg.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
Source Code:
JNIStubImplementation.java

Field Summary
 
Fields inherited from class org.freehep.jaco.generator.JNIStub
name
 
Fields inherited from class org.freehep.jaco.generator.AbstractGenerator
out, packagePrefix, properties
 
Constructor Summary
JNIStubImplementation()
           
 
Method Summary
 String filename(IClass clazz)
           
 boolean print(PrintWriter out, IClass clazz)
           
 
Methods inherited from class org.freehep.jaco.generator.JNIStub
getName, print, printConstructorHeader, printMethodHeader
 
Methods inherited from class org.freehep.jaco.generator.AbstractGenerator
directory, getProperties, setPackagePrefix, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JNIStubImplementation

public JNIStubImplementation()
Method Detail

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)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.