org.exoplatform.wiki.rendering.filter
Interface MacroFilter
- All Known Implementing Classes:
- ConfluenceMacroFilter
@Role
public interface MacroFilter
Created by The eXo Platform SAS
Author : Lai Trung Hieu
hieult@exoplatform.com
Oct 26, 2011
|
Method Summary |
boolean |
isSupport(String macroId)
The availability of an given macro |
isSupport
boolean isSupport(String macroId)
throws org.xwiki.rendering.converter.ConversionException
- The availability of an given macro
- Parameters:
macroId - the id of a macro
- Returns:
- true if the current syntax supported this macro
- Throws:
org.xwiki.rendering.converter.ConversionException
Copyright © 2013 eXo Platform SAS. All Rights Reserved.