Structs
The following structs are available globally.
-
Represents a CSS3 selector that can be converted to an XPath expression.
See moreDeclaration
Swift
public struct CSSSelector
-
This is the set of HTML parser options that can be passed down to the
See moreHTMLDocument
initializers.Declaration
Swift
public struct HTMLParserOptions: OptionSet
-
This is the set of XML parser options that can be passed down to the
See moreXMLDocument
initializers.Declaration
Swift
public struct XMLParserOptions: OptionSet