|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.bliki.wiki.filter.MagicWord
public class MagicWord
See Wikipedia's Help:Magic words reference.
| Constructor Summary | |
|---|---|
MagicWord()
|
|
| Method Summary | |
|---|---|
static boolean |
isMagicWord(java.lang.String name)
Determine if a template name corresponds to a magic word requiring special handling. |
static java.lang.String |
processMagicWord(java.lang.String name)
Process a magic word, returning the value corresponding to the magic word value. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MagicWord()
| Method Detail |
|---|
public static boolean isMagicWord(java.lang.String name)
public static java.lang.String processMagicWord(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||