Instance Methodscinfu.swiftsoup 2.8.7SwiftSoup
toString
Evaluator.swift:94override func toString() -> String
override func toString() -> String
import SwiftSoup
final class Id
Evaluator for element id
class Evaluator
Evaluates that an element matches the selector.
@frozen struct String
A Unicode string value that is a collection of characters.
func toString() -> String
init(_ id: String)
override func matches(_ root: Element, _ element: Element) throws -> Bool