O P X
All Classes All Packages
All Classes All Packages
All Classes All Packages
O
- org.jeasy.batch.extensions.xstream - package org.jeasy.batch.extensions.xstream
-
This package contains Xstream support classes.
P
- processRecord(Record<String>) - Method in class org.jeasy.batch.extensions.xstream.XstreamRecordMapper
- processRecord(Record<P>) - Method in class org.jeasy.batch.extensions.xstream.XstreamRecordMarshaller
X
- XstreamRecordMapper<P> - Class in org.jeasy.batch.extensions.xstream
-
Mapper that uses XStream to map XML records to domain objects.
- XstreamRecordMapper(XStream) - Constructor for class org.jeasy.batch.extensions.xstream.XstreamRecordMapper
-
Create a new
XstreamRecordMapper. - XstreamRecordMarshaller<P> - Class in org.jeasy.batch.extensions.xstream
-
Marshals an object to XML using XStream.
- XstreamRecordMarshaller() - Constructor for class org.jeasy.batch.extensions.xstream.XstreamRecordMarshaller
-
Create a new
XstreamRecordMarshaller. - XstreamRecordMarshaller(XStream) - Constructor for class org.jeasy.batch.extensions.xstream.XstreamRecordMarshaller
-
Create a new
XstreamRecordMarshaller. - XstreamRecordMarshaller(String, Class<?>) - Constructor for class org.jeasy.batch.extensions.xstream.XstreamRecordMarshaller
-
Create a new
XstreamRecordMarshaller.
All Classes All Packages