com.atlassian.jira.mail
Class DiffUtils
java.lang.Object
com.atlassian.jira.mail.DiffUtils
public class DiffUtils
- extends Object
TODO: Document this class / interface here
- Since:
- v4.4
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiffUtils
public DiffUtils(DiffViewRenderer diffViewRenderer)
diff
public String diff(String oldText,
String oldStyle,
String newText,
String newStyle)
Copyright © 2002-2012 Atlassian. All Rights Reserved.