mura

Class diffMatchPatch

WEB-INF.cftags.component
    extended by mura.cfobject
      extended by mura.diffMatchPatch

This provides a utilty to compare values

Class Attributes:
None
Constructor Summary
init()
Method Summary
any compute([String text1], [String text2], [any type='diff_main'])
 
Methods inherited from class mura.cfobject
commitTracePoint, convertTimezone, deleteMethod, get, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEntity, getEventManager, getFeed, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getQueryAttrs, getQueryService, getServiceFactory, getSession, getValue, hasCustomDatasource, initTracePoint, inject, injectMethod, invokeMethod, mixin, parseDateArg, removeValue, set, setValue, valueExists
 
Methods inherited from class WEB-INF.cftags.component
None

Constructor Detail

init

public init()


Method Detail

compute

public any compute([String text1], [String text2], [any type='diff_main'])

Parameters:
text1
text2
type