xmlutil
Toggle table of contents
1.0.0-rc3
Common
Target filter
Common
Switch theme
Search in API
Skip to content
xmlutil
core
/
nl.adaptivity.xmlutil
/
XmlException
/
FileNameLocationInfo
File
Name
Location
Info
@
XmlUtilInternal
class
FileNameLocationInfo
(
val
fileName
:
String
)
:
XmlReader.LocationInfo
Members
Constructors
File
Name
Location
Info
Link copied to clipboard
constructor
(
fileName
:
String
)
Properties
file
Name
Link copied to clipboard
val
fileName
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
with
File
Name
Link copied to clipboard
open
override
fun
withFileName
(
fileName
:
String
)
:
XmlReader.LocationInfo