|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Revision | |
---|---|
com.opensymphony.xwork2.util.fs |
Uses of Revision in com.opensymphony.xwork2.util.fs |
---|
Subclasses of Revision in com.opensymphony.xwork2.util.fs | |
---|---|
class |
FileRevision
Represents file resource revision, used for file://* resources |
class |
JarEntryRevision
Represents jar resource revision, used for jar://* resource |
Fields in com.opensymphony.xwork2.util.fs with type parameters of type Revision | |
---|---|
protected static Map<String,Revision> |
DefaultFileManager.files
|
Methods in com.opensymphony.xwork2.util.fs that return Revision | |
---|---|
static Revision |
FileRevision.build(URL fileUrl)
|
static Revision |
Revision.build(URL fileUrl)
|
static Revision |
JarEntryRevision.build(URL fileUrl,
FileManager fileManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |