All Classes and Interfaces

Class
Description
 
 
 
The attributes of an Node.
Base component for Filter.
 
 
DOMParser utility
 
 
 
 
 
 
 
Route class which contains path, action and argument list.
 
The filter actually does the work of filtering the input and returns the result.
Service to parse an HTML content, extract temporary uploaded files, store them in a permanent location and replace URLs in the HTML content with the permanent URLs
 
 
 
 
Model of XML node tree
 
This OpenLinkNewTabFilterPlugin is a plugin for XMLProcessor which will force all links have to be open in new tab.
 
 
 
The filter escapes all the DOMTree to make sure it cleaned.
 
 
 
 
 
 
 
 
 
 
XML scanner/tokenizer
 
 
 
This Filter try Smart way to autoCorrect the typo in HTML input (auto close opened TAG, escape wrong TAG).
The Processor is responsible for processing the input by pushing the input through filter chains and returns result.
Implementation of XMLProcessor.