org.exoplatform.social.common.xmlprocessor.model
Class XMLTagFilterPolicy.AllowedTagPlugin
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.social.common.xmlprocessor.model.XMLTagFilterPolicy.AllowedTagPlugin
- All Implemented Interfaces:
- org.exoplatform.container.component.ComponentPlugin
- Enclosing class:
- XMLTagFilterPolicy
public static class XMLTagFilterPolicy.AllowedTagPlugin
- extends org.exoplatform.container.component.BaseComponentPlugin
The plugin component for configuring the list of XMLTagFilterPolicy.AllowedTag.
| Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin |
desc, name |
| Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin |
getDescription, getName, setDescription, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLTagFilterPolicy.AllowedTagPlugin
public XMLTagFilterPolicy.AllowedTagPlugin(org.exoplatform.container.xml.InitParams initParams)
- Constructor.
- Parameters:
initParams -
getAllowedTagList
public List<XMLTagFilterPolicy.AllowedTag> getAllowedTagList()
- Gets the allowed tag list.
- Returns:
- the allowed tag list
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.