Uses of Package
org.exoplatform.social.common.xmlprocessor
-
Packages that use org.exoplatform.social.common.xmlprocessor Package Description org.exoplatform.social.common.xmlprocessor Provides xml processor classes for sanitize purpose: allows using html tags.org.exoplatform.social.common.xmlprocessor.filters -
Classes in org.exoplatform.social.common.xmlprocessor used by org.exoplatform.social.common.xmlprocessor Class Description BaseXMLFilterPlugin Base component forFilter.Filter The filter actually does the work of filtering the input and returns the result.XMLProcessor The Processor is responsible for processing the input by pushing the input through filter chains and returns result. -
Classes in org.exoplatform.social.common.xmlprocessor used by org.exoplatform.social.common.xmlprocessor.filters Class Description BaseXMLFilterPlugin Base component forFilter.Filter The filter actually does the work of filtering the input and returns the result.