|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.blojsom.plugin.macro.MacroExpansionUtilities
Macro expansion utilities
Field Summary | |
static java.lang.String |
PLUGIN_MACRO_PREFIX
|
Constructor Summary | |
MacroExpansionUtilities()
|
Method Summary | |
static java.util.Map |
readMacros(Blog blog)
Read in the macros from the specified configuration file in the user's directory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String PLUGIN_MACRO_PREFIX
Constructor Detail |
public MacroExpansionUtilities()
Method Detail |
public static java.util.Map readMacros(Blog blog)
blog
- Blog
Map
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |