| Package | Description |
|---|---|
| name.fraser.neil.plaintext |
| Modifier and Type | Field and Description |
|---|---|
DiffMatchPatch.Operation |
DiffMatchPatch.Diff.operation |
| Modifier and Type | Method and Description |
|---|---|
static DiffMatchPatch.Operation |
DiffMatchPatch.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiffMatchPatch.Operation[] |
DiffMatchPatch.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Diff(DiffMatchPatch.Operation operation,
String text)
Constructor.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.