Uses of Interface
org.deegree.style.se.unevaluated.Continuation.Updater

Packages that use Continuation.Updater
org.deegree.style.se.parser   
org.deegree.style.se.unevaluated   
 

Uses of Continuation.Updater in org.deegree.style.se.parser
 

Methods in org.deegree.style.se.parser with parameters of type Continuation.Updater
<T> Pair<String,Continuation<T>>
SymbologyParser.updateOrContinue(XMLStreamReader in, String name, T obj, Continuation.Updater<T> updater, Continuation<T> contn)
           
 

Uses of Continuation.Updater in org.deegree.style.se.unevaluated
 

Fields in org.deegree.style.se.unevaluated declared as Continuation.Updater
static Continuation.Updater<StringBuffer> Continuation.SBUPDATER
          Updater for a string buffer.
 



Copyright © 2011. All Rights Reserved.