src code

instance method Spah.SpahQL#containingAll

Spah.SpahQL#containingAll(spahql) → Spah.SpahQL
  • spahql (Spah.SpahQL): A SpahQL object containing any number of results Spah.SpahQL#containingAll(path) -> Spah.SpahQL
  • path (String): An absolute path Spah.SpahQL#containingAll(pathList) -> Spah.SpahQL
  • pathList (Array
    REXML could not parse this XML/HTML: 
    <String>): An array of absolute paths

Works just like #containing, but reduces this set to only those items which contain ALL of the argument paths.