Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.rendering.wiki
Interface WikiFilter

All Known Implementing Classes:
PatternFilter, WikiName, WikiSitesPageLinkResolver

public interface WikiFilter

Author:
Bogdan Stefanescu

Method Summary
 java.lang.String apply(java.lang.String content)
          Filter the given content
 

Method Detail

apply

java.lang.String apply(java.lang.String content)
Filter the given content

Parameters:
content - te input content to filter
Returns:
null if input wasn't filtered

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.