TibiaKt
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
TibiaKt
tibiakt-core
/
com.galarzaa.tibiakt.core.section.news.article.parser
/
NewsParser
News
Parser
object
NewsParser
:
Parser
<
NewsArticle
?
>
(
source
)
Parser for news articles.
Members
Functions
box
Content
Link copied to clipboard
open
fun
boxContent
(
content
:
String
,
parser
:
Parser
?
=
null
)
:
Element
from
Content
Link copied to clipboard
open
override
fun
fromContent
(
content
:
String
)
:
NewsArticle
?
fun
fromContent
(
content
:
String
,
newsId
:
Int
=
0
)
:
NewsArticle
?
Parse the content from Tibia.com into a news article.