com.google.code.java2objc.examples.main
Class ObjcCodeGeneratorMain

java.lang.Object
  extended by com.google.code.java2objc.examples.main.ObjcCodeGeneratorMain

public class ObjcCodeGeneratorMain
extends Object


Constructor Summary
ObjcCodeGeneratorMain()
           
 
Method Summary
static void addFilesInDirectory(Collection<String> files, String pathToDir, FilenameFilter filter)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjcCodeGeneratorMain

public ObjcCodeGeneratorMain()
Method Detail

main

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

addFilesInDirectory

public static void addFilesInDirectory(Collection<String> files,
                                       String pathToDir,
                                       FilenameFilter filter)
                                throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.