Class PersistenceIntroducerGenerator

java.lang.Object
  extended byPersistenceIntroducerGenerator

public class PersistenceIntroducerGenerator
extends java.lang.Object

Generator van introducer-aspect uit klassenlijst. Gebruik: java PersistenceIntroducerGenerator introducer.xsl xml/classfile.xml aspects/PersistenceIntroducer.java

Author:
bram 12-okt-2003

Field Summary
(package private) static org.w3c.dom.Document document
           
 
Constructor Summary
PersistenceIntroducerGenerator()
           
 
Method Summary
static void main(java.lang.String[] argv)
          Transforms an xml-file to a java-file (aspect) by a xslt-stylesheet (introducer.xsl).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

document

static org.w3c.dom.Document document
Constructor Detail

PersistenceIntroducerGenerator

public PersistenceIntroducerGenerator()
Method Detail

main

public static void main(java.lang.String[] argv)
Transforms an xml-file to a java-file (aspect) by a xslt-stylesheet (introducer.xsl).

Parameters:
argv -