public class IncludePlugin extends Plugin
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CHARSET |
| Constructor and Description |
|---|
IncludePlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
emit(StringBuilder out,
List<String> lines,
Map<String,String> params) |
static String |
getCharsetFromContent(URL url) |
static String |
getCharsetFromContentTypeString(String contentType) |
getIdPluginpublic static final String DEFAULT_CHARSET
public static String getCharsetFromContentTypeString(String contentType)
public static String getCharsetFromContent(URL url) throws IOException
IOExceptionCopyright © 2016. All Rights Reserved.