Package org.ctan.markup.markdown
Interface MentionResolver
public interface MentionResolver
The interface
MentionResolver
describes the ability to resolve a
mention.-
Method Summary
-
Method Details
-
resolve
This method resolves the name of a mention.- Parameters:
name
- the name- Returns:
- the mention or
null
-