de.opsdesign.yax.line
Class Yax

java.lang.Object
  extended by de.opsdesign.yax.line.Yax

public class Yax
extends java.lang.Object

This file is part of the de.opsdesign.yax project.

Author:
joerg.moebius@hamburg.de Software and documentation are released under the terms of the GNU LGPL license (see http://www.gnu.org/copyleft/lesser.html) and comes without a warranty of any kind.

Constructor Summary
Yax()
           
 
Method Summary
static void main(java.lang.String[] args)
          processes a simple sequence of xsl transformations
 void run(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Yax

public Yax()
Method Detail

main

public static void main(java.lang.String[] args)
processes a simple sequence of xsl transformations

Parameters:
input - input xml filename
output - output xml filename
step(s) - at least one or more xsl script files or
configfile - xml filename which contains the above described parameters.

run

public void run(java.lang.String[] args)


Copyright © 2008 OPS Design GmbH. All Rights Reserved.