joeq.Linker.ELF
Class Browser

java.lang.Object
  extended by joeq.Linker.ELF.Browser

public class Browser
extends Object

Browser

Version:
$Id: Browser.java,v 1.4 2004/10/08 08:43:02 joewhaley Exp $
Author:
John Whaley

Constructor Summary
Browser()
           
 
Method Summary
static void browseFile(RandomAccessFile file)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Browser

public Browser()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException

browseFile

public static void browseFile(RandomAccessFile file)
                       throws IOException
Throws:
IOException


Copyright © 2001-2005 John Whaley. All Rights Reserved.