Class ReferencePreProcessorFactory

    • Constructor Detail

      • ReferencePreProcessorFactory

        public ReferencePreProcessorFactory()
    • Method Detail

      • affectsGlobalScope

        public boolean affectsGlobalScope()
        Specified by:
        affectsGlobalScope in interface com.vladsch.flexmark.util.dependency.Dependent
      • getAfterDependents

        @Nullable
        public @Nullable Set<Class<?>> getAfterDependents()
        Specified by:
        getAfterDependents in interface com.vladsch.flexmark.util.dependency.Dependent
      • getBeforeDependents

        @Nullable
        public @Nullable Set<Class<?>> getBeforeDependents()
        Specified by:
        getBeforeDependents in interface com.vladsch.flexmark.util.dependency.Dependent