public class ReflectionsKieVfsUrlType extends Object implements org.reflections.vfs.Vfs.UrlType
| Modifier and Type | Class and Description |
|---|---|
static class |
ReflectionsKieVfsUrlType.ReflectionsKieVfsDir |
static class |
ReflectionsKieVfsUrlType.ReflectionsKieVfsFile |
| Constructor and Description |
|---|
ReflectionsKieVfsUrlType(org.kie.api.runtime.KieContainer kieContainer) |
public ReflectionsKieVfsUrlType(org.kie.api.runtime.KieContainer kieContainer)
public static void register(org.kie.api.runtime.KieContainer kieContainer)
public boolean matches(URL url)
matches in interface org.reflections.vfs.Vfs.UrlTypepublic org.reflections.vfs.Vfs.Dir createDir(URL url)
createDir in interface org.reflections.vfs.Vfs.UrlTypeCopyright © 2006–2016 JBoss by Red Hat. All rights reserved.