XMLNode

public struct XMLNode : Equatable, Hashable
  • Declaration

    Swift

    public var children: [XMLNode]