package org.plog4u.wiki.filter; /** * this interface indicates that a macro has a body content */ public interface ICachableMacro { }