Package org.exoplatform.social.common.xmlprocessor
package org.exoplatform.social.common.xmlprocessor
Provides xml processor classes for sanitize purpose: allows using html tags.
-
ClassDescriptionBase component for
Filter.DOMParser utilityThe filter actually does the work of filtering the input and returns the result.XML scanner/tokenizerThe Processor is responsible for processing the input by pushing the input through filter chains and returns result.Implementation ofXMLProcessor.