Spring Web Services Framework

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

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

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

Methods in org.springframework.xml.transform with parameters of type TraxUtils.SourceCallback
static void TraxUtils.doWithSource(Source source, TraxUtils.SourceCallback callback)
          Performs the given callback operation on a Source.
 


Spring Web Services Framework

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