toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
core
/
nl.adaptivity.xmlutil
/
XmlReader
/
ExtLocationInfo
Ext
Location
Info
class
ExtLocationInfo
(
col
:
Int
,
line
:
Int
,
offset
:
Int
)
:
XmlReader.LocationInfo
(
source
)
Extended location info that actually provides column, line, and or file/string offset information
Members
Constructors
Ext
Location
Info
Link copied to clipboard
constructor
(
col
:
Int
,
line
:
Int
,
offset
:
Int
)
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String