@Deprecated public class Texts extends Object
Modifier and Type | Field and Description |
---|---|
static char |
CR
Deprecated.
|
static char |
LF
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Text |
create(File fromFile,
char[] fileContent)
Deprecated.
|
static Text |
create(File fromFile,
String fileContent)
Deprecated.
|
static Text |
create(String str)
Deprecated.
|
public static final char LF
public static final char CR
Copyright © 2009–2017 SonarSource. All rights reserved.