jrunx.compiler
Class AxisCompiler

jrunx.compiler.AxisCompiler

public class AxisCompiler


Constructor Summary
AxisCompiler()
           
 
Method Summary
 boolean compile()
           
protected  java.util.List parseStream(java.io.BufferedReader input)
          Parse the error returns from the compiler into a useful structured form.
 

Constructor Detail

AxisCompiler

public AxisCompiler()
Method Detail

compile

public boolean compile()

parseStream

protected java.util.List parseStream(java.io.BufferedReader input)
                              throws java.io.IOException
Parse the error returns from the compiler into a useful structured form. No one calls this yet, but it'll come in handy later.


Copyright � 2002 Macromedia Corporation. All Rights Reserved.