public class PoitlIOUtils extends Object
| 构造器和说明 |
|---|
PoitlIOUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
closeLoggerQuietly(Closeable c) |
static void |
closeQuietly(Closeable c) |
static void |
closeQuietlyMulti(Closeable... cls) |
static InputStream |
docToInputStream(org.apache.poi.xwpf.usermodel.XWPFDocument doc) |
public static InputStream docToInputStream(org.apache.poi.xwpf.usermodel.XWPFDocument doc) throws IOException
public static void closeLoggerQuietly(Closeable c)
public static void closeQuietlyMulti(Closeable... cls)
public static void closeQuietly(Closeable c)
Copyright © 2021. All rights reserved.