Uses of Interface
com.vladsch.flexmark.test.util.spec.SpecReaderFactory
Packages that use SpecReaderFactory
-
Uses of SpecReaderFactory in com.vladsch.flexmark.test.util.spec
Methods in com.vladsch.flexmark.test.util.spec with parameters of type SpecReaderFactoryModifier and TypeMethodDescriptionstatic <S extends SpecReader>
SSpecReader.create
(@NotNull ResourceLocation location, @NotNull SpecReaderFactory<S> readerFactory) static <S extends SpecReader>
SSpecReader.createAndReadExamples
(@NotNull ResourceLocation location, @NotNull SpecReaderFactory<S> readerFactory)