|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.foxinmy.weixin4j.util.RegexUtil
public final class RegexUtil
正则表达式工具类
| Constructor Summary | |
|---|---|
RegexUtil()
|
|
| Method Summary | |
|---|---|
static String |
regexFileNameFromContentDispositionHeader(String contentDisposition)
从 Content-disposition提取文件名 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegexUtil()
| Method Detail |
|---|
public static String regexFileNameFromContentDispositionHeader(String contentDisposition)
contentDisposition -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||