All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.md2conf.title.processor.TitleExtractStrategy Maven / Gradle / Ivy

There is a newer version: 0.6.1
Show newest version
package io.github.md2conf.title.processor;

public enum TitleExtractStrategy {
    FROM_FIRST_HEADER,
    FROM_FILENAME;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy