Package com.broadleafcommerce.datafeed.service.publisher.file.transformer
package com.broadleafcommerce.datafeed.service.publisher.file.transformer
-
ClassDescriptionCommon starting point for a
DataFeedFileTransformer
for transforming a source JSON array to a destination CSV.Common starting point for aDataFeedFileTransformer
for transforming a source JSON array to a destination XML.Utility class for common data retrieval functions forCollectedProduct
.By default,AbstractFileFeedPublisher
implementations will inject and delegate to components of this type.