xmlutil
Toggle table of contents
0.91.3
Common
Target filter
Common
Switch theme
Search in API
Skip to content
xmlutil
core
/
nl.adaptivity.xmlutil
/
XmlReader
/
ExtLocationInfo
Ext
Location
Info
class
ExtLocationInfo
(
col
:
Int
,
line
:
Int
,
offset
:
Int
)
:
XmlReader.LocationInfo
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
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String