public class FileContextUtil extends Object
构造器和说明 |
---|
FileContextUtil() |
限定符和类型 | 方法和说明 |
---|---|
static File |
getFile(org.springframework.context.ApplicationContext applicationContext,
String path) |
static InputStream |
getInputStream(org.springframework.context.ApplicationContext applicationContext,
String path) |
static String |
getText(org.springframework.context.ApplicationContext applicationContext,
String path) |
public static File getFile(org.springframework.context.ApplicationContext applicationContext, String path)
public static InputStream getInputStream(org.springframework.context.ApplicationContext applicationContext, String path)
Copyright © 2019 Nepxion. All rights reserved.