| Modifier and Type | Method and Description |
|---|---|
static Diff |
Diff.fromDelta(String text1,
String delta)
Given the original text1, and an encoded string which describes the
operations required to transform text1 into text2, compute the full diff.
|
Copyright © 2016. All rights reserved.