public class WarUrlType extends Object implements Vfs.UrlType
Vfs.UrlType
for scanning web application archives.
It simply delegates to SystemDir
and
ZipDir
respectivelyConstructor and Description |
---|
WarUrlType() |
public boolean matches(URL url)
matches
in interface Vfs.UrlType
public Vfs.Dir createDir(URL url)
createDir
in interface Vfs.UrlType
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.