Classes
The following classes are available globally.
-
Instances of this class represent HTML documents.
See moreDeclaration
Swift
public final class HTMLDocument: HTMLDocumentType
-
Instances of this class represent XML documents.
See moreDeclaration
Swift
public final class XMLDocument: XMLDocumentType
-
Declaration
Swift
public final class XMLNode: XMLElement