public interface SchemaProvider
Modifier and Type | Method and Description |
---|---|
String |
getSchema()
返回处理的模式
|
boolean |
isMatch(String resource)
是否匹配
|
FileObject |
resolver(String resource)
解析资源,并返回文件对象
|
boolean isMatch(String resource)
resource
- String getSchema()
FileObject resolver(String resource)
resource
- Copyright © 2006–2018 TinyGroup. All rights reserved.