Errai 3.0.1-SNAPSHOT

org.jboss.errai.reflections.vfs
Interface Vfs.UrlType

All Known Implementing Classes:
JbossVFsTypeHandler, LeafUrlType, UrlTypeVFS, Vfs.DefaultUrlTypes, WarUrlType
Enclosing class:
Vfs

public static interface Vfs.UrlType

a matcher and factory for a url


Method Summary
 Vfs.Dir createDir(URL url)
           
 boolean matches(URL url)
           
 

Method Detail

matches

boolean matches(URL url)

createDir

Vfs.Dir createDir(URL url)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.