BrightSide Workbench Full Report + Source Code
org.turro.parser.wiki.IMacroProcessor Interface Reference
Inheritance diagram for org.turro.parser.wiki.IMacroProcessor:

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)
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 29 of file wiki/IMacroProcessor.java.

Member Function Documentation

◆ expand()

String org.turro.parser.wiki.IMacroProcessor.expand ( IConstructor  constructor,
IContact  contact,
String  name,
Map< String, String >  pars 
)

◆ help()

String org.turro.parser.wiki.IMacroProcessor.help ( IConstructor  constructor,
String  name 
)

◆ locateNames()

Set<String> org.turro.parser.wiki.IMacroProcessor.locateNames ( IConstructor  constructor)

The documentation for this interface was generated from the following file: