public class ZipSchemaProvider extends AbstractSchemaProvider
Modifier and Type | Field and Description |
---|---|
static String |
ZIP |
static String |
ZIP_PROTOCAL |
Constructor and Description |
---|
ZipSchemaProvider() |
Modifier and Type | Method and Description |
---|---|
String |
getSchema()
返回处理的模式
|
boolean |
isMatch(String resource)
是否匹配
|
FileObject |
resolver(String resourceResolve)
解析资源,并返回文件对象
|
getResourceResolve
public static final String ZIP
public static final String ZIP_PROTOCAL
public boolean isMatch(String resource)
SchemaProvider
public String getSchema()
SchemaProvider
public FileObject resolver(String resourceResolve)
SchemaProvider
Copyright © 2006–2018 TinyGroup. All rights reserved.