Searched refs:ResourcePath (Results 1 – 3 of 3) sorted by relevance
52 public static ResourcePath get(ClassLoader classLoader, String resourceName) in get()54 return new ResourcePath(classLoader, resourceName); in get()160 public static class ResourcePath extends VirtualPath { class in VirtualPath163 ResourcePath(ClassLoader classLoader, String path) throws IOException { in ResourcePath() method in VirtualPath.ResourcePath183 ResourcePath that = (ResourcePath) o; in equals()
157 VirtualPath.ResourcePath resourcePath = in doTestSignature()219 VirtualPath.ResourcePath resourcePath = in loadFilters()
130 VirtualPath.ResourcePath virtualPath = in parse()