ktsoup-core
0.1.1
common
js
jvm
native
ktsoup-core
/
ktsoup
/
KtSoupText
Kt
Soup
Text
common
js
jvm
native
expect
class
KtSoupText
:
KtSoupNode
actual
class
KtSoupText
:
KtSoupNode
actual
class
KtSoupText
:
KtSoupNode
actual
class
KtSoupText
(
textPtr
:
CPointer
<
lxb_dom_text_t
>
)
:
KtSoupNode
Members
Constructors
Kt
Soup
Text
Link copied to clipboard
native
constructor
(
textPtr
:
CPointer
<
lxb_dom_text_t
>
)
Functions
child
Link copied to clipboard
common
js
jvm
native
expect
fun
child
(
index
:
Int
)
:
KtSoupNode
?
actual
fun
child
(
index
:
Int
)
:
KtSoupNode
?
actual
fun
child
(
index
:
Int
)
:
KtSoupNode
?
actual
fun
child
(
index
:
Int
)
:
KtSoupNode
?
children
Link copied to clipboard
common
js
jvm
native
expect
fun
children
(
)
:
List
<
KtSoupNode
>
actual
fun
children
(
)
:
List
<
KtSoupNode
>
actual
fun
children
(
)
:
List
<
KtSoupNode
>
actual
fun
children
(
)
:
List
<
KtSoupNode
>
equals
Link copied to clipboard
common
js
jvm
native
expect
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
actual
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
actual
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
actual
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
common
js
jvm
native
expect
open
override
fun
hashCode
(
)
:
Int
actual
open
override
fun
hashCode
(
)
:
Int
actual
open
override
fun
hashCode
(
)
:
Int
actual
open
override
fun
hashCode
(
)
:
Int
html
Link copied to clipboard
common
js
jvm
native
expect
fun
html
(
)
:
String
actual
fun
html
(
)
:
String
actual
fun
html
(
)
:
String
actual
fun
html
(
)
:
String
node
Name
Link copied to clipboard
common
js
jvm
native
expect
fun
nodeName
(
)
:
String
actual
fun
nodeName
(
)
:
String
actual
fun
nodeName
(
)
:
String
actual
fun
nodeName
(
)
:
String
node
Type
Link copied to clipboard
common
js
jvm
native
expect
fun
nodeType
(
)
:
KtSoupNodeType
actual
fun
nodeType
(
)
:
KtSoupNodeType
actual
fun
nodeType
(
)
:
KtSoupNodeType
actual
fun
nodeType
(
)
:
KtSoupNodeType
parent
Link copied to clipboard
common
js
jvm
native
expect
fun
parent
(
)
:
KtSoupNode
?
actual
fun
parent
(
)
:
KtSoupNode
?
actual
fun
parent
(
)
:
KtSoupNode
?
actual
fun
parent
(
)
:
KtSoupNode
?
text
Content
Link copied to clipboard
common
js
jvm
native
expect
fun
textContent
(
)
:
String
actual
fun
textContent
(
)
:
String
actual
fun
textContent
(
)
:
String
actual
fun
textContent
(
)
:
String
to
String
Link copied to clipboard
common
js
jvm
native
expect
open
override
fun
toString
(
)
:
String
actual
open
override
fun
toString
(
)
:
String
actual
open
override
fun
toString
(
)
:
String
actual
open
override
fun
toString
(
)
:
String