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
/
TextEvent
/
TextEvent
Text
Event
constructor
(
extLocationInfo
:
XmlReader.LocationInfo
?
,
eventType
:
EventType
,
text
:
String
)
constructor
(
locationInfo
:
String
,
eventType
:
EventType
,
text
:
String
)