| 构造器和说明 |
|---|
PathAcceptors() |
| 限定符和类型 | 方法和说明 |
|---|---|
static PathAcceptor |
equalsPath(String ref) |
static PathAcceptor |
rootPath() |
static PathAcceptor |
startWithPath(String root)
允许接受以root开头的路径连接
|
public static PathAcceptor startWithPath(String root)
root - public static PathAcceptor equalsPath(String ref)
public static PathAcceptor rootPath()
Copyright © 2018. All rights reserved.