public final class HtmlGuesser extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
HTML_TAG_REGEXP  | 
| Constructor and Description | 
|---|
HtmlGuesser()  | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
isHtml(String text)
Checks if the specified text can be considered as HTML code. 
 | 
public static final String HTML_TAG_REGEXP
public HtmlGuesser()
Copyright © 2019 Nuxeo. All rights reserved.