com.wuwenze.poi.util
类 PathUtil

java.lang.Object
  继承者 com.wuwenze.poi.util.PathUtil

public class PathUtil
extends Object

作者:
wuwenze

构造方法摘要
PathUtil()
           
 
方法摘要
static String getClasspath()
           
static File getFileByClasspath(String name)
           
static String getFilePathByClasspath(String name)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

PathUtil

public PathUtil()
方法详细信息

getClasspath

public static String getClasspath()

getFilePathByClasspath

public static String getFilePathByClasspath(String name)

getFileByClasspath

public static File getFileByClasspath(String name)


Copyright © 2019. All rights reserved.