org.deegree.rendering.r2d.se.unevaluated
Class Continuation<T>
java.lang.Object
org.deegree.rendering.r2d.se.unevaluated.Continuation<T>
- Type Parameters:
T -
- Direct Known Subclasses:
- Style.InsertContinuation, SymbologyParser.FilterContinuation
public abstract class Continuation<T>
- extends Object
Continuation is not a real continuation...
- Version:
- $Revision: 21726 $, $Date: 2010-01-05 10:07:05 +0100 (Di, 05 Jan 2010) $
- Author:
- Andreas Schmitz, last edited by: $Author: aschmitz $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SBUPDATER
public static final Continuation.Updater<StringBuffer> SBUPDATER
- Updater for a string buffer.
Continuation
public Continuation()
Continuation
public Continuation(Continuation<T> next)
- Parameters:
next -
updateStep
public abstract void updateStep(T base,
MatchableObject f)
- Parameters:
base - f -
evaluate
public void evaluate(T base,
MatchableObject f)
- Parameters:
base - f -
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>