public class RestApiHtmlParser extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DATA_HIPPO_LINK_ATTR |
Constructor and Description |
---|
RestApiHtmlParser() |
Modifier and Type | Method and Description |
---|---|
ParsedContent |
parseContent(ResourceContext context,
javax.jcr.Node htmlNode) |
void |
setHtmlCleaner(org.htmlcleaner.HtmlCleaner htmlCleaner) |
public static final String DATA_HIPPO_LINK_ATTR
public void setHtmlCleaner(org.htmlcleaner.HtmlCleaner htmlCleaner)
public ParsedContent parseContent(ResourceContext context, javax.jcr.Node htmlNode) throws javax.jcr.RepositoryException, IllegalArgumentException
context
- htmlNode
- javax.jcr.RepositoryException
IllegalArgumentException
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.