Node.hasAttr

returns true if node has attribute with specified id

  1. bool hasAttr(string attrname)
  2. bool hasAttr(attr_id attrid)
    class Node
    private public
    bool
    hasAttr

Meta