All Packages  This Package  Class Hierarchy  Class Search  Index

Class kh.hc11.Assembler
java.lang.Object
   |
   +----kh.hc11.Assembler

  Summary

public class  Assembler
     extends java.lang.Object
{
          // Constructors 1
     public Assembler(URL) throws InterruptedException, IOException, AssemblerException;

          // Methods 2
     public static void main(String[]);

     public InputStream getOutput();
}




  Constructors

· Assembler

Summary  |  Top

   public Assembler(URL sourceFile)  throws InterruptedException, IOException, AssemblerException


  Methods

· getOutput

Summary  |  Top
   public InputStream getOutput() 

Returns a stream of S19 output records - or NULL if there was an error with the assembly



· main

Summary  |  Top
   public static void main(String[] args) 

A utility function to allow command line assembly



All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7