

Public Member Functions | |
| String | expand (IConstructor constructor, IContact contact, String name, Map< String, String > pars) |
| String | help (IConstructor constructor, String name) |
| Set< String > | locateNames (IConstructor constructor) |
Definition at line 39 of file ElephantProcessor.java.
| String org.turro.parser.wiki.ElephantProcessor.expand | ( | IConstructor | constructor, |
| IContact | contact, | ||
| String | name, | ||
| Map< String, String > | pars | ||
| ) |
Implements org.turro.parser.wiki.IMacroProcessor.
Definition at line 42 of file ElephantProcessor.java.

| String org.turro.parser.wiki.ElephantProcessor.help | ( | IConstructor | constructor, |
| String | name | ||
| ) |
Implements org.turro.parser.wiki.IMacroProcessor.
Definition at line 57 of file ElephantProcessor.java.

| Set<String> org.turro.parser.wiki.ElephantProcessor.locateNames | ( | IConstructor | constructor | ) |
Implements org.turro.parser.wiki.IMacroProcessor.
Definition at line 73 of file ElephantProcessor.java.
