Spring Web Services Framework

Uses of Interface
org.springframework.xml.transform.TraxUtils.ResultCallback

Packages that use TraxUtils.ResultCallback
org.springframework.xml.transform Provides classes that help with XML transformations. 
 

Uses of TraxUtils.ResultCallback in org.springframework.xml.transform
 

Methods in org.springframework.xml.transform with parameters of type TraxUtils.ResultCallback
static void TraxUtils.doWithResult(Result result, TraxUtils.ResultCallback callback)
          Performs the given callback operation on a Result.
 


Spring Web Services Framework

Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.