lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
nori
/
org.gnit.lucenekmp.analysis.ko.tokenattributes
/
ReadingAttributeImpl
Reading
Attribute
Impl
class
ReadingAttributeImpl
:
AttributeImpl
,
ReadingAttribute
Attribute for Korean reading data.
Members
Constructors
Reading
Attribute
Impl
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
clear
Link copied to clipboard
open
override
fun
clear
(
)
clone
Link copied to clipboard
open
override
fun
clone
(
)
:
AttributeImpl
copy
To
Link copied to clipboard
open
override
fun
copyTo
(
target
:
AttributeImpl
)
end
Link copied to clipboard
open
fun
end
(
)
get
Reading
Link copied to clipboard
open
override
fun
getReading
(
)
:
String
?
Get the reading of the token.
reflect
As
String
Link copied to clipboard
fun
reflectAsString
(
prependAttClass
:
Boolean
)
:
String
reflect
With
Link copied to clipboard
open
override
fun
reflectWith
(
reflector
:
AttributeReflector
)
set
Token
Link copied to clipboard
open
override
fun
setToken
(
token
:
Token
?
)
Set the current token.