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