public class DOMXMLTagFilterPlugin extends BaseXMLFilterPlugin
| Constructor and Description |
|---|
DOMXMLTagFilterPlugin(XMLTagFilterPolicy tagFilterPolicy)
Constructor, the policy must be set from constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
doFilter(Object input)
Filters the input data.
|
LinkedHashMap<String,Attributes> |
getAllowedTags()
Gets the policy List.
|
void |
setAllowedTags(LinkedHashMap<String,Attributes> allowedTags)
Sets allowed tag policy to DOMXMLagFilter.
|
public DOMXMLTagFilterPlugin(XMLTagFilterPolicy tagFilterPolicy)
tagFilterPolicy - public LinkedHashMap<String,Attributes> getAllowedTags()
public void setAllowedTags(LinkedHashMap<String,Attributes> allowedTags)
allowedTags - Copyright © 2003–2018 eXo Platform SAS. All rights reserved.