net.sf.tomp.xml.include.xtcl
Class XTCompiler

java.lang.Object
  extended bynet.sf.tomp.xtcl.CompilerBase
      extended bynet.sf.tomp.xml.include.xtcl.XTCompiler
All Implemented Interfaces:
net.sf.tomp.xtcl.Compiler

public class XTCompiler
extends net.sf.tomp.xtcl.CompilerBase

Author:
tomp

Constructor Summary
XTCompiler()
           
 
Method Summary
 net.sf.tomp.xtcl.Command compile(java.lang.String[] cl, net.sf.tomp.xtcl.CommandLineReader clr)
           
 
Methods inherited from class net.sf.tomp.xtcl.CompilerBase
assertWholeLineRead, compile, compile, compile, compile, compileByNextCompiler, getContext, getNextCompiler, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XTCompiler

public XTCompiler()
Method Detail

compile

public net.sf.tomp.xtcl.Command compile(java.lang.String[] cl,
                                        net.sf.tomp.xtcl.CommandLineReader clr)
                                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004 Masaryk University in Brno, Faculty of Informatics, Czech Republic. All Rights Reserved.