Package org.radeox.macro
Interface Repository
-
- All Known Implementing Classes:
FunctionRepository,MacroRepository,PluginRepository
public interface RepositoryRepository for Macros- Version:
- $Id$
- Author:
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancontainsKey(String key)Objectget(String key)ListgetPlugins()voidput(String key, Object value)
-