libxml2-wasm
    Preparing search index...

    Class DtdValidator

    The DTD validator.

    Note: This validator needs to be disposed explicitly if the DTD is not owned by a document.

    Index

    Constructors

    Methods

    • Dispose the XmlDtd object.

      To avoid resource leaks, explicitly call the Dispose method or use the using declaration to declare the object.

      Returns void