com.opensymphony.xwork2.util.fs
Class Revision
java.lang.Object
com.opensymphony.xwork2.util.fs.Revision
- Direct Known Subclasses:
- FileRevision, JarEntryRevision
public class Revision
- extends Object
Class represents common revision resource, should be used as default class when no other option exists
Constructor Summary |
protected |
Revision()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Revision
protected Revision()
needsReloading
public boolean needsReloading()
build
public static Revision build(URL fileUrl)
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.