set_silent_unknowns
Description:
public void set_silent_unknowns (
bool silent)
(New in 1.14.33)
This provides a means to silently ignore unknown tags in contexts where they are expected.
Parameters:
| this |
XMLIn
|
| silent |
whether to be silent about unknown tags
|