net.sourceforge.makefileparser
Class Main

java.lang.Object
  extended by net.sourceforge.makefileparser.Main

public class Main
extends Object

The main class of the application

Author:
cgajo

Constructor Summary
Main()
           
 
Method Summary
protected static String extractDir(File file)
          Extract the absolute path to the file's directory
static void main(String[] args)
          Application entry point
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
Application entry point


extractDir

protected static String extractDir(File file)
Extract the absolute path to the file's directory



Copyright © 2009. All Rights Reserved.