This project has retired. For details please refer to its
Attic page.
ValidityValue (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
org.apache.cocoon.sax.util
Class ValidityValue<V>
java.lang.Object
org.apache.cocoon.sax.util.ValidityValue<V>
public class ValidityValue<V>
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValidityValue
public ValidityValue(V value)
ValidityValue
public ValidityValue(V value,
long lastModified)
getValue
public V getValue()
getLastModified
public long getLastModified()
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.