public static class ResourceManager.Resource extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ResourceManager.Resource.SOURCE |
Modifier and Type | Field and Description |
---|---|
String |
base |
boolean |
cached |
String |
contents |
String |
context |
org.dom4j.Document |
document |
String |
foundPath |
String |
name |
ResourceManager.Resource.SOURCE |
provider |
boolean |
relative |
String |
relPath |
Constructor and Description |
---|
Resource() |
public org.dom4j.Document document
public String contents
public String name
public String relPath
public String base
public String foundPath
public ResourceManager.Resource.SOURCE provider
public String context
public boolean cached
public boolean relative
Copyright © 2016. All rights reserved.