public static class DeploymentScanner.WarUrlType extends Object implements org.reflections.vfs.Vfs.UrlType
Vfs.UrlType for WAR files.| Constructor and Description |
|---|
WarUrlType() |
| Modifier and Type | Method and Description |
|---|---|
org.reflections.vfs.Vfs.Dir |
createDir(URL url) |
boolean |
matches(URL url) |
public boolean matches(URL url)
matches in interface org.reflections.vfs.Vfs.UrlTypepublic org.reflections.vfs.Vfs.Dir createDir(URL url) throws IOException, URISyntaxException
createDir in interface org.reflections.vfs.Vfs.UrlTypeIOExceptionURISyntaxExceptionCopyright © 2015–2016 px3. All rights reserved.