| Package | Description |
|---|---|
| org.exoplatform.social.common.xmlprocessor.model |
| Modifier and Type | Method and Description |
|---|---|
List<XMLTagFilterPolicy.AllowedTag> |
XMLTagFilterPolicy.AllowedTagPlugin.getAllowedTagList()
Gets the allowed tag list.
|
Set<XMLTagFilterPolicy.AllowedTag> |
XMLTagFilterPolicy.getAllowedTagSet()
Gets allowed tag set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLTagFilterPolicy.addAllowedTag(XMLTagFilterPolicy.AllowedTag allowedTag)
Adds allowed tag.
|
void |
XMLTagFilterPolicy.removeAllowedTag(XMLTagFilterPolicy.AllowedTag allowedTag)
Removed allowed tag.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLTagFilterPolicy.setAllowedTagSet(Set<XMLTagFilterPolicy.AllowedTag> allowedTagSet)
Sets allowed tag set.
|
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.