|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLTagFilterPolicy.AllowedTag | |
|---|---|
| org.exoplatform.social.common.xmlprocessor.model | |
| Uses of XMLTagFilterPolicy.AllowedTag in org.exoplatform.social.common.xmlprocessor.model |
|---|
| Methods in org.exoplatform.social.common.xmlprocessor.model that return types with arguments of type XMLTagFilterPolicy.AllowedTag | |
|---|---|
List<XMLTagFilterPolicy.AllowedTag> |
XMLTagFilterPolicy.AllowedTagPlugin.getAllowedTagList()
Gets the allowed tag list. |
Set<XMLTagFilterPolicy.AllowedTag> |
XMLTagFilterPolicy.getAllowedTagSet()
Gets allowed tag set. |
| Methods in org.exoplatform.social.common.xmlprocessor.model with parameters of type XMLTagFilterPolicy.AllowedTag | |
|---|---|
void |
XMLTagFilterPolicy.addAllowedTag(XMLTagFilterPolicy.AllowedTag allowedTag)
Adds allowed tag. |
void |
XMLTagFilterPolicy.removeAllowedTag(XMLTagFilterPolicy.AllowedTag allowedTag)
Removed allowed tag. |
| Method parameters in org.exoplatform.social.common.xmlprocessor.model with type arguments of type XMLTagFilterPolicy.AllowedTag | |
|---|---|
void |
XMLTagFilterPolicy.setAllowedTagSet(Set<XMLTagFilterPolicy.AllowedTag> allowedTagSet)
Sets allowed tag set. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||