| Package | Description |
|---|---|
| com.vladsch.flexmark.test.util | |
| com.vladsch.flexmark.test.util.spec |
| Modifier and Type | Class and Description |
|---|---|
class |
DumpSpecReader |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SpecReaderFactory<S extends SpecReader> |
| Modifier and Type | Method and Description |
|---|---|
static <S extends SpecReader> |
SpecReader.create(@NotNull ResourceLocation location,
@NotNull SpecReaderFactory<S> readerFactory) |
static <S extends SpecReader> |
SpecReader.createAndReadExamples(@NotNull ResourceLocation location,
@NotNull SpecReaderFactory<S> readerFactory) |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull SpecReader |
SpecReader.create(@NotNull ResourceLocation location,
boolean compoundSections) |
static @NotNull SpecReader |
SpecReader.createAndReadExamples(@NotNull ResourceLocation location,
boolean compoundSections) |
Copyright © 2020. All rights reserved.