public class ContentTags extends Object
Modifier and Type | Field and Description |
---|---|
static ContentTags |
EMPTY_CONTENT_TAGS |
Constructor and Description |
---|
ContentTags(String content) |
ContentTags(String content,
boolean parseException) |
ContentTags(String content,
Map<String,Integer> tags) |
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
boolean |
getParseException() |
Map<String,Integer> |
getTags() |
void |
setParseException(boolean parseException) |
public static final ContentTags EMPTY_CONTENT_TAGS
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.