Initializerscinfu.swiftsoup 2.8.7SwiftSoup
init(_:)
Evaluator.swift:40init(_ tagName: String)
init(_ tagName: String)
import SwiftSoup
class Tag
Evaluator for tag name
class Evaluator
Evaluates that an element matches the selector.
@frozen struct String
A Unicode string value that is a collection of characters.
init(_ tagName: [UInt8])
let tagNameNormal: [UInt8]
override func matches(_ root: Element, _ element: Element) throws -> Bool
override func toString() -> String