com.opensymphony.xwork2.util.fs
Class Revision

java.lang.Object
  extended by 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()
           
 
Method Summary
static Revision build(URL fileUrl)
           
 boolean needsReloading()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Revision

protected Revision()
Method Detail

needsReloading

public boolean needsReloading()

build

public static Revision build(URL fileUrl)


Copyright © 2000–2018 Apache Software Foundation. All rights reserved.