public static class EnumeratedReferenceNodeFormatter.Factory extends Object implements com.vladsch.flexmark.formatter.NodeFormatterFactory
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull com.vladsch.flexmark.formatter.NodeFormatter |
create(@NotNull com.vladsch.flexmark.util.data.DataHolder options) |
@Nullable Set<Class<?>> |
getAfterDependents() |
@Nullable Set<Class<?>> |
getBeforeDependents() |
@NotNull
public @NotNull com.vladsch.flexmark.formatter.NodeFormatter create(@NotNull
@NotNull com.vladsch.flexmark.util.data.DataHolder options)
create in interface com.vladsch.flexmark.formatter.NodeFormatterFactory@Nullable public @Nullable Set<Class<?>> getAfterDependents()
getAfterDependents in interface com.vladsch.flexmark.formatter.NodeFormatterFactorygetAfterDependents in interface com.vladsch.flexmark.util.dependency.DependentCopyright © 2020. All rights reserved.