Uses of Class
com.gentics.contentnode.rest.model.response.DiffResponse

Packages that use DiffResponse
com.gentics.contentnode.rest.resource   
 

Uses of DiffResponse in com.gentics.contentnode.rest.resource
 

Methods in com.gentics.contentnode.rest.resource that return DiffResponse
 DiffResponse DiffResource.daisyDiff(DaisyDiffRequest request)
          Annotates a newer HTML document with differences to an older HTML document.
 DiffResponse DiffResource.diffHTML(DiffRequest request)
          Method to calculate the diff in HTML
 DiffResponse DiffResource.diffSource(DiffRequest request)
          Method to calculate the diff between two HTML contents in source
 



Copyright © 2014 Gentics Software GmbH. All Rights Reserved.