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
/
XmlEvent
/
DocumentDeclEvent
/
DocumentDeclEvent
Document
Decl
Event
constructor
(
extLocationInfo
:
XmlReader.LocationInfo
?
,
docTypeName
:
String
,
docTypePublicId
:
String
?
,
docTypeSystemId
:
String
?
)