public class JarHelper extends Object
| 构造器和说明 |
|---|
JarHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<JarInfo> |
jar(ApiDoc api,
String path,
String packageName,
String className,
String libPath)
输出Jar包到指定的目录.
|
void |
setAntHome(String home)
Sets the ant home.
|
public void setAntHome(String home)
home - the new ant homeCopyright © 2017. All rights reserved.