io.bdrc.lucene.sa.transliteration.TransliterationStateMachine Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lucene-sa Show documentation
Show all versions of lucene-sa Show documentation
Sanskrit and Pali Lucene analyzer and components
package io.bdrc.lucene.sa.transliteration;
public interface TransliterationStateMachine {
}