cn.shenyanchao.utils
Class JavaParserFactory
java.lang.Object
cn.shenyanchao.utils.JavaParserFactory
public class JavaParserFactory
- extends Object
Created with IntelliJ IDEA.
- Author:
- shenyanchao
Date: 6/15/13
Time: 3:22 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaParserFactory
public JavaParserFactory()
getCompilationUnit
public static japa.parser.ast.CompilationUnit getCompilationUnit(File javaFile,
String encoding)
Copyright © 2013. All Rights Reserved.