Package org.commonmark.internal.inline
Class UnderscoreDelimiterProcessor
java.lang.Object
org.commonmark.internal.inline.EmphasisDelimiterProcessor
org.commonmark.internal.inline.UnderscoreDelimiterProcessor
- All Implemented Interfaces:
DelimiterProcessor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.commonmark.internal.inline.EmphasisDelimiterProcessor
getClosingCharacter, getMinLength, getOpeningCharacter, process
-
Constructor Details
-
UnderscoreDelimiterProcessor
public UnderscoreDelimiterProcessor()
-