de.opsdesign.yax
Class Yax

java.lang.Object
  extended by de.opsdesign.yax.log.LogBuilder
      extended by de.opsdesign.yax.Yax
All Implemented Interfaces:
Loggable

public class Yax
extends LogBuilder

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 de.opsdesign.yax.log.LogBuilder
log, log, log, log
 
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:
pipeline - input xproc pipeline filename
-D - parameters for usage within the pipeline

run

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


Copyright © 2008 OPS Design GmbH. All Rights Reserved.