org.apache.cocoon.template.environment
Class JXSourceValidity
java.lang.Object
org.apache.cocoon.template.environment.JXSourceValidity
- All Implemented Interfaces:
- Serializable, SourceValidity
public final class JXSourceValidity
- extends Object
- implements SourceValidity, Serializable
- Version:
- SVN $Id: JXSourceValidity.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JXSourceValidity
public JXSourceValidity(SourceValidity sourceValidity,
SourceValidity templateValidity)
isValid
public int isValid()
- Specified by:
isValid
in interface SourceValidity
isValid
public int isValid(SourceValidity otherValidity)
- Specified by:
isValid
in interface SourceValidity
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.