Package com.day.cq.wcm.foundation
Interface DiffService
- 
- All Superinterfaces:
 DiffService
public interface DiffService extends DiffService
Deprecated.since 5.4; useDiffServiceinstead.TheDiffServicecompares two texts (plain text or rich text) and generates a rich text containingdivelements which mark added and removed content. 
- 
- 
Field Summary
- 
Fields inherited from interface com.day.cq.commons.DiffService
REQUEST_PARAM_DIFF_TO, REQUEST_PARAM_DIFF_TYPE 
 - 
 
- 
Method Summary
- 
Methods inherited from interface com.day.cq.commons.DiffService
diff 
 - 
 
 -