Spring Web Services Framework

Uses of Class
org.springframework.xml.transform.StaxResult

Packages that use StaxResult
org.springframework.oxm Root package for Spring's O/X Mapping integration classes. 
 

Uses of StaxResult in org.springframework.oxm
 

Methods in org.springframework.oxm with parameters of type StaxResult
protected  void AbstractMarshaller.marshalStaxResult(Object graph, StaxResult staxResult)
          Template method for handling StaxResults.
 


Spring Web Services Framework

Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.