public interface MacroManager
Macro getMacro(java.lang.String id) throws MacroNotFoundException
id
- The identifier.MacroNotFoundException
- if no MacroManager could be found
for the given id.Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.