org.ow2.jasmine.fdf.ejb.util
Class FdfGenerator

java.lang.Object
  extended by org.ow2.jasmine.fdf.ejb.util.FdfGenerator

public class FdfGenerator
extends java.lang.Object

Author:
Julien Legrand

Field Summary
protected  org.apache.velocity.VelocityContext context
           
 
Constructor Summary
FdfGenerator()
           
 
Method Summary
static java.io.File generate(org.ow2.jasmine.fdf.JASMINeNodeImpl jasmineNode)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

context

protected org.apache.velocity.VelocityContext context
Constructor Detail

FdfGenerator

public FdfGenerator()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - list of arguments

generate

public static java.io.File generate(org.ow2.jasmine.fdf.JASMINeNodeImpl jasmineNode)
                             throws java.lang.Exception
Parameters:
jasmineNode -
Returns:
Throws:
java.lang.Exception


Copyright © 2008 OW2 Consortium. All Rights Reserved.