Package org.exoplatform.social.common.xmlprocessor

Provides xml processor classes for sanitize purpose: allows using html tags.

See:
          Description

Interface Summary
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.
 

Class Summary
BaseXMLFilterPlugin Base component for Filter.
DOMParser DOMParser utility
Tokenizer XML scanner/tokenizer
XMLProcessorImpl Implementation of XMLProcessor.
 

Package org.exoplatform.social.common.xmlprocessor Description

Provides xml processor classes for sanitize purpose: allows using html tags.



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.