|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.exegetic.markout.patterns.AbstractFreeLinkPattern
net.exegetic.markout.patterns.CategoryPattern
public class CategoryPattern
This class provides the [[category:RESOURCE_NAME]] free link.
| Field Summary |
|---|
| Fields inherited from class net.exegetic.markout.patterns.AbstractFreeLinkPattern |
|---|
RESOURCE_NAME_REGEX |
| Constructor Summary | |
|---|---|
CategoryPattern()
Constructs an empty CategoryPattern. |
|
CategoryPattern(java.lang.String replacementPattern)
Constructs a CategoryPattern and sets the replacement pattern. |
|
| Method Summary | |
|---|---|
java.lang.String |
getMatcherPattern()
Returns the matcher patten. |
| Methods inherited from class net.exegetic.markout.patterns.AbstractFreeLinkPattern |
|---|
getMarkdownReplacementPattern, getReplacementPattern, setReplacementPattern, wrapInBrackets |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CategoryPattern()
public CategoryPattern(java.lang.String replacementPattern)
replacementPattern - Replacement pattern| Method Detail |
|---|
public java.lang.String getMatcherPattern()
category:RESOURCE_NAME_REGEX.
getMatcherPattern in interface FreeLinkPatterngetMatcherPattern in class AbstractFreeLinkPattern
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||