org.apache.cocoon.components.source.impl
Class SourceDeferredValidity
java.lang.Object
org.apache.cocoon.components.source.impl.SourceDeferredValidity
- All Implemented Interfaces:
- DeferredValidity
Deprecated. This class is not used and will be removed in 2.2.
public final class SourceDeferredValidity
- extends Object
- implements DeferredValidity
Implementation of a Source
that gets its content
by invoking a pipeline.
- Version:
- CVS $Id: SourceDeferredValidity.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- Author:
- Carsten Ziegeler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceDeferredValidity
public SourceDeferredValidity(Source source)
- Deprecated.
getValidity
public SourceValidity getValidity()
- Deprecated.
- Specified by:
getValidity
in interface DeferredValidity
- See Also:
DeferredValidity.getValidity()
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.