src code

instance method SpahQL#containingAll

SpahQL#containingAll(spahql) → SpahQL
  • spahql (SpahQL): A SpahQL object containing any number of results SpahQL#containingAll(path) -> SpahQL
  • path (String): An absolute path SpahQL#containingAll(pathList) -> 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.