public class WebClassesResourceLocation extends ResourceLocation
| Modifier and Type | Class and Description |
|---|---|
class |
WebClassesResourceLocation.WebClassesResource |
| Modifier and Type | Field and Description |
|---|---|
int |
priority |
protected javax.servlet.ServletContext |
sc |
| Constructor and Description |
|---|
WebClassesResourceLocation(javax.servlet.ServletContext sc) |
| Modifier and Type | Method and Description |
|---|---|
void |
getResources(String base,
List<String> list) |
String |
id() |
void |
scan(String base,
Pattern pattern,
List<NutResource> list) |
equals, file, getJarPath, hashCode, jarpublic WebClassesResourceLocation(javax.servlet.ServletContext sc)
public String id()
id in class ResourceLocationpublic void scan(String base, Pattern pattern, List<NutResource> list)
scan in class ResourceLocationCopyright © 2017. All rights reserved.