lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
morfologik
/
morfologik.stemming
/
DictionaryMetadata
/
Companion
Companion
object
Companion
Members
Properties
METADATA_
FILE_
EXTENSION
Link copied to clipboard
const
val
METADATA_FILE_EXTENSION
:
String
Functions
builder
Link copied to clipboard
fun
builder
(
)
:
DictionaryMetadataBuilder
get
Expected
Metadata
File
Name
Link copied to clipboard
fun
getExpectedMetadataFileName
(
dictionaryFile
:
String
)
:
String
get
Expected
Metadata
Location
Link copied to clipboard
fun
getExpectedMetadataLocation
(
dictionary
:
Path
)
:
Path
read
Link copied to clipboard
fun
read
(
metadataStream
:
InputStream
)
:
DictionaryMetadata