All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AsyncCallback AsyncProcessor AsyncProcessorTool Attributes The attributes of an Node.BaseXMLFilterPlugin Base component forFilter.ConsoleUtils DefaultThreadPoolFactory DOMParser DOMParser utilityExecutorServiceManager ExecutorServiceManagerImpl ExoMatcher ExoMatcherImpl ExoPattern ExoRouter ExoRouter.ActionBuilder ExoRouter.Route Route class which contains path, action and argument list.ExoRouterConfig Filter The filter actually does the work of filtering the input and returns the result.HTMLUploadImageProcessor 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 URLsHTMLUploadImageProcessorImpl LifecycleService LogWatch LogWatchCallable<V> Node Model of XML node treeObjectHelper OpenLinkNewTabFilterPlugin This OpenLinkNewTabFilterPlugin is a plugin for XMLProcessor which will force all links have to be open in new tab.ProcessContext Processor ProcessorContextImpl SanitizeFilterPlugin The filter escapes all the DOMTree to make sure it cleaned.ServiceContext<T> Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 12, 2013SocialServiceContext SocialServiceContext.ProcessType SocialServiceContextImpl SocialServiceExecutor SocialServiceExecutorImpl SocialThreadFactory ThreadHelper ThreadPoolConfig ThreadPoolFactory Tokenizer XML scanner/tokenizerTraceElement TraceFactory TraceList URLConverterFilterPlugin This URLConverterFilterPlugin is a plugin for XMLProcessor which will auto convert any detected text link into real links, for example: http://abc.com => <a href="http://abc.com" title="http://abc.com">http://abc.com</a> Moreover, this plugin can trim any link to a fix size when it's too long by specifying the urlMaxLength via init params.XMLBalancerFilterPlugin This Filter try Smart way to autoCorrect the typo in HTML input (auto close opened TAG, escape wrong TAG).XMLProcessor The Processor is responsible for processing the input by pushing the input through filter chains and returns result.XMLProcessorImpl Implementation ofXMLProcessor.