Uses of Class
org.commonmark.text.AsciiMatcher.Builder
Packages that use AsciiMatcher.Builder
Package
Description
Text processing utilities for parsing and rendering, exported for use by extensions
-
Uses of AsciiMatcher.Builder in org.commonmark.text
Methods in org.commonmark.text that return AsciiMatcher.BuilderModifier and TypeMethodDescriptionstatic AsciiMatcher.Builder
AsciiMatcher.builder()
static AsciiMatcher.Builder
AsciiMatcher.builder
(AsciiMatcher matcher) AsciiMatcher.Builder.c
(char c) AsciiMatcher.newBuilder()
AsciiMatcher.Builder.range
(char from, char toInclusive) Constructors in org.commonmark.text with parameters of type AsciiMatcher.Builder