org.nuiton.guix.generator
Class JavaFileParser

java.lang.Object
  extended by org.nuiton.guix.generator.JavaFileParser

public class JavaFileParser
extends java.lang.Object


Constructor Summary
JavaFileParser()
           
 
Method Summary
static JavaFile parseJavaFile(java.lang.String displayName, java.io.Reader src)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaFileParser

public JavaFileParser()
Method Detail

parseJavaFile

public static JavaFile parseJavaFile(java.lang.String displayName,
                                     java.io.Reader src)
                              throws java.lang.ClassNotFoundException
Throws:
java.lang.ClassNotFoundException


Copyright © 2009 CodeLutin. All Rights Reserved.