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
/
XmlEvent
/
StartDocumentEvent
/
StartDocumentEvent
Start
Document
Event
constructor
(
extLocationInfo
:
XmlReader.LocationInfo
?
,
encoding
:
String
?
,
version
:
String
?
,
standalone
:
Boolean
?
)
constructor
(
locationInfo
:
String
,
encoding
:
String
?
,
version
:
String
?
,
standalone
:
Boolean
?
)