XmlDoctypeNaturalImpl constructor
XmlDoctypeNaturalImpl(
- XmlSourceRange source,
- String text
Implementation
XmlDoctypeNaturalImpl(
this.source,
String text,
) : super(text);