public class Utils extends Object
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
REGEX_FIRSTPARAGRAPH
First paragraph pattern.
|
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
firstParagraph(String text)
Fetches first paragraph of text.
|
public static final Pattern REGEX_FIRSTPARAGRAPH
Copyright © 2015–2016 RafaĆ Wrzeszcz - Wrzasq.pl. All rights reserved.