Uses of Package
org.springframework.batch.item.xml

Packages that use org.springframework.batch.item.xml
org.springframework.batch.item.xml Infrastructure implementations of xml input and output. 
org.springframework.batch.item.xml.oxm   
 

Classes in org.springframework.batch.item.xml used by org.springframework.batch.item.xml
EventReaderDeserializer
          Deserializes XML fragment to domain object.
EventWriterSerializer
          Interface wrapping the serialization of an object to xml.
 

Classes in org.springframework.batch.item.xml used by org.springframework.batch.item.xml.oxm
EventReaderDeserializer
          Deserializes XML fragment to domain object.
EventWriterSerializer
          Interface wrapping the serialization of an object to xml.
 



Copyright © 2009 SpringSource. All Rights Reserved.