| Package | Description |
|---|---|
| org.exoplatform.social.common.xmlprocessor.filters | |
| org.exoplatform.social.common.xmlprocessor.model |
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<String,Attributes> |
XMLTagFilterPlugin.getAllowedTags()
Gets allowed tags list
|
LinkedHashMap<String,Attributes> |
DOMXMLTagFilterPlugin.getAllowedTags()
Gets the policy List.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLTagFilterPlugin.setAllowedTags(LinkedHashMap<String,Attributes> allowedTags)
Sets allowed tags list
|
void |
DOMXMLTagFilterPlugin.setAllowedTags(LinkedHashMap<String,Attributes> allowedTags)
Sets allowed tag policy to DOMXMLagFilter.
|
| Modifier and Type | Method and Description |
|---|---|
Attributes |
Node.getAttributes()
Returns Attributes of Node
|
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setAttributes(Attributes attributes)
Sets attributes of Node.
|
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.